Compare commits
79 commits
enh/16602/
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
41afaa999e | ||
|
672b7ad1bc | ||
|
c42864c2f4 | ||
|
48b374f683 | ||
|
0f9fe74020 | ||
|
0be52ab134 | ||
|
65b75c8bba | ||
|
b57ffe8d75 | ||
|
6f9110932b | ||
|
6ea1aef031 | ||
|
57707aaec6 | ||
|
68b764bb0f | ||
|
aaff6a0242 | ||
|
c0009bdf6a | ||
|
4efee15541 | ||
|
26ea9681ab | ||
|
b54069189c | ||
|
f972990469 | ||
|
64a29d01a4 | ||
|
5ce9e73bad | ||
|
165fd30dc0 | ||
|
6020a2efd9 | ||
|
59837e2e9c | ||
|
7613681627 | ||
|
fb9a6b8134 | ||
|
02999091e0 | ||
|
1ef982a967 | ||
|
351cd95777 | ||
|
e35b76a12b | ||
|
48e57ebdce | ||
|
2524a6af8c | ||
|
e0596e4d79 | ||
|
1600daa9e4 | ||
|
daa7534527 | ||
|
1b7cb9a6c7 | ||
|
91acb72d6a | ||
|
68148f4073 | ||
|
30d6ba7201 | ||
|
e921e27a39 | ||
|
48158d61ed | ||
|
c2167ab6f9 | ||
|
ff6db60b8c | ||
|
1e16fa7a8f | ||
|
0cb00912ec | ||
|
a792a31448 | ||
|
de34786303 | ||
|
d47daefe38 | ||
|
0f08acfe31 | ||
|
36d6fca856 | ||
|
245125d81b | ||
|
63608ef461 | ||
|
5ca1929e8c | ||
|
fed86e8382 | ||
|
7b7d69d5da | ||
|
a92ab77747 | ||
|
42157337cf | ||
|
dd5a4c9603 | ||
|
e231dd8b34 | ||
|
c158eed9dc | ||
|
437bd209ab | ||
|
dccecf822d | ||
|
969e75fa84 | ||
|
1f50e5ff24 | ||
|
fc74e40f98 | ||
|
d7523c7f4e | ||
|
f83589f75d | ||
|
3ffed42925 | ||
|
72cc8270cd | ||
|
c5fce7bc3a | ||
|
d91c0d8bd6 | ||
|
0ae9ce46f1 | ||
|
6eb466776b | ||
|
33aaab4741 | ||
|
deb92dc36b | ||
|
9c9f8fa5f7 | ||
|
4b593cbd25 | ||
|
db34380aad | ||
|
56efd687ab | ||
|
841f2f3b04 |
274 changed files with 1506 additions and 915 deletions
2
3rdparty
2
3rdparty
|
@ -1 +1 @@
|
|||
Subproject commit ad7f5526980028b68bc8dcca9a63efc9cae37562
|
||||
Subproject commit 97fb70b955d004d781142ee409210fcb9b6eb853
|
|
@ -61,7 +61,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t
|
|||
|
||||
### Building front-end code 🏗
|
||||
|
||||
We move more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
|
||||
We are moving more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
|
||||
|
||||
``` bash
|
||||
# install dependencies
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,21 +1,28 @@
|
|||
OC.L10N.register(
|
||||
"accessibility",
|
||||
{
|
||||
"Dark theme" : "مظهر مظلم",
|
||||
"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." : "المظهر المظلم يخفف من الإرهاق على عينيك، عن طريق تخفيض النور والسطوعة بشكلٍ عام من التطبيق. هذي الميزة لا زالت تحت التطوير، لهذا السبب نود منكم بإبلاغ عن أي مشكلة قد تصادفكم.",
|
||||
"High contrast mode" : "وضع التباين العالي",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
|
||||
"Dyslexia font" : "خط لعسر القرائة",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة.",
|
||||
"Accessibility" : "إمكانية الوصول",
|
||||
"Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
|
||||
"High contrast theme" : "وضع التباين العالي",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
|
||||
"Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
|
||||
"Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
|
||||
"our issue tracker" : "تعقب الأخطاء الخاص بنا",
|
||||
"Dark theme" : "مظهر داكن",
|
||||
"Enable dark theme" : "تفعيل المظهر الداكن",
|
||||
"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." : "المظهر الداكن يخفف من الإرهاق على عينيك، وذلك بتخفيض حدّة الإضاءة والسطوع. هذه الميزة لا تزال تحت التطوير، لهذا نود منكم الإبلاغ عن أي مشكلة قد تصادفكم.",
|
||||
"High contrast mode" : "وضع تباين الألوان العالي",
|
||||
"Enable high contrast mode" : "تفعيل وضع تباين الألوان العالي",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
|
||||
"Dyslexia font" : "خط خاص بالمصابين بعسر القراءة",
|
||||
"Enable dyslexia font" : "تفعيل الخط الخاص بالمصابين بعسر القراءة",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة على تفادي الأخطاء لمن يعانون من عسر القراءة.",
|
||||
"Accessibility" : "تسهيل الإستعمال",
|
||||
"Accessibility options for 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." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
|
||||
"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}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker} متعقب المشاكل الخاص بنا {linkend}. أما إذا أردت المشاركة في التطوير، إنضم إلى {designteam} فريق التصميم {linkend}!",
|
||||
"High contrast theme" : "وضع تباين الألوان العالي",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك في التنقل بين القوائم بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
|
||||
"Dark theme (beta)" : "مظهر داكن (تجريبي)",
|
||||
"Web Content Accessibility Guidelines" : "توجيهات تسهيل إستعمال محتوى الويب",
|
||||
"our issue tracker" : "متعقب المشاكل الخاص بنا",
|
||||
"our design team" : "فريق التصميم الخاص بنا",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker}. أما إذا أردت المشاركة في التطوير، إنضم إلينا {designteam}!",
|
||||
"Enable" : "تفعيل"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
|
@ -1,19 +1,26 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "مظهر مظلم",
|
||||
"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." : "المظهر المظلم يخفف من الإرهاق على عينيك، عن طريق تخفيض النور والسطوعة بشكلٍ عام من التطبيق. هذي الميزة لا زالت تحت التطوير، لهذا السبب نود منكم بإبلاغ عن أي مشكلة قد تصادفكم.",
|
||||
"High contrast mode" : "وضع التباين العالي",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
|
||||
"Dyslexia font" : "خط لعسر القرائة",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة.",
|
||||
"Accessibility" : "إمكانية الوصول",
|
||||
"Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
|
||||
"High contrast theme" : "وضع التباين العالي",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
|
||||
"Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
|
||||
"Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
|
||||
"our issue tracker" : "تعقب الأخطاء الخاص بنا",
|
||||
"Dark theme" : "مظهر داكن",
|
||||
"Enable dark theme" : "تفعيل المظهر الداكن",
|
||||
"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." : "المظهر الداكن يخفف من الإرهاق على عينيك، وذلك بتخفيض حدّة الإضاءة والسطوع. هذه الميزة لا تزال تحت التطوير، لهذا نود منكم الإبلاغ عن أي مشكلة قد تصادفكم.",
|
||||
"High contrast mode" : "وضع تباين الألوان العالي",
|
||||
"Enable high contrast mode" : "تفعيل وضع تباين الألوان العالي",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
|
||||
"Dyslexia font" : "خط خاص بالمصابين بعسر القراءة",
|
||||
"Enable dyslexia font" : "تفعيل الخط الخاص بالمصابين بعسر القراءة",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة على تفادي الأخطاء لمن يعانون من عسر القراءة.",
|
||||
"Accessibility" : "تسهيل الإستعمال",
|
||||
"Accessibility options for 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." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
|
||||
"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}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker} متعقب المشاكل الخاص بنا {linkend}. أما إذا أردت المشاركة في التطوير، إنضم إلى {designteam} فريق التصميم {linkend}!",
|
||||
"High contrast theme" : "وضع تباين الألوان العالي",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك في التنقل بين القوائم بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
|
||||
"Dark theme (beta)" : "مظهر داكن (تجريبي)",
|
||||
"Web Content Accessibility Guidelines" : "توجيهات تسهيل إستعمال محتوى الويب",
|
||||
"our issue tracker" : "متعقب المشاكل الخاص بنا",
|
||||
"our design team" : "فريق التصميم الخاص بنا",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker}. أما إذا أردت المشاركة في التطوير، إنضم إلينا {designteam}!",
|
||||
"Enable" : "تفعيل"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
|
@ -2,20 +2,25 @@ OC.L10N.register(
|
|||
"accessibility",
|
||||
{
|
||||
"Dark theme" : "Tema oscuro",
|
||||
"Enable dark theme" : "Habilitar tema nocturno",
|
||||
"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." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.",
|
||||
"High contrast mode" : "Modo alto contraste",
|
||||
"Enable high contrast mode" : "Habilitar modo de Contraste Alto",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
|
||||
"Dyslexia font" : "Dislexia fuente",
|
||||
"Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.",
|
||||
"Accessibility" : "Accesibilidad",
|
||||
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
|
||||
"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}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
|
||||
"High contrast theme" : "Tema de alto contraste",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
|
||||
"Dark theme (beta)" : "Tema oscuro (beta)",
|
||||
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
|
||||
"our issue tracker" : "nuestro rastreador de problemas",
|
||||
"our design team" : "nuestro equipo de diseño",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!",
|
||||
"Enable" : "Habilitar"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,19 +1,24 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "Tema oscuro",
|
||||
"Enable dark theme" : "Habilitar tema nocturno",
|
||||
"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." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.",
|
||||
"High contrast mode" : "Modo alto contraste",
|
||||
"Enable high contrast mode" : "Habilitar modo de Contraste Alto",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
|
||||
"Dyslexia font" : "Dislexia fuente",
|
||||
"Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.",
|
||||
"Accessibility" : "Accesibilidad",
|
||||
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
|
||||
"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}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
|
||||
"High contrast theme" : "Tema de alto contraste",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
|
||||
"Dark theme (beta)" : "Tema oscuro (beta)",
|
||||
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
|
||||
"our issue tracker" : "nuestro rastreador de problemas",
|
||||
"our design team" : "nuestro equipo de diseño",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!",
|
||||
"Enable" : "Habilitar"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"accessibility",
|
||||
{
|
||||
"Dark theme" : "Gai iluna",
|
||||
"Enable dark theme" : "Gaitu gai iluna",
|
||||
"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." : "Murriztu begietan kalte egitea gai ilunarekin: argitasun orokorra eta distira jaisten ditu. Garapenean dagoen aukera da, beraz jakinarazi aurkitzen dituzun arazoak.",
|
||||
"High contrast mode" : "Kontraste altuko modua",
|
||||
"Enable high contrast mode" : "Gaitu kontraste handiko modua",
|
||||
|
@ -12,12 +13,16 @@ OC.L10N.register(
|
|||
"Accessibility" : "Erabilerraztasuna",
|
||||
"Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
|
||||
"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." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
|
||||
"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}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}gure arazo-kontrolatzailera{linkend}. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}gure diseinu taldera{linkend}!",
|
||||
"High contrast theme" : "Kontraste altuko gaia",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
|
||||
"Dark theme (beta)" : "Gai beltza (beta)",
|
||||
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
|
||||
"our issue tracker" : "gure akats egunkaria",
|
||||
"our design team" : "gure diseinatzaile taldea",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}(e)ra. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}(e)n!",
|
||||
"Enable" : "Gaitu"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "Gai iluna",
|
||||
"Enable dark theme" : "Gaitu gai iluna",
|
||||
"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." : "Murriztu begietan kalte egitea gai ilunarekin: argitasun orokorra eta distira jaisten ditu. Garapenean dagoen aukera da, beraz jakinarazi aurkitzen dituzun arazoak.",
|
||||
"High contrast mode" : "Kontraste altuko modua",
|
||||
"Enable high contrast mode" : "Gaitu kontraste handiko modua",
|
||||
|
@ -10,12 +11,16 @@
|
|||
"Accessibility" : "Erabilerraztasuna",
|
||||
"Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
|
||||
"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." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
|
||||
"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}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}gure arazo-kontrolatzailera{linkend}. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}gure diseinu taldera{linkend}!",
|
||||
"High contrast theme" : "Kontraste altuko gaia",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
|
||||
"Dark theme (beta)" : "Gai beltza (beta)",
|
||||
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
|
||||
"our issue tracker" : "gure akats egunkaria",
|
||||
"our design team" : "gure diseinatzaile taldea",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}(e)ra. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}(e)n!",
|
||||
"Enable" : "Gaitu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Accessibility" : "Accessibilité",
|
||||
"Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de 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." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
|
||||
"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." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions que tout soit utilisable également sans souris et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
|
||||
"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}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}notre traqueur de problème{linkend}. Et si vous souhaitez vous impliquer, rejoignez {designteam}notre équipe de conception{linkend} !",
|
||||
"High contrast theme" : "Thème à contraste élevé",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"Accessibility" : "Accessibilité",
|
||||
"Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de 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." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
|
||||
"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." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions que tout soit utilisable également sans souris et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
|
||||
"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}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}notre traqueur de problème{linkend}. Et si vous souhaitez vous impliquer, rejoignez {designteam}notre équipe de conception{linkend} !",
|
||||
"High contrast theme" : "Thème à contraste élevé",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
|
||||
|
|
|
@ -1,22 +1,28 @@
|
|||
OC.L10N.register(
|
||||
"accessibility",
|
||||
{
|
||||
"Dark theme" : "Тёмная тема",
|
||||
"Dark theme" : "Тёмное оформление",
|
||||
"Enable dark theme" : "Использовать тёмное оформление",
|
||||
"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." : "Тёмное оформление снижает напряжение глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочётах.",
|
||||
"High contrast mode" : "Режим высокой контрастности",
|
||||
"Enable high contrast mode" : "Включить режим высокой контрастности",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Этот высококонтрастный режим упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
|
||||
"Dyslexia font" : "Шрифт Dyslexia",
|
||||
"Enable dyslexia font" : "Использовать шрифт Dyslexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic — бесплатный шрифт, который смягчает некоторые распространённые ошибки чтения, вызываемые дислексией.",
|
||||
"Accessibility" : "Доступность",
|
||||
"Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование 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." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines}Руководства доступности веб-контента{linkend} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
|
||||
"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}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam}команде дизайнеров{linkend} чтобы участвовать в разработке.",
|
||||
"High contrast theme" : "Режим высокой контрастности",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
|
||||
"Dark theme (beta)" : "Тёмное оформление (бета)",
|
||||
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
|
||||
"our issue tracker" : "Сообщить об ошибке",
|
||||
"our design team" : "Команда разработчиков",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam} чтобы участвовать в разработке.",
|
||||
"Enable" : "Включить"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
@ -1,20 +1,26 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "Тёмная тема",
|
||||
"Dark theme" : "Тёмное оформление",
|
||||
"Enable dark theme" : "Использовать тёмное оформление",
|
||||
"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." : "Тёмное оформление снижает напряжение глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочётах.",
|
||||
"High contrast mode" : "Режим высокой контрастности",
|
||||
"Enable high contrast mode" : "Включить режим высокой контрастности",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Этот высококонтрастный режим упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
|
||||
"Dyslexia font" : "Шрифт Dyslexia",
|
||||
"Enable dyslexia font" : "Использовать шрифт Dyslexia",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic — бесплатный шрифт, который смягчает некоторые распространённые ошибки чтения, вызываемые дислексией.",
|
||||
"Accessibility" : "Доступность",
|
||||
"Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
|
||||
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование 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." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines}Руководства доступности веб-контента{linkend} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
|
||||
"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}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam}команде дизайнеров{linkend} чтобы участвовать в разработке.",
|
||||
"High contrast theme" : "Режим высокой контрастности",
|
||||
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
|
||||
"Dark theme (beta)" : "Тёмное оформление (бета)",
|
||||
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
|
||||
"our issue tracker" : "Сообщить об ошибке",
|
||||
"our design team" : "Команда разработчиков",
|
||||
"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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
|
||||
"If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam} чтобы участвовать в разработке.",
|
||||
"Enable" : "Включить"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
|
@ -1,11 +1,14 @@
|
|||
OC.L10N.register(
|
||||
"accessibility",
|
||||
{
|
||||
"Dark theme" : "Chế độ tối",
|
||||
"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." : "Một chủ đề tối để làm dịu đôi mắt của bạn bằng cách giảm độ sáng và độ sáng tổng thể. Nó vẫn đang được phát triển, vì vậy vui lòng báo cáo bất kỳ vấn đề bạn có thể tìm thấy.",
|
||||
"Dark theme" : "Chế độ ban đêm",
|
||||
"Enable dark theme" : "Bật chế độ ban đêm",
|
||||
"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." : "Chế độ ban đêm giúp giảm mỏi mắt bằng cách giảm tương phản ở các màu chói và giảm độ sáng. Chế độ này đang được phát triển, vì vậy, xin hãy báo cáo nếu bạn gặp bất kỳ vấn đề nào trong lúc sử dụng.",
|
||||
"High contrast mode" : "Chế độ tương phản cao",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chế độ tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
|
||||
"Enable high contrast mode" : "Bật chế độ tương phản cao",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Chế độ tương phản cao giúp bạn dễ dàng điều hướng và phân biệt vị trí các mục chính xác hơn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
|
||||
"Dyslexia font" : "Chứng khó đọc",
|
||||
"Enable dyslexia font" : "Bật chế độ dành cho người gặp chứng khó đọc",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic là một kiểu chữ / phông chữ miễn phí được thiết kế để giảm thiểu một số lỗi đọc phổ biến do chứng khó đọc gây ra.",
|
||||
"Accessibility" : "Khả năng tiếp cận",
|
||||
"Accessibility options for nextcloud" : "Tùy chọn truy cập cho nextcloud",
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
{ "translations": {
|
||||
"Dark theme" : "Chế độ tối",
|
||||
"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." : "Một chủ đề tối để làm dịu đôi mắt của bạn bằng cách giảm độ sáng và độ sáng tổng thể. Nó vẫn đang được phát triển, vì vậy vui lòng báo cáo bất kỳ vấn đề bạn có thể tìm thấy.",
|
||||
"Dark theme" : "Chế độ ban đêm",
|
||||
"Enable dark theme" : "Bật chế độ ban đêm",
|
||||
"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." : "Chế độ ban đêm giúp giảm mỏi mắt bằng cách giảm tương phản ở các màu chói và giảm độ sáng. Chế độ này đang được phát triển, vì vậy, xin hãy báo cáo nếu bạn gặp bất kỳ vấn đề nào trong lúc sử dụng.",
|
||||
"High contrast mode" : "Chế độ tương phản cao",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chế độ tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
|
||||
"Enable high contrast mode" : "Bật chế độ tương phản cao",
|
||||
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Chế độ tương phản cao giúp bạn dễ dàng điều hướng và phân biệt vị trí các mục chính xác hơn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
|
||||
"Dyslexia font" : "Chứng khó đọc",
|
||||
"Enable dyslexia font" : "Bật chế độ dành cho người gặp chứng khó đọc",
|
||||
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic là một kiểu chữ / phông chữ miễn phí được thiết kế để giảm thiểu một số lỗi đọc phổ biến do chứng khó đọc gây ra.",
|
||||
"Accessibility" : "Khả năng tiếp cận",
|
||||
"Accessibility options for nextcloud" : "Tùy chọn truy cập cho nextcloud",
|
||||
|
|
|
@ -82,7 +82,7 @@ export default {
|
|||
)
|
||||
.replace('{issuetracker}', this.issuetrackerLink)
|
||||
.replace('{designteam}', this.designteamLink)
|
||||
.replace('/{linkend}/g', '</a>')
|
||||
.replace(/\{linkend\}/g, '</a>')
|
||||
},
|
||||
issuetrackerLink() {
|
||||
return `<a target="_blank" href="https://github.com/nextcloud/server/issues/" rel="noreferrer nofollow">`
|
||||
|
|
|
@ -19,6 +19,7 @@ OC.L10N.register(
|
|||
"More comments …" : "مزيد من التعليقات...",
|
||||
"Save" : "حفظ",
|
||||
"Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}",
|
||||
"Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}",
|
||||
"Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}",
|
||||
"Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"],
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
"More comments …" : "مزيد من التعليقات...",
|
||||
"Save" : "حفظ",
|
||||
"Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}",
|
||||
"Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}",
|
||||
"Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}",
|
||||
"Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%n تعليق غير مقروء","%n تعليق غير مقروء","تعليقان غير مقروءة","%n تعليقات غير مقروء","%n تعليق غير مقروء","%n تعليق غير مقروء"],
|
||||
|
|
|
@ -19,12 +19,12 @@ OC.L10N.register(
|
|||
"Post" : "Објави",
|
||||
"Cancel" : "Откажи",
|
||||
"[Deleted user]" : "[Обрисан корисник]",
|
||||
"No comments yet, start the conversation!" : "Тренутно нема коментара. Започните дискусију",
|
||||
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
|
||||
"More comments …" : "Преостали коментари …",
|
||||
"Save" : "Сачувај",
|
||||
"Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
|
||||
"Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Дошло је до грешке при ажурирању коментара са ознаком {id}",
|
||||
"Error occurred while posting comment" : "Дошло је до грешке при објави коментара",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
|
||||
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
|
||||
|
|
|
@ -17,12 +17,12 @@
|
|||
"Post" : "Објави",
|
||||
"Cancel" : "Откажи",
|
||||
"[Deleted user]" : "[Обрисан корисник]",
|
||||
"No comments yet, start the conversation!" : "Тренутно нема коментара. Започните дискусију",
|
||||
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
|
||||
"More comments …" : "Преостали коментари …",
|
||||
"Save" : "Сачувај",
|
||||
"Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
|
||||
"Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}",
|
||||
"Error occurred while updating comment with id {id}" : "Дошло је до грешке при ажурирању коментара са ознаком {id}",
|
||||
"Error occurred while posting comment" : "Дошло је до грешке при објави коментара",
|
||||
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"],
|
||||
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
|
||||
|
|
|
@ -63,7 +63,7 @@ OC.L10N.register(
|
|||
"Where: %s" : "On: %s",
|
||||
"%1$s via %2$s" : "%1$s mitjançant %2$s",
|
||||
"Invitation canceled" : "Invitació cancel·lada",
|
||||
"Hello %s," : "Hola %s,",
|
||||
"Hello %s," : "Hola, %s,",
|
||||
"The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.",
|
||||
"Invitation updated" : "Invitació actualitzada",
|
||||
"The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.",
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
"Where: %s" : "On: %s",
|
||||
"%1$s via %2$s" : "%1$s mitjançant %2$s",
|
||||
"Invitation canceled" : "Invitació cancel·lada",
|
||||
"Hello %s," : "Hola %s,",
|
||||
"Hello %s," : "Hola, %s,",
|
||||
"The meeting »%1$s« with %2$s was canceled." : "La reunió »%1$s« amb %2$s ha estat cancel·lada.",
|
||||
"Invitation updated" : "Invitació actualitzada",
|
||||
"The meeting »%1$s« with %2$s was updated." : "La reunió »%1$s« amb %2$s ha estat actualitzada.",
|
||||
|
|
|
@ -50,7 +50,7 @@ OC.L10N.register(
|
|||
"Where:" : "Dónde:",
|
||||
"Description:" : "Descripción:",
|
||||
"Untitled event" : "Evento sin título",
|
||||
"_%n year_::_%n years_" : ["%n año","%naños"],
|
||||
"_%n year_::_%n years_" : ["%n año","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días"],
|
||||
"_%n hour_::_%n hours_" : ["%n hora","%n horas"],
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"Where:" : "Dónde:",
|
||||
"Description:" : "Descripción:",
|
||||
"Untitled event" : "Evento sin título",
|
||||
"_%n year_::_%n years_" : ["%n año","%naños"],
|
||||
"_%n year_::_%n years_" : ["%n año","%n años"],
|
||||
"_%n month_::_%n months_" : ["%n mes","%n meses"],
|
||||
"_%n day_::_%n days_" : ["%n día","%n días"],
|
||||
"_%n hour_::_%n hours_" : ["%n hora","%n horas"],
|
||||
|
|
|
@ -61,13 +61,13 @@ OC.L10N.register(
|
|||
"Date: %s" : "Дата: %s",
|
||||
"Description: %s" : "Описание: %s",
|
||||
"Where: %s" : "Где: %s",
|
||||
"%1$s via %2$s" : "%1$sчерез %2$s",
|
||||
"%1$s via %2$s" : "%1$s через %2$s",
|
||||
"Invitation canceled" : "Приглашение отменено",
|
||||
"Hello %s," : "Привет, %s!",
|
||||
"The meeting »%1$s« with %2$s was canceled." : "Встреча «%1$s» с %2$s отменена.",
|
||||
"Invitation updated" : "Приглашение обновлено",
|
||||
"The meeting »%1$s« with %2$s was updated." : "Встреча «%1$s» с %2$s обновлена.",
|
||||
"%1$s invited you to »%2$s«" : "%1$sприглашает вас в »%2$s«",
|
||||
"%1$s invited you to »%2$s«" : "%1$s приглашает вас в «%2$s»",
|
||||
"When:" : "Когда:",
|
||||
"Link:" : "Ссылка:",
|
||||
"Accept" : "Принять",
|
||||
|
|
|
@ -59,13 +59,13 @@
|
|||
"Date: %s" : "Дата: %s",
|
||||
"Description: %s" : "Описание: %s",
|
||||
"Where: %s" : "Где: %s",
|
||||
"%1$s via %2$s" : "%1$sчерез %2$s",
|
||||
"%1$s via %2$s" : "%1$s через %2$s",
|
||||
"Invitation canceled" : "Приглашение отменено",
|
||||
"Hello %s," : "Привет, %s!",
|
||||
"The meeting »%1$s« with %2$s was canceled." : "Встреча «%1$s» с %2$s отменена.",
|
||||
"Invitation updated" : "Приглашение обновлено",
|
||||
"The meeting »%1$s« with %2$s was updated." : "Встреча «%1$s» с %2$s обновлена.",
|
||||
"%1$s invited you to »%2$s«" : "%1$sприглашает вас в »%2$s«",
|
||||
"%1$s invited you to »%2$s«" : "%1$s приглашает вас в «%2$s»",
|
||||
"When:" : "Когда:",
|
||||
"Link:" : "Ссылка:",
|
||||
"Accept" : "Принять",
|
||||
|
|
|
@ -4,25 +4,25 @@ OC.L10N.register(
|
|||
"Calendar" : "Календар",
|
||||
"Todos" : "Подсетници",
|
||||
"Personal" : "Лично",
|
||||
"{actor} created calendar {calendar}" : "{actor} је направио календар {calendar}",
|
||||
"You created calendar {calendar}" : "Креирали сте календар {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} је обрисао календар {calendar}",
|
||||
"{actor} created calendar {calendar}" : "{actor} направи календар {calendar}",
|
||||
"You created calendar {calendar}" : "Направили сте календар {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} обриса календар {calendar}",
|
||||
"You deleted calendar {calendar}" : "Обрисали сте календар {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} је ажурирао календар {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} ажурира календар {calendar}",
|
||||
"You updated calendar {calendar}" : "Ажурирали сте календар {calendar}",
|
||||
"You shared calendar {calendar} as public link" : "Поделили сте календар {calendar} као јавну везу",
|
||||
"You removed public link for calendar {calendar}" : "Уклонили сте јавну везу за календар {calendar}",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} је поделио календар {calendar} са вама",
|
||||
"You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} је поделио календар {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} је укинуо дељење календара {calendar} са вама",
|
||||
"You unshared calendar {calendar} from {user}" : "Укинули сте дељење календара {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} је укинуо дељење календара {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} је укинуо дељење календара {calendar} од себе",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} подели календар {calendar} са вама",
|
||||
"You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са корисником {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} подели календар {calendar} са корисником {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} укину дељење календара {calendar} са вама",
|
||||
"You unshared calendar {calendar} from {user}" : "Укинули сте дељење календара {calendar} са корисником {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} укину дељење календара {calendar} кориснику {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} укину дељење календара {calendar} са њим",
|
||||
"You shared calendar {calendar} with group {group}" : "Поделили сте календар {calendar} са групом {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} је поделио календар {calendar} са групом {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} подели календар {calendar} са групом {group}",
|
||||
"You unshared calendar {calendar} from group {group}" : "Укинули сте дељење календара {calendar} са групом {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} је укинуо дељење календара {calendar} са групом {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} укину дељење календара {calendar} са групом {group}",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} је направио догађај {event} у календару {calendar}",
|
||||
"You created event {event} in calendar {calendar}" : "Креирали сте догађај {event} у календару {calendar}",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} је обрисао догађај {event} из календара {calendar}",
|
||||
|
|
|
@ -2,25 +2,25 @@
|
|||
"Calendar" : "Календар",
|
||||
"Todos" : "Подсетници",
|
||||
"Personal" : "Лично",
|
||||
"{actor} created calendar {calendar}" : "{actor} је направио календар {calendar}",
|
||||
"You created calendar {calendar}" : "Креирали сте календар {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} је обрисао календар {calendar}",
|
||||
"{actor} created calendar {calendar}" : "{actor} направи календар {calendar}",
|
||||
"You created calendar {calendar}" : "Направили сте календар {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} обриса календар {calendar}",
|
||||
"You deleted calendar {calendar}" : "Обрисали сте календар {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} је ажурирао календар {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} ажурира календар {calendar}",
|
||||
"You updated calendar {calendar}" : "Ажурирали сте календар {calendar}",
|
||||
"You shared calendar {calendar} as public link" : "Поделили сте календар {calendar} као јавну везу",
|
||||
"You removed public link for calendar {calendar}" : "Уклонили сте јавну везу за календар {calendar}",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} је поделио календар {calendar} са вама",
|
||||
"You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} је поделио календар {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} је укинуо дељење календара {calendar} са вама",
|
||||
"You unshared calendar {calendar} from {user}" : "Укинули сте дељење календара {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} је укинуо дељење календара {calendar} са {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} је укинуо дељење календара {calendar} од себе",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} подели календар {calendar} са вама",
|
||||
"You shared calendar {calendar} with {user}" : "Поделили сте календар {calendar} са корисником {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} подели календар {calendar} са корисником {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} укину дељење календара {calendar} са вама",
|
||||
"You unshared calendar {calendar} from {user}" : "Укинули сте дељење календара {calendar} са корисником {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} укину дељење календара {calendar} кориснику {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} укину дељење календара {calendar} са њим",
|
||||
"You shared calendar {calendar} with group {group}" : "Поделили сте календар {calendar} са групом {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} је поделио календар {calendar} са групом {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} подели календар {calendar} са групом {group}",
|
||||
"You unshared calendar {calendar} from group {group}" : "Укинули сте дељење календара {calendar} са групом {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} је укинуо дељење календара {calendar} са групом {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} укину дељење календара {calendar} са групом {group}",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} је направио догађај {event} у календару {calendar}",
|
||||
"You created event {event} in calendar {calendar}" : "Креирали сте догађај {event} у календару {calendar}",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} је обрисао догађај {event} из календара {calendar}",
|
||||
|
|
|
@ -55,10 +55,9 @@ class UploadCleanup extends TimedJob {
|
|||
$uid = $argument['uid'];
|
||||
$folder = $argument['folder'];
|
||||
|
||||
$userFolder = $this->rootFolder->getUserFolder($uid);
|
||||
$userRoot = $userFolder->getParent();
|
||||
|
||||
try {
|
||||
$userFolder = $this->rootFolder->getUserFolder($uid);
|
||||
$userRoot = $userFolder->getParent();
|
||||
/** @var Folder $uploads */
|
||||
$uploads = $userRoot->get('uploads');
|
||||
/** @var Folder $uploadFolder */
|
||||
|
|
|
@ -24,7 +24,7 @@ OC.L10N.register(
|
|||
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
|
||||
"Could not find share" : "No se ha podido encontrar el compartido",
|
||||
"Federated sharing" : "Compartido federado",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Has recibido \"%3$s\" como recurso remoto comparitdo de %4$s (%1$s) (en nombre de %5$s (%2$s))",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Has recibido \"%3$s\" como recurso remoto compartido de %4$s (%1$s) (en nombre de %5$s (%2$s))",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Has recibido {share} como un recurso compartido remoto de {user} (en nombre de {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Has recibido \"%3$s\" como un recurso compartido remoto de %4$s (%1$s)",
|
||||
"You received {share} as a remote share from {user}" : "Has recibido {share} como un compartido remoto de {user}",
|
||||
|
@ -51,7 +51,7 @@ OC.L10N.register(
|
|||
"Add to your website" : "Añadir a su sitio web",
|
||||
"Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud",
|
||||
"HTML Code:" : "Código HTML:",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"%3$s\" como un recurso compartido remoto desde %1$s (en nombre de %2$s)",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Has recibido \"%3$s\" como un compartido remoto de %1$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Compartir %1$s ha fallado, no se ha podido encontrar %2$s, quizás el servidor no se puede alcanzar ahora mismo o usa un certificado autofirmado.",
|
||||
"Could not find share" : "No se ha podido encontrar el compartido",
|
||||
"Federated sharing" : "Compartido federado",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Has recibido \"%3$s\" como recurso remoto comparitdo de %4$s (%1$s) (en nombre de %5$s (%2$s))",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Has recibido \"%3$s\" como recurso remoto compartido de %4$s (%1$s) (en nombre de %5$s (%2$s))",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Has recibido {share} como un recurso compartido remoto de {user} (en nombre de {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Has recibido \"%3$s\" como un recurso compartido remoto de %4$s (%1$s)",
|
||||
"You received {share} as a remote share from {user}" : "Has recibido {share} como un compartido remoto de {user}",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"Add to your website" : "Añadir a su sitio web",
|
||||
"Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud",
|
||||
"HTML Code:" : "Código HTML:",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"/%3$s\" como un recurso compartido remoto de %1$s (en nombre de %2$s)",
|
||||
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Has recibido \"%3$s\" como un recurso compartido remoto desde %1$s (en nombre de %2$s)",
|
||||
"You received \"%3$s\" as a remote share from %1$s" : "Has recibido \"%3$s\" como un compartido remoto de %1$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -1,11 +1,11 @@
|
|||
OC.L10N.register(
|
||||
"federatedfilesharing",
|
||||
{
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?",
|
||||
"Remote share" : "Zdalny zasób",
|
||||
"Remote share password" : "Hasło do zdalnego zasobu",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?",
|
||||
"Remote share" : "Zdalne udostępnienie",
|
||||
"Remote share password" : "Hasło zdalnego udostępnienia",
|
||||
"Cancel" : "Anuluj",
|
||||
"Add remote share" : "Dodaj zdalny zasób",
|
||||
"Add remote share" : "Dodaj zdalne udostępnienie",
|
||||
"Copy" : "Kopiuj",
|
||||
"Copied!" : "Skopiowano!",
|
||||
"Not supported!" : "Brak wsparcia!",
|
||||
|
@ -30,8 +30,8 @@ OC.L10N.register(
|
|||
"You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}",
|
||||
"Accept" : "Akceptuj",
|
||||
"Decline" : "Odrzuć",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej",
|
||||
"Sharing" : "Udostępnianie",
|
||||
"Federated file sharing" : "Federacyjne udostępnianie plików",
|
||||
"Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach",
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{ "translations": {
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Chcesz się dzielić zdalnie {name} z {owner}@{remote}?",
|
||||
"Remote share" : "Zdalny zasób",
|
||||
"Remote share password" : "Hasło do zdalnego zasobu",
|
||||
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Czy chcesz dodać zdalne udostępnienie {name} od {owner}@{remote}?",
|
||||
"Remote share" : "Zdalne udostępnienie",
|
||||
"Remote share password" : "Hasło zdalnego udostępnienia",
|
||||
"Cancel" : "Anuluj",
|
||||
"Add remote share" : "Dodaj zdalny zasób",
|
||||
"Add remote share" : "Dodaj zdalne udostępnienie",
|
||||
"Copy" : "Kopiuj",
|
||||
"Copied!" : "Skopiowano!",
|
||||
"Not supported!" : "Brak wsparcia!",
|
||||
|
@ -28,8 +28,8 @@
|
|||
"You received {share} as a remote share from {user}" : "Otrzymałeś {share} zdalne udostępnienie od {user}",
|
||||
"Accept" : "Akceptuj",
|
||||
"Decline" : "Odrzuć",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Podziel się ze mną przez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Podziel się ze mną za pomocą mojego ID #Nextcloud Chmury Federacyjnej",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej, zobacz %s",
|
||||
"Share with me through my #Nextcloud Federated Cloud ID" : "Udostępnij mi poprzez mój ID #Nextcloud Chmury Federacyjnej",
|
||||
"Sharing" : "Udostępnianie",
|
||||
"Federated file sharing" : "Federacyjne udostępnianie plików",
|
||||
"Provide federated file sharing across servers" : "Zezwól na federacyjne udostępnianie plików na serwerach",
|
||||
|
|
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
|||
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Не удалось предоставить доступ к «%1$s», не удалось найти %2$s. Возможно, сервер недоступен или использует самоподписанный сертификат.",
|
||||
"Could not find share" : "Не удалось найти общий ресурс",
|
||||
"Federated sharing" : "Общий доступ из федеративного хранилища",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Вам предоставлен общий доступ к ресурсу «%3$s» расположенному на сервере %4$s (%1$s) (от лица %5$s (%2$s))",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Вы получили «{share}» в качестве удалённого ресурса от {user} (от имени {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Вам предоставлен доступ к «%3$s» в качестве удалённого ресурса из %4$s (%1$s)",
|
||||
"You received {share} as a remote share from {user}" : "Вы получили {share} в качестве удалённого ресурса от {user}",
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Не удалось предоставить доступ к «%1$s», не удалось найти %2$s. Возможно, сервер недоступен или использует самоподписанный сертификат.",
|
||||
"Could not find share" : "Не удалось найти общий ресурс",
|
||||
"Federated sharing" : "Общий доступ из федеративного хранилища",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s) (on behalf of %5$s (%2$s))" : "Вам предоставлен общий доступ к ресурсу «%3$s» расположенному на сервере %4$s (%1$s) (от лица %5$s (%2$s))",
|
||||
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Вы получили «{share}» в качестве удалённого ресурса от {user} (от имени {behalf})",
|
||||
"You received \"%3$s\" as a remote share from %4$s (%1$s)" : "Вам предоставлен доступ к «%3$s» в качестве удалённого ресурса из %4$s (%1$s)",
|
||||
"You received {share} as a remote share from {user}" : "Вы получили {share} в качестве удалённого ресурса от {user}",
|
||||
|
|
|
@ -38,8 +38,8 @@ OC.L10N.register(
|
|||
"Federated Cloud Sharing" : "Здружено дељење у облаку",
|
||||
"Open documentation" : "Отвори документацију",
|
||||
"Adjust how people can share between servers." : "Подеси како људи деле фајлове између сервера.",
|
||||
"Allow users on this server to send shares to other servers" : "Дозвољава корисницима овог сервера да шаљу дељења на друге сервере",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозвољава корисницима овог сервера да примају дељења са других сервера",
|
||||
"Allow users on this server to send shares to other servers" : "Дозволи корисницима овог сервера да шаљу дељења на друге сервере",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозволи корисницима овог сервера да примају дељења са других сервера",
|
||||
"Allow users on this server to send shares to groups on other servers" : "Дозволи корисницима са овог сервера да деле са групама на другим серверима",
|
||||
"Allow users on this server to receive group shares from other servers" : "Дозволи корисницима на овом серверу да примају групна дељења са других сервера",
|
||||
"Search global and public address book for users" : "Тражи кориснике и у глобалним и јавним именицима",
|
||||
|
|
|
@ -36,8 +36,8 @@
|
|||
"Federated Cloud Sharing" : "Здружено дељење у облаку",
|
||||
"Open documentation" : "Отвори документацију",
|
||||
"Adjust how people can share between servers." : "Подеси како људи деле фајлове између сервера.",
|
||||
"Allow users on this server to send shares to other servers" : "Дозвољава корисницима овог сервера да шаљу дељења на друге сервере",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозвољава корисницима овог сервера да примају дељења са других сервера",
|
||||
"Allow users on this server to send shares to other servers" : "Дозволи корисницима овог сервера да шаљу дељења на друге сервере",
|
||||
"Allow users on this server to receive shares from other servers" : "Дозволи корисницима овог сервера да примају дељења са других сервера",
|
||||
"Allow users on this server to send shares to groups on other servers" : "Дозволи корисницима са овог сервера да деле са групама на другим серверима",
|
||||
"Allow users on this server to receive group shares from other servers" : "Дозволи корисницима на овом серверу да примају групна дељења са других сервера",
|
||||
"Search global and public address book for users" : "Тражи кориснике и у глобалним и јавним именицима",
|
||||
|
|
BIN
apps/files/js/dist/personal-settings.js
vendored
BIN
apps/files/js/dist/personal-settings.js
vendored
Binary file not shown.
BIN
apps/files/js/dist/personal-settings.js.map
vendored
BIN
apps/files/js/dist/personal-settings.js.map
vendored
Binary file not shown.
BIN
apps/files/js/dist/sidebar.js
vendored
BIN
apps/files/js/dist/sidebar.js
vendored
Binary file not shown.
BIN
apps/files/js/dist/sidebar.js.map
vendored
BIN
apps/files/js/dist/sidebar.js.map
vendored
Binary file not shown.
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Převést {path} na {userid}",
|
||||
"Invalid path selected" : "Vybrán neplatný popis umístění",
|
||||
"Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží",
|
||||
"Tags" : "Značky",
|
||||
"Error while loading the file data" : "Chyba při načítání dat souboru",
|
||||
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Převést {path} na {userid}",
|
||||
"Invalid path selected" : "Vybrán neplatný popis umístění",
|
||||
"Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží",
|
||||
"Tags" : "Značky",
|
||||
"Error while loading the file data" : "Chyba při načítání dat souboru",
|
||||
"Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
|
||||
|
|
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Transferir {path} a {userid}",
|
||||
"Invalid path selected" : "Ruta de archivo seleccionada no válida.",
|
||||
"Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Error al cargar los datos del archivo",
|
||||
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Transferir {path} a {userid}",
|
||||
"Invalid path selected" : "Ruta de archivo seleccionada no válida.",
|
||||
"Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "No se puede transferir la propiedad de un archivo o carpeta que no te pertenece",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Error al cargar los datos del archivo",
|
||||
"Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero",
|
||||
|
|
|
@ -86,7 +86,7 @@ OC.L10N.register(
|
|||
"_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
|
||||
"View in folder" : "Ver no cartafol",
|
||||
"Copied!" : "Copiado!",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios que teñen acceso a este ficheiro/cartafol)",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)",
|
||||
"Path" : "Ruta",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Marcado como favorito",
|
||||
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Transferir {path} cara a {userid}",
|
||||
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
|
||||
"Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro",
|
||||
"Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro",
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"],
|
||||
"View in folder" : "Ver no cartafol",
|
||||
"Copied!" : "Copiado!",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios que teñen acceso a este ficheiro/cartafol)",
|
||||
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)",
|
||||
"Path" : "Ruta",
|
||||
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
|
||||
"Favorited" : "Marcado como favorito",
|
||||
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Transferir {path} cara a {userid}",
|
||||
"Invalid path selected" : "Seleccionou unha ruta incorrecta.",
|
||||
"Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro",
|
||||
"Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro",
|
||||
|
|
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Trasferisci {path} a {userid}",
|
||||
"Invalid path selected" : "Percorso selezionato non valido",
|
||||
"Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri",
|
||||
"Tags" : "Etichette",
|
||||
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
|
||||
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Trasferisci {path} a {userid}",
|
||||
"Invalid path selected" : "Percorso selezionato non valido",
|
||||
"Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : " Impossibile trasferire la proprietà di un file o di una cartella di altri",
|
||||
"Tags" : "Etichette",
|
||||
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
|
||||
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
|
||||
|
|
|
@ -59,6 +59,7 @@ OC.L10N.register(
|
|||
"Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra",
|
||||
"Could not fetch file details \"{file}\"" : "Nepavyko gauti išsamesnės failo \"{file}\" informacijos",
|
||||
"Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".",
|
||||
"No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}",
|
||||
"Name" : "Pavadinimas",
|
||||
|
@ -141,7 +142,11 @@ OC.L10N.register(
|
|||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Ar norite priimti {path}?\n\nPastaba: Priėmus, perdavimo procesas gali užtrukti iki 1 valandos.",
|
||||
"Ownership transfer failed" : "Nuosavybės perdavimas nepavyko",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Nepavyko perduoti jūsų {path} nuosavybės naudotojui {user}.",
|
||||
"The ownership transfer of {path} from {user} failed." : "{path} nuosavybės perdavimas iš naudotojo {user} nepavyko.",
|
||||
"Ownership transfer done" : "Nuosavybės perdavimas atliktas",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Jūsų {path} nuosavybės perdavimas naudotojui {user} užbaigtas.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.",
|
||||
"File Management" : "Failų tvarkymas",
|
||||
"Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę",
|
||||
"Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką",
|
||||
|
|
|
@ -57,6 +57,7 @@
|
|||
"Could not create file \"{file}\"" : "Nepavyko sukurti failo \"{file}\"",
|
||||
"Could not create file \"{file}\" because it already exists" : "Nepavyko sukurti failo \"{file}\", nes jis jau yra",
|
||||
"Could not create folder \"{dir}\" because it already exists" : "Nepavyko sukurti aplanko \"{dir}\", nes jis jau yra",
|
||||
"Could not fetch file details \"{file}\"" : "Nepavyko gauti išsamesnės failo \"{file}\" informacijos",
|
||||
"Error deleting file \"{fileName}\"." : "Klaida trinant failą \"{fileName}\".",
|
||||
"No search results in other folders for {tag}{filter}{endtag}" : "Kituose aplankuose nėra paieškos rezultatų, skirtų {tag}{filter}{endtag}",
|
||||
"Name" : "Pavadinimas",
|
||||
|
@ -139,7 +140,11 @@
|
|||
"Incoming ownership transfer from {user}" : "Gaunamasis nuosavybės perdavimas nuo {user}",
|
||||
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Ar norite priimti {path}?\n\nPastaba: Priėmus, perdavimo procesas gali užtrukti iki 1 valandos.",
|
||||
"Ownership transfer failed" : "Nuosavybės perdavimas nepavyko",
|
||||
"Your ownership transfer of {path} to {user} failed." : "Nepavyko perduoti jūsų {path} nuosavybės naudotojui {user}.",
|
||||
"The ownership transfer of {path} from {user} failed." : "{path} nuosavybės perdavimas iš naudotojo {user} nepavyko.",
|
||||
"Ownership transfer done" : "Nuosavybės perdavimas atliktas",
|
||||
"Your ownership transfer of {path} to {user} has completed." : "Jūsų {path} nuosavybės perdavimas naudotojui {user} užbaigtas.",
|
||||
"The ownership transfer of {path} from {user} has completed." : "{path} nuosavybės perdavimas iš naudotojo {user} užbaigtas.",
|
||||
"File Management" : "Failų tvarkymas",
|
||||
"Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę",
|
||||
"Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką",
|
||||
|
|
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Przenieś {path} do {userid}",
|
||||
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
|
||||
"Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności z pliku lub katalogu, którego nie jesteś właścicielem",
|
||||
"Tags" : "Etykiety",
|
||||
"Error while loading the file data" : "Błąd podczas ładowania danych pliku",
|
||||
"Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku",
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Przenieś {path} do {userid}",
|
||||
"Invalid path selected" : "Wybrano nieprawidłową ścieżkę",
|
||||
"Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności z pliku lub katalogu, którego nie jesteś właścicielem",
|
||||
"Tags" : "Etykiety",
|
||||
"Error while loading the file data" : "Błąd podczas ładowania danych pliku",
|
||||
"Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku",
|
||||
|
|
|
@ -158,6 +158,7 @@ OC.L10N.register(
|
|||
"Transfer {path} to {userid}" : "Transferir {path} para {userid}",
|
||||
"Invalid path selected" : "Caminho inválido selecionado",
|
||||
"Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
|
||||
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
|
||||
|
|
|
@ -156,6 +156,7 @@
|
|||
"Transfer {path} to {userid}" : "Transferir {path} para {userid}",
|
||||
"Invalid path selected" : "Caminho inválido selecionado",
|
||||
"Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada",
|
||||
"Cannot transfter ownership of a file or folder you don't own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não é o dono",
|
||||
"Tags" : "Etiquetas",
|
||||
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
|
||||
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
|
||||
|
|
|
@ -96,6 +96,10 @@ class TransferOwnershipController extends OCSController {
|
|||
return new DataResponse([], Http::STATUS_BAD_REQUEST);
|
||||
}
|
||||
|
||||
if ($node->getOwner()->getUID() !== $this->userId) {
|
||||
return new DataResponse([], Http::STATUS_FORBIDDEN);
|
||||
}
|
||||
|
||||
$transferOwnership = new TransferOwnershipEntity();
|
||||
$transferOwnership->setSourceUser($this->userId);
|
||||
$transferOwnership->setTargetUser($recipient);
|
||||
|
|
|
@ -215,7 +215,11 @@ export default {
|
|||
.catch(error => {
|
||||
logger.error('Could not send ownership transfer request', { error })
|
||||
|
||||
this.submitError = error.message || t('files', 'Unknown error')
|
||||
if (error?.response?.status === 403) {
|
||||
this.submitError = t('files', 'Cannot transfter ownership of a file or folder you don\'t own')
|
||||
} else {
|
||||
this.submitError = error.message || t('files', 'Unknown error')
|
||||
}
|
||||
})
|
||||
},
|
||||
},
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
:close-after-click="true"
|
||||
icon="icon-tag"
|
||||
@click="toggleTags">
|
||||
{{ t('files_sharing', 'Tags') }}
|
||||
{{ t('files', 'Tags') }}
|
||||
</ActionButton>
|
||||
</template>
|
||||
|
||||
|
|
|
@ -18,24 +18,24 @@ OC.L10N.register(
|
|||
"Enable sharing" : "Habilitar el uso compartido",
|
||||
"Check for changes" : "Comprobar si hay cambios",
|
||||
"Never" : "Nunca",
|
||||
"Once every direct access" : "Una vez cada acceso directo",
|
||||
"Once every direct access" : "Una vez en cada acceso",
|
||||
"Read only" : "Solo lectura",
|
||||
"Delete" : "Eliminar",
|
||||
"Admin defined" : "Admin definido",
|
||||
"Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?",
|
||||
"Delete storage?" : "¿Borrar almacenamiento?",
|
||||
"Saved" : "Guardado",
|
||||
"Saving …" : "Guardando...",
|
||||
"Saving …" : "Guardando…",
|
||||
"Save" : "Guardar",
|
||||
"Empty response from the server" : "Respuesta vacía desde el servidor",
|
||||
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, sal de la cuenta y vuelve a entrar para activar este punto de montaje",
|
||||
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, cierra sesión y vuelve a entrar para activar este punto de montaje",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
|
||||
"There was an error with message: " : "Ha habido un error con el mensaje:",
|
||||
"External mount error" : "Error de montaje externo",
|
||||
"external-storage" : "almacenamiento-externo",
|
||||
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "No se ha podido recuperar la lista de puntos de montaje de las unidades de red de Windows: respuesta vacía del servidor",
|
||||
"Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}",
|
||||
"Please enter the credentials for the {mount} mount" : "Por favor introduzca las credenciales para el punto de montaje {mount}",
|
||||
"Username" : "Nombre de usuario",
|
||||
"Password" : "Contraseña",
|
||||
"Credentials saved" : "Credenciales guardados",
|
||||
|
|
|
@ -16,24 +16,24 @@
|
|||
"Enable sharing" : "Habilitar el uso compartido",
|
||||
"Check for changes" : "Comprobar si hay cambios",
|
||||
"Never" : "Nunca",
|
||||
"Once every direct access" : "Una vez cada acceso directo",
|
||||
"Once every direct access" : "Una vez en cada acceso",
|
||||
"Read only" : "Solo lectura",
|
||||
"Delete" : "Eliminar",
|
||||
"Admin defined" : "Admin definido",
|
||||
"Are you sure you want to delete this external storage?" : "¿Estás seguro de querer eliminar el almacenamiento externo?",
|
||||
"Delete storage?" : "¿Borrar almacenamiento?",
|
||||
"Saved" : "Guardado",
|
||||
"Saving …" : "Guardando...",
|
||||
"Saving …" : "Guardando…",
|
||||
"Save" : "Guardar",
|
||||
"Empty response from the server" : "Respuesta vacía desde el servidor",
|
||||
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, sal de la cuenta y vuelve a entrar para activar este punto de montaje",
|
||||
"Couldn't access. Please log out and in again to activate this mount point" : "No se ha podido acceder. Por favor, cierra sesión y vuelve a entrar para activar este punto de montaje",
|
||||
"Couldn't get the information from the remote server: {code} {type}" : "No se pudo obtener la información del servidor remoto: {code} {type}",
|
||||
"Couldn't get the list of external mount points: {type}" : "No se puede obtener la lista de los puntos de montaje externos: {type}",
|
||||
"There was an error with message: " : "Ha habido un error con el mensaje:",
|
||||
"External mount error" : "Error de montaje externo",
|
||||
"external-storage" : "almacenamiento-externo",
|
||||
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "No se ha podido recuperar la lista de puntos de montaje de las unidades de red de Windows: respuesta vacía del servidor",
|
||||
"Please enter the credentials for the {mount} mount" : "Por favor introduzca los credenciales para el punto de montaje {mount}",
|
||||
"Please enter the credentials for the {mount} mount" : "Por favor introduzca las credenciales para el punto de montaje {mount}",
|
||||
"Username" : "Nombre de usuario",
|
||||
"Password" : "Contraseña",
|
||||
"Credentials saved" : "Credenciales guardados",
|
||||
|
|
|
@ -110,7 +110,7 @@ OC.L10N.register(
|
|||
"Username as share" : "Корисничко име као дељење",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Назив услуге",
|
||||
"Request timeout (seconds)" : "Време захтева истекло (секунде)",
|
||||
"Request timeout (seconds)" : "Рок захтева (секунде)",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
|
||||
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "„%1$s“ није инсталиран. Монтирање %2$s није могуће. Затражите од вашег администратора система да га инсталира.",
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"Username as share" : "Корисничко име као дељење",
|
||||
"OpenStack Object Storage" : "OpenStack Object Storage",
|
||||
"Service name" : "Назив услуге",
|
||||
"Request timeout (seconds)" : "Време захтева истекло (секунде)",
|
||||
"Request timeout (seconds)" : "Рок захтева (секунде)",
|
||||
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "cURL подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
|
||||
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "FTP подршка за PHP није омогућена или инсталирана. Монтирање %s није могуће. Затражите од вашег администратора система да је инсталира.",
|
||||
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "„%1$s“ није инсталиран. Монтирање %2$s није могуће. Затражите од вашег администратора система да га инсталира.",
|
||||
|
|
BIN
apps/files_sharing/js/dist/files_sharing_tab.js
vendored
BIN
apps/files_sharing/js/dist/files_sharing_tab.js
vendored
Binary file not shown.
BIN
apps/files_sharing/js/dist/files_sharing_tab.js.map
vendored
BIN
apps/files_sharing/js/dist/files_sharing_tab.js.map
vendored
Binary file not shown.
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
|||
"Shares" : "Partekatzeak",
|
||||
"No shares" : "Partekatzerik ez",
|
||||
"Shares will show up here" : "Partekatzeak hemen agertuko dira",
|
||||
"Restore" : "Berrezarri",
|
||||
"Restore share" : "Berrezarri partekatzea",
|
||||
"Something happened. Unable to restore the share." : "Zer edo zer gertatu da. Ezin izan da partekatzea berrezarri.",
|
||||
"This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.",
|
||||
|
@ -43,6 +44,7 @@ OC.L10N.register(
|
|||
"{actor} shared {file} with group {group}" : "{actor}-k partekatu du {file} fitxategia {group} taldearekin",
|
||||
"{actor} removed group {group} from {file}" : "{actor}-k kendu du {group} taldea {file} fitxategitik",
|
||||
"Removed public link" : "Esteke publikoa kenduta",
|
||||
"Shared by {actor}" : "{actor}(e)k partekatua",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Fitxategia edo karpeta konpartitu da <strong>beste zerbitzari batetatik</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Fitxategia edo karpeta <strong>konpartitu</strong> da",
|
||||
"Could not delete share" : "Ezin izan da partekatzea ezabatu",
|
||||
|
@ -85,6 +87,7 @@ OC.L10N.register(
|
|||
"Add another link" : "Gehitu beste esteka bat",
|
||||
"Share link" : "Partekatu esteka",
|
||||
"Resharing is not allowed" : "Birpartekatzea ez da onartzen",
|
||||
"Searching …" : "Bilatzen …",
|
||||
"Search globally" : "Bilatu globalki",
|
||||
"Shared" : "Partekatuta",
|
||||
"Share" : "Partekatu",
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"Shares" : "Partekatzeak",
|
||||
"No shares" : "Partekatzerik ez",
|
||||
"Shares will show up here" : "Partekatzeak hemen agertuko dira",
|
||||
"Restore" : "Berrezarri",
|
||||
"Restore share" : "Berrezarri partekatzea",
|
||||
"Something happened. Unable to restore the share." : "Zer edo zer gertatu da. Ezin izan da partekatzea berrezarri.",
|
||||
"This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.",
|
||||
|
@ -41,6 +42,7 @@
|
|||
"{actor} shared {file} with group {group}" : "{actor}-k partekatu du {file} fitxategia {group} taldearekin",
|
||||
"{actor} removed group {group} from {file}" : "{actor}-k kendu du {group} taldea {file} fitxategitik",
|
||||
"Removed public link" : "Esteke publikoa kenduta",
|
||||
"Shared by {actor}" : "{actor}(e)k partekatua",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Fitxategia edo karpeta konpartitu da <strong>beste zerbitzari batetatik</strong>",
|
||||
"A file or folder has been <strong>shared</strong>" : "Fitxategia edo karpeta <strong>konpartitu</strong> da",
|
||||
"Could not delete share" : "Ezin izan da partekatzea ezabatu",
|
||||
|
@ -83,6 +85,7 @@
|
|||
"Add another link" : "Gehitu beste esteka bat",
|
||||
"Share link" : "Partekatu esteka",
|
||||
"Resharing is not allowed" : "Birpartekatzea ez da onartzen",
|
||||
"Searching …" : "Bilatzen …",
|
||||
"Search globally" : "Bilatu globalki",
|
||||
"Shared" : "Partekatuta",
|
||||
"Share" : "Partekatu",
|
||||
|
|
|
@ -158,8 +158,8 @@ OC.L10N.register(
|
|||
"Link copied" : "Ligazón copiada",
|
||||
"Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Only works for users with access to this folder" : "Só funciona para usuarios que teñen acceso a este cartafol",
|
||||
"Only works for users with access to this file" : "Só funciona para usuarios que teñen acceso a este ficheiro",
|
||||
"Only works for users with access to this folder" : "Só funciona para usuarios con acceso a este cartafol",
|
||||
"Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro",
|
||||
"Please enter the following required information before creating the share" : "Introduza a seguinte información necesaria antes de crear a compartición",
|
||||
"Password protection (enforced)" : "Protección con contrasinal (obrigado)",
|
||||
"Password protection" : "Protección por contrasinal",
|
||||
|
|
|
@ -156,8 +156,8 @@
|
|||
"Link copied" : "Ligazón copiada",
|
||||
"Cannot copy, please copy the link manually" : "Non foi posíbel copiala. Copie a ligazón manualmente",
|
||||
"Copy to clipboard" : "Copiar no portapapeis.",
|
||||
"Only works for users with access to this folder" : "Só funciona para usuarios que teñen acceso a este cartafol",
|
||||
"Only works for users with access to this file" : "Só funciona para usuarios que teñen acceso a este ficheiro",
|
||||
"Only works for users with access to this folder" : "Só funciona para usuarios con acceso a este cartafol",
|
||||
"Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro",
|
||||
"Please enter the following required information before creating the share" : "Introduza a seguinte información necesaria antes de crear a compartición",
|
||||
"Password protection (enforced)" : "Protección con contrasinal (obrigado)",
|
||||
"Password protection" : "Protección por contrasinal",
|
||||
|
|
|
@ -150,8 +150,10 @@ OC.L10N.register(
|
|||
"remote group" : "группа на другом сервере",
|
||||
"guest" : "Гость",
|
||||
"Shared with the group {user} by {owner}" : "{owner} предоставил(а) доступ группе {group}",
|
||||
"Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы",
|
||||
"Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ",
|
||||
"Added by {initiator}" : "Добавлено пользователем {initiator}",
|
||||
"Via folder" : "Через папку",
|
||||
"Internal link" : "Внутренняя ссылка",
|
||||
"Link copied" : "Ссылка скопирована",
|
||||
"Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную",
|
||||
|
|
|
@ -148,8 +148,10 @@
|
|||
"remote group" : "группа на другом сервере",
|
||||
"guest" : "Гость",
|
||||
"Shared with the group {user} by {owner}" : "{owner} предоставил(а) доступ группе {group}",
|
||||
"Shared with the conversation {user} by {owner}" : "Пользователь {owner} предоставил(а) {user} доступ во время беседы",
|
||||
"Shared with {user} by {owner}" : "{owner} предоставил(а) доступ {user} ",
|
||||
"Added by {initiator}" : "Добавлено пользователем {initiator}",
|
||||
"Via folder" : "Через папку",
|
||||
"Internal link" : "Внутренняя ссылка",
|
||||
"Link copied" : "Ссылка скопирована",
|
||||
"Cannot copy, please copy the link manually" : "Не удалось скопировать, выполните копирование вручную",
|
||||
|
|
|
@ -768,6 +768,16 @@ class ShareAPIController extends OCSController {
|
|||
$known = $formatted = $miniFormatted = [];
|
||||
$resharingRight = false;
|
||||
foreach ($shares as $share) {
|
||||
try {
|
||||
$share->getNode();
|
||||
} catch (NotFoundException $e) {
|
||||
/*
|
||||
* Ignore shares where we can't get the node
|
||||
* For example delted shares
|
||||
*/
|
||||
continue;
|
||||
}
|
||||
|
||||
if (in_array($share->getId(), $known) || $share->getSharedWith() === $this->currentUser) {
|
||||
continue;
|
||||
}
|
||||
|
|
|
@ -545,10 +545,6 @@ class ShareController extends AuthPublicShareController {
|
|||
throw new NotFoundException();
|
||||
}
|
||||
|
||||
if ($share->getHideDownload()) {
|
||||
return new NotFoundResponse();
|
||||
}
|
||||
|
||||
$userFolder = $this->rootFolder->getUserFolder($share->getShareOwner());
|
||||
$originalSharePath = $userFolder->getRelativePath($share->getNode()->getPath());
|
||||
|
||||
|
@ -578,11 +574,17 @@ class ShareController extends AuthPublicShareController {
|
|||
if ($node instanceof \OCP\Files\File) {
|
||||
// Single file download
|
||||
$this->singleFileDownloaded($share, $share->getNode());
|
||||
} else if (!empty($files_list)) {
|
||||
$this->fileListDownloaded($share, $files_list, $node);
|
||||
} else {
|
||||
// The folder is downloaded
|
||||
$this->singleFileDownloaded($share, $share->getNode());
|
||||
if ($share->getHideDownload()) {
|
||||
return new NotFoundResponse();
|
||||
}
|
||||
|
||||
if (!empty($files_list)) {
|
||||
$this->fileListDownloaded($share, $files_list, $node);
|
||||
} else {
|
||||
// The folder is downloaded
|
||||
$this->singleFileDownloaded($share, $share->getNode());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -33,7 +33,9 @@ use OC\Files\Filesystem;
|
|||
use OC\Files\Mount\MountPoint;
|
||||
use OC\Files\Mount\MoveableMount;
|
||||
use OC\Files\View;
|
||||
use OCP\EventDispatcher\IEventDispatcher;
|
||||
use OCP\Files\Storage\IStorageFactory;
|
||||
use OCP\Share\Events\VerifyMountPointEvent;
|
||||
|
||||
/**
|
||||
* Shared mount points can be moved by the user
|
||||
|
@ -91,6 +93,12 @@ class SharedMount extends MountPoint implements MoveableMount {
|
|||
$mountPoint = basename($share->getTarget());
|
||||
$parent = dirname($share->getTarget());
|
||||
|
||||
$event = new VerifyMountPointEvent($share, $this->recipientView, $parent);
|
||||
/** @var IEventDispatcher $dispatcher */
|
||||
$dispatcher = \OC::$server->query(IEventDispatcher::class);
|
||||
$dispatcher->dispatchTyped($event);
|
||||
$parent = $event->getParent();
|
||||
|
||||
if ($folderExistCache->hasKey($parent)) {
|
||||
$parentExists = $folderExistCache->get($parent);
|
||||
} else {
|
||||
|
|
|
@ -2,7 +2,7 @@ OC.L10N.register(
|
|||
"files_versions",
|
||||
{
|
||||
"Versions" : "Верзије",
|
||||
"This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије фајлова који су се изменили.",
|
||||
"This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије измењених фајлова.",
|
||||
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ова апликација аутоматски чува старије верзије фајлова који су се изменили. Када се укључи, у свакој корисничкој фасцикли се додаје још једна скривена фасцикла у коју се смештају старије верзије фајлова. Корисник се у сваком тренутку може вратити на старију верзију фајлова кроз веб интерфејс, с тим да замењени фајл постаје исто једна верзија. Апликација аутоматски управља фасциклама са верзијама да би се осигурала да корисник не дође до квоте због чувања верзија.\n\t\tУз истицање верзија, апликација верзионисања се стара да се никад не користи више од 50% корисничког слободног простора. Уколико ускладиштена верзија прелази ову вредност, апликација ће кренути да брише верзије почевши од најстарије све док се не падне испод границе од 50%. Још информација је доступно у документацији апликације за Верзионисање.",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Не могу да вратим {file} на ревизију {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{ "translations": {
|
||||
"Versions" : "Верзије",
|
||||
"This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије фајлова који су се изменили.",
|
||||
"This application automatically maintains older versions of files that are changed." : "Ова апликација аутоматски одржава старије верзије измењених фајлова.",
|
||||
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Ова апликација аутоматски чува старије верзије фајлова који су се изменили. Када се укључи, у свакој корисничкој фасцикли се додаје још једна скривена фасцикла у коју се смештају старије верзије фајлова. Корисник се у сваком тренутку може вратити на старију верзију фајлова кроз веб интерфејс, с тим да замењени фајл постаје исто једна верзија. Апликација аутоматски управља фасциклама са верзијама да би се осигурала да корисник не дође до квоте због чувања верзија.\n\t\tУз истицање верзија, апликација верзионисања се стара да се никад не користи више од 50% корисничког слободног простора. Уколико ускладиштена верзија прелази ову вредност, апликација ће кренути да брише верзије почевши од најстарије све док се не падне испод границе од 50%. Још информација је доступно у документацији апликације за Верзионисање.",
|
||||
"Failed to revert {file} to revision {timestamp}." : "Не могу да вратим {file} на ревизију {timestamp}.",
|
||||
"_%n byte_::_%n bytes_" : ["%n бајт","%n бајта","%n бајтова"],
|
||||
|
|
|
@ -335,7 +335,7 @@ class UsersController extends AUserData {
|
|||
}
|
||||
|
||||
// Send new user mail only if a mail is set
|
||||
if ($email !== '') {
|
||||
if ($email !== '' && $this->config->getAppValue('core', 'newUser.sendEmail', 'yes') === 'yes') {
|
||||
$newUser->setEMailAddress($email);
|
||||
try {
|
||||
$emailTemplate = $this->newUserMailHelper->generateTemplate($newUser, $generatePasswordResetToken);
|
||||
|
|
|
@ -70,6 +70,7 @@ $application->registerRoutes($this, [
|
|||
['name' => 'Users#getVerificationCode', 'url' => '/settings/users/{account}/verify', 'verb' => 'GET'],
|
||||
['name' => 'Users#usersList', 'url' => '/settings/users', 'verb' => 'GET'],
|
||||
['name' => 'Users#usersListByGroup', 'url' => '/settings/users/{group}', 'verb' => 'GET', 'requirements' => ['group' => '.+']],
|
||||
['name' => 'Users#setPreference', 'url' => '/settings/users/preferences/{key}', 'verb' => 'POST'],
|
||||
['name' => 'LogSettings#setLogLevel', 'url' => '/settings/admin/log/level', 'verb' => 'POST'],
|
||||
['name' => 'LogSettings#getEntries', 'url' => '/settings/admin/log/entries', 'verb' => 'GET'],
|
||||
['name' => 'LogSettings#download', 'url' => '/settings/admin/log/download', 'verb' => 'GET'],
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -142,6 +142,7 @@ OC.L10N.register(
|
|||
"Admins" : "Almins",
|
||||
"Show last login" : "Amosar aniciu de sesión caberu",
|
||||
"Show user backend" : "Amosar backend d'usuarios",
|
||||
"Send email to new user" : "Unviar corréu al usuariu nuevu",
|
||||
"Never" : "Enxamás",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Habilitóse l'aplicación pero precisa anovase. Redirixirásete a la páxina d'anovamientu en 5 segundos.",
|
||||
"App update" : "Paquetes d'aplicaciones",
|
||||
|
|
|
@ -140,6 +140,7 @@
|
|||
"Admins" : "Almins",
|
||||
"Show last login" : "Amosar aniciu de sesión caberu",
|
||||
"Show user backend" : "Amosar backend d'usuarios",
|
||||
"Send email to new user" : "Unviar corréu al usuariu nuevu",
|
||||
"Never" : "Enxamás",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Habilitóse l'aplicación pero precisa anovase. Redirixirásete a la páxina d'anovamientu en 5 segundos.",
|
||||
"App update" : "Paquetes d'aplicaciones",
|
||||
|
|
|
@ -160,6 +160,7 @@ OC.L10N.register(
|
|||
"Select default quota" : "Изберете стандартна квота",
|
||||
"Show Languages" : "Показвай ползвания език",
|
||||
"Show last login" : "Показвай последното вписване",
|
||||
"Send email to new user" : "Изпращай писмо към нов потребител",
|
||||
"Never" : "Никога",
|
||||
"Common Name" : "Познато Име",
|
||||
"Valid until" : "Валиден до",
|
||||
|
|
|
@ -158,6 +158,7 @@
|
|||
"Select default quota" : "Изберете стандартна квота",
|
||||
"Show Languages" : "Показвай ползвания език",
|
||||
"Show last login" : "Показвай последното вписване",
|
||||
"Send email to new user" : "Изпращай писмо към нов потребител",
|
||||
"Never" : "Никога",
|
||||
"Common Name" : "Познато Име",
|
||||
"Valid until" : "Валиден до",
|
||||
|
|
|
@ -248,6 +248,7 @@ OC.L10N.register(
|
|||
"Show last login" : "Mostra el darrer inici de sessió",
|
||||
"Show user backend" : "Mostra el rerefons d'usuari",
|
||||
"Show storage path" : "Mostra la ubicació del magatzem",
|
||||
"Send email to new user" : "Enviar correu electrònic al nou usuari",
|
||||
"You are about to remove the group {group}. The users will NOT be deleted." : "Esteu a punt de suprimir el grup {group}. Els usuaris NO seran suprimits.",
|
||||
"Please confirm the group removal " : "Confirmeu la supressió del grup ",
|
||||
"Never" : "Mai",
|
||||
|
|
|
@ -246,6 +246,7 @@
|
|||
"Show last login" : "Mostra el darrer inici de sessió",
|
||||
"Show user backend" : "Mostra el rerefons d'usuari",
|
||||
"Show storage path" : "Mostra la ubicació del magatzem",
|
||||
"Send email to new user" : "Enviar correu electrònic al nou usuari",
|
||||
"You are about to remove the group {group}. The users will NOT be deleted." : "Esteu a punt de suprimir el grup {group}. Els usuaris NO seran suprimits.",
|
||||
"Please confirm the group removal " : "Confirmeu la supressió del grup ",
|
||||
"Never" : "Mai",
|
||||
|
|
|
@ -262,6 +262,7 @@ OC.L10N.register(
|
|||
"Show last login" : "Zobrazit poslední přihlášení",
|
||||
"Show user backend" : "Zobrazit podpůrnou vrstvu pro uživatelské účty",
|
||||
"Show storage path" : "Zobrazit popis umístění úložiště",
|
||||
"Send email to new user" : "Poslat novému uživateli e-mail",
|
||||
"You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte se smazat skupinu {group}. Uživatelé NEbudou smazáni.",
|
||||
"Please confirm the group removal " : "Potvrďte odstranění skupiny",
|
||||
"Never" : "Nikdy",
|
||||
|
|
|
@ -260,6 +260,7 @@
|
|||
"Show last login" : "Zobrazit poslední přihlášení",
|
||||
"Show user backend" : "Zobrazit podpůrnou vrstvu pro uživatelské účty",
|
||||
"Show storage path" : "Zobrazit popis umístění úložiště",
|
||||
"Send email to new user" : "Poslat novému uživateli e-mail",
|
||||
"You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte se smazat skupinu {group}. Uživatelé NEbudou smazáni.",
|
||||
"Please confirm the group removal " : "Potvrďte odstranění skupiny",
|
||||
"Never" : "Nikdy",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue