Обновление клиента

This commit is contained in:
root
2026-03-05 13:40:40 +00:00
parent 34bcd34979
commit b8905de237
4147 changed files with 748711 additions and 7 deletions
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "آخر تقرير تمّ إرساله في: {on}",
"An error occurred while sending your report." : "حدث خطأ أثناء إرسال تقريرك.",
"App list <em>(for each app: name, version, enabled status)</em>" : "قائمة التطبيقات <em>(لكل تطبيق: الاسم، و الإصدار، و الحالة المُمكّنة)</em>",
"Database environment <em>(type, version, database size)</em>" : "بيئة قواعد البيانات <em>(النوع، و الإصدار، و حجم قاعدة البيانات)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "معلومات التشفير <em>(هل هي مُفعّلة، و ما هي الوحدة الافتراضية؟)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "عدد المشاركات<em>(بحسب النوع، و إعدادات الأذونات)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "بيئة البي إتش بي <em>(الإصدار، و حدّ الذاكرة، و أقصى زمن تنفيذ، و أقصى حجم ملف)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "تفاصيل الخادم <em>(الإصدار، و ذاكرة التخبئة memcache المستخدمة، و حالات القفل locking و المعاينات previews و الصور الرمزية avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "إحصائيات <em>(عدد الملفات، و المستخدمين، و مساحات التخزين بحسب النوع، و الملاحظات، و الوسوم)</em>",
"Usage survey" : "فحص الاستخدام",
"Help improve Nextcloud" : "ساعد في تطوير نكست كلاود",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "هل ترغب في مساعدتنا في تطوير نكست كلاود و ذلك بإمدادنا ببعض البيانات غير المربوطة بك حول إعداداتك و استخدامك؟ و يمكنك إيقافها مُجدّداً متى رغبت عن طريق إعدادات المدير.",
"Send usage" : "أرسل الاستخدام",
"Not now" : "ليس الآن",
"Never" : "أبداً",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.\nأنت\t\tعندك دائماً مطلق السيطرة على المعلومات التي ترسلها إلى نكست كلاود و يمكنك إيقافها \t\tفي أي لحظةٍ.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "يُمكنك المساعدة في تطوير نكست كلاود و ذلك بإرسال بعض البيانات حول استخداماتك و إعداداتك الحالية.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "نحن نتعامل مع خصوصيتك على محمل الجد. يتم تعطيل إرسال البيانات افتراضياً، و إذا اخترت تشغيلها، فسيتم إخفاء هوية صاحبها أولاً، و ستتاح لك خيارات تحديد االعناصر التي تريد مشاركتها. عند استلام تقرير، تتم إزالة التقرير السابق. لحذف بيانات الاستخدام المحفوظة، قم بتحميل تقرير فارغ عن طريق إلغاء تحديد جميع المربعات ثم أرسِل التقرير الجديد الفارغ.",
"Send new report now" : "أرسل تقريراً جديداً الآن",
"Send usage survey monthly" : "أرسل فحص الاستخدام الشهري",
"Data to send" : "البيانات التي سيتم إرسالها",
"Last report sent on: %s" : "آخ تقرير تمّ إرساله في: %s",
"Last report" : "آخر تقرير"
},
"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;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "آخر تقرير تمّ إرساله في: {on}",
"An error occurred while sending your report." : "حدث خطأ أثناء إرسال تقريرك.",
"App list <em>(for each app: name, version, enabled status)</em>" : "قائمة التطبيقات <em>(لكل تطبيق: الاسم، و الإصدار، و الحالة المُمكّنة)</em>",
"Database environment <em>(type, version, database size)</em>" : "بيئة قواعد البيانات <em>(النوع، و الإصدار، و حجم قاعدة البيانات)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "معلومات التشفير <em>(هل هي مُفعّلة، و ما هي الوحدة الافتراضية؟)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "عدد المشاركات<em>(بحسب النوع، و إعدادات الأذونات)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "بيئة البي إتش بي <em>(الإصدار، و حدّ الذاكرة، و أقصى زمن تنفيذ، و أقصى حجم ملف)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "تفاصيل الخادم <em>(الإصدار، و ذاكرة التخبئة memcache المستخدمة، و حالات القفل locking و المعاينات previews و الصور الرمزية avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "إحصائيات <em>(عدد الملفات، و المستخدمين، و مساحات التخزين بحسب النوع، و الملاحظات، و الوسوم)</em>",
"Usage survey" : "فحص الاستخدام",
"Help improve Nextcloud" : "ساعد في تطوير نكست كلاود",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "هل ترغب في مساعدتنا في تطوير نكست كلاود و ذلك بإمدادنا ببعض البيانات غير المربوطة بك حول إعداداتك و استخدامك؟ و يمكنك إيقافها مُجدّداً متى رغبت عن طريق إعدادات المدير.",
"Send usage" : "أرسل الاستخدام",
"Not now" : "ليس الآن",
"Never" : "أبداً",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "يُرسل بيانات غير مربوطة بمصدرها إلى نكست كلاود للمساعدة في تطوير نكست كلاود.\nأنت\t\tعندك دائماً مطلق السيطرة على المعلومات التي ترسلها إلى نكست كلاود و يمكنك إيقافها \t\tفي أي لحظةٍ.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "يُمكنك المساعدة في تطوير نكست كلاود و ذلك بإرسال بعض البيانات حول استخداماتك و إعداداتك الحالية.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "نحن نتعامل مع خصوصيتك على محمل الجد. يتم تعطيل إرسال البيانات افتراضياً، و إذا اخترت تشغيلها، فسيتم إخفاء هوية صاحبها أولاً، و ستتاح لك خيارات تحديد االعناصر التي تريد مشاركتها. عند استلام تقرير، تتم إزالة التقرير السابق. لحذف بيانات الاستخدام المحفوظة، قم بتحميل تقرير فارغ عن طريق إلغاء تحديد جميع المربعات ثم أرسِل التقرير الجديد الفارغ.",
"Send new report now" : "أرسل تقريراً جديداً الآن",
"Send usage survey monthly" : "أرسل فحص الاستخدام الشهري",
"Data to send" : "البيانات التي سيتم إرسالها",
"Last report sent on: %s" : "آخ تقرير تمّ إرساله في: %s",
"Last report" : "آخر تقرير"
},"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;"
}
+17
View File
@@ -0,0 +1,17 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Send usage" : "Unviar l'usu",
"Not now" : "Agora non",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},
"nplurals=2; plural=(n != 1);");
+15
View File
@@ -0,0 +1,15 @@
{ "translations": {
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Send usage" : "Unviar l'usu",
"Not now" : "Agora non",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+8
View File
@@ -0,0 +1,8 @@
OC.L10N.register(
"survey_client",
{
"Help improve Nextcloud" : "Дапамажыце палепшыць Nextcloud",
"Not now" : "Не цяпер",
"Never" : "Ніколі"
},
"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);");
+6
View File
@@ -0,0 +1,6 @@
{ "translations": {
"Help improve Nextcloud" : "Дапамажыце палепшыць Nextcloud",
"Not now" : "Не цяпер",
"Never" : "Ніколі"
},"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);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Последно изпращане на данни: {on}",
"An error occurred while sending your report." : "Възникна грешка при изпращането на данните.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Приложения <em>(за всяко: име, версия, включено/изключено)</em>",
"Database environment <em>(type, version, database size)</em>" : "Базата данни <em>(тип, версия, размер)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Информация за криптирането <em>(ползва ли се?, кой е стандартния модул)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Брой споделяния <em>(по тип и permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP средата <em>(версия, лимит на паметта, max. execution time, макс. размер за файл)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Данни за сървъра <em>(версия, memcache, състояние на locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Статистика <em>(брой на: файлове, потребители, storages per type, коментари и етикети)</em>",
"Usage survey" : "Проучване",
"Help improve Nextcloud" : "Помогнете за развитието на Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Желаете ли да помогнете в усъвършенстването на Nextcloud, чрез изпращане на анонимни данни за текущата инсталация? Може да спрете изпращането по всяко време от Административни > Проучване.",
"Send usage" : "Изпрати данни",
"Not now" : "Не сега",
"Never" : "Никога",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Изпраща анонимни данни, с цел усъвършенстване на Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Изпраща анонимни данни до Nextcloud, за да ни помогне да подобрим Nextcloud. Вие\n\t\t имате винаги пълен контрол върху съдържанието, изпратено до Nextcloud и можете да го деактивирате\n\t\tотново по всяко време.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Можете да помогнете в усъвършенстването на Nextcloud като изпращате данни за текущата инсталация.",
"Send new report now" : "Изпрати данни сега",
"Send usage survey monthly" : "Изпращай данни за ползването ежемесечно",
"Data to send" : "Данни за изпращане",
"Last report sent on: %s" : "Последно изпращане на данни: %s",
"Last report" : "Последно изпращане"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Последно изпращане на данни: {on}",
"An error occurred while sending your report." : "Възникна грешка при изпращането на данните.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Приложения <em>(за всяко: име, версия, включено/изключено)</em>",
"Database environment <em>(type, version, database size)</em>" : "Базата данни <em>(тип, версия, размер)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Информация за криптирането <em>(ползва ли се?, кой е стандартния модул)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Брой споделяния <em>(по тип и permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP средата <em>(версия, лимит на паметта, max. execution time, макс. размер за файл)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Данни за сървъра <em>(версия, memcache, състояние на locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Статистика <em>(брой на: файлове, потребители, storages per type, коментари и етикети)</em>",
"Usage survey" : "Проучване",
"Help improve Nextcloud" : "Помогнете за развитието на Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Желаете ли да помогнете в усъвършенстването на Nextcloud, чрез изпращане на анонимни данни за текущата инсталация? Може да спрете изпращането по всяко време от Административни > Проучване.",
"Send usage" : "Изпрати данни",
"Not now" : "Не сега",
"Never" : "Никога",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Изпраща анонимни данни, с цел усъвършенстване на Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Изпраща анонимни данни до Nextcloud, за да ни помогне да подобрим Nextcloud. Вие\n\t\t имате винаги пълен контрол върху съдържанието, изпратено до Nextcloud и можете да го деактивирате\n\t\tотново по всяко време.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Можете да помогнете в усъвършенстването на Nextcloud като изпращате данни за текущата инсталация.",
"Send new report now" : "Изпрати данни сега",
"Send usage survey monthly" : "Изпращай данни за ползването ежемесечно",
"Data to send" : "Данни за изпращане",
"Last report sent on: %s" : "Последно изпращане на данни: %s",
"Last report" : "Последно изпращане"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Data d'enviament del darrer informe: {on}",
"An error occurred while sending your report." : "S'ha produït un error en enviar l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicacions <em>(per a cada aplicació: nom, versió, estat d'habilitació)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorn de la base de dades <em>(tipus, versió, mida de la base de dades)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informació del xifratge <em>(estat d'habilitació, mòdul per defecte)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre d'elements compartits <em>(per tipus i paràmetre de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorn de PHP <em>(versió, límit de memòria, temps d'execució màxim, mida de fitxer màxima)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalls de la instància del servidor <em>(versió, memòria cau en ús, estat de blocatge/previsualitzacions/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadístiques <em>(nombre de fitxers, usuaris, emmagatzematges per tipus, comentaris i etiquetes)</em>",
"Usage survey" : "Enquesta d'ús",
"Help improve Nextcloud" : "Ajudeu a millorar el Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Voleu ajudar-nos a millorar el Nextcloud proporcionant dades anònimes sobre la vostra configuració i ús? Podeu inhabilitar-ho en qualsevol moment en la configuració de l'administrador.",
"Send usage" : "Envia l'ús",
"Not now" : "Ara no",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.\n\t\tSempre teniu el control total sobre el contingut enviat al Nextcloud i ho podeu inhabilitar\n\t\ten qualsevol moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Podeu ajudar a millorar el Nextcloud enviant-nos algunes dades sobre la vostra configuració i ús actuals.",
"Send new report now" : "Envia un informe nou ara ",
"Send usage survey monthly" : "Envia una enquesta d'ús mensualment",
"Data to send" : "Dades que s'enviaran",
"Last report sent on: %s" : "Data d'enviament del darrer informe: %s",
"Last report" : "Darrer informe"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Data d'enviament del darrer informe: {on}",
"An error occurred while sending your report." : "S'ha produït un error en enviar l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicacions <em>(per a cada aplicació: nom, versió, estat d'habilitació)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorn de la base de dades <em>(tipus, versió, mida de la base de dades)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informació del xifratge <em>(estat d'habilitació, mòdul per defecte)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre d'elements compartits <em>(per tipus i paràmetre de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorn de PHP <em>(versió, límit de memòria, temps d'execució màxim, mida de fitxer màxima)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalls de la instància del servidor <em>(versió, memòria cau en ús, estat de blocatge/previsualitzacions/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadístiques <em>(nombre de fitxers, usuaris, emmagatzematges per tipus, comentaris i etiquetes)</em>",
"Usage survey" : "Enquesta d'ús",
"Help improve Nextcloud" : "Ajudeu a millorar el Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Voleu ajudar-nos a millorar el Nextcloud proporcionant dades anònimes sobre la vostra configuració i ús? Podeu inhabilitar-ho en qualsevol moment en la configuració de l'administrador.",
"Send usage" : "Envia l'ús",
"Not now" : "Ara no",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envia dades anònimes al Nextcloud per a ajudar-nos a millorar el Nextcloud.\n\t\tSempre teniu el control total sobre el contingut enviat al Nextcloud i ho podeu inhabilitar\n\t\ten qualsevol moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Podeu ajudar a millorar el Nextcloud enviant-nos algunes dades sobre la vostra configuració i ús actuals.",
"Send new report now" : "Envia un informe nou ara ",
"Send usage survey monthly" : "Envia una enquesta d'ús mensualment",
"Data to send" : "Dades que s'enviaran",
"Last report sent on: %s" : "Data d'enviament del darrer informe: %s",
"Last report" : "Darrer informe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Poslední přehled odeslán: {on}",
"An error occurred while sending your report." : "Při odesílání přehledu došlo k chybě.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Seznam aplikací <em>(pro každou aplikaci: název, verze, zda vámi povolená)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databázové prostředí <em>(typ, verze, velikost databáze)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informace o šifrování <em>(Je zapnuto? Jaký je výchozí modul?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Počet sdílení <em>(podle jednotlivých typů a nastavení oprávnění)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP prostředí <em>(verze, limit paměti, max. doba vykonávání, max. velikost souboru)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Podrobnosti o instanci serveru <em>(verze, použití memcache, stav zamykání/náhledů/avatarů)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(počet souborů, uživatelů, úložišť jednotlivých typů, komentářů a štítků)</em>",
"Usage survey" : "Průzkum používání",
"Help improve Nextcloud" : "Pomozte zlepšit Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Chcete nám pomoci zlepšit Nextcloud poskytnutím některých anonymizovaných údajů o vašem nastavení a použití? Vše můžete opět kdykoli vypnout v nastavení správy.",
"Send usage" : "Odeslat přehled",
"Not now" : "Teď ne",
"Never" : "Nikdy",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Odesílá anonymizovaná data vývojářům Nextcloud a pomáhá tak k jeho zlepšování.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Odesílá anonymizovaná data vývojářům Nextcloud aby ho na jejich základě mohli dále vylepšovat.\n\t\tVždy máte plnou kontrolu nad odesílaným obsahem a kdykoli tuto funkci můžete opět vypnout.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Můžete pomoci zlepšit Nextcloud tím, že nám pošlete nějaké údaje o vašem aktuálním nastavení a použití.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vaše soukromí bereme vážně. Odesílání dat je ve výchozím nastavení vypnuté a pokud se ho rozhodnete zapnout, budou data nejprve anonymizována a budete mít možnost vybrat, které věci sdílet. Nejnovější přijatý přehled na naší straně přepíše ten předchozí. Pokud chcete smazat uložená data ohledně využívání, stačí zrušit zaškrtnutí všech kolonek a odeslat (tím prázdný) přehled.",
"Send new report now" : "Odeslat nový přehled teď",
"Send usage survey monthly" : "Odesílat přehled o používání každý měsíc",
"Data to send" : "Data k odeslání",
"Last report sent on: %s" : "Poslední přehled odeslán: %s",
"Last report" : "Poslední přehled"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Poslední přehled odeslán: {on}",
"An error occurred while sending your report." : "Při odesílání přehledu došlo k chybě.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Seznam aplikací <em>(pro každou aplikaci: název, verze, zda vámi povolená)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databázové prostředí <em>(typ, verze, velikost databáze)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informace o šifrování <em>(Je zapnuto? Jaký je výchozí modul?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Počet sdílení <em>(podle jednotlivých typů a nastavení oprávnění)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP prostředí <em>(verze, limit paměti, max. doba vykonávání, max. velikost souboru)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Podrobnosti o instanci serveru <em>(verze, použití memcache, stav zamykání/náhledů/avatarů)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(počet souborů, uživatelů, úložišť jednotlivých typů, komentářů a štítků)</em>",
"Usage survey" : "Průzkum používání",
"Help improve Nextcloud" : "Pomozte zlepšit Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Chcete nám pomoci zlepšit Nextcloud poskytnutím některých anonymizovaných údajů o vašem nastavení a použití? Vše můžete opět kdykoli vypnout v nastavení správy.",
"Send usage" : "Odeslat přehled",
"Not now" : "Teď ne",
"Never" : "Nikdy",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Odesílá anonymizovaná data vývojářům Nextcloud a pomáhá tak k jeho zlepšování.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Odesílá anonymizovaná data vývojářům Nextcloud aby ho na jejich základě mohli dále vylepšovat.\n\t\tVždy máte plnou kontrolu nad odesílaným obsahem a kdykoli tuto funkci můžete opět vypnout.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Můžete pomoci zlepšit Nextcloud tím, že nám pošlete nějaké údaje o vašem aktuálním nastavení a použití.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vaše soukromí bereme vážně. Odesílání dat je ve výchozím nastavení vypnuté a pokud se ho rozhodnete zapnout, budou data nejprve anonymizována a budete mít možnost vybrat, které věci sdílet. Nejnovější přijatý přehled na naší straně přepíše ten předchozí. Pokud chcete smazat uložená data ohledně využívání, stačí zrušit zaškrtnutí všech kolonek a odeslat (tím prázdný) přehled.",
"Send new report now" : "Odeslat nový přehled teď",
"Send usage survey monthly" : "Odesílat přehled o používání každý měsíc",
"Data to send" : "Data k odeslání",
"Last report sent on: %s" : "Poslední přehled odeslán: %s",
"Last report" : "Poslední přehled"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Seneste rapport sendt den: {on}",
"An error occurred while sending your report." : "Der skete en fejl da din rapport skulle sendes",
"App list <em>(for each app: name, version, enabled status)</em>" : "List over apps <em>(For hver app: navn, version, aktiveret eller ej)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databasemiljø <em>(type, version, database størrelse)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krypterings information <em>(er det slået til?, Hvad er standard modulet)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Antal delinger <em>(pr. type og tilladelses indstiling)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP miljø <em>(version, hukommelsesbegrænsning, maks. kørselstid, maks. filstørrelse)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server detaljer <em>(version, memcache brugt, locking/previews/avatars aktiveret?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(antal filer, brugere, lager per type, kommentarer og tags)</em>",
"Usage survey" : "Brugs undersøgelse",
"Help improve Nextcloud" : "Hjælp med at forbedre Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vil du hjælpe os med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug. Du kan deaktivere det til enhver tid i administrator indstillingerne.",
"Send usage" : "Send forbrug",
"Not now" : "Ikke nu",
"Never" : "Aldrig",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud. Du\n\t\thar altid fuld kontrol over indholdet der sendes til Nextcloud, og kan deaktivere det\n\t\tigen til enhver tid.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kan hjælpe med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vi tager dit privatliv seriøst. Afsendelse af data er som standard deaktiveret, og vælger du at aktivere det, så vil det først blive anonymiseret, og du gives mulighed for at vælge hvilke ting du vil dele. Når der modtages en rapport, så slettes den tidligere modagne. For at slette de gemte anvendelsesdata, så upload blot en tom rapport ved at fjerne markeringen i alle bokse, og indsend så en ny rapport.",
"Send new report now" : "Send ny rapport nu",
"Send usage survey monthly" : "Send en månedlig forbrugsrapport.",
"Data to send" : "Data er sendt",
"Last report sent on: %s" : "Seneste rapport sendt den: %s",
"Last report" : "Sidste rapport"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Seneste rapport sendt den: {on}",
"An error occurred while sending your report." : "Der skete en fejl da din rapport skulle sendes",
"App list <em>(for each app: name, version, enabled status)</em>" : "List over apps <em>(For hver app: navn, version, aktiveret eller ej)</em>",
"Database environment <em>(type, version, database size)</em>" : "Databasemiljø <em>(type, version, database størrelse)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krypterings information <em>(er det slået til?, Hvad er standard modulet)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Antal delinger <em>(pr. type og tilladelses indstiling)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP miljø <em>(version, hukommelsesbegrænsning, maks. kørselstid, maks. filstørrelse)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server detaljer <em>(version, memcache brugt, locking/previews/avatars aktiveret?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(antal filer, brugere, lager per type, kommentarer og tags)</em>",
"Usage survey" : "Brugs undersøgelse",
"Help improve Nextcloud" : "Hjælp med at forbedre Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vil du hjælpe os med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug. Du kan deaktivere det til enhver tid i administrator indstillingerne.",
"Send usage" : "Send forbrug",
"Not now" : "Ikke nu",
"Never" : "Aldrig",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sender anonymiseret data til Nextcloud for at hjælpe os med at forbedre Nextcloud. Du\n\t\thar altid fuld kontrol over indholdet der sendes til Nextcloud, og kan deaktivere det\n\t\tigen til enhver tid.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kan hjælpe med at forbedre Nextcloud ved at sende anonyme data om din opsætning og forbrug.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Vi tager dit privatliv seriøst. Afsendelse af data er som standard deaktiveret, og vælger du at aktivere det, så vil det først blive anonymiseret, og du gives mulighed for at vælge hvilke ting du vil dele. Når der modtages en rapport, så slettes den tidligere modagne. For at slette de gemte anvendelsesdata, så upload blot en tom rapport ved at fjerne markeringen i alle bokse, og indsend så en ny rapport.",
"Send new report now" : "Send ny rapport nu",
"Send usage survey monthly" : "Send en månedlig forbrugsrapport.",
"Data to send" : "Data er sendt",
"Last report sent on: %s" : "Seneste rapport sendt den: %s",
"Last report" : "Sidste rapport"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen, Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchtest du uns helfen Nextcloud zu verbessern? Das kannst du durch Übertragen anonymisierter Daten deiner Einstellungen und Nutzung. Du kannst dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an die Nextcloud GmbH, damit Nextcloud GmbH Nextcloud noch besser machen kann. Du \n hast jederzeit volle Kontrolle über die an Nextcloud GmbH gesendeten Daten und \n kannst dies jederzeit abschalten.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kannst uns helfen Nextcloud zu verbessern. Sende uns Daten über deine Einstellungen und deine Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen deine Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn du es aktivierst, werden die Daten zunächst anonymisiert und du hast die Wahl, welche Daten du freigeben möchtest. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, lade einen leeren Bericht hoch, indem du alle Kontrollkästchen deaktivierst und dann einen neuen Bericht sendest.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen, Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchtest du uns helfen Nextcloud zu verbessern? Das kannst du durch Übertragen anonymisierter Daten deiner Einstellungen und Nutzung. Du kannst dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an die Nextcloud GmbH, damit Nextcloud GmbH Nextcloud noch besser machen kann. Du \n hast jederzeit volle Kontrolle über die an Nextcloud GmbH gesendeten Daten und \n kannst dies jederzeit abschalten.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Du kannst uns helfen Nextcloud zu verbessern. Sende uns Daten über deine Einstellungen und deine Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen deine Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn du es aktivierst, werden die Daten zunächst anonymisiert und du hast die Wahl, welche Daten du freigeben möchtest. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, lade einen leeren Bericht hoch, indem du alle Kontrollkästchen deaktivierst und dann einen neuen Bericht sendest.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen Sie Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchten Sie uns helfen Nextcloud zu verbessern? Das können Sie durch die Übertragen anonymisierter Daten Ihrer Einstellungen und Nutzung. Sie können dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "Niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können. Sie\n haben jederzeit volle Kontrolle über die an Nextcloud gesendeten Daten. \n Jederzeit abschaltbar.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Sie können uns helfen Nextcloud zu verbessern. Senden Sie uns Daten über Ihre Einstellungen und Ihre Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen Ihre Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn Sie es aktivieren, werden die Daten zunächst anonymisiert und Sie haben die Wahl, welche Daten Sie freigeben möchten. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, laden Sie einen leeren Bericht hoch, indem Sie alle Kontrollkästchen deaktivieren und dann einen neuen Bericht senden.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Letzter Bericht gesendet am: {on}",
"An error occurred while sending your report." : "Es ist ein Fehler beim Senden des Berichtes aufgetreten.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App-Liste <em>(Zu jeder App: Name, Version, ist aktiviert?)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datenbank <em>(Typ, Version, Datenbankgröße)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Verschlüsselungsinformation <em>(Ist aktiviert?, Welches ist das Standard-Modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Anzahl an Freigaben <em>(Pro Typ und Berechtigung)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-Umgebung <em>(Version, Speichergrenze, Max. Ausführungszeit, Max. Dateigröße)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Details zur Serverinstanz <em>(Version, Wird Memcache verwendet?, Sind Sperren/Vorschau/Avatare aktiviert?)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistik <em>(Anzahl von: Dateien, Benutzern, Speicher pro Typ, Kommentare und Schlagworte)</em>",
"Usage survey" : "Nutzungsbericht",
"Help improve Nextcloud" : "Helfen Sie Nextcloud zu verbessern",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Möchten Sie uns helfen Nextcloud zu verbessern? Das können Sie durch die Übertragen anonymisierter Daten Ihrer Einstellungen und Nutzung. Sie können dies jederzeit in den Administrationseinstellungen deaktivieren.",
"Send usage" : "Nutzungsbericht senden",
"Not now" : "Nicht jetzt",
"Never" : "Niemals",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendet anonymisierte Daten an Nextcloud, damit wir Nextcloud noch besser machen können. Sie\n haben jederzeit volle Kontrolle über die an Nextcloud gesendeten Daten. \n Jederzeit abschaltbar.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Sie können uns helfen Nextcloud zu verbessern. Senden Sie uns Daten über Ihre Einstellungen und Ihre Nutzung.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Wir nehmen Ihre Privatsphäre ernst. Das Senden von Daten ist standardmäßig deaktiviert. Wenn Sie es aktivieren, werden die Daten zunächst anonymisiert und Sie haben die Wahl, welche Daten Sie freigeben möchten. Beim Empfang eines Berichts wird der vorhergehende entfernt. Um die gespeicherten Nutzungsdaten zu löschen, laden Sie einen leeren Bericht hoch, indem Sie alle Kontrollkästchen deaktivieren und dann einen neuen Bericht senden.",
"Send new report now" : "Neuen Bericht jetzt senden",
"Send usage survey monthly" : "Nutzungsbericht monatlich senden",
"Data to send" : "Zu sendende Daten",
"Last report sent on: %s" : "Letzter Bericht gesendet am: %s",
"Last report" : "Letzter Bericht"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Η τελευταία αναφορά στάλθηκε στις: {on}",
"An error occurred while sending your report." : "Παρουσιάστηκε σφάλμα κατά την αποστολή της αναφοράς σας.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Λίστα εφαρμογών <em>(για κάθε εφαρμογή: όνομα, έκδοση, είναι ενεργοποιημένη;)</em>",
"Database environment <em>(type, version, database size)</em>" : "Περιβάλλον βάσης δεδομένων <em>(Τύπος, έκδοση, μέγεθος βάσης δεδομένων) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Πληροφορίες κρυπτογράφησης <em>(είναι ενεργοποιημένες; , ποιό είναι το προεπιλεγμένο άρθρωμα) </em>",
"Number of shares <em>(per type and permission setting)</em>" : "Αριθμός διαμοιρασμών<em>(ανά τύπο και ρύθμιση δικαιωμάτων)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Περιβάλλον PHP <em>(έκδοση, όριο μνήμης, μέγιστος χρόνος εκτέλεσης, μέγιστο μέγεθος αρχείου)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Λεπτομέρειες διακομιστή <em>(έκδοση, χρήση memcache, κατάσταση των locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Στατιστικά <em>(αριθμός αρχείων, χρηστών, μονάδων αποθήκευσης ανά τύπο, σχόλια και ετικέτες)</em>",
"Usage survey" : "Έρευνα χρήσης",
"Help improve Nextcloud" : "Βοηθήστε στην βελτίωση του Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Θέλετε να μας βοηθήσετε να βελτιώσουμε το Nextcloud παρέχοντας κάποια ανώνυμα δεδομένα σχετικά με τις ρύθμισεις και τη χρήση; Μπορείτε να την απενεργοποιήσετε ανά πάσα στιγμή από τις ρυθμίσεις διαχειριστή ξανά.",
"Send usage" : "Αποστολή χρήσης",
"Not now" : "Όχι τώρα",
"Never" : "Ποτέ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Στέλνει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Στείλει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud. Εσείς\n\t\tέχετε πάντα τον πλήρη έλεγχο του περιεχομένου που αποστέλλεται στο Nextcloud και μπορείτε να το απενεργοποιήσετε\n\t\tξανά ανά πάσα στιγμή.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Μπορείτε να βοηθήσετε στη βελτίωση του Nextcloud με την αποστολή ορισμένων στοιχείων σχετικά με τις τρέχουσες ρυθμίσεις και τη χρήση.",
"Send new report now" : "Αποστολή νέας αναφοράς τώρα",
"Send usage survey monthly" : "Αποστολή έρευνας χρήσης μηνιαία",
"Data to send" : "Δεδομένα προς αποστολή",
"Last report sent on: %s" : "Η τελευταία αναφορά στάλθηκε στις: %s",
"Last report" : "Τελευταία αναφορά"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Η τελευταία αναφορά στάλθηκε στις: {on}",
"An error occurred while sending your report." : "Παρουσιάστηκε σφάλμα κατά την αποστολή της αναφοράς σας.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Λίστα εφαρμογών <em>(για κάθε εφαρμογή: όνομα, έκδοση, είναι ενεργοποιημένη;)</em>",
"Database environment <em>(type, version, database size)</em>" : "Περιβάλλον βάσης δεδομένων <em>(Τύπος, έκδοση, μέγεθος βάσης δεδομένων) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Πληροφορίες κρυπτογράφησης <em>(είναι ενεργοποιημένες; , ποιό είναι το προεπιλεγμένο άρθρωμα) </em>",
"Number of shares <em>(per type and permission setting)</em>" : "Αριθμός διαμοιρασμών<em>(ανά τύπο και ρύθμιση δικαιωμάτων)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Περιβάλλον PHP <em>(έκδοση, όριο μνήμης, μέγιστος χρόνος εκτέλεσης, μέγιστο μέγεθος αρχείου)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Λεπτομέρειες διακομιστή <em>(έκδοση, χρήση memcache, κατάσταση των locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Στατιστικά <em>(αριθμός αρχείων, χρηστών, μονάδων αποθήκευσης ανά τύπο, σχόλια και ετικέτες)</em>",
"Usage survey" : "Έρευνα χρήσης",
"Help improve Nextcloud" : "Βοηθήστε στην βελτίωση του Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Θέλετε να μας βοηθήσετε να βελτιώσουμε το Nextcloud παρέχοντας κάποια ανώνυμα δεδομένα σχετικά με τις ρύθμισεις και τη χρήση; Μπορείτε να την απενεργοποιήσετε ανά πάσα στιγμή από τις ρυθμίσεις διαχειριστή ξανά.",
"Send usage" : "Αποστολή χρήσης",
"Not now" : "Όχι τώρα",
"Never" : "Ποτέ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Στέλνει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Στείλει ανώνυμα δεδομένα στο Nextcloud για να μας βοηθήσει να βελτιώσουμε το Nextcloud. Εσείς\n\t\tέχετε πάντα τον πλήρη έλεγχο του περιεχομένου που αποστέλλεται στο Nextcloud και μπορείτε να το απενεργοποιήσετε\n\t\tξανά ανά πάσα στιγμή.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Μπορείτε να βοηθήσετε στη βελτίωση του Nextcloud με την αποστολή ορισμένων στοιχείων σχετικά με τις τρέχουσες ρυθμίσεις και τη χρήση.",
"Send new report now" : "Αποστολή νέας αναφοράς τώρα",
"Send usage survey monthly" : "Αποστολή έρευνας χρήσης μηνιαία",
"Data to send" : "Δεδομένα προς αποστολή",
"Last report sent on: %s" : "Η τελευταία αναφορά στάλθηκε στις: %s",
"Last report" : "Τελευταία αναφορά"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymised data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymised first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes and then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymised data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymised data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymised first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes and then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último informe enviado el {on}",
"An error occurred while sending your report." : "Se ha producido un error al enviar tu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de apps <em>(para cada app: nombre, versión, activa o inactiva)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorno de base de datos <em>(tipo, versión, tamaño de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de cifrado <em>(¿está activado?, módulo por defecto)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de recursos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorno PHP <em>(versión, límite de memoria, tiempo de ejecución máximo, tamaño de archivo máximo)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, uso de memcache, estado del bloqueo de archivos/previsualizaciones/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, tipos de almacenamientos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayuda a mejorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar Nextcloud aportando algunos datos anónimos sobre tu configuración y uso? Puedes desactivarlo en cualquier momento en la configuración de administrador.",
"Send usage" : "Enviar uso",
"Not now" : "Ahora no",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puede ayudar a mejorar Nextcloud enviándonos algunos datos sobre su configuración y uso actuales.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nos tomamos su privacidad en serio. El envío de datos está desactivado por defecto y, si decide activarlo, se anonimizará primero y se le dará la opción de qué cosas compartir. Al recibir un informe, se elimina el anterior. Para eliminar los datos de uso almacenados, suba un informe en blanco deseleccionando todas las casillas y enviando un reporte nuevo.",
"Send new report now" : "Enviar ahora un nuevo informe",
"Send usage survey monthly" : "Enviar la encuesta de uso mensualmente",
"Data to send" : "Datos que se enviarán",
"Last report sent on: %s" : "Último informe enviado el %s",
"Last report" : "Último informe"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Último informe enviado el {on}",
"An error occurred while sending your report." : "Se ha producido un error al enviar tu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de apps <em>(para cada app: nombre, versión, activa o inactiva)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entorno de base de datos <em>(tipo, versión, tamaño de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de cifrado <em>(¿está activado?, módulo por defecto)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de recursos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Entorno PHP <em>(versión, límite de memoria, tiempo de ejecución máximo, tamaño de archivo máximo)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, uso de memcache, estado del bloqueo de archivos/previsualizaciones/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, tipos de almacenamientos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayuda a mejorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar Nextcloud aportando algunos datos anónimos sobre tu configuración y uso? Puedes desactivarlo en cualquier momento en la configuración de administrador.",
"Send usage" : "Enviar uso",
"Not now" : "Ahora no",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puede ayudar a mejorar Nextcloud enviándonos algunos datos sobre su configuración y uso actuales.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nos tomamos su privacidad en serio. El envío de datos está desactivado por defecto y, si decide activarlo, se anonimizará primero y se le dará la opción de qué cosas compartir. Al recibir un informe, se elimina el anterior. Para eliminar los datos de uso almacenados, suba un informe en blanco deseleccionando todas las casillas y enviando un reporte nuevo.",
"Send new report now" : "Enviar ahora un nuevo informe",
"Send usage survey monthly" : "Enviar la encuesta de uso mensualmente",
"Data to send" : "Datos que se enviarán",
"Last report sent on: %s" : "Último informe enviado el %s",
"Last report" : "Último informe"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+8
View File
@@ -0,0 +1,8 @@
OC.L10N.register(
"survey_client",
{
"Send usage" : "Enviar uso",
"Never" : "Nunca",
"Data to send" : "Datos a enviar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+6
View File
@@ -0,0 +1,6 @@
{ "translations": {
"Send usage" : "Enviar uso",
"Never" : "Nunca",
"Data to send" : "Datos a enviar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas (número de archivos, usuarios, almacenamientos por tipo, comentarios y etiquetas) ",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Siempre tienes control total sobre el contenido enviado a Nextcloud y puedes desactivarlo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas (número de archivos, usuarios, almacenamientos por tipo, comentarios y etiquetas) ",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. ",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Siempre tienes control total sobre el contenido enviado a Nextcloud y puedes desactivarlo en cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, almacenamientos por tipos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anónimos a Nextcloud para ayudarnos a mejorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Ud.\n\t\tsiempre tiene el control total sobre el contenido enviado a Nextcloud y puede deshabilitarlo\n\t\ten cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estadísticas <em>(número de archivos, usuarios, almacenamientos por tipos, comentarios y etiquetas)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envía datos anónimos a Nextcloud para ayudarnos a mejorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envía datos anonimizados a Nextcloud para ayudarnos a mejorar Nextcloud. Ud.\n\t\tsiempre tiene el control total sobre el contenido enviado a Nextcloud y puede deshabilitarlo\n\t\ten cualquier momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Último reporte enviado el: {on}",
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "Se presentó un error al enviar tu reporte.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicaciones <em>(para cada aplicacion: nombre, versión, estado de activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente de la base de datos <em>(tipo, versión, tamaño de la base de datos) </em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información de encripción <em>(¿Está habilitada? ¿Cuál es el módulo predeterminado?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de elementos compartidos <em>(por tipo y configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente de PHP <em>(versión, límite de memoria, tiempo max. de ejecución, tamaño max. de archivos)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles de la instancia del servidor <em>(versión, memcache usado, estado de bloqueo/previsualización/avatares)</em>",
"Usage survey" : "Encuesta de uso",
"Help improve Nextcloud" : "Ayúdanos a mejorar a Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "¿Quieres ayudarnos a mejorar a Nextcloud proporcionándonos datos anónimos acerca de tu configuración y uso? Puedes deshabilitarlo en cualquier momento en la configuración de administración.",
"Send usage" : "Enviar uso",
"Not now" : "No ahora",
"Never" : "Nunca",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puedes ayudar a mejorar Nextcloud enviándonos algunos datos de tu configuración actual y uso.",
"Send new report now" : "Enviar un nuevo reporte ahora",
"Send usage survey monthly" : "Enviar la encuesta de uso mensual",
"Data to send" : "Datos a enviar",
"Last report" : "Último reporte"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Viimane aruanne saadetud: {on}",
"An error occurred while sending your report." : "Raporti saatmisel tekkis viga.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Rakenduste nimekiri <em>(iga rakenduse kohta: nimi, versioon, olek)</em>",
"Database environment <em>(type, version, database size)</em>" : "Andmebaasikeskkond <em>(tüüp, versioon, suurus)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krüpteerimisteave <em>(kas on sisse lülitatud?, mis on vaikemoodul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jagamiste hulk <em>(tüübi kohta ja õiguste seaded)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP keskkond <em>(versioon, mälupiirand, maksimaalne täitmisaeg, maksimaalne failisuurus)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Serveri instantsi üksikasjad <em>(versioon, memcache kasutamine, lukustamise/eelvaadete/avataride staatus)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failide, kasutajate, andmeruumi tüüpide, kommentaarite ja siltide arv)</em>",
"Usage survey" : "Kasutuse uuring",
"Help improve Nextcloud" : "Aita Nextcloudi parendada",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Kas sa soovid Nextcloudi paremaks muuta ja saata arendajatele teavet tema seadistuste ning kasutuse kohta? Saad süsteemihaldusest selle valiku alati välja lülitada.",
"Send usage" : "Saada kasutusraport",
"Not now" : "Mitte praegu",
"Never" : "Mitte kunagi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta. Sul\n\t\ton alati täiskontroll Nextcloudi arendajatele saadetava sisu üle ning\n\t\tvõid saatmise alati välja lülitada.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Saad aidata kaasa Nextcloudi parendamisele, saates meile andmeid oma praeguse seadistuse ja kasutuse kohta.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Me võtame sinu privaatsust tõsiselt. Andmete saatmine on vaikimisi välja lülitatud. Kui otsustad selle sisse lülitada, siis see tehakse kõigepealt anonüümseks ja saad valida, mis andmeid soovid jagada. Aruande kättesaamisel eelmine aruanne eemaldatakse. Kui soovid arendajate serverist selle serveri kohta kogutud andmed kustutada, siis eemalda märkeruutude kõik valikud ning laadi üles uus ja tühi aruanne.",
"Send new report now" : "Saada kohe uus raport",
"Send usage survey monthly" : "Saada kasutuse raport igakuiselt",
"Data to send" : "Andmed, mida saata",
"Last report sent on: %s" : "Viimane aruanne saadetud: %s",
"Last report" : "Viimane raport"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Viimane aruanne saadetud: {on}",
"An error occurred while sending your report." : "Raporti saatmisel tekkis viga.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Rakenduste nimekiri <em>(iga rakenduse kohta: nimi, versioon, olek)</em>",
"Database environment <em>(type, version, database size)</em>" : "Andmebaasikeskkond <em>(tüüp, versioon, suurus)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Krüpteerimisteave <em>(kas on sisse lülitatud?, mis on vaikemoodul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jagamiste hulk <em>(tüübi kohta ja õiguste seaded)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP keskkond <em>(versioon, mälupiirand, maksimaalne täitmisaeg, maksimaalne failisuurus)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Serveri instantsi üksikasjad <em>(versioon, memcache kasutamine, lukustamise/eelvaadete/avataride staatus)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failide, kasutajate, andmeruumi tüüpide, kommentaarite ja siltide arv)</em>",
"Usage survey" : "Kasutuse uuring",
"Help improve Nextcloud" : "Aita Nextcloudi parendada",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Kas sa soovid Nextcloudi paremaks muuta ja saata arendajatele teavet tema seadistuste ning kasutuse kohta? Saad süsteemihaldusest selle valiku alati välja lülitada.",
"Send usage" : "Saada kasutusraport",
"Not now" : "Mitte praegu",
"Never" : "Mitte kunagi",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Saadab arendajatele anonüümset teavet selle serveri kohta, võimaldades sellega Nextcloudi paremaks muuta. Sul\n\t\ton alati täiskontroll Nextcloudi arendajatele saadetava sisu üle ning\n\t\tvõid saatmise alati välja lülitada.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Saad aidata kaasa Nextcloudi parendamisele, saates meile andmeid oma praeguse seadistuse ja kasutuse kohta.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Me võtame sinu privaatsust tõsiselt. Andmete saatmine on vaikimisi välja lülitatud. Kui otsustad selle sisse lülitada, siis see tehakse kõigepealt anonüümseks ja saad valida, mis andmeid soovid jagada. Aruande kättesaamisel eelmine aruanne eemaldatakse. Kui soovid arendajate serverist selle serveri kohta kogutud andmed kustutada, siis eemalda märkeruutude kõik valikud ning laadi üles uus ja tühi aruanne.",
"Send new report now" : "Saada kohe uus raport",
"Send usage survey monthly" : "Saada kasutuse raport igakuiselt",
"Data to send" : "Andmed, mida saata",
"Last report sent on: %s" : "Viimane aruanne saadetud: %s",
"Last report" : "Viimane raport"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Azken txostena bidali zeneko data: {on}",
"An error occurred while sending your report." : "Errorea gertatu da zure txostena bidaltzean.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Aplikazio zerrenda <em>(aplikazio bakoitzeko : izena, bertsioa, aktibo dagoen ala ez)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datu basearen ingurunea <em>(mota, bertsioa, tamaina)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Zifratzearen informazioa <em>(aktibo dagoen ala ez, zein den modulu lehenetsia)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Partekatze kopurua <em>(mota eta baimen ezarpenka sailkatuta)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP ingurunea <em>(bertsioa, memoria muga, gehieneko exekuzio denbora, gehieneko fitxategi tamaina)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Zerbitzariaren instantziaren xehetasunak <em>(bertsioa, memcache erabiltzen duen ala ez, blokeo/aurreikuspen/avatarren egoera)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatistikak <em>(fitxategi kopurua, erabiltzaileak, biltegiratzeak motaka, iruzkinak eta etiketak)</em>",
"Usage survey" : "Erabilera txostena",
"Help improve Nextcloud" : "Lagundu Nextcloud hobetzen",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud hobetzen lagundu nahi diguzu zure zerbitzariaren instalazioaren inguruko datu anonimoak bidaliz? Ezarpen hau nahi duzunean desaktibatu dezakezu kudeaketa interfazean.",
"Send usage" : "Erabilera bidali",
"Not now" : "Orain ez",
"Never" : "Inoiz ez",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali. Zuk\n\t\tbeti edukiko duzu Nextcloudi bidalitako edukiaren kontrola eta desgai dezakezu\n\t\thori berriro nahi duzunean.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud hobetzen lagundu dezakezu zure instalazio eta erabilerari buruzko datu batzuk guri bidaliz.",
"Send new report now" : "Bidali oraintxe txosten berria",
"Send usage survey monthly" : "Bidali erabilera txostena hilero",
"Data to send" : "Bidaliko diren datuak",
"Last report sent on: %s" : "Azken txostena bidali zeneko data: %s",
"Last report" : "Azken txostena"
},
"nplurals=2; plural=(n != 1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Azken txostena bidali zeneko data: {on}",
"An error occurred while sending your report." : "Errorea gertatu da zure txostena bidaltzean.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Aplikazio zerrenda <em>(aplikazio bakoitzeko : izena, bertsioa, aktibo dagoen ala ez)</em>",
"Database environment <em>(type, version, database size)</em>" : "Datu basearen ingurunea <em>(mota, bertsioa, tamaina)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Zifratzearen informazioa <em>(aktibo dagoen ala ez, zein den modulu lehenetsia)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Partekatze kopurua <em>(mota eta baimen ezarpenka sailkatuta)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP ingurunea <em>(bertsioa, memoria muga, gehieneko exekuzio denbora, gehieneko fitxategi tamaina)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Zerbitzariaren instantziaren xehetasunak <em>(bertsioa, memcache erabiltzen duen ala ez, blokeo/aurreikuspen/avatarren egoera)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatistikak <em>(fitxategi kopurua, erabiltzaileak, biltegiratzeak motaka, iruzkinak eta etiketak)</em>",
"Usage survey" : "Erabilera txostena",
"Help improve Nextcloud" : "Lagundu Nextcloud hobetzen",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud hobetzen lagundu nahi diguzu zure zerbitzariaren instalazioaren inguruko datu anonimoak bidaliz? Ezarpen hau nahi duzunean desaktibatu dezakezu kudeaketa interfazean.",
"Send usage" : "Erabilera bidali",
"Not now" : "Orain ez",
"Never" : "Inoiz ez",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud hobetzen laguntzeko datu anonimoak Nextcloudi bidali. Zuk\n\t\tbeti edukiko duzu Nextcloudi bidalitako edukiaren kontrola eta desgai dezakezu\n\t\thori berriro nahi duzunean.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud hobetzen lagundu dezakezu zure instalazio eta erabilerari buruzko datu batzuk guri bidaliz.",
"Send new report now" : "Bidali oraintxe txosten berria",
"Send usage survey monthly" : "Bidali erabilera txostena hilero",
"Data to send" : "Bidaliko diren datuak",
"Last report sent on: %s" : "Azken txostena bidali zeneko data: %s",
"Last report" : "Azken txostena"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+24
View File
@@ -0,0 +1,24 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "به بهبود نکست‌کلود کمک کنید",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "هرگز",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n > 1);");
+22
View File
@@ -0,0 +1,22 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "به بهبود نکست‌کلود کمک کنید",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "هرگز",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
+25
View File
@@ -0,0 +1,25 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Viimeisin raportti lähetetty: {on}",
"An error occurred while sending your report." : "Tapahtui virhe lähetettäessä raporttia.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Sovelluslista <em>(jokaisen sovelluksen osalta: nimi, versio, onko käytössä)</em>",
"Database environment <em>(type, version, database size)</em>" : "Tietokantaympäristö <em>(tyyppi, versio, tietokannan koko)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Salaustietoa <em>(onko salaus käytössä, mikä on oletusmoduuli)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jakojen määrä <em>(tyyppi ja käyttöoikeusasetukset)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-ympäristö <em>(versio, muistin raja, maks. suoritusaika, maks. tiedostokoko)</em>",
"Usage survey" : "Käyttötutkimus",
"Help improve Nextcloud" : "Auta parantamaan Nextcloudia",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Haluatko auttaa meitä Nextcloudin kehittämisessä lähettämällä anonyymiä tietoa asetuksistasi ja käytöstäsi? Voit estää tietojen lähettämisen koska tahansa ylläpitoasetuksissa.",
"Send usage" : "Lähetä käyttötiedot",
"Not now" : "Ei nyt",
"Never" : "Ei koskaan",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Lähetä anonymisoitua tietoa Nextcloudille, jotta voimme parantaa Nextcloudia.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Voit auttaa Nextcloudin kehittämistä lähettämällä tietoja nykyisestä asennuksesta ja käytöstä.",
"Send new report now" : "Lähetä uusi raportti nyt",
"Send usage survey monthly" : "Lähetä käyttötutkimusraportti kuukausittain",
"Data to send" : "Lähetettävät tiedot",
"Last report sent on: %s" : "Viimeisin raportti lähetetty: %s",
"Last report" : "Edellinen raportti"
},
"nplurals=2; plural=(n != 1);");
+23
View File
@@ -0,0 +1,23 @@
{ "translations": {
"Last report sent on: {on}" : "Viimeisin raportti lähetetty: {on}",
"An error occurred while sending your report." : "Tapahtui virhe lähetettäessä raporttia.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Sovelluslista <em>(jokaisen sovelluksen osalta: nimi, versio, onko käytössä)</em>",
"Database environment <em>(type, version, database size)</em>" : "Tietokantaympäristö <em>(tyyppi, versio, tietokannan koko)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Salaustietoa <em>(onko salaus käytössä, mikä on oletusmoduuli)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Jakojen määrä <em>(tyyppi ja käyttöoikeusasetukset)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-ympäristö <em>(versio, muistin raja, maks. suoritusaika, maks. tiedostokoko)</em>",
"Usage survey" : "Käyttötutkimus",
"Help improve Nextcloud" : "Auta parantamaan Nextcloudia",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Haluatko auttaa meitä Nextcloudin kehittämisessä lähettämällä anonyymiä tietoa asetuksistasi ja käytöstäsi? Voit estää tietojen lähettämisen koska tahansa ylläpitoasetuksissa.",
"Send usage" : "Lähetä käyttötiedot",
"Not now" : "Ei nyt",
"Never" : "Ei koskaan",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Lähetä anonymisoitua tietoa Nextcloudille, jotta voimme parantaa Nextcloudia.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Voit auttaa Nextcloudin kehittämistä lähettämällä tietoja nykyisestä asennuksesta ja käytöstä.",
"Send new report now" : "Lähetä uusi raportti nyt",
"Send usage survey monthly" : "Lähetä käyttötutkimusraportti kuukausittain",
"Data to send" : "Lähetettävät tiedot",
"Last report sent on: %s" : "Viimeisin raportti lähetetty: %s",
"Last report" : "Edellinen raportti"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Dernier rapport envoyé le: {on}",
"An error occurred while sending your report." : "Une erreur est survenue lors de lenvoi des statistiques.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liste d'applications <em> (pour chaque application: nom, version, statut actif)</em>",
"Database environment <em>(type, version, database size)</em>" : "Environnement de la base de données <em>(type, version, taille de la base de données)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Information du chiffrement <em>(est-il activé ?, quel est le module par défaut)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre de partages <em>(par type et paramètre de permission)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Environnement PHP <em>(version, limite de la mémoire, temps maximal d'exécution, taille maximale des fichiers)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Détails sur l'instance du serveur <em>(version, cache mémoire utilisé, statut du verrouillage/aperçus/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistique <em>(nombre de fichiers, utilisateurs, stockage par type, commentaires et tags)</em>",
"Usage survey" : "Statistiques d'utilisation",
"Help improve Nextcloud" : "Aidez-nous à améliorer Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Souhaitez-vous nous aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation ? Vous pouvez désactiver cet envoi à tout moment depuis les paramètres d'administration.",
"Send usage" : "Envoyer les statistiques",
"Not now" : "Pas maintenant",
"Never" : "Jamais",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envoie des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le contrôle total du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Vous pouvez aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nous prenons au sérieux votre vie privée. L'envoi de données est désactivé par défaut et si vous choisissez de l'activer, ils seront d'abord anonymisés et vous aurez la possibilité de choisir les éléments à partager. Dès réception d'un rapport, le précédent est supprimé. Pour supprimer les données d'utilisation stockées, téléversez un rapport vide en décochant toutes les cases puis en envoyant un nouveau rapport.",
"Send new report now" : "Envoyer les statistiques maintenant",
"Send usage survey monthly" : "Envoyer mensuellement des enquêtes d'utilisation",
"Data to send" : "Données à envoyer",
"Last report sent on: %s" : "Dernier rapport envoyé le: %s",
"Last report" : "Dernier envoi"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Dernier rapport envoyé le: {on}",
"An error occurred while sending your report." : "Une erreur est survenue lors de lenvoi des statistiques.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liste d'applications <em> (pour chaque application: nom, version, statut actif)</em>",
"Database environment <em>(type, version, database size)</em>" : "Environnement de la base de données <em>(type, version, taille de la base de données)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Information du chiffrement <em>(est-il activé ?, quel est le module par défaut)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Nombre de partages <em>(par type et paramètre de permission)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Environnement PHP <em>(version, limite de la mémoire, temps maximal d'exécution, taille maximale des fichiers)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Détails sur l'instance du serveur <em>(version, cache mémoire utilisé, statut du verrouillage/aperçus/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistique <em>(nombre de fichiers, utilisateurs, stockage par type, commentaires et tags)</em>",
"Usage survey" : "Statistiques d'utilisation",
"Help improve Nextcloud" : "Aidez-nous à améliorer Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Souhaitez-vous nous aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation ? Vous pouvez désactiver cet envoi à tout moment depuis les paramètres d'administration.",
"Send usage" : "Envoyer les statistiques",
"Not now" : "Pas maintenant",
"Never" : "Jamais",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envoyer des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envoie des données anonymisées à Nextcloud pour nous aider à améliorer Nextcloud. Vous\navez toujours le contrôle total du contenu envoyé à Nextcloud et pouvez le désactiver\nà n'importe quel moment.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Vous pouvez aider à améliorer Nextcloud en nous envoyant des statistiques sur votre configuration et votre utilisation.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Nous prenons au sérieux votre vie privée. L'envoi de données est désactivé par défaut et si vous choisissez de l'activer, ils seront d'abord anonymisés et vous aurez la possibilité de choisir les éléments à partager. Dès réception d'un rapport, le précédent est supprimé. Pour supprimer les données d'utilisation stockées, téléversez un rapport vide en décochant toutes les cases puis en envoyant un nouveau rapport.",
"Send new report now" : "Envoyer les statistiques maintenant",
"Send usage survey monthly" : "Envoyer mensuellement des enquêtes d'utilisation",
"Data to send" : "Données à envoyer",
"Last report sent on: %s" : "Dernier rapport envoyé le: %s",
"Last report" : "Dernier envoi"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Seoladh an tuairisc dheireanach ar: {on}",
"An error occurred while sending your report." : "Tharla earráid agus do thuairisc á seoladh.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liosta aipeanna <em>(do gach aip: ainm, leagan, stádas cumasaithe)</em>",
"Database environment <em>(type, version, database size)</em>" : "Timpeallacht bunachar sonraí<em>(cineál, leagan, méid an bhunachair sonraí)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Faisnéis chriptiúcháin <em>(an bhfuil sé cumasaithe?, cad é an modúl réamhshocraithe)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Líon na scaireanna <em>(de réir cineáil agus socrú ceada)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Timpeallacht PHP <em>(leagan, teorainn chuimhne, uas-am forghníomhaithe, uasmhéid comhaid)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Sonraí shampla an fhreastalaí <em>(leagan, memcache a úsáideadh, stádas an ghlasála/réamhamhairc/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Staidreamh <em>(líon comhad, úsáideoirí, stórais de réir cineáil, nótaí tráchta agus clibeanna)</em>",
"Usage survey" : "Suirbhé úsáide",
"Help improve Nextcloud" : "Cabhrú le Nextcloud a fheabhsú",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar mhaith leat cabhrú linn feabhas a chur ar Nextcloud trí roinnt sonraí gan ainm a sholáthar faoi do shocrú agus d’úsáid? Is féidir leat é a dhíchumasú am ar bith sna socruithe riaracháin arís.",
"Send usage" : "Seol úsáid",
"Not now" : "Ní anois",
"Never" : "Riamh",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud. tu\nBíonn smacht iomlán ag \t\t i gcónaí ar an ábhar a sheoltar chuig Nextcloud agus is féidir é a dhíchumasú\n\t\t arís é am ar bith.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Is féidir leat cabhrú le Nextcloud a fheabhsú trí roinnt sonraí a sheoladh chugainn faoi do shocrú agus úsáid reatha.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Glacaimid do phríobháideachas dáiríre. Tá seoladh sonraí díchumasaithe de réir réamhshocraithe, agus má roghnaíonn tú é a chur ar siúl, déanfar é a anaithnid ar dtús, agus tugtar an rogha duit cad iad na rudaí atá le roinnt. Nuair a fhaightear tuairisc, baintear an ceann roimhe sin. Chun na sonraí úsáide stóráilte a scriosadh, uaslódáil tuairisc folamh trí na boscaí go léir a dhíthiceáil agus tuairisc nua a sheoladh.",
"Send new report now" : "Seol tuairisc nua anois",
"Send usage survey monthly" : "Seol suirbhé úsáide go míosúil",
"Data to send" : "Sonraí le seoladh",
"Last report sent on: %s" : "Seoladh an tuairisc dheireanach ar: %s",
"Last report" : "Tuairisc dheireanach"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Seoladh an tuairisc dheireanach ar: {on}",
"An error occurred while sending your report." : "Tharla earráid agus do thuairisc á seoladh.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Liosta aipeanna <em>(do gach aip: ainm, leagan, stádas cumasaithe)</em>",
"Database environment <em>(type, version, database size)</em>" : "Timpeallacht bunachar sonraí<em>(cineál, leagan, méid an bhunachair sonraí)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Faisnéis chriptiúcháin <em>(an bhfuil sé cumasaithe?, cad é an modúl réamhshocraithe)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Líon na scaireanna <em>(de réir cineáil agus socrú ceada)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Timpeallacht PHP <em>(leagan, teorainn chuimhne, uas-am forghníomhaithe, uasmhéid comhaid)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Sonraí shampla an fhreastalaí <em>(leagan, memcache a úsáideadh, stádas an ghlasála/réamhamhairc/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Staidreamh <em>(líon comhad, úsáideoirí, stórais de réir cineáil, nótaí tráchta agus clibeanna)</em>",
"Usage survey" : "Suirbhé úsáide",
"Help improve Nextcloud" : "Cabhrú le Nextcloud a fheabhsú",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar mhaith leat cabhrú linn feabhas a chur ar Nextcloud trí roinnt sonraí gan ainm a sholáthar faoi do shocrú agus d’úsáid? Is féidir leat é a dhíchumasú am ar bith sna socruithe riaracháin arís.",
"Send usage" : "Seol úsáid",
"Not now" : "Ní anois",
"Never" : "Riamh",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Seoltar sonraí gan ainm chuig Nextcloud chun cabhrú linn feabhas a chur ar Nextcloud. tu\nBíonn smacht iomlán ag \t\t i gcónaí ar an ábhar a sheoltar chuig Nextcloud agus is féidir é a dhíchumasú\n\t\t arís é am ar bith.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Is féidir leat cabhrú le Nextcloud a fheabhsú trí roinnt sonraí a sheoladh chugainn faoi do shocrú agus úsáid reatha.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Glacaimid do phríobháideachas dáiríre. Tá seoladh sonraí díchumasaithe de réir réamhshocraithe, agus má roghnaíonn tú é a chur ar siúl, déanfar é a anaithnid ar dtús, agus tugtar an rogha duit cad iad na rudaí atá le roinnt. Nuair a fhaightear tuairisc, baintear an ceann roimhe sin. Chun na sonraí úsáide stóráilte a scriosadh, uaslódáil tuairisc folamh trí na boscaí go léir a dhíthiceáil agus tuairisc nua a sheoladh.",
"Send new report now" : "Seol tuairisc nua anois",
"Send usage survey monthly" : "Seol suirbhé úsáide go míosúil",
"Data to send" : "Sonraí le seoladh",
"Last report sent on: %s" : "Seoladh an tuairisc dheireanach ar: %s",
"Last report" : "Tuairisc dheireanach"
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Último informe enviado o: {on}",
"An error occurred while sending your report." : "Produciuse un erro ao enviar o seu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicacións <em>(para cada aplicación: nome, versión, estado da activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Contorno da base de datos <em>(tipo, versión, tamaño da base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información da cifraxe <em>(está activada?, cal é o módulo predeterminado)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de comparticións <em>(por tipo e configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Contorno PHP PHP<em>(versión, límite de memoria, tempo máx. de execución, tamaño máximo de ficheiro)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles da instancia do servidor <em>(versión, uso de memcache, estado do bloqueo de ficheiros/vistas previas/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatísticas <em>(número de ficheiros, usuarios, almacenamentos por tipo, comentarios e etiquetas)",
"Usage survey" : "Enquisa de uso",
"Help improve Nextcloud" : "Axude a mellorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Quere colaborar connosco para mellorar Nextcloud achegando algúns datos anónimos sobre os seus axustes e uso? Pode desactivalo en calquera momento nos axustes de administración.",
"Send usage" : "Enviar o uso",
"Not now" : "Agora non",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud\n\t\tVde. terá sempre o control total do contido enviado a Nextcloud e poderá\n\t\tdesactivalo en calquera momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pode axudar a mellorar Nextcloud enviándonos algúns datos sobre os seus axustes e e uso.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Tomámonos moi en serio a súa privacidade. O envío de datos, por omisión, está desactivado, e se o activa, o primeiro será anonimizalos e daráselle a opción de escoller que é o que quere compartir. Ao recibir un informe, retirarase o anterior. Para eliminar os datos de uso almacenados, envíe un informe baleiro desmarcando todas as caixas e envíe un novo informe.",
"Send new report now" : "Enviar agora un novo informe",
"Send usage survey monthly" : "Enviar a enquisa de uso mensualmente",
"Data to send" : "Data do envío",
"Last report sent on: %s" : "O último informe foi enviado o: %s",
"Last report" : "Último informe"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Último informe enviado o: {on}",
"An error occurred while sending your report." : "Produciuse un erro ao enviar o seu informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Lista de aplicacións <em>(para cada aplicación: nome, versión, estado da activación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Contorno da base de datos <em>(tipo, versión, tamaño da base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información da cifraxe <em>(está activada?, cal é o módulo predeterminado)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Número de comparticións <em>(por tipo e configuración de permisos)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Contorno PHP PHP<em>(versión, límite de memoria, tempo máx. de execución, tamaño máximo de ficheiro)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Detalles da instancia do servidor <em>(versión, uso de memcache, estado do bloqueo de ficheiros/vistas previas/avatares)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Estatísticas <em>(número de ficheiros, usuarios, almacenamentos por tipo, comentarios e etiquetas)",
"Usage survey" : "Enquisa de uso",
"Help improve Nextcloud" : "Axude a mellorar Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Quere colaborar connosco para mellorar Nextcloud achegando algúns datos anónimos sobre os seus axustes e uso? Pode desactivalo en calquera momento nos axustes de administración.",
"Send usage" : "Enviar o uso",
"Not now" : "Agora non",
"Never" : "Nunca",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Envíe datos anonimizados a Nextcloud para axudarnos a mellorar NextCloud\n\t\tVde. terá sempre o control total do contido enviado a Nextcloud e poderá\n\t\tdesactivalo en calquera momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pode axudar a mellorar Nextcloud enviándonos algúns datos sobre os seus axustes e e uso.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Tomámonos moi en serio a súa privacidade. O envío de datos, por omisión, está desactivado, e se o activa, o primeiro será anonimizalos e daráselle a opción de escoller que é o que quere compartir. Ao recibir un informe, retirarase o anterior. Para eliminar os datos de uso almacenados, envíe un informe baleiro desmarcando todas as caixas e envíe un novo informe.",
"Send new report now" : "Enviar agora un novo informe",
"Send usage survey monthly" : "Enviar a enquisa de uso mensualmente",
"Data to send" : "Data do envío",
"Last report sent on: %s" : "O último informe foi enviado o: %s",
"Last report" : "Último informe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+27
View File
@@ -0,0 +1,27 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "דוח אחרון נשלח ב־: {on}",
"An error occurred while sending your report." : "אירעה שגיאה בשליחת הדוח",
"App list <em>(for each app: name, version, enabled status)</em>" : "רשימת יישומים <em>(לכל יישום: שם, גרסה, מצב פעיל)</em>",
"Database environment <em>(type, version, database size)</em>" : "סביבת מסד נתונים <em>(סוג, גרסה, גודל מסד נתונים)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "פרטי הצפנה <em>(פעילה?, מה הוא מודול בררת המחדל)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "מספר שיתופים <em>(לפי הגדרות סוג והרשאות)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "סביבת PHP <em>(גרסה, הגבלת זיכרון, זמן הפעלה מרבי, גודל קובץ מרבי)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "פרטי עותק השרת <em>(גרסה, זיכרון מטמון בשימוש, מצב נעילה/הצגה מקדימה/תמונות ייצוגיות)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "סטטיסטיקה <em>(מספר קבצים, משתמשים, סוגי אחסון לפי סוג, תגובות ותגיות)</em>",
"Usage survey" : "סקר שימוש",
"Help improve Nextcloud" : "סיוע בשיפור Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "מעניין אותך לסייע לנו לשפר את Nextcloud על ידי שליחת של נתונים אלמוניים בנוגע להתקנה ולשימוש שלך? ניתן להשבית זאת בכל עת דרך ההגדרות.",
"Send usage" : "שליחת נתוני שימוש",
"Not now" : "לא כעת",
"Never" : "אף פעם",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "שליחת נתונים אלמוניים ל־Nextcloud כדי לסייע לנו בשיפור Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "ניתן לסייע בשיפור Nextcloud על ידי שליחת נתונים כלשהם אלינו בנוגע להתקנה הנוכחית ואופן השימוש שלך.",
"Send new report now" : "שליחת דוח חדש כעת",
"Send usage survey monthly" : "שליחת סקר שימוש חודשי",
"Data to send" : "נתונים לשליחה",
"Last report sent on: %s" : "הדוח האחרון נשלח ב־: %s",
"Last report" : "דוח אחרון"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
+25
View File
@@ -0,0 +1,25 @@
{ "translations": {
"Last report sent on: {on}" : "דוח אחרון נשלח ב־: {on}",
"An error occurred while sending your report." : "אירעה שגיאה בשליחת הדוח",
"App list <em>(for each app: name, version, enabled status)</em>" : "רשימת יישומים <em>(לכל יישום: שם, גרסה, מצב פעיל)</em>",
"Database environment <em>(type, version, database size)</em>" : "סביבת מסד נתונים <em>(סוג, גרסה, גודל מסד נתונים)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "פרטי הצפנה <em>(פעילה?, מה הוא מודול בררת המחדל)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "מספר שיתופים <em>(לפי הגדרות סוג והרשאות)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "סביבת PHP <em>(גרסה, הגבלת זיכרון, זמן הפעלה מרבי, גודל קובץ מרבי)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "פרטי עותק השרת <em>(גרסה, זיכרון מטמון בשימוש, מצב נעילה/הצגה מקדימה/תמונות ייצוגיות)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "סטטיסטיקה <em>(מספר קבצים, משתמשים, סוגי אחסון לפי סוג, תגובות ותגיות)</em>",
"Usage survey" : "סקר שימוש",
"Help improve Nextcloud" : "סיוע בשיפור Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "מעניין אותך לסייע לנו לשפר את Nextcloud על ידי שליחת של נתונים אלמוניים בנוגע להתקנה ולשימוש שלך? ניתן להשבית זאת בכל עת דרך ההגדרות.",
"Send usage" : "שליחת נתוני שימוש",
"Not now" : "לא כעת",
"Never" : "אף פעם",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "שליחת נתונים אלמוניים ל־Nextcloud כדי לסייע לנו בשיפור Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "ניתן לסייע בשיפור Nextcloud על ידי שליחת נתונים כלשהם אלינו בנוגע להתקנה הנוכחית ואופן השימוש שלך.",
"Send new report now" : "שליחת דוח חדש כעת",
"Send usage survey monthly" : "שליחת סקר שימוש חודשי",
"Data to send" : "נתונים לשליחה",
"Last report sent on: %s" : "הדוח האחרון נשלח ב־: %s",
"Last report" : "דוח אחרון"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}
+27
View File
@@ -0,0 +1,27 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Posljednje izvješće poslano: {on}",
"An error occurred while sending your report." : "Došlo je do pogreške prilikom slanja vašeg izvješća.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Popis aplikacija <em>(za svaku aplikaciju: naziv, inačica, status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Okolina baze podataka <em>(vrsta, inačica, veličina baze podataka)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacije o šifriranju <em>(je li omogućeno?, koji je zadani modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Broj dijeljenja <em>(po vrsti i postavci dopuštenja)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP okolina <em>(inačica, ograničenje memorije, maks. vrijeme izvršavanja, maks. veličina datoteke)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Pojedinosti o instanci poslužitelja <em>(inačica, korištena predmemorija, status zaključavanja/pretpregleda/avatara)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(broj datoteka, korisnika, pohrana po vrsti, komentara i oznaka)</em>",
"Usage survey" : "Anketa o korištenju",
"Help improve Nextcloud" : "Pomozite poboljšati Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Želite li nam pomoći poboljšati Nextcloud pružanjem nekih anonimnih podataka o svojoj instalaciji i korištenju? Slanje podataka možete ponovo onemogućiti u bilo kojem trenutku u postavkama administratora.",
"Send usage" : "Pošalji podatke o korištenju",
"Not now" : "Ne sada",
"Never" : "Nikad",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Šalje anonimne podatke Nextcloudu koji nam pomažu poboljšati Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Možete nam pomoći da poboljšamo Nextcloud slanjem nekih podataka o svojoj trenutnoj instalaciji i korištenju.",
"Send new report now" : "Pošalji novo izvješće",
"Send usage survey monthly" : "Pošalji mjesečnu anketu o korištenju",
"Data to send" : "Podaci za slanje",
"Last report sent on: %s" : "Posljednje izvješće poslano: %s",
"Last report" : "Posljednje izvješće"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+25
View File
@@ -0,0 +1,25 @@
{ "translations": {
"Last report sent on: {on}" : "Posljednje izvješće poslano: {on}",
"An error occurred while sending your report." : "Došlo je do pogreške prilikom slanja vašeg izvješća.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Popis aplikacija <em>(za svaku aplikaciju: naziv, inačica, status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Okolina baze podataka <em>(vrsta, inačica, veličina baze podataka)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacije o šifriranju <em>(je li omogućeno?, koji je zadani modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Broj dijeljenja <em>(po vrsti i postavci dopuštenja)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP okolina <em>(inačica, ograničenje memorije, maks. vrijeme izvršavanja, maks. veličina datoteke)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Pojedinosti o instanci poslužitelja <em>(inačica, korištena predmemorija, status zaključavanja/pretpregleda/avatara)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(broj datoteka, korisnika, pohrana po vrsti, komentara i oznaka)</em>",
"Usage survey" : "Anketa o korištenju",
"Help improve Nextcloud" : "Pomozite poboljšati Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Želite li nam pomoći poboljšati Nextcloud pružanjem nekih anonimnih podataka o svojoj instalaciji i korištenju? Slanje podataka možete ponovo onemogućiti u bilo kojem trenutku u postavkama administratora.",
"Send usage" : "Pošalji podatke o korištenju",
"Not now" : "Ne sada",
"Never" : "Nikad",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Šalje anonimne podatke Nextcloudu koji nam pomažu poboljšati Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Možete nam pomoći da poboljšamo Nextcloud slanjem nekih podataka o svojoj trenutnoj instalaciji i korištenju.",
"Send new report now" : "Pošalji novo izvješće",
"Send usage survey monthly" : "Pošalji mjesečnu anketu o korištenju",
"Data to send" : "Podaci za slanje",
"Last report sent on: %s" : "Posljednje izvješće poslano: %s",
"Last report" : "Posljednje izvješće"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Utolsó jelentés elküldési ideje: {on}",
"An error occurred while sending your report." : "Hiba történt a jelentés elküldése során.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Alkalmazások <em>(minden alkalmazásnál: név, verzió, engedélyezési állapot)</em>",
"Database environment <em>(type, version, database size)</em>" : "Adatbázis-környezet <em>(típus, verzió, adatbázisméret)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Titkosítási információk <em>(engedélyezett-e, melyik az alapértelmezett modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Megosztások száma <em>(típus és engedély beállítása szerint)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP környezet <em>(verzió, memóriakorlát, leghosszabb végrehajtási idő, legnagyobb fájlméret)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Kiszolgálótelepítés részletei <em>(verzió, használt memcache, zárolás/előnézetek/profilképek állapota)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statisztika <em>(fájlok, felhasználók, típusonkénti tárhelyek, megjegyzések és címkék száma)</em>",
"Usage survey" : "Használati kérdőív",
"Help improve Nextcloud" : "Segítsen a Nextcloud tökéletesítésében",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Szeretne segíteni nekünk a Nextcloud tökéletesítésében azáltal, hogy névtelen statisztikai adatokat küld a telepítéséről és a használatról? Ezt bármikor letilthatja a rendszergazdai beállításokban.",
"Send usage" : "Használati adatok küldése",
"Not now" : "Most nem",
"Never" : "Soha",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Anonimizált adatok küldése a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Anonimizált adatokat küld a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.\n\t\tMindig teljes ellenőrzése van a Nextcloudnak küldött tartalom felett,\n\t\tés bármikor újra kikapcsolhatja.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Segíthet nekünk a Nextcloud tökéletesítésében, ha elküldi a jelenlegi telepítése adatait és használati információit.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Komolyan vesszük az adatvédelmét. Az adatok küldése alapértelmezetten ki van kapcsolva, és ha bekapcsolja, akkor először anonimizálásra kerülnek az adatok, és választhat, hogy mit oszt meg. A jelentés elküldésekor az előző törlésre kerül. A kiszolgálón tárolt adatok törléséhez, akkor töltsön fel egy üres jelentést úgy, hogy kiveszi a pipát az összes jelölőmezőnél.",
"Send new report now" : "Új jelentés küldése most",
"Send usage survey monthly" : "Havi használati jelentés küldése",
"Data to send" : "Küldendő adatok",
"Last report sent on: %s" : "Utolsó jelentési küldési ideje: %s",
"Last report" : "Utolsó jelentés"
},
"nplurals=2; plural=(n != 1);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Utolsó jelentés elküldési ideje: {on}",
"An error occurred while sending your report." : "Hiba történt a jelentés elküldése során.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Alkalmazások <em>(minden alkalmazásnál: név, verzió, engedélyezési állapot)</em>",
"Database environment <em>(type, version, database size)</em>" : "Adatbázis-környezet <em>(típus, verzió, adatbázisméret)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Titkosítási információk <em>(engedélyezett-e, melyik az alapértelmezett modul)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Megosztások száma <em>(típus és engedély beállítása szerint)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP környezet <em>(verzió, memóriakorlát, leghosszabb végrehajtási idő, legnagyobb fájlméret)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Kiszolgálótelepítés részletei <em>(verzió, használt memcache, zárolás/előnézetek/profilképek állapota)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statisztika <em>(fájlok, felhasználók, típusonkénti tárhelyek, megjegyzések és címkék száma)</em>",
"Usage survey" : "Használati kérdőív",
"Help improve Nextcloud" : "Segítsen a Nextcloud tökéletesítésében",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Szeretne segíteni nekünk a Nextcloud tökéletesítésében azáltal, hogy névtelen statisztikai adatokat küld a telepítéséről és a használatról? Ezt bármikor letilthatja a rendszergazdai beállításokban.",
"Send usage" : "Használati adatok küldése",
"Not now" : "Most nem",
"Never" : "Soha",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Anonimizált adatok küldése a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Anonimizált adatokat küld a Nextcloudnak, hogy segítsen a Nextcloud tökéletesítésében.\n\t\tMindig teljes ellenőrzése van a Nextcloudnak küldött tartalom felett,\n\t\tés bármikor újra kikapcsolhatja.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Segíthet nekünk a Nextcloud tökéletesítésében, ha elküldi a jelenlegi telepítése adatait és használati információit.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Komolyan vesszük az adatvédelmét. Az adatok küldése alapértelmezetten ki van kapcsolva, és ha bekapcsolja, akkor először anonimizálásra kerülnek az adatok, és választhat, hogy mit oszt meg. A jelentés elküldésekor az előző törlésre kerül. A kiszolgálón tárolt adatok törléséhez, akkor töltsön fel egy üres jelentést úgy, hogy kiveszi a pipát az összes jelölőmezőnél.",
"Send new report now" : "Új jelentés küldése most",
"Send usage survey monthly" : "Havi használati jelentés küldése",
"Data to send" : "Küldendő adatok",
"Last report sent on: %s" : "Utolsó jelentési küldési ideje: %s",
"Last report" : "Utolsó jelentés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Síðasta skýrsla send þann: {on}",
"An error occurred while sending your report." : "Villa kom upp við að senda skýrsluna þína.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Forritalisti <em>(fyrir hvert forrit: nafn, útgáfa, staða virkni)</em>",
"Database environment <em>(type, version, database size)</em>" : "Gagnagrunnsumhverfi <em>(tegund, útgáfa, stærð gagnagrunns)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Dulritunarupplýsingar <em>(er virkt?, hver er sjálfgefin kerfiseining)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Fjöldi sameigna <em>(eftir gerð og heimildum)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-umhverfi <em>(útgáfa, takmörk minnis, hám. keyrslutími, hám. skráastærð)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Nánar um ástand netþjóns <em>(útgáfa, notað skyndiminni, staða læsinga/forskoðunar/auðkennismynda)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Tölfræði <em>(fjöldi skráa, notenda, geymslur af hvaða gerð, athugasemdir og merki)</em>",
"Usage survey" : "Könnun á notkun",
"Help improve Nextcloud" : "Hjálpaðu til við að bæta Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Myndir þú vilja hjálpa til við að bæta Nextcloud með því að senda okkur ákveðin nafnlaus gögn um uppsetninguna þína og notkun? Þú getur gert þetta óvirkt aftur hvenær sem er í kerfisstjórnunarstillingunum.",
"Send usage" : "Senda upplýsingar um notkun",
"Not now" : "Ekki núna",
"Never" : "Aldrei",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.\n\t\tÞú ert ávallt með fulla stjórn á hvaða efni sé sent til Nextcloud og getur\n\t\tgert það óvirkt hvenær sem er.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Þú getur hjálpað til við að bæta Nextcloud með því að senda okkur ákveðin gögn um uppsetninguna þína og notkun.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Við tökum gagnaleynd þína alvarlega. Sending notkunargagna er sjálfgefið óvirk og ef þú myndir velja að virkja hana, eru gögnin fyrst gerð algerlega órekjanleg og þér gefinn kostur á að velja hvað af þessum gögnum verður deilt. Þegar skýrsla berst er fyrri skýrsla fjarlægð. Til að hreinsa út öll gögn sem hafa verið geymd á þjóninum skaltu senda inn auða skýrslu þar sem merking hefur verið tekin úr öllum reitunum áður en hún er send.",
"Send new report now" : "Senda nýja skýrslu núna",
"Send usage survey monthly" : "Senda mánaðarlega könnun á notkun",
"Data to send" : "Gögn til sendingar",
"Last report sent on: %s" : "Síðasta skýrsla send þann: %s",
"Last report" : "Síðasta skýrsla"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Síðasta skýrsla send þann: {on}",
"An error occurred while sending your report." : "Villa kom upp við að senda skýrsluna þína.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Forritalisti <em>(fyrir hvert forrit: nafn, útgáfa, staða virkni)</em>",
"Database environment <em>(type, version, database size)</em>" : "Gagnagrunnsumhverfi <em>(tegund, útgáfa, stærð gagnagrunns)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Dulritunarupplýsingar <em>(er virkt?, hver er sjálfgefin kerfiseining)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Fjöldi sameigna <em>(eftir gerð og heimildum)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP-umhverfi <em>(útgáfa, takmörk minnis, hám. keyrslutími, hám. skráastærð)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Nánar um ástand netþjóns <em>(útgáfa, notað skyndiminni, staða læsinga/forskoðunar/auðkennismynda)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Tölfræði <em>(fjöldi skráa, notenda, geymslur af hvaða gerð, athugasemdir og merki)</em>",
"Usage survey" : "Könnun á notkun",
"Help improve Nextcloud" : "Hjálpaðu til við að bæta Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Myndir þú vilja hjálpa til við að bæta Nextcloud með því að senda okkur ákveðin nafnlaus gögn um uppsetninguna þína og notkun? Þú getur gert þetta óvirkt aftur hvenær sem er í kerfisstjórnunarstillingunum.",
"Send usage" : "Senda upplýsingar um notkun",
"Not now" : "Ekki núna",
"Never" : "Aldrei",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sendir nafnlaus gögn til Nextcloud til að hjálpa okkur við að bæta Nextcloud.\n\t\tÞú ert ávallt með fulla stjórn á hvaða efni sé sent til Nextcloud og getur\n\t\tgert það óvirkt hvenær sem er.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Þú getur hjálpað til við að bæta Nextcloud með því að senda okkur ákveðin gögn um uppsetninguna þína og notkun.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "Við tökum gagnaleynd þína alvarlega. Sending notkunargagna er sjálfgefið óvirk og ef þú myndir velja að virkja hana, eru gögnin fyrst gerð algerlega órekjanleg og þér gefinn kostur á að velja hvað af þessum gögnum verður deilt. Þegar skýrsla berst er fyrri skýrsla fjarlægð. Til að hreinsa út öll gögn sem hafa verið geymd á þjóninum skaltu senda inn auða skýrslu þar sem merking hefur verið tekin úr öllum reitunum áður en hún er send.",
"Send new report now" : "Senda nýja skýrslu núna",
"Send usage survey monthly" : "Senda mánaðarlega könnun á notkun",
"Data to send" : "Gögn til sendingar",
"Last report sent on: %s" : "Síðasta skýrsla send þann: %s",
"Last report" : "Síðasta skýrsla"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Ultimo report inviato il: {on}",
"An error occurred while sending your report." : "Si è verificato un errore durante l'invio del resoconto.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Elenco applicazioni <em>(per ogni applicazione: nome, versione, stato di abilitazione)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente del database <em>(tipo, versione, dimensione del database)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informazioni di cifratura <em>(è abilitata?, qual è il modulo predefinito)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Numero di condivisioni <em>(per tipo e permessi)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente PHP <em>(versione, limite di memoria, tempo di esecuzione max., dimensione dei file max.)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Dettagli istanza del server <em>(versione, memcache utilizzata, stato di blocco/anteprime/avatar)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistiche <em>(numero di: file, utenti, archiviazioni per tipo, commenti e etichette)</em>",
"Usage survey" : "Sondaggio di utilizzo",
"Help improve Nextcloud" : "Aiutaci a migliorare Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vuoi aiutarci a migliorare Nextcloud fornendo alcuni dati resi anonimi relativi alla tua configurazione e utilizzo? Puoi disabilitare questa funzione in qualsiasi momento nelle impostazioni di amministrazione.",
"Send usage" : "Invia utilizzo",
"Not now" : "Non ora",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Invia dati anonimizzati a Nextcloud per aiutarci a migliorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Invia dati anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Voi\navere sempre il pieno controllo sui contenuti inviati a Nextcloud e poterli disabilitare\ndi nuovo in qualsiasi momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puoi contribuire a migliorare Nextcloud inviando alcuni dati sulla tua configurazione attuale e sull'utilizzo.",
"Send new report now" : "Invia nuovo resoconto ora",
"Send usage survey monthly" : "Invia mensilmente il sondaggio di utilizzo",
"Data to send" : "Dati da inviare",
"Last report sent on: %s" : "Ultimo report inviato il: %s",
"Last report" : "Ultimo resoconto"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Ultimo report inviato il: {on}",
"An error occurred while sending your report." : "Si è verificato un errore durante l'invio del resoconto.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Elenco applicazioni <em>(per ogni applicazione: nome, versione, stato di abilitazione)</em>",
"Database environment <em>(type, version, database size)</em>" : "Ambiente del database <em>(tipo, versione, dimensione del database)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informazioni di cifratura <em>(è abilitata?, qual è il modulo predefinito)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Numero di condivisioni <em>(per tipo e permessi)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "Ambiente PHP <em>(versione, limite di memoria, tempo di esecuzione max., dimensione dei file max.)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Dettagli istanza del server <em>(versione, memcache utilizzata, stato di blocco/anteprime/avatar)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistiche <em>(numero di: file, utenti, archiviazioni per tipo, commenti e etichette)</em>",
"Usage survey" : "Sondaggio di utilizzo",
"Help improve Nextcloud" : "Aiutaci a migliorare Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Vuoi aiutarci a migliorare Nextcloud fornendo alcuni dati resi anonimi relativi alla tua configurazione e utilizzo? Puoi disabilitare questa funzione in qualsiasi momento nelle impostazioni di amministrazione.",
"Send usage" : "Invia utilizzo",
"Not now" : "Non ora",
"Never" : "Mai",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Invia dati anonimizzati a Nextcloud per aiutarci a migliorarlo.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Invia dati anonimi a Nextcloud per aiutarci a migliorare Nextcloud. Voi\navere sempre il pieno controllo sui contenuti inviati a Nextcloud e poterli disabilitare\ndi nuovo in qualsiasi momento.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Puoi contribuire a migliorare Nextcloud inviando alcuni dati sulla tua configurazione attuale e sull'utilizzo.",
"Send new report now" : "Invia nuovo resoconto ora",
"Send usage survey monthly" : "Invia mensilmente il sondaggio di utilizzo",
"Data to send" : "Dati da inviare",
"Last report sent on: %s" : "Ultimo report inviato il: %s",
"Last report" : "Ultimo resoconto"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "最新のレポート送信時刻: {on}",
"An error occurred while sending your report." : "レポート送信中にエラーが発生しました。",
"App list <em>(for each app: name, version, enabled status)</em>" : "アプリ一覧 <em>(各アプリ: 名前、バージョン、有効か無効か)</em>",
"Database environment <em>(type, version, database size)</em>" : "データベース環境 <em>(種類、バージョン、データベースサイズ)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "暗号化情報 <em>(有効かどうか、デフォルトモジュールの種類)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "共有の数 <em>(種類ごとならびにパーミッション設定)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP環境 <em>(バージョン、メモリ上限、最大実行時間、最大ファイルサイズ)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "サーバーインスタンスの詳細 <em>(バージョン、memcacheの利用、locking/previews/avatarsの状況)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "統計(ファイル数、ユーザー数、タイプごとのストレージ数、コメント、タグ)",
"Usage survey" : "使用状況レポート",
"Help improve Nextcloud" : "Nextcloudの改善を手伝ってください",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloudの改善に役立てるため、設定ならびに使用状況の一部を匿名化したデータを、提供していただけないでしょうか? この設定は、いつでも管理者設定から無効にできます。",
"Send usage" : "使用状況を送信",
"Not now" : "あとで",
"Never" : "使用しない",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloudの改善に役立つ匿名データをNextcloudに送信します。",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "匿名化されたデータを Nextcloud に送信して、Nextcloud の改善に役立てるようにします。あなたが\n\t\tNextcloud に送信されるデータを常に完全に制御でき\n\t\tいつでも無効にすることができます。",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "設定ならびに使用状況に関する一部のデータを送信していただくと、Nextcloudの改善に役立ちます。",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "私たちはあなたのプライバシーを真剣に考えています。データの送信はデフォルトでは無効になっており、送信をオンにする場合は、まず匿名化され、どのような内容を共有するか選択することができます。レポートを受信すると、以前のレポートは削除されます。保存されている使用データを削除するには、すべてのチェックボックスをオフにして空のレポートをアップロードし、新しいレポートを送信してください。",
"Send new report now" : "新しい使用状況レポートを送信",
"Send usage survey monthly" : "使用状況レポートを毎月送信する",
"Data to send" : "送信データ",
"Last report sent on: %s" : "最新のレポート送信時刻: %s",
"Last report" : "最新のレポート"
},
"nplurals=1; plural=0;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "最新のレポート送信時刻: {on}",
"An error occurred while sending your report." : "レポート送信中にエラーが発生しました。",
"App list <em>(for each app: name, version, enabled status)</em>" : "アプリ一覧 <em>(各アプリ: 名前、バージョン、有効か無効か)</em>",
"Database environment <em>(type, version, database size)</em>" : "データベース環境 <em>(種類、バージョン、データベースサイズ)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "暗号化情報 <em>(有効かどうか、デフォルトモジュールの種類)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "共有の数 <em>(種類ごとならびにパーミッション設定)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP環境 <em>(バージョン、メモリ上限、最大実行時間、最大ファイルサイズ)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "サーバーインスタンスの詳細 <em>(バージョン、memcacheの利用、locking/previews/avatarsの状況)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "統計(ファイル数、ユーザー数、タイプごとのストレージ数、コメント、タグ)",
"Usage survey" : "使用状況レポート",
"Help improve Nextcloud" : "Nextcloudの改善を手伝ってください",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloudの改善に役立てるため、設定ならびに使用状況の一部を匿名化したデータを、提供していただけないでしょうか? この設定は、いつでも管理者設定から無効にできます。",
"Send usage" : "使用状況を送信",
"Not now" : "あとで",
"Never" : "使用しない",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloudの改善に役立つ匿名データをNextcloudに送信します。",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "匿名化されたデータを Nextcloud に送信して、Nextcloud の改善に役立てるようにします。あなたが\n\t\tNextcloud に送信されるデータを常に完全に制御でき\n\t\tいつでも無効にすることができます。",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "設定ならびに使用状況に関する一部のデータを送信していただくと、Nextcloudの改善に役立ちます。",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "私たちはあなたのプライバシーを真剣に考えています。データの送信はデフォルトでは無効になっており、送信をオンにする場合は、まず匿名化され、どのような内容を共有するか選択することができます。レポートを受信すると、以前のレポートは削除されます。保存されている使用データを削除するには、すべてのチェックボックスをオフにして空のレポートをアップロードし、新しいレポートを送信してください。",
"Send new report now" : "新しい使用状況レポートを送信",
"Send usage survey monthly" : "使用状況レポートを毎月送信する",
"Data to send" : "送信データ",
"Last report sent on: %s" : "最新のレポート送信時刻: %s",
"Last report" : "最新のレポート"
},"pluralForm" :"nplurals=1; plural=0;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=2; plural=(n!=1);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
+23
View File
@@ -0,0 +1,23 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "თქვენი რეპორტის გაგზავნისას წარმოიშვა შეცდომა.",
"App list <em>(for each app: name, version, enabled status)</em>" : "აპლიკაციების სია <em>(თითოეულ აპლიკაციაზე: სახელი, ვერსია, მოქმედების სტატუსი)</em>",
"Database environment <em>(type, version, database size)</em>" : "მონაცემთა ბაზის გარემო <em>(სახეობა, ვერსია მონაცემთა ბაზის ზომა)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "შიფრაციის ინფორმაცია <em>(მოქმედია თუ არა?, რა არის საწყისი მოდული)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "გაზიარებების ოდენობა <em>(თითო სახეობაზე და უფლების კონფიგურაციაზე)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP გარემო <em>(ვერსია, მეხსიერების ლიმიტი, მაქს. ეგზეკუციის დრო, მაქს. ფაილის ზომა)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "სერვერის ინსტანციის დეტალები <em>(ვერსია, memcache-ის გამოყენება, ჩაკეტვის/პრევიუს/ავატარის სტატუსი)</em>",
"Usage survey" : "გამოყენების გამოკვლევა",
"Help improve Nextcloud" : "დაგვეხმარეთ გავაუმჯობესოთ Nextcloud-ი",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "გსურთ დაგვეხმაროთ Nextcloud-ის გაუმჯობესებაში თქვენს ინსტალაციაზე და მის მოხმარებაზე ანონიმური მონაცემების გაგმოგზავნით? ადმინისტრაციის პარამეტრებიდან ამის გათიშვას შეძლებთ ნებისმიერ დროს.",
"Send usage" : "გამოყენების გაგზავნა",
"Not now" : "ახლა არა",
"Never" : "არასდროს",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "შეგიძლიათ დაგვეხმაროთ გავაუმჯობესოთ Nextcloud თქვენს ინსტალაციაზე და მის გამოყენებაზე მონაცემების გამოგზავნით.",
"Send new report now" : "ახალი რეპორტის გაგზავნა ახლა",
"Send usage survey monthly" : "მოხმარების გამოკლევის ყოველთვიურად გადაგზავნა",
"Data to send" : "მონაცემი რომელიც გაიგზავნება",
"Last report" : "ბოლო რეპორტი"
},
"nplurals=2; plural=(n!=1);");
+21
View File
@@ -0,0 +1,21 @@
{ "translations": {
"An error occurred while sending your report." : "თქვენი რეპორტის გაგზავნისას წარმოიშვა შეცდომა.",
"App list <em>(for each app: name, version, enabled status)</em>" : "აპლიკაციების სია <em>(თითოეულ აპლიკაციაზე: სახელი, ვერსია, მოქმედების სტატუსი)</em>",
"Database environment <em>(type, version, database size)</em>" : "მონაცემთა ბაზის გარემო <em>(სახეობა, ვერსია მონაცემთა ბაზის ზომა)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "შიფრაციის ინფორმაცია <em>(მოქმედია თუ არა?, რა არის საწყისი მოდული)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "გაზიარებების ოდენობა <em>(თითო სახეობაზე და უფლების კონფიგურაციაზე)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP გარემო <em>(ვერსია, მეხსიერების ლიმიტი, მაქს. ეგზეკუციის დრო, მაქს. ფაილის ზომა)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "სერვერის ინსტანციის დეტალები <em>(ვერსია, memcache-ის გამოყენება, ჩაკეტვის/პრევიუს/ავატარის სტატუსი)</em>",
"Usage survey" : "გამოყენების გამოკვლევა",
"Help improve Nextcloud" : "დაგვეხმარეთ გავაუმჯობესოთ Nextcloud-ი",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "გსურთ დაგვეხმაროთ Nextcloud-ის გაუმჯობესებაში თქვენს ინსტალაციაზე და მის მოხმარებაზე ანონიმური მონაცემების გაგმოგზავნით? ადმინისტრაციის პარამეტრებიდან ამის გათიშვას შეძლებთ ნებისმიერ დროს.",
"Send usage" : "გამოყენების გაგზავნა",
"Not now" : "ახლა არა",
"Never" : "არასდროს",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "შეგიძლიათ დაგვეხმაროთ გავაუმჯობესოთ Nextcloud თქვენს ინსტალაციაზე და მის გამოყენებაზე მონაცემების გამოგზავნით.",
"Send new report now" : "ახალი რეპორტის გაგზავნა ახლა",
"Send usage survey monthly" : "მოხმარების გამოკლევის ყოველთვიურად გადაგზავნა",
"Data to send" : "მონაცემი რომელიც გაიგზავნება",
"Last report" : "ბოლო რეპორტი"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "마지막 보고서 전송: {on}",
"An error occurred while sending your report." : "보고서를 보내는 중 오류가 발생했습니다.",
"App list <em>(for each app: name, version, enabled status)</em>" : "앱 목록<em>(개별 앱의 이름, 버전, 활성화 상태)</em>",
"Database environment <em>(type, version, database size)</em>" : "데이터베이스 환경<em>(종류, 버전, 데이터베이스 크기)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "암호화 정보<em>(활성화 여부, 기본 모듈)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "공유 개수<em>(형식 및 권한별)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP 환경<em>(버전, 메모리 제한, 최대 실행 시간, 최대 파일 크기)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "서버 인스턴스 정보<em>(버전, memcache 사용, 잠금/미리 보기/아바타 상태)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "통계<em>(파일 개수, 사용자 수, 종류별 저장소 개수, 댓글과 태그 개수)</em>",
"Usage survey" : "사용량 통계 조사",
"Help improve Nextcloud" : "Nextcloud 기능 개선 돕기",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud 개선을 돕기 위해서 설치 및 사용 통계를 익명으로 전송하시겠습니까? 관리자 설정에서 언제든지 비활성화할 수 있습니다.",
"Send usage" : "통계 보내기",
"Not now" : "지금은 하지 않음",
"Never" : "절대 보내지 않음",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud에 익명 사용량 통계를 전송하여 기능 개선을 돕습니다.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud의 개선을 돕기 위해 익명화된 데이터를 Nextcloud에 전송합니다. 귀하는\n\t\t항상 Nextcloud에 전송할 내용에 관한 통제권을 가지고 있으며,\n\t\t언제든 다시 비활성화할 수 있습니다.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud 개선을 돕기 위해서 설치 및 사용 통계를 익명으로 전송할 수 있습니다.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "우리는 귀하의 프라이버시를 존중합니다. 데이터 전송은 기본적으로 비활성화되어 있으며, 귀하께서 기능을 켜시면, 가장 먼저 익명화를 거치고, 어떤 내용을 공유해주실 것인지를 직접 선택할 수 있도록 옵션을 제공할 것입니다. 보고서를 수신하면, 이전의 보고서는 삭제됩니다. 그러므로 모든 체크박스를 선택 취소한 후 새 보고서, 즉 빈 보고서를 업로드하여 저장된 사용 데이터를 삭제할 수 있습니다.",
"Send new report now" : "지금 새 보고서 보내기",
"Send usage survey monthly" : "월별 사용 통계 보내기",
"Data to send" : "보낼 데이터",
"Last report sent on: %s" : "마지막 보고서 전송: %s",
"Last report" : "마지막 보고"
},
"nplurals=1; plural=0;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "마지막 보고서 전송: {on}",
"An error occurred while sending your report." : "보고서를 보내는 중 오류가 발생했습니다.",
"App list <em>(for each app: name, version, enabled status)</em>" : "앱 목록<em>(개별 앱의 이름, 버전, 활성화 상태)</em>",
"Database environment <em>(type, version, database size)</em>" : "데이터베이스 환경<em>(종류, 버전, 데이터베이스 크기)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "암호화 정보<em>(활성화 여부, 기본 모듈)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "공유 개수<em>(형식 및 권한별)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP 환경<em>(버전, 메모리 제한, 최대 실행 시간, 최대 파일 크기)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "서버 인스턴스 정보<em>(버전, memcache 사용, 잠금/미리 보기/아바타 상태)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "통계<em>(파일 개수, 사용자 수, 종류별 저장소 개수, 댓글과 태그 개수)</em>",
"Usage survey" : "사용량 통계 조사",
"Help improve Nextcloud" : "Nextcloud 기능 개선 돕기",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Nextcloud 개선을 돕기 위해서 설치 및 사용 통계를 익명으로 전송하시겠습니까? 관리자 설정에서 언제든지 비활성화할 수 있습니다.",
"Send usage" : "통계 보내기",
"Not now" : "지금은 하지 않음",
"Never" : "절대 보내지 않음",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Nextcloud에 익명 사용량 통계를 전송하여 기능 개선을 돕습니다.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Nextcloud의 개선을 돕기 위해 익명화된 데이터를 Nextcloud에 전송합니다. 귀하는\n\t\t항상 Nextcloud에 전송할 내용에 관한 통제권을 가지고 있으며,\n\t\t언제든 다시 비활성화할 수 있습니다.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Nextcloud 개선을 돕기 위해서 설치 및 사용 통계를 익명으로 전송할 수 있습니다.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "우리는 귀하의 프라이버시를 존중합니다. 데이터 전송은 기본적으로 비활성화되어 있으며, 귀하께서 기능을 켜시면, 가장 먼저 익명화를 거치고, 어떤 내용을 공유해주실 것인지를 직접 선택할 수 있도록 옵션을 제공할 것입니다. 보고서를 수신하면, 이전의 보고서는 삭제됩니다. 그러므로 모든 체크박스를 선택 취소한 후 새 보고서, 즉 빈 보고서를 업로드하여 저장된 사용 데이터를 삭제할 수 있습니다.",
"Send new report now" : "지금 새 보고서 보내기",
"Send usage survey monthly" : "월별 사용 통계 보내기",
"Data to send" : "보낼 데이터",
"Last report sent on: %s" : "마지막 보고서 전송: %s",
"Last report" : "마지막 보고"
},"pluralForm" :"nplurals=1; plural=0;"
}
+29
View File
@@ -0,0 +1,29 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},
"nplurals=1; plural=0;");
+27
View File
@@ -0,0 +1,27 @@
{ "translations": {
"Last report sent on: {on}" : "Last report sent on: {on}",
"An error occurred while sending your report." : "An error occurred while sending your report.",
"App list <em>(for each app: name, version, enabled status)</em>" : "App list <em>(for each app: name, version, enabled status)</em>",
"Database environment <em>(type, version, database size)</em>" : "Database environment <em>(type, version, database size)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Encryption information <em>(is it enabled?, what is the default module)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Number of shares <em>(per type and permission setting)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistic <em>(number of files, users, storages per type, comments and tags)</em>",
"Usage survey" : "Usage survey",
"Help improve Nextcloud" : "Help improve Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again.",
"Send usage" : "Send usage",
"Not now" : "Not now",
"Never" : "Never",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "You can help improve Nextcloud by sending us some data about your current setup and usage.",
"We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report." : "We take your privacy seriously. Sending data is disabled by default, and should you choose to turn it on, it will be anonymized first, and you are given the option of what things to share. Upon receiving a report, the previous one is removed. To delete the stored usage data, upload an empty report by unchecking all of the boxes then sending a new report.",
"Send new report now" : "Send new report now",
"Send usage survey monthly" : "Send usage survey monthly",
"Data to send" : "Data to send",
"Last report sent on: %s" : "Last report sent on: %s",
"Last report" : "Last report"
},"pluralForm" :"nplurals=1; plural=0;"
}
+28
View File
@@ -0,0 +1,28 @@
OC.L10N.register(
"survey_client",
{
"Last report sent on: {on}" : "Paskutinė ataskaita išsiųsta: {on}",
"An error occurred while sending your report." : "Siunčiant jūsų ataskaitą, įvyko klaida.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Programėlių sąrašas <em>(kiekvienos programėlės: pavadinimas, versija, įjungimo būsena)</em>",
"Database environment <em>(type, version, database size)</em>" : "Duomenų bazės aplinka <em>(tipas, versija, duomenų bazės dydis)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacija apie šifravimą <em>(ar jis įjungtas?, koks yra numatytasis modulis)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Viešinių skaičius <em>(pagal tipą ir leidimo nustatymą)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP aplinka <em>(versija, atminties riba, didžiausias vykdymo laikas, didžiausias failo dydis)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Informacija apie serverio egzempliorių <em>(versija, naudojamas atminties podėlis, užrakinimo/peržiūrų/avatarų būsena)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failų, naudotojų, saugyklų pagal tipą, komentarų ir žymų skaičius)</em>",
"Usage survey" : "Naudojimosi apklausa",
"Help improve Nextcloud" : "Padėkite patobulinti Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar norite padėti mums tobulinti Nextcloud, pateikiant kai kuriuos anonimizuotus duomenis apie savo sąranką bei naudojimą? Jūs bet kuriuo metu galite tai vėl išjungti administratoriaus nustatymuose.",
"Send usage" : "Siųsti naudojimąsi",
"Not now" : "Ne dabar",
"Never" : "Niekada",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Siunčia anonimizuotus duomenis į Nextcloud, kad padėtų mums tobulinti Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Siunčia anonimizuotus duomenis į Nextcloud, kad padėtų mums tobulinti Nextcloud. Jūs\n\t\tvisada pilnai valdote į Nextcloud siunčiamą turinį ir bet kuriuo metu galite išjungti\n\t\tduomenų siuntimą.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Galite padėti mums tobulinti Nextcloud, siųsdami kai kuriuos duomenis apie savo esamą sąranką ir naudojimąsi.",
"Send new report now" : "Siųsti naują ataskaitą dabar",
"Send usage survey monthly" : "Siųsti naudojimosi apklausą kas mėnesį",
"Data to send" : "Duomenys, kuriuos siųsti",
"Last report sent on: %s" : "Paskutinė ataskaita išsiųsta: %s",
"Last report" : "Paskutinė ataskaita"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
+26
View File
@@ -0,0 +1,26 @@
{ "translations": {
"Last report sent on: {on}" : "Paskutinė ataskaita išsiųsta: {on}",
"An error occurred while sending your report." : "Siunčiant jūsų ataskaitą, įvyko klaida.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Programėlių sąrašas <em>(kiekvienos programėlės: pavadinimas, versija, įjungimo būsena)</em>",
"Database environment <em>(type, version, database size)</em>" : "Duomenų bazės aplinka <em>(tipas, versija, duomenų bazės dydis)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Informacija apie šifravimą <em>(ar jis įjungtas?, koks yra numatytasis modulis)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Viešinių skaičius <em>(pagal tipą ir leidimo nustatymą)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP aplinka <em>(versija, atminties riba, didžiausias vykdymo laikas, didžiausias failo dydis)</em>",
"Server instance details <em>(version, memcache used, status of locking/previews/avatars)</em>" : "Informacija apie serverio egzempliorių <em>(versija, naudojamas atminties podėlis, užrakinimo/peržiūrų/avatarų būsena)</em>",
"Statistic <em>(number of files, users, storages per type, comments and tags)</em>" : "Statistika <em>(failų, naudotojų, saugyklų pagal tipą, komentarų ir žymų skaičius)</em>",
"Usage survey" : "Naudojimosi apklausa",
"Help improve Nextcloud" : "Padėkite patobulinti Nextcloud",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ar norite padėti mums tobulinti Nextcloud, pateikiant kai kuriuos anonimizuotus duomenis apie savo sąranką bei naudojimą? Jūs bet kuriuo metu galite tai vėl išjungti administratoriaus nustatymuose.",
"Send usage" : "Siųsti naudojimąsi",
"Not now" : "Ne dabar",
"Never" : "Niekada",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Siunčia anonimizuotus duomenis į Nextcloud, kad padėtų mums tobulinti Nextcloud.",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n\t\talways have full control over the content sent to Nextcloud and can disable\n\t\tit again at any time." : "Siunčia anonimizuotus duomenis į Nextcloud, kad padėtų mums tobulinti Nextcloud. Jūs\n\t\tvisada pilnai valdote į Nextcloud siunčiamą turinį ir bet kuriuo metu galite išjungti\n\t\tduomenų siuntimą.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Galite padėti mums tobulinti Nextcloud, siųsdami kai kuriuos duomenis apie savo esamą sąranką ir naudojimąsi.",
"Send new report now" : "Siųsti naują ataskaitą dabar",
"Send usage survey monthly" : "Siųsti naudojimosi apklausą kas mėnesį",
"Data to send" : "Duomenys, kuriuos siųsti",
"Last report sent on: %s" : "Paskutinė ataskaita išsiųsta: %s",
"Last report" : "Paskutinė ataskaita"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}
+20
View File
@@ -0,0 +1,20 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Atgadījās kļūda ziņojuma nosūtīšanas laikā.",
"Database environment <em>(type, version, database size)</em>" : "Datubāzes vide <em>(veids, versija, datubāzes izmērs)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Šifrēšanas informācija <em>(Tā ir iespējota? Kāds ir noklusējuma modulis?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Koplietojumu skaits <em>(katram veida un atļauju iestatījumam)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP vide <em>(versija, atmiņas limits, max. izpildes laiks, max. datnes izmērs)</em>",
"Usage survey" : "Izmantojamības aptauja",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ir vēlme mums palīdzēt uzlabot Nextcloud, sniedzot anonimizētus datus par savu iestatni un lietojumu? To jebkurā brīdī var atkal atspējot pārvaldības iestatījumos.",
"Send usage" : "Nosūtīt lietojumu",
"Not now" : "Ne tagad",
"Never" : "Nekad",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Tu vari palīdzēt uzlabot Nextcloud ar datu par pašreizējo iestatni un lietojumu nosūtīšanu.",
"Send new report now" : "Nosūtīt jaunu atskaiti tūlīt",
"Send usage survey monthly" : "Sūtīt izmantojamības aptauju ik mēnesi",
"Data to send" : "Dati sūtīšanai",
"Last report" : "Pēdējā atskaite"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
+18
View File
@@ -0,0 +1,18 @@
{ "translations": {
"An error occurred while sending your report." : "Atgadījās kļūda ziņojuma nosūtīšanas laikā.",
"Database environment <em>(type, version, database size)</em>" : "Datubāzes vide <em>(veids, versija, datubāzes izmērs)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Šifrēšanas informācija <em>(Tā ir iespējota? Kāds ir noklusējuma modulis?)</em>",
"Number of shares <em>(per type and permission setting)</em>" : "Koplietojumu skaits <em>(katram veida un atļauju iestatījumam)</em>",
"PHP environment <em>(version, memory limit, max. execution time, max. file size)</em>" : "PHP vide <em>(versija, atmiņas limits, max. izpildes laiks, max. datnes izmērs)</em>",
"Usage survey" : "Izmantojamības aptauja",
"Do you want to help us to improve Nextcloud by providing some anonymized data about your setup and usage? You can disable it at any time in the admin settings again." : "Ir vēlme mums palīdzēt uzlabot Nextcloud, sniedzot anonimizētus datus par savu iestatni un lietojumu? To jebkurā brīdī var atkal atspējot pārvaldības iestatījumos.",
"Send usage" : "Nosūtīt lietojumu",
"Not now" : "Ne tagad",
"Never" : "Nekad",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Tu vari palīdzēt uzlabot Nextcloud ar datu par pašreizējo iestatni un lietojumu nosūtīšanu.",
"Send new report now" : "Nosūtīt jaunu atskaiti tūlīt",
"Send usage survey monthly" : "Sūtīt izmantojamības aptauju ik mēnesi",
"Data to send" : "Dati sūtīšanai",
"Last report" : "Pēdējā atskaite"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}
+7
View File
@@ -0,0 +1,7 @@
OC.L10N.register(
"survey_client",
{
"Never" : "Никогаш",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Може да помогнете во подобрувањето на Nextcloud со испраќање податоци за вашето тековно поставување и користење."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
+5
View File
@@ -0,0 +1,5 @@
{ "translations": {
"Never" : "Никогаш",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Може да помогнете во подобрувањето на Nextcloud со испраќање податоци за вашето тековно поставување и користење."
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}
+12
View File
@@ -0,0 +1,12 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : " тайланг илгээх явцад алдаа гарлаа",
"Database environment <em>(type, version, database size)</em>" : "Өгөгдлийн сангийн орчин (төрөл, хувилбар, мэдээллийн сангийн хэмжээ) ",
"Usage survey" : "хэрэглээ судалгаа",
"Not now" : "одоо биш",
"Never" : "хэзээч",
"Data to send" : "өгөгдлийг илгээх",
"Last report" : "сүүлийн тайлан"
},
"nplurals=2; plural=(n != 1);");
+10
View File
@@ -0,0 +1,10 @@
{ "translations": {
"An error occurred while sending your report." : " тайланг илгээх явцад алдаа гарлаа",
"Database environment <em>(type, version, database size)</em>" : "Өгөгдлийн сангийн орчин (төрөл, хувилбар, мэдээллийн сангийн хэмжээ) ",
"Usage survey" : "хэрэглээ судалгаа",
"Not now" : "одоо биш",
"Never" : "хэзээч",
"Data to send" : "өгөгдлийг илгээх",
"Last report" : "сүүлийн тайлан"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Some files were not shown because too many files have changed in this diff Show More