Merge branch 'master' into add-unit-tests

pull/1/head
Victor Dubiniuk 10 years ago
commit d6c44f6c75

@ -26,10 +26,10 @@ $application->registerRoutes($this, array(
array('name' => 'session#poll', 'url' => 'ajax/otpoll.php', 'verb' => 'POST'),
//documents
array('name' => 'document#create', 'url' => 'ajax/documents/create', 'verb' => 'POST'),
array('name' => 'document#serve', 'url' => 'ajax/genesis/{esId}', 'verb' => 'GET', 'HEAD'),
array('name' => 'document#serve', 'url' => 'ajax/genesis/{esId}', 'verb' => 'GET'),
array('name' => 'document#rename', 'url' => 'ajax/documents/rename/{fileId}', 'verb' => 'POST'),
array('name' => 'document#listAll', 'url' => 'ajax/documents/list', 'verb' => 'GET'),
array('name' => 'document#download', 'url' => 'ajax/download.php', 'verb' => array('GET', 'HEAD')),
array('name' => 'document#download', 'url' => 'ajax/download.php', 'verb' => 'GET'),
//settings
array('name' => 'settings#savePersonal', 'url' => 'ajax/personal.php', 'verb' => 'POST'),
array('name' => 'settings#setUnstable', 'url' => 'ajax/config/unstable', 'verb' => 'POST'),

File diff suppressed because one or more lines are too long

@ -123,7 +123,7 @@ class SessionController extends Controller{
}
try {
$file = new File($session->getFileId());
new File($session->getFileId());
} catch (\Exception $e){
$this->logger->warning('Error. Session no longer exists. ' . $e->getMessage(), array('app' => $this->appName));
$ex = new BadRequestException();
@ -199,7 +199,6 @@ class SessionController extends Controller{
implode(',', $this->request->getParams())
);
throw $ex;
break;
}
} catch (BadRequestException $e){
$response->setStatus(Http::STATUS_BAD_REQUEST);

@ -0,0 +1,75 @@
OC.L10N.register(
"documents",
{
"Documents" : "وثائق",
"You don't have permission to rename this document" : "لا تمتلك الصلاحية لاعادة تسمية هذا المستند",
"Saved" : "حفظ",
"Saving..." : "جاري الحفظ...",
"Failed to load documents." : "فشل في تحميل الوثائق",
"Share" : "شارك",
"No connection to server. Trying to reconnect." : "لا يوجد اتصال مع الخادم. في محاولة لإعادة الاتصال.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "ترك هذه الصفحة في وضع التعديل ممكن ان يسبب فقد للبيانات. ننصح باستخدام زر اغلاق",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "فشل في تحميل المستند. يرجى التحقق من امكانية فتحة عن طريق محرر odt خارجي. قد يعني انه تم الغاء المشاركة او حذفة مؤخرا",
"Save" : "حفظ",
"Loading documents..." : "يتم تحميل المستند ...",
"'.' is an invalid file name." : "\".\" اسم ملف غير صحيح.",
"File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "اسم غير صحيح , الرموز '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
"Align Left" : "محاذاة إلى اليسار",
"Alignment" : "المحاذاة",
"Align Right" : "محاذاة إلى اليمين",
"Annotate" : "تعليق",
"Background" : "خلفية",
"Bold" : "عريض",
"Bottom" : "أسفل",
"Cancel" : "الغاء",
"Center" : "وسط",
"Clone" : "استنساخ ",
"Clone this Style" : "استنساخ هذا الشكل",
"Close" : "إغلاق",
"Color" : "اللون",
"Create" : "انشئ",
"Decrease Indent" : "تقليص المسافة الابتدائية",
"Default Style" : "الشكل الافتراضي",
"Delete" : "إلغاء",
"Family" : "العائلة",
"Font" : "الخط",
"Font Effects" : "تاثيرات الخط",
"Format" : "الشكل",
"Increase Indent" : "توسيع المسافة الابتدائية",
"Insert Image" : "إدراج صورة",
"Invite Members" : "دعوة الأعضاء",
"Italic" : "مائل",
"Justified" : "مضبوط",
"Justify" : "برر",
"Left" : "اليسار",
"Loading" : "تحميل",
"Members" : "الأعضاء",
"New Name:" : "اسم جديد:",
"OK" : "تم",
"Open" : "افتح",
"Options" : "خيارات",
"Paragraph..." : "فقرة...",
"Paragraph Styles" : "شكل الفقرة ",
"Redo" : "إعادة",
"Right" : "اليمين",
"Size" : "حجم",
"Spacing" : "المسافة",
"Strikethrough" : "مشطوب",
"Style" : "شكل",
"Text" : "معلومات إضافية",
"Top" : "أعلى",
"Underline" : "مسطّر",
"Undo" : "تراجع",
"Unknown Author" : "المؤلف مجهول",
"Edit" : "تعديل",
"New document" : "مستند جديد",
"Upload" : "رفع",
"Save new documents to" : "حفظ المستندات الجديدة إلى",
"Wrong password. Please retry." : "كلمة مرور خاطئة. يرجى إعادة المحاولة",
"Password" : "كلمة المرور",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "هذا الرابط قد انتهى او لم ينشئ. يرجى الاتصال بالشخص المعني للمزيد من المعلومات.",
"Advanced feature-set" : "طقم الأدوات المتقدم",
"(Unstable)" : "(غير مستقر)"
},
"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;");

@ -0,0 +1,73 @@
{ "translations": {
"Documents" : "وثائق",
"You don't have permission to rename this document" : "لا تمتلك الصلاحية لاعادة تسمية هذا المستند",
"Saved" : "حفظ",
"Saving..." : "جاري الحفظ...",
"Failed to load documents." : "فشل في تحميل الوثائق",
"Share" : "شارك",
"No connection to server. Trying to reconnect." : "لا يوجد اتصال مع الخادم. في محاولة لإعادة الاتصال.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "ترك هذه الصفحة في وضع التعديل ممكن ان يسبب فقد للبيانات. ننصح باستخدام زر اغلاق",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "فشل في تحميل المستند. يرجى التحقق من امكانية فتحة عن طريق محرر odt خارجي. قد يعني انه تم الغاء المشاركة او حذفة مؤخرا",
"Save" : "حفظ",
"Loading documents..." : "يتم تحميل المستند ...",
"'.' is an invalid file name." : "\".\" اسم ملف غير صحيح.",
"File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "اسم غير صحيح , الرموز '\\', '/', '<', '>', ':', '\"', '|', '?' و \"*\" غير مسموح استخدامها",
"Align Left" : "محاذاة إلى اليسار",
"Alignment" : "المحاذاة",
"Align Right" : "محاذاة إلى اليمين",
"Annotate" : "تعليق",
"Background" : "خلفية",
"Bold" : "عريض",
"Bottom" : "أسفل",
"Cancel" : "الغاء",
"Center" : "وسط",
"Clone" : "استنساخ ",
"Clone this Style" : "استنساخ هذا الشكل",
"Close" : "إغلاق",
"Color" : "اللون",
"Create" : "انشئ",
"Decrease Indent" : "تقليص المسافة الابتدائية",
"Default Style" : "الشكل الافتراضي",
"Delete" : "إلغاء",
"Family" : "العائلة",
"Font" : "الخط",
"Font Effects" : "تاثيرات الخط",
"Format" : "الشكل",
"Increase Indent" : "توسيع المسافة الابتدائية",
"Insert Image" : "إدراج صورة",
"Invite Members" : "دعوة الأعضاء",
"Italic" : "مائل",
"Justified" : "مضبوط",
"Justify" : "برر",
"Left" : "اليسار",
"Loading" : "تحميل",
"Members" : "الأعضاء",
"New Name:" : "اسم جديد:",
"OK" : "تم",
"Open" : "افتح",
"Options" : "خيارات",
"Paragraph..." : "فقرة...",
"Paragraph Styles" : "شكل الفقرة ",
"Redo" : "إعادة",
"Right" : "اليمين",
"Size" : "حجم",
"Spacing" : "المسافة",
"Strikethrough" : "مشطوب",
"Style" : "شكل",
"Text" : "معلومات إضافية",
"Top" : "أعلى",
"Underline" : "مسطّر",
"Undo" : "تراجع",
"Unknown Author" : "المؤلف مجهول",
"Edit" : "تعديل",
"New document" : "مستند جديد",
"Upload" : "رفع",
"Save new documents to" : "حفظ المستندات الجديدة إلى",
"Wrong password. Please retry." : "كلمة مرور خاطئة. يرجى إعادة المحاولة",
"Password" : "كلمة المرور",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "هذا الرابط قد انتهى او لم ينشئ. يرجى الاتصال بالشخص المعني للمزيد من المعلومات.",
"Advanced feature-set" : "طقم الأدوات المتقدم",
"(Unstable)" : "(غير مستقر)"
},"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;"
}

@ -1,8 +1,8 @@
<?php
$TRANSLATIONS = array(
"Saved" => "حفظ",
"You don't have permission to rename this document" => "لا تمتلك الصلاحية لاعادة تسمية هذا المستند",
"Documents" => "وثائق",
"You don't have permission to rename this document" => "لا تمتلك الصلاحية لاعادة تسمية هذا المستند",
"Saved" => "حفظ",
"Saving..." => "جاري الحفظ...",
"Failed to load documents." => "فشل في تحميل الوثائق",
"Share" => "شارك",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"Can't create document" : "Nun pue crease'l documentu",
"You don't have permission to rename this document" : "Nun tienes permisu pa camudar de nome a esti documentu",
"Directory saved successfully." : "El direutoriu guardóse correchamente.",
"An error occurred while changing directory." : "Asocedió un fallu cuando se camudaba'l direutoriu.",
"Saved" : "Guardáu",
"Format filter server is down or misconfigured" : "El sirvidor de filtru de formatu cayó o ta mal configuráu",
"Conversion failed. Check log for details." : "Conversión fallida. Comprueba'l rexistru pa detalles.",
"Saving..." : "Guardando...",
"Failed to load documents." : "Fallu al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" : "Nun s'alcontrarón documentos. ¡Xubi o crea un documentu pa entamar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "Nun hai conexón col sirvidor. Intentando reconeutar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si dexes esta páxina nel mou d'edición, pue ser que nun se guarden dalgunos datos. Ye preferible usar el botón «Zarrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nun pudo cargase'l documentu. Comprueba si pues abrilu con un editor de ficheros ODT esternu. Tamién pue ser que yá nun se comparta o se desaniciara de recién.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' nun ye un nome de ficheru válidu.",
"File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.",
"Align Left" : "Alliniar a la esquierda",
"Alignment" : "Alliniación",
"Align Right" : "Alliniar a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondu",
"Bold" : "Negrina",
"Bottom" : "Inferior",
"Cancel" : "Encaboxar",
"Center" : "Centráu",
"Clone" : "Clonar",
"Clone this Style" : "Clonar esti estilu",
"Close" : "Zarrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Amenorgar sangría",
"Default Style" : "Estilu por defeutu",
"Delete" : "Desaniciar",
"Family" : "Familia",
"Font" : "Fonte",
"Font Effects" : "Efeutos de fonte",
"Format" : "Formatu",
"Increase Indent" : "Aumentar sangría",
"Insert Image" : "Inxertar una imaxe",
"Invite Members" : "Invitar a miembros",
"Italic" : "Cursiva",
"Justified" : "Xustificáu",
"Justify" : "Xustificar",
"Left" : "Esquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nome nuevu:",
"OK" : "Aceutar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Párrafu...",
"Paragraph Styles" : "Estilos de párrafu",
"Redo" : "Refacer",
"Right" : "Derechu",
"Size" : "Tamañu",
"Spacing" : "Espaciamientu",
"Strikethrough" : "Tacháu",
"Style" : "Estilu",
"Text" : "Testu",
"Top" : "Superior",
"Underline" : "Solliñáu",
"Undo" : "Desfacer",
"Unknown Author" : "Autor desconocíu",
"Edit" : "Editar",
"guest" : "invitáu",
"MS Word support (requires openOffice/libreOffice)" : "Sofitu de MS Word (requier openOffice/libreOffice)",
"Local" : "Llocal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice ta instaláu nesti sirvidor. El camín pal binariu apúrrese per preview_libreoffice_path en config.php",
"External" : "Esternu",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice ta instaláu nun sirvidor esternu executando un sirvidor de filtráu de formatu",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL del sirvidor",
"Apply and test" : "Aplicar y comprobar",
"New document" : "Documentu nuevu",
"Upload (max. %s)" : "Xuba (máx. %s)",
"Upload" : "Xubir",
"Save new documents to" : "Guardar documentos nuevos en",
"Wrong password. Please retry." : "Contraseña incorreuta. Inténtalo de nueves.",
"Password" : "Contraseña",
"Guest %s" : "Invitáu %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esti enllaz caducó o enxamás esistió. Pa más detalles, contauta cola persona que lu compartió contigo.",
"Advanced feature-set" : "Carauterístiques avanzaes",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documentos",
"Can't create document" : "Nun pue crease'l documentu",
"You don't have permission to rename this document" : "Nun tienes permisu pa camudar de nome a esti documentu",
"Directory saved successfully." : "El direutoriu guardóse correchamente.",
"An error occurred while changing directory." : "Asocedió un fallu cuando se camudaba'l direutoriu.",
"Saved" : "Guardáu",
"Format filter server is down or misconfigured" : "El sirvidor de filtru de formatu cayó o ta mal configuráu",
"Conversion failed. Check log for details." : "Conversión fallida. Comprueba'l rexistru pa detalles.",
"Saving..." : "Guardando...",
"Failed to load documents." : "Fallu al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" : "Nun s'alcontrarón documentos. ¡Xubi o crea un documentu pa entamar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "Nun hai conexón col sirvidor. Intentando reconeutar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si dexes esta páxina nel mou d'edición, pue ser que nun se guarden dalgunos datos. Ye preferible usar el botón «Zarrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nun pudo cargase'l documentu. Comprueba si pues abrilu con un editor de ficheros ODT esternu. Tamién pue ser que yá nun se comparta o se desaniciara de recién.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' nun ye un nome de ficheru válidu.",
"File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválidu, los caráuteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" nun tán permitíos.",
"Align Left" : "Alliniar a la esquierda",
"Alignment" : "Alliniación",
"Align Right" : "Alliniar a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondu",
"Bold" : "Negrina",
"Bottom" : "Inferior",
"Cancel" : "Encaboxar",
"Center" : "Centráu",
"Clone" : "Clonar",
"Clone this Style" : "Clonar esti estilu",
"Close" : "Zarrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Amenorgar sangría",
"Default Style" : "Estilu por defeutu",
"Delete" : "Desaniciar",
"Family" : "Familia",
"Font" : "Fonte",
"Font Effects" : "Efeutos de fonte",
"Format" : "Formatu",
"Increase Indent" : "Aumentar sangría",
"Insert Image" : "Inxertar una imaxe",
"Invite Members" : "Invitar a miembros",
"Italic" : "Cursiva",
"Justified" : "Xustificáu",
"Justify" : "Xustificar",
"Left" : "Esquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nome nuevu:",
"OK" : "Aceutar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Párrafu...",
"Paragraph Styles" : "Estilos de párrafu",
"Redo" : "Refacer",
"Right" : "Derechu",
"Size" : "Tamañu",
"Spacing" : "Espaciamientu",
"Strikethrough" : "Tacháu",
"Style" : "Estilu",
"Text" : "Testu",
"Top" : "Superior",
"Underline" : "Solliñáu",
"Undo" : "Desfacer",
"Unknown Author" : "Autor desconocíu",
"Edit" : "Editar",
"guest" : "invitáu",
"MS Word support (requires openOffice/libreOffice)" : "Sofitu de MS Word (requier openOffice/libreOffice)",
"Local" : "Llocal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice ta instaláu nesti sirvidor. El camín pal binariu apúrrese per preview_libreoffice_path en config.php",
"External" : "Esternu",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice ta instaláu nun sirvidor esternu executando un sirvidor de filtráu de formatu",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL del sirvidor",
"Apply and test" : "Aplicar y comprobar",
"New document" : "Documentu nuevu",
"Upload (max. %s)" : "Xuba (máx. %s)",
"Upload" : "Xubir",
"Save new documents to" : "Guardar documentos nuevos en",
"Wrong password. Please retry." : "Contraseña incorreuta. Inténtalo de nueves.",
"Password" : "Contraseña",
"Guest %s" : "Invitáu %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esti enllaz caducó o enxamás esistió. Pa más detalles, contauta cola persona que lu compartió contigo.",
"Advanced feature-set" : "Carauterístiques avanzaes",
"(Unstable)" : "(Inestable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "El sirvidor de filtru de formatu cayó o ta mal configuráu",
"Conversion failed. Check log for details." => "Conversión fallida. Comprueba'l rexistru pa detalles.",
"Saved" => "Guardáu",
"Documents" => "Documentos",
"Can't create document" => "Nun pue crease'l documentu",
"You don't have permission to rename this document" => "Nun tienes permisu pa camudar de nome a esti documentu",
"An error occurred while changing directory." => "Asocedió un fallu cuando se camudaba'l direutoriu.",
"Directory saved successfully." => "El direutoriu guardóse correchamente.",
"Documents" => "Documentos",
"An error occurred while changing directory." => "Asocedió un fallu cuando se camudaba'l direutoriu.",
"Saved" => "Guardáu",
"Format filter server is down or misconfigured" => "El sirvidor de filtru de formatu cayó o ta mal configuráu",
"Conversion failed. Check log for details." => "Conversión fallida. Comprueba'l rexistru pa detalles.",
"Saving..." => "Guardando...",
"Failed to load documents." => "Fallu al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" => "Nun s'alcontrarón documentos. ¡Xubi o crea un documentu pa entamar!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Документи",
"Can't create document" : "Неуспешно създаване на документ",
"You don't have permission to rename this document" : "Нямаш права да преименуваш този документ.",
"Directory saved successfully." : "Папката е успешно запазена.",
"An error occurred while changing directory." : "Настъпи грешка при смяната на папката.",
"Saved" : "Запиши",
"Format filter server is down or misconfigured" : "Сървъра за филтриране на форматите не работи или не е правилно настроен.",
"Conversion failed. Check log for details." : "Неуспешно преобразуването. Провери доклада за повече информация.",
"Saving..." : "Записване...",
"Failed to load documents." : "Неуспешно зареждане на документите.",
"No documents were found. Upload or create a document to get started!" : "Не са открити документи. Качи или създай документ, за да започнеш!",
"Share" : "Сподели",
"No connection to server. Trying to reconnect." : "Няма връзка със сървъра. Опитване за повторно свързване.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Напускането на режим Редактиране може да доведе до загуба на незазена информация. Препоръчително е използването на бутона 'Затвори'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Неуспешно зареждане на този документ. Моля, провери дали може да бъде отворен с външен редактор за odt. Това също може да се случи ако споделянето е прекратено или е бил изтрит наскоро.",
"Save" : "Запиши",
"Loading documents..." : "Зареждане на документите...",
"'.' is an invalid file name." : "'.' е невалидно име за файл.",
"File name cannot be empty." : "Името на файла неможе да е празно.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
"Align Left" : "Ляво Приравняване",
"Alignment" : "Приравняване",
"Align Right" : "Дясно Приравняване",
"Annotate" : "Анотация",
"Background" : "Фон",
"Bold" : "Очертан",
"Bottom" : "Долу",
"Cancel" : "Отказ",
"Center" : "Центрирай",
"Clone" : "Клонирай",
"Clone this Style" : "Клонирай Стила ",
"Close" : "Затвори",
"Color" : "Цвят",
"Create" : "Създай",
"Decrease Indent" : "Намали Вдлъбването",
"Default Style" : "Стил по Подразбиране",
"Delete" : "Изтрий",
"Family" : "Тип",
"Font" : "Шрифт",
"Font Effects" : "Ефекти на Шрифта",
"Format" : "Форматиране",
"Increase Indent" : "Увеличи Вдлъбването",
"Insert Image" : "Вмъкни Изображение",
"Invite Members" : "Покани Членове",
"Italic" : "Наклонен",
"Justified" : "Разширен",
"Justify" : "Разшири",
"Left" : "Ляво",
"Loading" : "Зареждане",
"Members" : "Членове",
"New Name:" : "Ново Име:",
"OK" : "ОК",
"Open" : "Отвори",
"Options" : "Настройки",
"Paragraph..." : "Параграф...",
"Paragraph Styles" : "Стил на Параграфа",
"Redo" : "Повтори",
"Right" : "Дясно",
"Size" : "Размер",
"Spacing" : "Разстояние между буквите",
"Strikethrough" : "Зачертано",
"Style" : "Стил",
"Text" : "Текст",
"Top" : "Горе",
"Underline" : "Подчертано",
"Undo" : "Върни",
"Unknown Author" : "Непознат Автор",
"Edit" : "Промени",
"guest" : "гост",
"MS Word support (requires openOffice/libreOffice)" : "Подръжка на MS Word (изисква openOffice/libreOffice)",
"Local" : "Локален",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice е инсталиран на този сървър. Пътя до изпълнимия файл е зададен чрез preview_libreoffice_path в config.php",
"External" : "Външен",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice е инсталиран на външен съвър, на който работи сървър за филтриране на форматите.",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Адрес на Сървъра",
"Apply and test" : "Приложи и тествай",
"New document" : "Нов документ",
"Upload (max. %s)" : "Качване (макс. %s)",
"Upload" : "Качи",
"Save new documents to" : "Запази новите документи в",
"Wrong password. Please retry." : "Грешна парола. Опитай пак.",
"Password" : "Парола",
"Guest %s" : "Гост %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Този линк е изтекъл или никога не е съществувал. Моля, свържи се с човекът, който го е споделил с теб.",
"Advanced feature-set" : "Допълнителни функции",
"(Unstable)" : "(Нестабилно)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Документи",
"Can't create document" : "Неуспешно създаване на документ",
"You don't have permission to rename this document" : "Нямаш права да преименуваш този документ.",
"Directory saved successfully." : "Папката е успешно запазена.",
"An error occurred while changing directory." : "Настъпи грешка при смяната на папката.",
"Saved" : "Запиши",
"Format filter server is down or misconfigured" : "Сървъра за филтриране на форматите не работи или не е правилно настроен.",
"Conversion failed. Check log for details." : "Неуспешно преобразуването. Провери доклада за повече информация.",
"Saving..." : "Записване...",
"Failed to load documents." : "Неуспешно зареждане на документите.",
"No documents were found. Upload or create a document to get started!" : "Не са открити документи. Качи или създай документ, за да започнеш!",
"Share" : "Сподели",
"No connection to server. Trying to reconnect." : "Няма връзка със сървъра. Опитване за повторно свързване.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Напускането на режим Редактиране може да доведе до загуба на незазена информация. Препоръчително е използването на бутона 'Затвори'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Неуспешно зареждане на този документ. Моля, провери дали може да бъде отворен с външен редактор за odt. Това също може да се случи ако споделянето е прекратено или е бил изтрит наскоро.",
"Save" : "Запиши",
"Loading documents..." : "Зареждане на документите...",
"'.' is an invalid file name." : "'.' е невалидно име за файл.",
"File name cannot be empty." : "Името на файла неможе да е празно.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Невалидно име, '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не са разрешени.",
"Align Left" : "Ляво Приравняване",
"Alignment" : "Приравняване",
"Align Right" : "Дясно Приравняване",
"Annotate" : "Анотация",
"Background" : "Фон",
"Bold" : "Очертан",
"Bottom" : "Долу",
"Cancel" : "Отказ",
"Center" : "Центрирай",
"Clone" : "Клонирай",
"Clone this Style" : "Клонирай Стила ",
"Close" : "Затвори",
"Color" : "Цвят",
"Create" : "Създай",
"Decrease Indent" : "Намали Вдлъбването",
"Default Style" : "Стил по Подразбиране",
"Delete" : "Изтрий",
"Family" : "Тип",
"Font" : "Шрифт",
"Font Effects" : "Ефекти на Шрифта",
"Format" : "Форматиране",
"Increase Indent" : "Увеличи Вдлъбването",
"Insert Image" : "Вмъкни Изображение",
"Invite Members" : "Покани Членове",
"Italic" : "Наклонен",
"Justified" : "Разширен",
"Justify" : "Разшири",
"Left" : "Ляво",
"Loading" : "Зареждане",
"Members" : "Членове",
"New Name:" : "Ново Име:",
"OK" : "ОК",
"Open" : "Отвори",
"Options" : "Настройки",
"Paragraph..." : "Параграф...",
"Paragraph Styles" : "Стил на Параграфа",
"Redo" : "Повтори",
"Right" : "Дясно",
"Size" : "Размер",
"Spacing" : "Разстояние между буквите",
"Strikethrough" : "Зачертано",
"Style" : "Стил",
"Text" : "Текст",
"Top" : "Горе",
"Underline" : "Подчертано",
"Undo" : "Върни",
"Unknown Author" : "Непознат Автор",
"Edit" : "Промени",
"guest" : "гост",
"MS Word support (requires openOffice/libreOffice)" : "Подръжка на MS Word (изисква openOffice/libreOffice)",
"Local" : "Локален",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice е инсталиран на този сървър. Пътя до изпълнимия файл е зададен чрез preview_libreoffice_path в config.php",
"External" : "Външен",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice е инсталиран на външен съвър, на който работи сървър за филтриране на форматите.",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Адрес на Сървъра",
"Apply and test" : "Приложи и тествай",
"New document" : "Нов документ",
"Upload (max. %s)" : "Качване (макс. %s)",
"Upload" : "Качи",
"Save new documents to" : "Запази новите документи в",
"Wrong password. Please retry." : "Грешна парола. Опитай пак.",
"Password" : "Парола",
"Guest %s" : "Гост %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Този линк е изтекъл или никога не е съществувал. Моля, свържи се с човекът, който го е споделил с теб.",
"Advanced feature-set" : "Допълнителни функции",
"(Unstable)" : "(Нестабилно)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Сървъра за филтриране на форматите не работи или не е правилно настроен.",
"Conversion failed. Check log for details." => "Неуспешно преобразуването. Провери доклада за повече информация.",
"Saved" => "Запиши",
"Documents" => "Документи",
"Can't create document" => "Неуспешно създаване на документ",
"You don't have permission to rename this document" => "Нямаш права да преименуваш този документ.",
"An error occurred while changing directory." => "Настъпи грешка при смяната на папката.",
"Directory saved successfully." => "Папката е успешно запазена.",
"Documents" => "Документи",
"An error occurred while changing directory." => "Настъпи грешка при смяната на папката.",
"Saved" => "Запиши",
"Format filter server is down or misconfigured" => "Сървъра за филтриране на форматите не работи или не е правилно настроен.",
"Conversion failed. Check log for details." => "Неуспешно преобразуването. Провери доклада за повече информация.",
"Saving..." => "Записване...",
"Failed to load documents." => "Неуспешно зареждане на документите.",
"No documents were found. Upload or create a document to get started!" => "Не са открити документи. Качи или създай документ, за да започнеш!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documents",
"Can't create document" : "El document no es pot crear",
"You don't have permission to rename this document" : "No teniu permisos per canviar de nom aquest document",
"Directory saved successfully." : "La carpeta s'ha desat correctament",
"An error occurred while changing directory." : "S'ha produït un error en canviar de carpeta",
"Saved" : "Desat",
"Format filter server is down or misconfigured" : "El servidor de filtres de format ha caigut o està mal configurat",
"Conversion failed. Check log for details." : "La conversió ha fallat. Mireu el log per a més detalls.",
"Saving..." : "Desant...",
"Failed to load documents." : "Ha fallat en carregar documents.",
"No documents were found. Upload or create a document to get started!" : "No hi ha documents. Pugeu o creeu un document per començar!",
"Share" : "Comparteix",
"No connection to server. Trying to reconnect." : "No hi ha connexió amb el servidor Intentant reconnectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixant aquesta pàgina en mode editor poden quedar dades sense desar. Es recomana usar el botó 'Tanca'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Ha fallat la càrrega d'aquest document. Comproveu si es pot obrir amb un editor odt extern. Això podria significar que s'ha deixat de compartir o eliminat recentment.",
"Save" : "Desa",
"Loading documents..." : "S'estan carregant els documents...",
"'.' is an invalid file name." : "'.' és un nom no vàlid per un fitxer.",
"File name cannot be empty." : "El nom del fitxer no pot ser buit.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
"Align Left" : "Alinea a l'esquerra",
"Alignment" : "Alineament",
"Align Right" : "Alinea a la dreta",
"Annotate" : "Anota",
"Background" : "Fons",
"Bold" : "Negreta",
"Bottom" : "A baix",
"Cancel" : "Cancel·la",
"Center" : "Centra",
"Clone" : "Clona",
"Clone this Style" : "Clona aquest estil",
"Close" : "Tanca",
"Color" : "Color",
"Create" : "Crea",
"Decrease Indent" : "Decrementa la identació",
"Default Style" : "Estil predeterminat",
"Delete" : "Esborra",
"Family" : "Familia",
"Font" : "Lletra",
"Font Effects" : "Efectes de lletra",
"Format" : "Format",
"Increase Indent" : "Incrementa la identació",
"Insert Image" : "Insereix imatge",
"Invite Members" : "Convida a membres",
"Italic" : "Cursiva",
"Justified" : "Justificat",
"Justify" : "Justifica",
"Left" : "Esquerra",
"Loading" : "Carregant",
"Members" : "Membres",
"New Name:" : "Nom nou:",
"OK" : "D'acord",
"Open" : "Obre",
"Options" : "Options",
"Paragraph..." : "Paràgraf...",
"Paragraph Styles" : "Estils de paràgraf",
"Redo" : "Refés",
"Right" : "Dreta",
"Size" : "Mida",
"Spacing" : "Espaiat",
"Strikethrough" : "Ratllat",
"Style" : "Estil",
"Text" : "Text",
"Top" : "A dalt",
"Underline" : "Subratllat",
"Undo" : "Desfés",
"Unknown Author" : "Autor desconegut",
"Edit" : "Edita",
"guest" : "convidat",
"MS Word support (requires openOffice/libreOffice)" : "compatibilitat amb MS Word (requereix openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice està instal·ñlat en aquest servidor. La carpeta al binari es proporciona via preview_libreoffice_path a config.php",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice està instal·lat en un servidor extern executant un servidor de filtrat de formats",
"scheme://domain.tld[:port]" : "esquema://domini.tld[:port]",
"Server URL" : "URL del servidor",
"Apply and test" : "Aplica i testeja",
"New document" : "Document nou",
"Upload (max. %s)" : "Pujada (màx. %s)",
"Upload" : "Puja",
"Save new documents to" : "Desa els documents nous a",
"Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.",
"Password" : "Contrasenya",
"Guest %s" : "Convidat %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Aquest enllaç ha vençut o no ha existit mai. Contacteu amb la persona que l'ha compartit amb vós per més detalls.",
"Advanced feature-set" : "Joc d'opcions avançades",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documents",
"Can't create document" : "El document no es pot crear",
"You don't have permission to rename this document" : "No teniu permisos per canviar de nom aquest document",
"Directory saved successfully." : "La carpeta s'ha desat correctament",
"An error occurred while changing directory." : "S'ha produït un error en canviar de carpeta",
"Saved" : "Desat",
"Format filter server is down or misconfigured" : "El servidor de filtres de format ha caigut o està mal configurat",
"Conversion failed. Check log for details." : "La conversió ha fallat. Mireu el log per a més detalls.",
"Saving..." : "Desant...",
"Failed to load documents." : "Ha fallat en carregar documents.",
"No documents were found. Upload or create a document to get started!" : "No hi ha documents. Pugeu o creeu un document per començar!",
"Share" : "Comparteix",
"No connection to server. Trying to reconnect." : "No hi ha connexió amb el servidor Intentant reconnectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixant aquesta pàgina en mode editor poden quedar dades sense desar. Es recomana usar el botó 'Tanca'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Ha fallat la càrrega d'aquest document. Comproveu si es pot obrir amb un editor odt extern. Això podria significar que s'ha deixat de compartir o eliminat recentment.",
"Save" : "Desa",
"Loading documents..." : "S'estan carregant els documents...",
"'.' is an invalid file name." : "'.' és un nom no vàlid per un fitxer.",
"File name cannot be empty." : "El nom del fitxer no pot ser buit.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos.",
"Align Left" : "Alinea a l'esquerra",
"Alignment" : "Alineament",
"Align Right" : "Alinea a la dreta",
"Annotate" : "Anota",
"Background" : "Fons",
"Bold" : "Negreta",
"Bottom" : "A baix",
"Cancel" : "Cancel·la",
"Center" : "Centra",
"Clone" : "Clona",
"Clone this Style" : "Clona aquest estil",
"Close" : "Tanca",
"Color" : "Color",
"Create" : "Crea",
"Decrease Indent" : "Decrementa la identació",
"Default Style" : "Estil predeterminat",
"Delete" : "Esborra",
"Family" : "Familia",
"Font" : "Lletra",
"Font Effects" : "Efectes de lletra",
"Format" : "Format",
"Increase Indent" : "Incrementa la identació",
"Insert Image" : "Insereix imatge",
"Invite Members" : "Convida a membres",
"Italic" : "Cursiva",
"Justified" : "Justificat",
"Justify" : "Justifica",
"Left" : "Esquerra",
"Loading" : "Carregant",
"Members" : "Membres",
"New Name:" : "Nom nou:",
"OK" : "D'acord",
"Open" : "Obre",
"Options" : "Options",
"Paragraph..." : "Paràgraf...",
"Paragraph Styles" : "Estils de paràgraf",
"Redo" : "Refés",
"Right" : "Dreta",
"Size" : "Mida",
"Spacing" : "Espaiat",
"Strikethrough" : "Ratllat",
"Style" : "Estil",
"Text" : "Text",
"Top" : "A dalt",
"Underline" : "Subratllat",
"Undo" : "Desfés",
"Unknown Author" : "Autor desconegut",
"Edit" : "Edita",
"guest" : "convidat",
"MS Word support (requires openOffice/libreOffice)" : "compatibilitat amb MS Word (requereix openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice està instal·ñlat en aquest servidor. La carpeta al binari es proporciona via preview_libreoffice_path a config.php",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice està instal·lat en un servidor extern executant un servidor de filtrat de formats",
"scheme://domain.tld[:port]" : "esquema://domini.tld[:port]",
"Server URL" : "URL del servidor",
"Apply and test" : "Aplica i testeja",
"New document" : "Document nou",
"Upload (max. %s)" : "Pujada (màx. %s)",
"Upload" : "Puja",
"Save new documents to" : "Desa els documents nous a",
"Wrong password. Please retry." : "Contrasenya incorrecta. Intenteu-ho de nou.",
"Password" : "Contrasenya",
"Guest %s" : "Convidat %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Aquest enllaç ha vençut o no ha existit mai. Contacteu amb la persona que l'ha compartit amb vós per més detalls.",
"Advanced feature-set" : "Joc d'opcions avançades",
"(Unstable)" : "(Inestable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "El servidor de filtres de format ha caigut o està mal configurat",
"Conversion failed. Check log for details." => "La conversió ha fallat. Mireu el log per a més detalls.",
"Saved" => "Desat",
"Documents" => "Documents",
"Can't create document" => "El document no es pot crear",
"You don't have permission to rename this document" => "No teniu permisos per canviar de nom aquest document",
"An error occurred while changing directory." => "S'ha produït un error en canviar de carpeta",
"Directory saved successfully." => "La carpeta s'ha desat correctament",
"Documents" => "Documents",
"An error occurred while changing directory." => "S'ha produït un error en canviar de carpeta",
"Saved" => "Desat",
"Format filter server is down or misconfigured" => "El servidor de filtres de format ha caigut o està mal configurat",
"Conversion failed. Check log for details." => "La conversió ha fallat. Mireu el log per a més detalls.",
"Saving..." => "Desant...",
"Failed to load documents." => "Ha fallat en carregar documents.",
"No documents were found. Upload or create a document to get started!" => "No hi ha documents. Pugeu o creeu un document per començar!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumenty",
"Can't create document" : "Nelze vytvořit dokument",
"You don't have permission to rename this document" : "Nemáte oprávnění pro přejmenování tohoto souboru",
"Directory saved successfully." : "Adresář byl úspěšně uložen.",
"An error occurred while changing directory." : "Při pokusu o změnu adresáře došlo k chybě.",
"Saved" : "Uloženo",
"Format filter server is down or misconfigured" : "Server pro zpracování formátu je nedostupný nebo chybně nakonfigurovaný",
"Conversion failed. Check log for details." : "Převod selhal. Zkontrolujte logy pro více detailů.",
"Saving..." : "Ukládám...",
"Failed to load documents." : "Nepodařilo se načíst dokumenty.",
"No documents were found. Upload or create a document to get started!" : "Žádné dokumenty nebyly nalezeny. Začněte nahráním nebo vytvořením prvního dokumentu!",
"Share" : "Sdílet",
"No connection to server. Trying to reconnect." : "Ztráta připojení k serveru. Zkouším znovu.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Ponecháním této stránky v módu editoru může dojít k neuložení změn. Místo toho je doporučeno použít tlačítko 'Zavřít'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nepodařilo se otevřít tento dokument. Prosím zkontrolujte, zda je možné jej otevřít externím editorem odt. Může to také znamenat, že byl nedávno odsdílen nebo smazán.",
"Save" : "Uložit",
"Loading documents..." : "Nahrávám dokumenty ...",
"'.' is an invalid file name." : "'.' je neplatným názvem souboru.",
"File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.",
"Align Left" : "Zarovnat vlevo",
"Alignment" : "Zarovnání",
"Align Right" : "Zarovnat vpravo",
"Annotate" : "Komentovat",
"Background" : "Pozadí",
"Bold" : "Tučné",
"Bottom" : "Dolní",
"Cancel" : "Zrušit",
"Center" : "Vystředit",
"Clone" : "Klonovat",
"Clone this Style" : "Klonovat tento styl",
"Close" : "Zavřít",
"Color" : "Barva",
"Create" : "Vytvořit",
"Decrease Indent" : "Zmenšit odsazení",
"Default Style" : "Výchozí styl",
"Delete" : "Smazat",
"Family" : "Rodina",
"Font" : "Font",
"Font Effects" : "Efekty písma",
"Format" : "Formát",
"Increase Indent" : "Zvětšit odsazení",
"Insert Image" : "Vlož obrázek",
"Invite Members" : "Pozvat členy",
"Italic" : "Kurzíva",
"Justified" : "Zarovnaný",
"Justify" : "Zarovnat",
"Left" : "Vlevo",
"Loading" : "Načítám",
"Members" : "Členové",
"New Name:" : "Nový název:",
"OK" : "OK",
"Open" : "Otevřít",
"Options" : "Možnosti",
"Paragraph..." : "Odstavec...",
"Paragraph Styles" : "Styly odstavce",
"Redo" : "Znovu",
"Right" : "Vpravo",
"Size" : "Velikost",
"Spacing" : "Řádkování",
"Strikethrough" : "Přeškrtnuté",
"Style" : "Styl",
"Text" : "Text",
"Top" : "Horní",
"Underline" : "Podtržené",
"Undo" : "Zpět",
"Unknown Author" : "Autor neznámý",
"Edit" : "Upravit",
"guest" : "host",
"MS Word support (requires openOffice/libreOffice)" : "Podpora MS Word (vyžaduje openOffice/libreOffice)",
"Local" : "Místní",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice je nainstalován na tomto serveru. Cesta ke spustitelnému souboru je zaznamenána pod preview_libreoffice_path v config.php",
"External" : "Externí",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffie je nainstalován na externím serveru, kde běží instance filtrující formáty",
"scheme://domain.tld[:port]" : "schéma://doména.tld[:port]",
"Server URL" : "URL serveru",
"Apply and test" : "Použít a otestovat",
"New document" : "Nový dokument",
"Upload (max. %s)" : "Nahrát (max. %s)",
"Upload" : "Odeslat",
"Save new documents to" : "Uložit nové dokumenty do",
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
"Password" : "Heslo",
"Guest %s" : "Host %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tento odkaz vypršel nebo neexistuje. Pro podrobnosti kontaktujte osobu, která jej s vámi sdílela.",
"Advanced feature-set" : "Pokročilá sada možností",
"(Unstable)" : "(Nestabilní)"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumenty",
"Can't create document" : "Nelze vytvořit dokument",
"You don't have permission to rename this document" : "Nemáte oprávnění pro přejmenování tohoto souboru",
"Directory saved successfully." : "Adresář byl úspěšně uložen.",
"An error occurred while changing directory." : "Při pokusu o změnu adresáře došlo k chybě.",
"Saved" : "Uloženo",
"Format filter server is down or misconfigured" : "Server pro zpracování formátu je nedostupný nebo chybně nakonfigurovaný",
"Conversion failed. Check log for details." : "Převod selhal. Zkontrolujte logy pro více detailů.",
"Saving..." : "Ukládám...",
"Failed to load documents." : "Nepodařilo se načíst dokumenty.",
"No documents were found. Upload or create a document to get started!" : "Žádné dokumenty nebyly nalezeny. Začněte nahráním nebo vytvořením prvního dokumentu!",
"Share" : "Sdílet",
"No connection to server. Trying to reconnect." : "Ztráta připojení k serveru. Zkouším znovu.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Ponecháním této stránky v módu editoru může dojít k neuložení změn. Místo toho je doporučeno použít tlačítko 'Zavřít'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nepodařilo se otevřít tento dokument. Prosím zkontrolujte, zda je možné jej otevřít externím editorem odt. Může to také znamenat, že byl nedávno odsdílen nebo smazán.",
"Save" : "Uložit",
"Loading documents..." : "Nahrávám dokumenty ...",
"'.' is an invalid file name." : "'.' je neplatným názvem souboru.",
"File name cannot be empty." : "Název souboru nemůže být prázdný řetězec.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.",
"Align Left" : "Zarovnat vlevo",
"Alignment" : "Zarovnání",
"Align Right" : "Zarovnat vpravo",
"Annotate" : "Komentovat",
"Background" : "Pozadí",
"Bold" : "Tučné",
"Bottom" : "Dolní",
"Cancel" : "Zrušit",
"Center" : "Vystředit",
"Clone" : "Klonovat",
"Clone this Style" : "Klonovat tento styl",
"Close" : "Zavřít",
"Color" : "Barva",
"Create" : "Vytvořit",
"Decrease Indent" : "Zmenšit odsazení",
"Default Style" : "Výchozí styl",
"Delete" : "Smazat",
"Family" : "Rodina",
"Font" : "Font",
"Font Effects" : "Efekty písma",
"Format" : "Formát",
"Increase Indent" : "Zvětšit odsazení",
"Insert Image" : "Vlož obrázek",
"Invite Members" : "Pozvat členy",
"Italic" : "Kurzíva",
"Justified" : "Zarovnaný",
"Justify" : "Zarovnat",
"Left" : "Vlevo",
"Loading" : "Načítám",
"Members" : "Členové",
"New Name:" : "Nový název:",
"OK" : "OK",
"Open" : "Otevřít",
"Options" : "Možnosti",
"Paragraph..." : "Odstavec...",
"Paragraph Styles" : "Styly odstavce",
"Redo" : "Znovu",
"Right" : "Vpravo",
"Size" : "Velikost",
"Spacing" : "Řádkování",
"Strikethrough" : "Přeškrtnuté",
"Style" : "Styl",
"Text" : "Text",
"Top" : "Horní",
"Underline" : "Podtržené",
"Undo" : "Zpět",
"Unknown Author" : "Autor neznámý",
"Edit" : "Upravit",
"guest" : "host",
"MS Word support (requires openOffice/libreOffice)" : "Podpora MS Word (vyžaduje openOffice/libreOffice)",
"Local" : "Místní",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice je nainstalován na tomto serveru. Cesta ke spustitelnému souboru je zaznamenána pod preview_libreoffice_path v config.php",
"External" : "Externí",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffie je nainstalován na externím serveru, kde běží instance filtrující formáty",
"scheme://domain.tld[:port]" : "schéma://doména.tld[:port]",
"Server URL" : "URL serveru",
"Apply and test" : "Použít a otestovat",
"New document" : "Nový dokument",
"Upload (max. %s)" : "Nahrát (max. %s)",
"Upload" : "Odeslat",
"Save new documents to" : "Uložit nové dokumenty do",
"Wrong password. Please retry." : "Nesprávné heslo. Zkuste to znovu.",
"Password" : "Heslo",
"Guest %s" : "Host %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tento odkaz vypršel nebo neexistuje. Pro podrobnosti kontaktujte osobu, která jej s vámi sdílela.",
"Advanced feature-set" : "Pokročilá sada možností",
"(Unstable)" : "(Nestabilní)"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Server pro zpracování formátu je nedostupný nebo chybně nakonfigurovaný",
"Conversion failed. Check log for details." => "Převod selhal. Zkontrolujte logy pro více detailů.",
"Saved" => "Uloženo",
"Documents" => "Dokumenty",
"Can't create document" => "Nelze vytvořit dokument",
"You don't have permission to rename this document" => "Nemáte oprávnění pro přejmenování tohoto souboru",
"An error occurred while changing directory." => "Při pokusu o změnu adresáře došlo k chybě.",
"Directory saved successfully." => "Adresář byl úspěšně uložen.",
"Documents" => "Dokumenty",
"An error occurred while changing directory." => "Při pokusu o změnu adresáře došlo k chybě.",
"Saved" => "Uloženo",
"Format filter server is down or misconfigured" => "Server pro zpracování formátu je nedostupný nebo chybně nakonfigurovaný",
"Conversion failed. Check log for details." => "Převod selhal. Zkontrolujte logy pro více detailů.",
"Saving..." => "Ukládám...",
"Failed to load documents." => "Nepodařilo se načíst dokumenty.",
"No documents were found. Upload or create a document to get started!" => "Žádné dokumenty nebyly nalezeny. Začněte nahráním nebo vytvořením prvního dokumentu!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumenter",
"Can't create document" : "Kan ikke oprette dokument",
"You don't have permission to rename this document" : "Du har ikke tilladelse til at omdøbe dette dokument",
"Directory saved successfully." : "Mappen blev gemt.",
"An error occurred while changing directory." : "Fejl ved skift af bibliotek.",
"Saved" : "Gemt",
"Format filter server is down or misconfigured" : "Formatfilter-server er nede eller konfigureret forkert",
"Conversion failed. Check log for details." : "Konvertering mislykkedes. Tjek loggen for detaljer.",
"Saving..." : "Gemmer...",
"Failed to load documents." : "Kunne ikke hente dokumenterne. ",
"No documents were found. Upload or create a document to get started!" : "Der blev ikke fundet nogle dokumenter. Upload eller opret et dokument for at komme igang",
"Share" : "Del",
"No connection to server. Trying to reconnect." : "Ingen forbindelse til servver. Prøv at forbinde igen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "At forlade denne side i redigeringstilstand kan resultere i ikke gemte data. Det anbefales at bruge 'Luk' knappen i stedet.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Kunne ikke hentet dette dokument. Undersøg venligst om det kan åbnes med en ekstern odt læser. Dette kan også betyde at dokumentet for nylig er blevet gjort privat eller slettet. ",
"Save" : "Gem",
"Loading documents..." : "Henter dokumenter...",
"'.' is an invalid file name." : "'.' er et ugyldigt filnavn.",
"File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",
"Align Left" : "Venstrejusteret",
"Alignment" : "Justering",
"Align Right" : "Højrejusteret",
"Annotate" : "Kommenter",
"Background" : "Baggrund",
"Bold" : "Fed",
"Bottom" : "Bund",
"Cancel" : "Annuller",
"Center" : "Midten",
"Clone" : "Kopier",
"Clone this Style" : "Kopier denne typografi",
"Close" : "Luk",
"Color" : "Farve",
"Create" : "Ny",
"Decrease Indent" : "Formindsk indrykning",
"Default Style" : "Standardtypografi",
"Delete" : "Slet",
"Family" : "Familie",
"Font" : "Skrifttype",
"Font Effects" : "Skifteffekter",
"Format" : "Format",
"Increase Indent" : "Forøg indrykning",
"Insert Image" : "Indsæt billede",
"Invite Members" : "Inviter medlemmer",
"Italic" : "Kursiv",
"Justified" : "Justeret",
"Justify" : "Juster",
"Left" : "Venstre",
"Loading" : "Indlæser",
"Members" : "Medlemmer",
"New Name:" : "Nyt navn:",
"OK" : "OK",
"Open" : "Åbn",
"Options" : "Valgmuligheder",
"Paragraph..." : "Afsnit...",
"Paragraph Styles" : "Afsnitstypografi",
"Redo" : "Gentag",
"Right" : "Højre",
"Size" : "Størrelse",
"Spacing" : "Afstand",
"Strikethrough" : "Gennemstreget",
"Style" : "Typografi",
"Text" : "SMS",
"Top" : "Top",
"Underline" : "Understregning",
"Undo" : "Fortryd",
"Unknown Author" : "Ukendt forfatter",
"Edit" : "Rediger",
"guest" : "Gæst",
"MS Word support (requires openOffice/libreOffice)" : "MS Word-understøttelse (kræver openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice er installeret på denne server. Stien til den binære fil er angivet via preview_libreoffice_path i config.php",
"External" : "Ekstern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice er installeret på en ekstern server som kører en formatfilter-server",
"scheme://domain.tld[:port]" : "system://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Anvend og test",
"New document" : "Nyt dokument",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Upload",
"Save new documents to" : "Gem nye dokumenter til",
"Wrong password. Please retry." : "Forkert kodeord. Prøv igen.",
"Password" : "Kodeord",
"Guest %s" : "Gæst %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dette link er uløbet eller har aldrig eksisteret. Kontakt venligst personen der delte linket for yderligere detaljer. ",
"Advanced feature-set" : "Avancerede funktioner",
"(Unstable)" : "(Ustabil)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumenter",
"Can't create document" : "Kan ikke oprette dokument",
"You don't have permission to rename this document" : "Du har ikke tilladelse til at omdøbe dette dokument",
"Directory saved successfully." : "Mappen blev gemt.",
"An error occurred while changing directory." : "Fejl ved skift af bibliotek.",
"Saved" : "Gemt",
"Format filter server is down or misconfigured" : "Formatfilter-server er nede eller konfigureret forkert",
"Conversion failed. Check log for details." : "Konvertering mislykkedes. Tjek loggen for detaljer.",
"Saving..." : "Gemmer...",
"Failed to load documents." : "Kunne ikke hente dokumenterne. ",
"No documents were found. Upload or create a document to get started!" : "Der blev ikke fundet nogle dokumenter. Upload eller opret et dokument for at komme igang",
"Share" : "Del",
"No connection to server. Trying to reconnect." : "Ingen forbindelse til servver. Prøv at forbinde igen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "At forlade denne side i redigeringstilstand kan resultere i ikke gemte data. Det anbefales at bruge 'Luk' knappen i stedet.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Kunne ikke hentet dette dokument. Undersøg venligst om det kan åbnes med en ekstern odt læser. Dette kan også betyde at dokumentet for nylig er blevet gjort privat eller slettet. ",
"Save" : "Gem",
"Loading documents..." : "Henter dokumenter...",
"'.' is an invalid file name." : "'.' er et ugyldigt filnavn.",
"File name cannot be empty." : "Filnavnet kan ikke stå tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldigt navn, '\\', '/', '<', '>', ':' | '?', '\"', '', og '*' er ikke tilladt.",
"Align Left" : "Venstrejusteret",
"Alignment" : "Justering",
"Align Right" : "Højrejusteret",
"Annotate" : "Kommenter",
"Background" : "Baggrund",
"Bold" : "Fed",
"Bottom" : "Bund",
"Cancel" : "Annuller",
"Center" : "Midten",
"Clone" : "Kopier",
"Clone this Style" : "Kopier denne typografi",
"Close" : "Luk",
"Color" : "Farve",
"Create" : "Ny",
"Decrease Indent" : "Formindsk indrykning",
"Default Style" : "Standardtypografi",
"Delete" : "Slet",
"Family" : "Familie",
"Font" : "Skrifttype",
"Font Effects" : "Skifteffekter",
"Format" : "Format",
"Increase Indent" : "Forøg indrykning",
"Insert Image" : "Indsæt billede",
"Invite Members" : "Inviter medlemmer",
"Italic" : "Kursiv",
"Justified" : "Justeret",
"Justify" : "Juster",
"Left" : "Venstre",
"Loading" : "Indlæser",
"Members" : "Medlemmer",
"New Name:" : "Nyt navn:",
"OK" : "OK",
"Open" : "Åbn",
"Options" : "Valgmuligheder",
"Paragraph..." : "Afsnit...",
"Paragraph Styles" : "Afsnitstypografi",
"Redo" : "Gentag",
"Right" : "Højre",
"Size" : "Størrelse",
"Spacing" : "Afstand",
"Strikethrough" : "Gennemstreget",
"Style" : "Typografi",
"Text" : "SMS",
"Top" : "Top",
"Underline" : "Understregning",
"Undo" : "Fortryd",
"Unknown Author" : "Ukendt forfatter",
"Edit" : "Rediger",
"guest" : "Gæst",
"MS Word support (requires openOffice/libreOffice)" : "MS Word-understøttelse (kræver openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice er installeret på denne server. Stien til den binære fil er angivet via preview_libreoffice_path i config.php",
"External" : "Ekstern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice er installeret på en ekstern server som kører en formatfilter-server",
"scheme://domain.tld[:port]" : "system://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Anvend og test",
"New document" : "Nyt dokument",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Upload",
"Save new documents to" : "Gem nye dokumenter til",
"Wrong password. Please retry." : "Forkert kodeord. Prøv igen.",
"Password" : "Kodeord",
"Guest %s" : "Gæst %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dette link er uløbet eller har aldrig eksisteret. Kontakt venligst personen der delte linket for yderligere detaljer. ",
"Advanced feature-set" : "Avancerede funktioner",
"(Unstable)" : "(Ustabil)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfilter-server er nede eller konfigureret forkert",
"Conversion failed. Check log for details." => "Konvertering mislykkedes. Tjek loggen for detaljer.",
"Saved" => "Gemt",
"Documents" => "Dokumenter",
"Can't create document" => "Kan ikke oprette dokument",
"You don't have permission to rename this document" => "Du har ikke tilladelse til at omdøbe dette dokument",
"An error occurred while changing directory." => "Fejl ved skift af bibliotek.",
"Directory saved successfully." => "Mappen blev gemt.",
"Documents" => "Dokumenter",
"An error occurred while changing directory." => "Fejl ved skift af bibliotek.",
"Saved" => "Gemt",
"Format filter server is down or misconfigured" => "Formatfilter-server er nede eller konfigureret forkert",
"Conversion failed. Check log for details." => "Konvertering mislykkedes. Tjek loggen for detaljer.",
"Saving..." => "Gemmer...",
"Failed to load documents." => "Kunne ikke hente dokumenterne. ",
"No documents were found. Upload or create a document to get started!" => "Der blev ikke fundet nogle dokumenter. Upload eller opret et dokument for at komme igang",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumente",
"Can't create document" : "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" : "Du besitzt nicht die Berechtigung, dieses Dokument umzubenennen.",
"Directory saved successfully." : "Verzeichnis erfolgreich gespeichert.",
"An error occurred while changing directory." : "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" : "Gespeichert",
"Format filter server is down or misconfigured" : "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." : "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." : "Speichern...",
"Failed to load documents." : "Laden der Dokumente fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" : "Keine Dokumente gefunden. Bitte lade zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",
"Share" : "Teilen",
"No connection to server. Trying to reconnect." : "Keine Verbindung zum Server. Versuche wiederzuverbinden.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Das Verlassen dieser Seite im Editor-Modus kann zu nicht gespeicherten Daten führen. Es wird empfohlen, den 'Schließen' - Button zu verwenden.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Fehler beim Laden dieses Dokumentes. Bitte prüfe ob diese Datei mit einem externen ODT-Editor geöffnet werden kann. Dies könnte auch bedeuten, das die Datei nicht mehr geteilt wird oder kürzlich gelöscht wurde.",
"Save" : "Speichern",
"Loading documents..." : "Lade Dokumente...",
"'.' is an invalid file name." : "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Align Left" : "Linksbündig",
"Alignment" : "Ausrichtung",
"Align Right" : "Rechtsbündig",
"Annotate" : "Kommentieren",
"Background" : "Hintergrund",
"Bold" : "Fett",
"Bottom" : "Unten",
"Cancel" : "Abbrechen",
"Center" : "Zentriert",
"Clone" : "Klonen",
"Clone this Style" : "Diesen Stil klonen",
"Close" : "Schließen",
"Color" : "Farbe",
"Create" : "Anlegen",
"Decrease Indent" : "Einzug verkleinern",
"Default Style" : "Standard-Stil",
"Delete" : "Löschen",
"Family" : "Familie",
"Font" : "Schriftart",
"Font Effects" : "Schriftarten-Effekte",
"Format" : "Format",
"Increase Indent" : "Einzug vergrößern",
"Insert Image" : "Bild einfügen",
"Invite Members" : "Mitglied einladen",
"Italic" : "Kursiv",
"Justified" : "Bündig",
"Justify" : "Ausrichten",
"Left" : "Links",
"Loading" : "Laden",
"Members" : "Mitglieder",
"New Name:" : "Neuer Name:",
"OK" : "OK",
"Open" : "Öffnen",
"Options" : "Optionen",
"Paragraph..." : "Absatz...",
"Paragraph Styles" : "Absatz-Stile",
"Redo" : "Wiederholen",
"Right" : "Rechts",
"Size" : "Größe",
"Spacing" : "Abstand",
"Strikethrough" : "Durchgestrichen",
"Style" : "Stil",
"Text" : "Text",
"Top" : "Oben",
"Underline" : "Unterstrichen",
"Undo" : "Rückgängig",
"Unknown Author" : "Unbekannter Autor",
"Edit" : "Bearbeiten",
"guest" : "Gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word Unterstützung (benötigt OpenOffice/LibreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice ist auf diesem Server installiert. Der Pfad zur Binärdatei wird über preview_libreoffice_path in der config.php bereit gestellt.",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice ist auf einem externen Server installiert und läuft dort als Formatfilter-Server",
"scheme://domain.tld[:port]" : "Schema://Domain.tld[:port]",
"Server URL" : "Server-URL",
"Apply and test" : "Übernehmen und Testen",
"New document" : "Neues Dokument",
"Upload (max. %s)" : "Hochladen (max. %s)",
"Upload" : "Hochladen",
"Save new documents to" : "Neues Dokument speichern unter",
"Wrong password. Please retry." : "Falsches Passwort. Bitte versuche es noch einmal.",
"Password" : "Passwort",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktiere, für nähere Details, die Person, die dies mit Dir teilt.",
"Advanced feature-set" : "Erweiterte Funktionseinstellungen",
"(Unstable)" : "(Instabil)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumente",
"Can't create document" : "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" : "Du besitzt nicht die Berechtigung, dieses Dokument umzubenennen.",
"Directory saved successfully." : "Verzeichnis erfolgreich gespeichert.",
"An error occurred while changing directory." : "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" : "Gespeichert",
"Format filter server is down or misconfigured" : "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." : "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." : "Speichern...",
"Failed to load documents." : "Laden der Dokumente fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" : "Keine Dokumente gefunden. Bitte lade zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",
"Share" : "Teilen",
"No connection to server. Trying to reconnect." : "Keine Verbindung zum Server. Versuche wiederzuverbinden.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Das Verlassen dieser Seite im Editor-Modus kann zu nicht gespeicherten Daten führen. Es wird empfohlen, den 'Schließen' - Button zu verwenden.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Fehler beim Laden dieses Dokumentes. Bitte prüfe ob diese Datei mit einem externen ODT-Editor geöffnet werden kann. Dies könnte auch bedeuten, das die Datei nicht mehr geteilt wird oder kürzlich gelöscht wurde.",
"Save" : "Speichern",
"Loading documents..." : "Lade Dokumente...",
"'.' is an invalid file name." : "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Align Left" : "Linksbündig",
"Alignment" : "Ausrichtung",
"Align Right" : "Rechtsbündig",
"Annotate" : "Kommentieren",
"Background" : "Hintergrund",
"Bold" : "Fett",
"Bottom" : "Unten",
"Cancel" : "Abbrechen",
"Center" : "Zentriert",
"Clone" : "Klonen",
"Clone this Style" : "Diesen Stil klonen",
"Close" : "Schließen",
"Color" : "Farbe",
"Create" : "Anlegen",
"Decrease Indent" : "Einzug verkleinern",
"Default Style" : "Standard-Stil",
"Delete" : "Löschen",
"Family" : "Familie",
"Font" : "Schriftart",
"Font Effects" : "Schriftarten-Effekte",
"Format" : "Format",
"Increase Indent" : "Einzug vergrößern",
"Insert Image" : "Bild einfügen",
"Invite Members" : "Mitglied einladen",
"Italic" : "Kursiv",
"Justified" : "Bündig",
"Justify" : "Ausrichten",
"Left" : "Links",
"Loading" : "Laden",
"Members" : "Mitglieder",
"New Name:" : "Neuer Name:",
"OK" : "OK",
"Open" : "Öffnen",
"Options" : "Optionen",
"Paragraph..." : "Absatz...",
"Paragraph Styles" : "Absatz-Stile",
"Redo" : "Wiederholen",
"Right" : "Rechts",
"Size" : "Größe",
"Spacing" : "Abstand",
"Strikethrough" : "Durchgestrichen",
"Style" : "Stil",
"Text" : "Text",
"Top" : "Oben",
"Underline" : "Unterstrichen",
"Undo" : "Rückgängig",
"Unknown Author" : "Unbekannter Autor",
"Edit" : "Bearbeiten",
"guest" : "Gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word Unterstützung (benötigt OpenOffice/LibreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice ist auf diesem Server installiert. Der Pfad zur Binärdatei wird über preview_libreoffice_path in der config.php bereit gestellt.",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice ist auf einem externen Server installiert und läuft dort als Formatfilter-Server",
"scheme://domain.tld[:port]" : "Schema://Domain.tld[:port]",
"Server URL" : "Server-URL",
"Apply and test" : "Übernehmen und Testen",
"New document" : "Neues Dokument",
"Upload (max. %s)" : "Hochladen (max. %s)",
"Upload" : "Hochladen",
"Save new documents to" : "Neues Dokument speichern unter",
"Wrong password. Please retry." : "Falsches Passwort. Bitte versuche es noch einmal.",
"Password" : "Passwort",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktiere, für nähere Details, die Person, die dies mit Dir teilt.",
"Advanced feature-set" : "Erweiterte Funktionseinstellungen",
"(Unstable)" : "(Instabil)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." => "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saved" => "Gespeichert",
"Documents" => "Dokumente",
"Can't create document" => "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" => "Du besitzt nicht die Berechtigung, dieses Dokument umzubenennen.",
"An error occurred while changing directory." => "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Directory saved successfully." => "Verzeichnis erfolgreich gespeichert.",
"Documents" => "Dokumente",
"An error occurred while changing directory." => "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" => "Gespeichert",
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." => "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." => "Speichern...",
"Failed to load documents." => "Laden der Dokumente fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" => "Keine Dokumente gefunden. Bitte lade zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumente",
"Can't create document" : "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" : "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.",
"Directory saved successfully." : "Verzeichnis erfolgreich gespeichert.",
"An error occurred while changing directory." : "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" : "Gespeichert",
"Format filter server is down or misconfigured" : "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." : "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." : "Speichervorgang …",
"Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" : "Keine Dokumente gefunden. Bitte laden Sie zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",
"Share" : "Teilen",
"No connection to server. Trying to reconnect." : "Keine Verbindung zum Server. Es wird versucht diese wiederherzustellen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Das Verlassen dieser Seite kann zu nicht gespeicherten Daten führen. Bitte verwenden die den 'Schließen'-Button.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Es ist ein Fehler beim Laden dieses Dokumentes aufgetreten. Bitte überprüfen Sie, ob diese Datei mit einem externen ODT-Editor geöffnet werden kann. Dies könnte auch bedeuten, dass die Datei nicht mehr geteilt wird oder vor kurzem gelöscht wurde.",
"Save" : "Speichern",
"Loading documents..." : "Lade Dokumente…",
"'.' is an invalid file name." : "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Align Left" : "Linksbündig",
"Alignment" : "Ausrichtung",
"Align Right" : "Rechtsbündig",
"Annotate" : "Kommentieren",
"Background" : "Hintergrund",
"Bold" : "Fett",
"Bottom" : "Unten",
"Cancel" : "Abbrechen",
"Center" : "Zentriert",
"Clone" : "Klonen",
"Clone this Style" : "Diesen Stil klonen",
"Close" : "Schließen",
"Color" : "Farbe",
"Create" : "Erstellen",
"Decrease Indent" : "Einrückung verkleinern",
"Default Style" : "Standard-Stil",
"Delete" : "Löschen",
"Family" : "Familie",
"Font" : "Schriftart",
"Font Effects" : "Schriftarten-Effekte",
"Format" : "Format",
"Increase Indent" : "Einrückung vergrößern",
"Insert Image" : "Bild einfügen",
"Invite Members" : "Mitglied einladen",
"Italic" : "Kursiv",
"Justified" : "Bündig",
"Justify" : "Ausrichten",
"Left" : "Links",
"Loading" : "Lade",
"Members" : "Mitglieder",
"New Name:" : "Neuer Name:",
"OK" : "OK",
"Open" : "Öffnen",
"Options" : "Optionen",
"Paragraph..." : "Absatz...",
"Paragraph Styles" : "Absatz-Stile",
"Redo" : "Wiederholen",
"Right" : "Rechts",
"Size" : "Größe",
"Spacing" : "Abstand",
"Strikethrough" : "Durchgestrichen",
"Style" : "Stil",
"Text" : "Text",
"Top" : "Oben",
"Underline" : "Unterstrichen",
"Undo" : "Rückgängig",
"Unknown Author" : "Unbekannter Autor",
"Edit" : "Bearbeiten",
"guest" : "Gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word Unterstützung (benötigt OpenOffice/LibreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice ist auf diesem Server installiert. Der Pfad zur Binärdatei wird über preview_libreoffice_path in der config.php bereit gestellt.",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice ist auf einem externen Server installiert und läuft dort als Formatfilter-Server",
"scheme://domain.tld[:port]" : "Schema://Domain.tld[:port]",
"Server URL" : "Serveradresse",
"Apply and test" : "Übernehmen und Testen",
"New document" : "Neues Dokument",
"Upload (max. %s)" : "Hochladen (max. %s)",
"Upload" : "Hochladen",
"Save new documents to" : "Neues Dokument speichern unter",
"Wrong password. Please retry." : "Falsches Passwort. Bitte versuchen Sie es noch einmal.",
"Password" : "Passwort",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktieren Sie für nähere Details die Person, die dieses Dokument mit Ihnen geteilt hat.",
"Advanced feature-set" : "Erweiterte Funktionseinstellungen",
"(Unstable)" : "(Instabil)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumente",
"Can't create document" : "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" : "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.",
"Directory saved successfully." : "Verzeichnis erfolgreich gespeichert.",
"An error occurred while changing directory." : "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" : "Gespeichert",
"Format filter server is down or misconfigured" : "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." : "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." : "Speichervorgang …",
"Failed to load documents." : "Das Laden der Dokumente ist fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" : "Keine Dokumente gefunden. Bitte laden Sie zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",
"Share" : "Teilen",
"No connection to server. Trying to reconnect." : "Keine Verbindung zum Server. Es wird versucht diese wiederherzustellen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Das Verlassen dieser Seite kann zu nicht gespeicherten Daten führen. Bitte verwenden die den 'Schließen'-Button.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Es ist ein Fehler beim Laden dieses Dokumentes aufgetreten. Bitte überprüfen Sie, ob diese Datei mit einem externen ODT-Editor geöffnet werden kann. Dies könnte auch bedeuten, dass die Datei nicht mehr geteilt wird oder vor kurzem gelöscht wurde.",
"Save" : "Speichern",
"Loading documents..." : "Lade Dokumente…",
"'.' is an invalid file name." : "'.' ist kein gültiger Dateiname.",
"File name cannot be empty." : "Der Dateiname darf nicht leer sein.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
"Align Left" : "Linksbündig",
"Alignment" : "Ausrichtung",
"Align Right" : "Rechtsbündig",
"Annotate" : "Kommentieren",
"Background" : "Hintergrund",
"Bold" : "Fett",
"Bottom" : "Unten",
"Cancel" : "Abbrechen",
"Center" : "Zentriert",
"Clone" : "Klonen",
"Clone this Style" : "Diesen Stil klonen",
"Close" : "Schließen",
"Color" : "Farbe",
"Create" : "Erstellen",
"Decrease Indent" : "Einrückung verkleinern",
"Default Style" : "Standard-Stil",
"Delete" : "Löschen",
"Family" : "Familie",
"Font" : "Schriftart",
"Font Effects" : "Schriftarten-Effekte",
"Format" : "Format",
"Increase Indent" : "Einrückung vergrößern",
"Insert Image" : "Bild einfügen",
"Invite Members" : "Mitglied einladen",
"Italic" : "Kursiv",
"Justified" : "Bündig",
"Justify" : "Ausrichten",
"Left" : "Links",
"Loading" : "Lade",
"Members" : "Mitglieder",
"New Name:" : "Neuer Name:",
"OK" : "OK",
"Open" : "Öffnen",
"Options" : "Optionen",
"Paragraph..." : "Absatz...",
"Paragraph Styles" : "Absatz-Stile",
"Redo" : "Wiederholen",
"Right" : "Rechts",
"Size" : "Größe",
"Spacing" : "Abstand",
"Strikethrough" : "Durchgestrichen",
"Style" : "Stil",
"Text" : "Text",
"Top" : "Oben",
"Underline" : "Unterstrichen",
"Undo" : "Rückgängig",
"Unknown Author" : "Unbekannter Autor",
"Edit" : "Bearbeiten",
"guest" : "Gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word Unterstützung (benötigt OpenOffice/LibreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice ist auf diesem Server installiert. Der Pfad zur Binärdatei wird über preview_libreoffice_path in der config.php bereit gestellt.",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice ist auf einem externen Server installiert und läuft dort als Formatfilter-Server",
"scheme://domain.tld[:port]" : "Schema://Domain.tld[:port]",
"Server URL" : "Serveradresse",
"Apply and test" : "Übernehmen und Testen",
"New document" : "Neues Dokument",
"Upload (max. %s)" : "Hochladen (max. %s)",
"Upload" : "Hochladen",
"Save new documents to" : "Neues Dokument speichern unter",
"Wrong password. Please retry." : "Falsches Passwort. Bitte versuchen Sie es noch einmal.",
"Password" : "Passwort",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktieren Sie für nähere Details die Person, die dieses Dokument mit Ihnen geteilt hat.",
"Advanced feature-set" : "Erweiterte Funktionseinstellungen",
"(Unstable)" : "(Instabil)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." => "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saved" => "Gespeichert",
"Documents" => "Dokumente",
"Can't create document" => "Dokument kann nicht erstellt werden",
"You don't have permission to rename this document" => "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.",
"An error occurred while changing directory." => "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Directory saved successfully." => "Verzeichnis erfolgreich gespeichert.",
"Documents" => "Dokumente",
"An error occurred while changing directory." => "Es ist ein Fehler beim Wechseln des Verzeichnisses aufgetreten.",
"Saved" => "Gespeichert",
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
"Conversion failed. Check log for details." => "Fehler bei der Konvertierung. Für Einzelheiten Log-Dateien prüfen.",
"Saving..." => "Speichervorgang …",
"Failed to load documents." => "Das Laden der Dokumente ist fehlgeschlagen.",
"No documents were found. Upload or create a document to get started!" => "Keine Dokumente gefunden. Bitte laden Sie zu Beginn Dokumente hoch, oder erstellen Sie ein Dokument!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Έγγραφα",
"Can't create document" : "Δεν είναι δυνατή η δημιουργία του εγγράφου",
"You don't have permission to rename this document" : "Δεν έχετε άδεια να μετονομάσετε αυτό το έγγραφο",
"Directory saved successfully." : "Η βιβλιοθήκη αποθηκεύτηκε επιτυχημένα.",
"An error occurred while changing directory." : "Παρουσιάστηκε ένα πρόβλημα κατά την αλλαγή βιβλιοθήκης.",
"Saved" : "Αποθηκεύτηκαν",
"Format filter server is down or misconfigured" : "Ο διακομιστής μορφών φίλτρων είναι εκτός σύνδεσης ή δεν έχει ρυθμιστεί σωστά",
"Conversion failed. Check log for details." : "Η μετατροπή απέτυχε. Ελέγξτε το αρχείο καταγραφής για λεπτομέρειες.",
"Saving..." : "Γίνεται αποθήκευση...",
"Failed to load documents." : "Αποτυχία φόρτωσης εγγράφων.",
"No documents were found. Upload or create a document to get started!" : "Δεν βρέθηκαν έγγραφα. Μεταφορτώστε ή δημιουργήστε ένα έγγραφο για να αρχίσετε!",
"Share" : "Διαμοιρασμός",
"No connection to server. Trying to reconnect." : "Αποτυχία σύνδεσης με το διακομιστή. Προσπάθεια επανασύνδεσης σε εξέλιξη.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Αποχωρώντας από την κατάσταση Επεξεργασίας της σελίδας μπορεί να υπάρξουν μη αποθηκευμένα δεδομένα. Αντί γι' αυτό, συνίσταται να χρησιμοποιήσετε το κουμπί 'Κλείσιμο'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Αποτυχία φόρτωσης του εγγράφου. Παρακαλώ ελέγξτε εάν μπορεί να ανοίξει με εξωτερικό επεξεργαστή odt. Αυτό επίσης μπορεί να σημαίνει ότι πρόσφατα έχει ακυρωθεί ο διαμοιρασμός ή διαγραφεί.",
"Save" : "Αποθήκευση",
"Loading documents..." : "Φόρτωση εγγράφων...",
"'.' is an invalid file name." : "'.' είναι μη έγκυρο όνομα αρχείου.",
"File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",
"Align Left" : "Στοίχιση στα αριστερά",
"Alignment" : "Στοίχιση",
"Align Right" : "Στοίχιση στα δεξιά",
"Annotate" : "Εισαγωγή σχολίου",
"Background" : "Φόντο",
"Bold" : "Έντονα",
"Bottom" : "Κάτω",
"Cancel" : "Άκυρο",
"Center" : "Κέντρο",
"Clone" : "Κλώνος",
"Clone this Style" : "Κλωνοποίηση αυτού του μοτίβου",
"Close" : "Κλείσιμο",
"Color" : "Χρώμα",
"Create" : "Δημιουργία",
"Decrease Indent" : "Μείωση εσοχής",
"Default Style" : "Προεπιλεγμένη διάταξη",
"Delete" : "Διαγραφή",
"Family" : "Οικογένεια",
"Font" : "Γραμματοσειρά",
"Font Effects" : "Εφέ γραμματοσειράς",
"Format" : "Μορφοποίηση",
"Increase Indent" : "Αύξηση εσοχής",
"Insert Image" : "Εισαγωγή Εικόνας",
"Invite Members" : "Πρόσκληση μελών",
"Italic" : "Πλάγια",
"Justified" : "Στοιχισμένα",
"Justify" : "Στοίχιση",
"Left" : "Αριστερά",
"Loading" : "Φόρτωση",
"Members" : "Μέλη",
"New Name:" : "Νέο Όνομα:",
"OK" : "ΟΚ",
"Open" : "Άνοιγμα",
"Options" : "Επιλογές",
"Paragraph..." : "Παράγραφος",
"Paragraph Styles" : "Διάταξη Παραγράφου",
"Redo" : "Επανάληψη",
"Right" : "Δεξιά",
"Size" : "Μέγεθος",
"Spacing" : "Διαστήματα",
"Strikethrough" : "Διαγραφή",
"Style" : "Διάταξη",
"Text" : "Κείμενο",
"Top" : "Επάνω",
"Underline" : "Υπογράμμιση",
"Undo" : "Αναίρεση",
"Unknown Author" : "Άγνωστος Δημιουργός",
"Edit" : "Επεξεργασία",
"guest" : "Επισκέπτης",
"MS Word support (requires openOffice/libreOffice)" : "Υποστήριξη MS Word (απαιτεί openOffice/libreOffice)",
"Local" : "Τοπικός",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Το openOffice/libreOffice είναι εγκατεστημένο σε αυτό το διακομιστή. Η διαδρομή στο δυαδικό παρέχεται μέσω του preview_libreoffice_path στο config.php",
"External" : "Εξωτερικός",
"openOffice/libreOffice is installed on external server running a format filter server" : "Το openOffice/libreOffice είναι εγκατεστημένο σε εξωτερικό διακομιστή που εκτελεί ένα διακομιστή φίλτρου μορφοποίησης",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Διεύθυνση URL διακομιστή",
"Apply and test" : "Εφαρμογή και δοκιμή",
"New document" : "Νέο έγγραφο",
"Upload (max. %s)" : "Διαμοιρασμός (max. %s)",
"Upload" : "Μεταφόρτωση",
"Save new documents to" : "Αποθήκευση νέων εγγράφων σε",
"Wrong password. Please retry." : "Λανθασμένος κωδικός πρόσβασης. Παρακαλώ προσπαθήστε ξανά.",
"Password" : "Συνθηματικό",
"Guest %s" : "Επισκέπτης %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Αυτός ο σύνδεσμος έχει λήξει ή δεν υπήρξε ποτέ. Παρακαλώ επικοινωνήστε με το άτομο που το διαμοιράστηκε μαζί σας για λεπτομέρειες.",
"Advanced feature-set" : "Σύνολο χαρακτηριστικών για προχωρημένους",
"(Unstable)" : "(Ασταθές)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Έγγραφα",
"Can't create document" : "Δεν είναι δυνατή η δημιουργία του εγγράφου",
"You don't have permission to rename this document" : "Δεν έχετε άδεια να μετονομάσετε αυτό το έγγραφο",
"Directory saved successfully." : "Η βιβλιοθήκη αποθηκεύτηκε επιτυχημένα.",
"An error occurred while changing directory." : "Παρουσιάστηκε ένα πρόβλημα κατά την αλλαγή βιβλιοθήκης.",
"Saved" : "Αποθηκεύτηκαν",
"Format filter server is down or misconfigured" : "Ο διακομιστής μορφών φίλτρων είναι εκτός σύνδεσης ή δεν έχει ρυθμιστεί σωστά",
"Conversion failed. Check log for details." : "Η μετατροπή απέτυχε. Ελέγξτε το αρχείο καταγραφής για λεπτομέρειες.",
"Saving..." : "Γίνεται αποθήκευση...",
"Failed to load documents." : "Αποτυχία φόρτωσης εγγράφων.",
"No documents were found. Upload or create a document to get started!" : "Δεν βρέθηκαν έγγραφα. Μεταφορτώστε ή δημιουργήστε ένα έγγραφο για να αρχίσετε!",
"Share" : "Διαμοιρασμός",
"No connection to server. Trying to reconnect." : "Αποτυχία σύνδεσης με το διακομιστή. Προσπάθεια επανασύνδεσης σε εξέλιξη.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Αποχωρώντας από την κατάσταση Επεξεργασίας της σελίδας μπορεί να υπάρξουν μη αποθηκευμένα δεδομένα. Αντί γι' αυτό, συνίσταται να χρησιμοποιήσετε το κουμπί 'Κλείσιμο'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Αποτυχία φόρτωσης του εγγράφου. Παρακαλώ ελέγξτε εάν μπορεί να ανοίξει με εξωτερικό επεξεργαστή odt. Αυτό επίσης μπορεί να σημαίνει ότι πρόσφατα έχει ακυρωθεί ο διαμοιρασμός ή διαγραφεί.",
"Save" : "Αποθήκευση",
"Loading documents..." : "Φόρτωση εγγράφων...",
"'.' is an invalid file name." : "'.' είναι μη έγκυρο όνομα αρχείου.",
"File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Μη έγκυρο όνομα, '\\', '/', '<', '>', ':', '\"', '|', '?' και '*' δεν επιτρέπονται.",
"Align Left" : "Στοίχιση στα αριστερά",
"Alignment" : "Στοίχιση",
"Align Right" : "Στοίχιση στα δεξιά",
"Annotate" : "Εισαγωγή σχολίου",
"Background" : "Φόντο",
"Bold" : "Έντονα",
"Bottom" : "Κάτω",
"Cancel" : "Άκυρο",
"Center" : "Κέντρο",
"Clone" : "Κλώνος",
"Clone this Style" : "Κλωνοποίηση αυτού του μοτίβου",
"Close" : "Κλείσιμο",
"Color" : "Χρώμα",
"Create" : "Δημιουργία",
"Decrease Indent" : "Μείωση εσοχής",
"Default Style" : "Προεπιλεγμένη διάταξη",
"Delete" : "Διαγραφή",
"Family" : "Οικογένεια",
"Font" : "Γραμματοσειρά",
"Font Effects" : "Εφέ γραμματοσειράς",
"Format" : "Μορφοποίηση",
"Increase Indent" : "Αύξηση εσοχής",
"Insert Image" : "Εισαγωγή Εικόνας",
"Invite Members" : "Πρόσκληση μελών",
"Italic" : "Πλάγια",
"Justified" : "Στοιχισμένα",
"Justify" : "Στοίχιση",
"Left" : "Αριστερά",
"Loading" : "Φόρτωση",
"Members" : "Μέλη",
"New Name:" : "Νέο Όνομα:",
"OK" : "ΟΚ",
"Open" : "Άνοιγμα",
"Options" : "Επιλογές",
"Paragraph..." : "Παράγραφος",
"Paragraph Styles" : "Διάταξη Παραγράφου",
"Redo" : "Επανάληψη",
"Right" : "Δεξιά",
"Size" : "Μέγεθος",
"Spacing" : "Διαστήματα",
"Strikethrough" : "Διαγραφή",
"Style" : "Διάταξη",
"Text" : "Κείμενο",
"Top" : "Επάνω",
"Underline" : "Υπογράμμιση",
"Undo" : "Αναίρεση",
"Unknown Author" : "Άγνωστος Δημιουργός",
"Edit" : "Επεξεργασία",
"guest" : "Επισκέπτης",
"MS Word support (requires openOffice/libreOffice)" : "Υποστήριξη MS Word (απαιτεί openOffice/libreOffice)",
"Local" : "Τοπικός",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Το openOffice/libreOffice είναι εγκατεστημένο σε αυτό το διακομιστή. Η διαδρομή στο δυαδικό παρέχεται μέσω του preview_libreoffice_path στο config.php",
"External" : "Εξωτερικός",
"openOffice/libreOffice is installed on external server running a format filter server" : "Το openOffice/libreOffice είναι εγκατεστημένο σε εξωτερικό διακομιστή που εκτελεί ένα διακομιστή φίλτρου μορφοποίησης",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Διεύθυνση URL διακομιστή",
"Apply and test" : "Εφαρμογή και δοκιμή",
"New document" : "Νέο έγγραφο",
"Upload (max. %s)" : "Διαμοιρασμός (max. %s)",
"Upload" : "Μεταφόρτωση",
"Save new documents to" : "Αποθήκευση νέων εγγράφων σε",
"Wrong password. Please retry." : "Λανθασμένος κωδικός πρόσβασης. Παρακαλώ προσπαθήστε ξανά.",
"Password" : "Συνθηματικό",
"Guest %s" : "Επισκέπτης %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Αυτός ο σύνδεσμος έχει λήξει ή δεν υπήρξε ποτέ. Παρακαλώ επικοινωνήστε με το άτομο που το διαμοιράστηκε μαζί σας για λεπτομέρειες.",
"Advanced feature-set" : "Σύνολο χαρακτηριστικών για προχωρημένους",
"(Unstable)" : "(Ασταθές)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Ο διακομιστής μορφών φίλτρων είναι εκτός σύνδεσης ή δεν έχει ρυθμιστεί σωστά",
"Conversion failed. Check log for details." => "Η μετατροπή απέτυχε. Ελέγξτε το αρχείο καταγραφής για λεπτομέρειες.",
"Saved" => "Αποθηκεύτηκαν",
"Documents" => "Έγγραφα",
"Can't create document" => "Δεν είναι δυνατή η δημιουργία του εγγράφου",
"You don't have permission to rename this document" => "Δεν έχετε άδεια να μετονομάσετε αυτό το έγγραφο",
"An error occurred while changing directory." => "Παρουσιάστηκε ένα πρόβλημα κατά την αλλαγή βιβλιοθήκης.",
"Directory saved successfully." => "Η βιβλιοθήκη αποθηκεύτηκε επιτυχημένα.",
"Documents" => "Έγγραφα",
"An error occurred while changing directory." => "Παρουσιάστηκε ένα πρόβλημα κατά την αλλαγή βιβλιοθήκης.",
"Saved" => "Αποθηκεύτηκαν",
"Format filter server is down or misconfigured" => "Ο διακομιστής μορφών φίλτρων είναι εκτός σύνδεσης ή δεν έχει ρυθμιστεί σωστά",
"Conversion failed. Check log for details." => "Η μετατροπή απέτυχε. Ελέγξτε το αρχείο καταγραφής για λεπτομέρειες.",
"Saving..." => "Γίνεται αποθήκευση...",
"Failed to load documents." => "Αποτυχία φόρτωσης εγγράφων.",
"No documents were found. Upload or create a document to get started!" => "Δεν βρέθηκαν έγγραφα. Μεταφορτώστε ή δημιουργήστε ένα έγγραφο για να αρχίσετε!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documents",
"Can't create document" : "Can't create document",
"You don't have permission to rename this document" : "You don't have permission to rename this document",
"Directory saved successfully." : "Directory saved successfully.",
"An error occurred while changing directory." : "An error occurred whilst changing directory.",
"Saved" : "Saved",
"Format filter server is down or misconfigured" : "Format filter server is down or misconfigured",
"Conversion failed. Check log for details." : "Conversion failed. Check log for details.",
"Saving..." : "Saving...",
"Failed to load documents." : "Failed to load documents.",
"No documents were found. Upload or create a document to get started!" : "No documents were found. Upload or create a document to get started!",
"Share" : "Share",
"No connection to server. Trying to reconnect." : "No connection to server. Trying to reconnect.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Failed to load this document. Please check if it can be opened with an external ODT editor. This might also mean it has been unshared or deleted recently.",
"Save" : "Save",
"Loading documents..." : "Loading documents...",
"'.' is an invalid file name." : "'.' is an invalid file name.",
"File name cannot be empty." : "File name cannot be empty.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
"Align Left" : "Align Left",
"Alignment" : "Alignment",
"Align Right" : "Align Right",
"Annotate" : "Annotate",
"Background" : "Background",
"Bold" : "Bold",
"Bottom" : "Bottom",
"Cancel" : "Cancel",
"Center" : "Centre",
"Clone" : "Clone",
"Clone this Style" : "Clone this Style",
"Close" : "Close",
"Color" : "Colour",
"Create" : "Create",
"Decrease Indent" : "Decrease Indent",
"Default Style" : "Default Style",
"Delete" : "Delete",
"Family" : "Family",
"Font" : "Font",
"Font Effects" : "Font Effects",
"Format" : "Format",
"Increase Indent" : "Increase Indent",
"Insert Image" : "Insert Image",
"Invite Members" : "Invite Members",
"Italic" : "Italic",
"Justified" : "Justified",
"Justify" : "Justify",
"Left" : "Left",
"Loading" : "Loading",
"Members" : "Members",
"New Name:" : "New Name:",
"OK" : "OK",
"Open" : "Open",
"Options" : "Options",
"Paragraph..." : "Paragraph...",
"Paragraph Styles" : "Paragraph Styles",
"Redo" : "Redo",
"Right" : "Right",
"Size" : "Size",
"Spacing" : "Spacing",
"Strikethrough" : "Strikethrough",
"Style" : "Style",
"Text" : "Text",
"Top" : "Top",
"Underline" : "Underline",
"Undo" : "Undo",
"Unknown Author" : "Unknown Author",
"Edit" : "Edit",
"guest" : "guest",
"MS Word support (requires openOffice/libreOffice)" : "MS Word support (requires openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php",
"External" : "External",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice is installed on external server running a format filter server",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Apply and test",
"New document" : "New document",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Upload",
"Save new documents to" : "Save new documents to",
"Wrong password. Please retry." : "Incorrect password. Please try again.",
"Password" : "Password",
"Guest %s" : "Guest %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "This link has expired or is incorrect. Please contact the person who shared it with you for details.",
"Advanced feature-set" : "Advanced feature-set",
"(Unstable)" : "(Unstable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documents",
"Can't create document" : "Can't create document",
"You don't have permission to rename this document" : "You don't have permission to rename this document",
"Directory saved successfully." : "Directory saved successfully.",
"An error occurred while changing directory." : "An error occurred whilst changing directory.",
"Saved" : "Saved",
"Format filter server is down or misconfigured" : "Format filter server is down or misconfigured",
"Conversion failed. Check log for details." : "Conversion failed. Check log for details.",
"Saving..." : "Saving...",
"Failed to load documents." : "Failed to load documents.",
"No documents were found. Upload or create a document to get started!" : "No documents were found. Upload or create a document to get started!",
"Share" : "Share",
"No connection to server. Trying to reconnect." : "No connection to server. Trying to reconnect.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Failed to load this document. Please check if it can be opened with an external ODT editor. This might also mean it has been unshared or deleted recently.",
"Save" : "Save",
"Loading documents..." : "Loading documents...",
"'.' is an invalid file name." : "'.' is an invalid file name.",
"File name cannot be empty." : "File name cannot be empty.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
"Align Left" : "Align Left",
"Alignment" : "Alignment",
"Align Right" : "Align Right",
"Annotate" : "Annotate",
"Background" : "Background",
"Bold" : "Bold",
"Bottom" : "Bottom",
"Cancel" : "Cancel",
"Center" : "Centre",
"Clone" : "Clone",
"Clone this Style" : "Clone this Style",
"Close" : "Close",
"Color" : "Colour",
"Create" : "Create",
"Decrease Indent" : "Decrease Indent",
"Default Style" : "Default Style",
"Delete" : "Delete",
"Family" : "Family",
"Font" : "Font",
"Font Effects" : "Font Effects",
"Format" : "Format",
"Increase Indent" : "Increase Indent",
"Insert Image" : "Insert Image",
"Invite Members" : "Invite Members",
"Italic" : "Italic",
"Justified" : "Justified",
"Justify" : "Justify",
"Left" : "Left",
"Loading" : "Loading",
"Members" : "Members",
"New Name:" : "New Name:",
"OK" : "OK",
"Open" : "Open",
"Options" : "Options",
"Paragraph..." : "Paragraph...",
"Paragraph Styles" : "Paragraph Styles",
"Redo" : "Redo",
"Right" : "Right",
"Size" : "Size",
"Spacing" : "Spacing",
"Strikethrough" : "Strikethrough",
"Style" : "Style",
"Text" : "Text",
"Top" : "Top",
"Underline" : "Underline",
"Undo" : "Undo",
"Unknown Author" : "Unknown Author",
"Edit" : "Edit",
"guest" : "guest",
"MS Word support (requires openOffice/libreOffice)" : "MS Word support (requires openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php",
"External" : "External",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice is installed on external server running a format filter server",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Apply and test",
"New document" : "New document",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Upload",
"Save new documents to" : "Save new documents to",
"Wrong password. Please retry." : "Incorrect password. Please try again.",
"Password" : "Password",
"Guest %s" : "Guest %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "This link has expired or is incorrect. Please contact the person who shared it with you for details.",
"Advanced feature-set" : "Advanced feature-set",
"(Unstable)" : "(Unstable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Format filter server is down or misconfigured",
"Conversion failed. Check log for details." => "Conversion failed. Check log for details.",
"Saved" => "Saved",
"Documents" => "Documents",
"Can't create document" => "Can't create document",
"You don't have permission to rename this document" => "You don't have permission to rename this document",
"An error occurred while changing directory." => "An error occurred whilst changing directory.",
"Directory saved successfully." => "Directory saved successfully.",
"Documents" => "Documents",
"An error occurred while changing directory." => "An error occurred whilst changing directory.",
"Saved" => "Saved",
"Format filter server is down or misconfigured" => "Format filter server is down or misconfigured",
"Conversion failed. Check log for details." => "Conversion failed. Check log for details.",
"Saving..." => "Saving...",
"Failed to load documents." => "Failed to load documents.",
"No documents were found. Upload or create a document to get started!" => "No documents were found. Upload or create a document to get started!",

@ -0,0 +1,85 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumentoj",
"Can't create document" : "Ne povas kreiĝi dokumento",
"You don't have permission to rename this document" : "Vi ne havas permeson alinomigi ĉi tiun dokumenton",
"Directory saved successfully." : "La dosierujo konserviĝis sukcese.",
"An error occurred while changing directory." : "Eraro okazis dum ŝanĝo de dosierujo.",
"Saved" : "Konservita",
"Saving..." : "Konservante...",
"Failed to load documents." : "Malsukcesis ŝargo de dokumentoj.",
"Share" : "Kunhavigi",
"No connection to server. Trying to reconnect." : "Ne estas konekto al servilo. Provu rekonekti.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Laso de ĉi tiu paĝo en reĝimo Redaktilo povas kaŭzi nekonservotaj datumoj. Rekomendatas uzo de la butono “Fermi” anstataŭe.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Malsukcesis ŝargo de ĉi tiu dokumento. Bonvolu kontroli ĉu ĝi malfermeblas per malena odt-redaktilo. Ĉi tio povas ankaŭ signifi, ke ĝi malkunhaviĝis aŭ foriĝis lastatempe.",
"Save" : "Konservi",
"Loading documents..." : "Ŝargante dokumentojn...",
"'.' is an invalid file name." : "'.' ne estas valida dosiernomo.",
"File name cannot be empty." : "Dosiernomo devas ne malpleni.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
"Align Left" : "Ĝisrandigi maldekstren",
"Alignment" : "Ĝisrandigo",
"Align Right" : "Ĝisrandigi dekstren",
"Annotate" : "Prinoti",
"Background" : "Fono",
"Bold" : "Grasa",
"Bottom" : "Malsupro",
"Cancel" : "Nuligi",
"Center" : "Centrigi",
"Clone" : "Kloni",
"Clone this Style" : "Kloni ĉi tiun stilon",
"Close" : "Fermi",
"Color" : "Koloro",
"Create" : "Krei",
"Decrease Indent" : "Malgrindigi krommarĝenon",
"Default Style" : "Defaŭlta stilo",
"Delete" : "Forigi",
"Family" : "Familio",
"Font" : "Tiparo",
"Font Effects" : "Tiparaj efektoj",
"Format" : "Aranĝo",
"Increase Indent" : "Grandigi krommarĝenon",
"Insert Image" : "Enigi bildon",
"Invite Members" : "Inviti membrojn",
"Italic" : "Kursiva",
"Justified" : "Ĝis ambaŭ randoj",
"Justify" : "Ĝisambaŭrandigi",
"Left" : "Maldekstren",
"Loading" : "Ŝargante",
"Members" : "Membroj",
"New Name:" : "Nova nomo:",
"OK" : "Akcepti",
"Open" : "Malfermi",
"Options" : "Malneproj",
"Paragraph..." : "Alineo...",
"Paragraph Styles" : "Alineaj stiloj",
"Redo" : "Refari",
"Right" : "Dekstren",
"Size" : "Grando",
"Spacing" : "Interspaco",
"Strikethrough" : "Trastreko",
"Style" : "Stilo",
"Text" : "Teksto",
"Top" : "Supro",
"Underline" : "Substreko",
"Undo" : "Malfari",
"Unknown Author" : "Nekonata verkinto",
"Edit" : "Redakti",
"guest" : "gasto",
"MS Word support (requires openOffice/libreOffice)" : "Kongruo kun MS Word (postuliĝas openOffice/libreOffice)",
"Local" : "Loka",
"External" : "Malena",
"Server URL" : "Servila URL",
"New document" : "Nova dokumento",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"Upload" : "Alŝuti",
"Save new documents to" : "Konservi novajn dokumentojn en",
"Wrong password. Please retry." : "La pasvorto malĝustas. Bonvolu reprovi.",
"Password" : "Pasvorto",
"Guest %s" : "Gasto %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ĉi tiu ligilo eksvalidiĝis aŭ neniam ekzistis. Bonvolu kontakti la personon, kiu kunhavigis ĝin kun vi, por detaloj.",
"Advanced feature-set" : "Altanivela funkciaro",
"(Unstable)" : "(nestabila)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,83 @@
{ "translations": {
"Documents" : "Dokumentoj",
"Can't create document" : "Ne povas kreiĝi dokumento",
"You don't have permission to rename this document" : "Vi ne havas permeson alinomigi ĉi tiun dokumenton",
"Directory saved successfully." : "La dosierujo konserviĝis sukcese.",
"An error occurred while changing directory." : "Eraro okazis dum ŝanĝo de dosierujo.",
"Saved" : "Konservita",
"Saving..." : "Konservante...",
"Failed to load documents." : "Malsukcesis ŝargo de dokumentoj.",
"Share" : "Kunhavigi",
"No connection to server. Trying to reconnect." : "Ne estas konekto al servilo. Provu rekonekti.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Laso de ĉi tiu paĝo en reĝimo Redaktilo povas kaŭzi nekonservotaj datumoj. Rekomendatas uzo de la butono “Fermi” anstataŭe.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Malsukcesis ŝargo de ĉi tiu dokumento. Bonvolu kontroli ĉu ĝi malfermeblas per malena odt-redaktilo. Ĉi tio povas ankaŭ signifi, ke ĝi malkunhaviĝis aŭ foriĝis lastatempe.",
"Save" : "Konservi",
"Loading documents..." : "Ŝargante dokumentojn...",
"'.' is an invalid file name." : "'.' ne estas valida dosiernomo.",
"File name cannot be empty." : "Dosiernomo devas ne malpleni.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
"Align Left" : "Ĝisrandigi maldekstren",
"Alignment" : "Ĝisrandigo",
"Align Right" : "Ĝisrandigi dekstren",
"Annotate" : "Prinoti",
"Background" : "Fono",
"Bold" : "Grasa",
"Bottom" : "Malsupro",
"Cancel" : "Nuligi",
"Center" : "Centrigi",
"Clone" : "Kloni",
"Clone this Style" : "Kloni ĉi tiun stilon",
"Close" : "Fermi",
"Color" : "Koloro",
"Create" : "Krei",
"Decrease Indent" : "Malgrindigi krommarĝenon",
"Default Style" : "Defaŭlta stilo",
"Delete" : "Forigi",
"Family" : "Familio",
"Font" : "Tiparo",
"Font Effects" : "Tiparaj efektoj",
"Format" : "Aranĝo",
"Increase Indent" : "Grandigi krommarĝenon",
"Insert Image" : "Enigi bildon",
"Invite Members" : "Inviti membrojn",
"Italic" : "Kursiva",
"Justified" : "Ĝis ambaŭ randoj",
"Justify" : "Ĝisambaŭrandigi",
"Left" : "Maldekstren",
"Loading" : "Ŝargante",
"Members" : "Membroj",
"New Name:" : "Nova nomo:",
"OK" : "Akcepti",
"Open" : "Malfermi",
"Options" : "Malneproj",
"Paragraph..." : "Alineo...",
"Paragraph Styles" : "Alineaj stiloj",
"Redo" : "Refari",
"Right" : "Dekstren",
"Size" : "Grando",
"Spacing" : "Interspaco",
"Strikethrough" : "Trastreko",
"Style" : "Stilo",
"Text" : "Teksto",
"Top" : "Supro",
"Underline" : "Substreko",
"Undo" : "Malfari",
"Unknown Author" : "Nekonata verkinto",
"Edit" : "Redakti",
"guest" : "gasto",
"MS Word support (requires openOffice/libreOffice)" : "Kongruo kun MS Word (postuliĝas openOffice/libreOffice)",
"Local" : "Loka",
"External" : "Malena",
"Server URL" : "Servila URL",
"New document" : "Nova dokumento",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"Upload" : "Alŝuti",
"Save new documents to" : "Konservi novajn dokumentojn en",
"Wrong password. Please retry." : "La pasvorto malĝustas. Bonvolu reprovi.",
"Password" : "Pasvorto",
"Guest %s" : "Gasto %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ĉi tiu ligilo eksvalidiĝis aŭ neniam ekzistis. Bonvolu kontakti la personon, kiu kunhavigis ĝin kun vi, por detaloj.",
"Advanced feature-set" : "Altanivela funkciaro",
"(Unstable)" : "(nestabila)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,11 +1,11 @@
<?php
$TRANSLATIONS = array(
"Saved" => "Konservita",
"Documents" => "Dokumentoj",
"Can't create document" => "Ne povas kreiĝi dokumento",
"You don't have permission to rename this document" => "Vi ne havas permeson alinomigi ĉi tiun dokumenton",
"An error occurred while changing directory." => "Eraro okazis dum ŝanĝo de dosierujo.",
"Directory saved successfully." => "La dosierujo konserviĝis sukcese.",
"Documents" => "Dokumentoj",
"An error occurred while changing directory." => "Eraro okazis dum ŝanĝo de dosierujo.",
"Saved" => "Konservita",
"Saving..." => "Konservante...",
"Failed to load documents." => "Malsukcesis ŝargo de dokumentoj.",
"Share" => "Kunhavigi",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"Can't create document" : "No es posible crear el documento",
"You don't have permission to rename this document" : "No tiene permiso para cambiar de nombre a este documento",
"Directory saved successfully." : "Directorio guardado con exito.",
"An error occurred while changing directory." : "Se produjo un error mientras se cambiaba el directorio.",
"Saved" : "Guardado",
"Format filter server is down or misconfigured" : "El filtro de formato del servidor está caído o desconfigurado",
"Conversion failed. Check log for details." : "La conversión falló. Para más detalles, revise el registro.",
"Saving..." : "Guardando...",
"Failed to load documents." : "Error al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" : "No se encontraron documentos. ¡Suba o cree un documento para comenzar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión con el servidor. Intentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si deja esta página en el modo de edición, puede que algunos datos no sean guardados. Es preferible usar el botón «Cerrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "No se pudo cargar el documento. Sírvase comprobar si puede abrirlo con un editor de archivos ODT externo. También puede ser que hayan dejado de compartirlo o haya sido eliminado recientemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' no es un nombre de archivo válido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "inferior",
"Cancel" : "Cancelar",
"Center" : "Centrado",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir sangría",
"Default Style" : "Estilo por defecto",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos de fuente",
"Format" : "Formato",
"Increase Indent" : "Aumentar sangría",
"Insert Image" : "Insertar una imagen",
"Invite Members" : "Invitar a miembros",
"Italic" : "Cursiva",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo nombre",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Parrafo",
"Paragraph Styles" : "Estilos de párrafo",
"Redo" : "Rehacer",
"Right" : "Derecho",
"Size" : "Tamaño",
"Spacing" : "Espaciamiento",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Superior",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor desconocido",
"Edit" : "Editar",
"guest" : "invitado",
"MS Word support (requires openOffice/libreOffice)" : "Soporte de MS Word (requiere OpenOffice/LibreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice está instalado en este servidor. La ruta a los binarios está en el archivo config.php en la entrada preview_libreoffice_path",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice está instalado en un servidor externo ejecutando un filtro de formato",
"scheme://domain.tld[:port]" : "Esquema://dominio.tld[:puerto]",
"Server URL" : "URL del servidor",
"Apply and test" : "Aplicar y probar",
"New document" : "Nuevo documento",
"Upload (max. %s)" : "Subida (máx. %s)",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevos documentos en",
"Wrong password. Please retry." : "Contraseña incorrecta. Inténtelo de nuevo.",
"Password" : "Contraseña",
"Guest %s" : "Invitado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted.",
"Advanced feature-set" : "Características avanzadas",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documentos",
"Can't create document" : "No es posible crear el documento",
"You don't have permission to rename this document" : "No tiene permiso para cambiar de nombre a este documento",
"Directory saved successfully." : "Directorio guardado con exito.",
"An error occurred while changing directory." : "Se produjo un error mientras se cambiaba el directorio.",
"Saved" : "Guardado",
"Format filter server is down or misconfigured" : "El filtro de formato del servidor está caído o desconfigurado",
"Conversion failed. Check log for details." : "La conversión falló. Para más detalles, revise el registro.",
"Saving..." : "Guardando...",
"Failed to load documents." : "Error al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" : "No se encontraron documentos. ¡Suba o cree un documento para comenzar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión con el servidor. Intentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si deja esta página en el modo de edición, puede que algunos datos no sean guardados. Es preferible usar el botón «Cerrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "No se pudo cargar el documento. Sírvase comprobar si puede abrirlo con un editor de archivos ODT externo. También puede ser que hayan dejado de compartirlo o haya sido eliminado recientemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' no es un nombre de archivo válido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "inferior",
"Cancel" : "Cancelar",
"Center" : "Centrado",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir sangría",
"Default Style" : "Estilo por defecto",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos de fuente",
"Format" : "Formato",
"Increase Indent" : "Aumentar sangría",
"Insert Image" : "Insertar una imagen",
"Invite Members" : "Invitar a miembros",
"Italic" : "Cursiva",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo nombre",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Parrafo",
"Paragraph Styles" : "Estilos de párrafo",
"Redo" : "Rehacer",
"Right" : "Derecho",
"Size" : "Tamaño",
"Spacing" : "Espaciamiento",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Superior",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor desconocido",
"Edit" : "Editar",
"guest" : "invitado",
"MS Word support (requires openOffice/libreOffice)" : "Soporte de MS Word (requiere OpenOffice/LibreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice está instalado en este servidor. La ruta a los binarios está en el archivo config.php en la entrada preview_libreoffice_path",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice está instalado en un servidor externo ejecutando un filtro de formato",
"scheme://domain.tld[:port]" : "Esquema://dominio.tld[:puerto]",
"Server URL" : "URL del servidor",
"Apply and test" : "Aplicar y probar",
"New document" : "Nuevo documento",
"Upload (max. %s)" : "Subida (máx. %s)",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevos documentos en",
"Wrong password. Please retry." : "Contraseña incorrecta. Inténtelo de nuevo.",
"Password" : "Contraseña",
"Guest %s" : "Invitado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted.",
"Advanced feature-set" : "Características avanzadas",
"(Unstable)" : "(Inestable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "El filtro de formato del servidor está caído o desconfigurado",
"Conversion failed. Check log for details." => "La conversión falló. Para más detalles, revise el registro.",
"Saved" => "Guardado",
"Documents" => "Documentos",
"Can't create document" => "No es posible crear el documento",
"You don't have permission to rename this document" => "No tiene permiso para cambiar de nombre a este documento",
"An error occurred while changing directory." => "Se produjo un error mientras se cambiaba el directorio.",
"Directory saved successfully." => "Directorio guardado con exito.",
"Documents" => "Documentos",
"An error occurred while changing directory." => "Se produjo un error mientras se cambiaba el directorio.",
"Saved" => "Guardado",
"Format filter server is down or misconfigured" => "El filtro de formato del servidor está caído o desconfigurado",
"Conversion failed. Check log for details." => "La conversión falló. Para más detalles, revise el registro.",
"Saving..." => "Guardando...",
"Failed to load documents." => "Error al cargar los documentos.",
"No documents were found. Upload or create a document to get started!" => "No se encontraron documentos. ¡Suba o cree un documento para comenzar!",

@ -0,0 +1,75 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"You don't have permission to rename this document" : "No tienes permisos para cambiar de nombre a este documento.",
"Saved" : "Guardado",
"Saving..." : "Guardando...",
"Failed to load documents." : "La carga de documentos ha fallado.",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión al servidor. Intentado reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Salir de esta página en modo Editor puede causar pérdida de datos. Es recomendable usar el botón 'Cerrar'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Fallo al cargar este documento. Por favor, chequée si puede ser abierto con un editor odt externo. Esto también puede suceder si ha dejado de compartirse o ha sido borrado recietemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando documentos...",
"'.' is an invalid file name." : "'.' es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "Abajo",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este Estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir indentación",
"Default Style" : "Estilo Predefinido",
"Delete" : "Borrar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos de Fuente",
"Format" : "Formato",
"Increase Indent" : "Incrementar Indentación",
"Insert Image" : "Insertar Imágen",
"Invite Members" : "Invitar Miembros",
"Italic" : "Itálica",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo Nombre:",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Párrafo...",
"Paragraph Styles" : "Estilos de Párrafo",
"Redo" : "Rehacer",
"Right" : "Derecha",
"Size" : "Tamaño",
"Spacing" : "Espaciado",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Arriba",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor Desconocido",
"Edit" : "Editar",
"New document" : "Nuevo documento",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevo documento a",
"Wrong password. Please retry." : "Clave incorrecta. Intente de nuevo.",
"Password" : "Contraseña",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este vínculo ha expirado o nunca existió. Por favor contacte a la persona que lo compartió con usted para más detalles.",
"Advanced feature-set" : "Características Avanzadas",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,73 @@
{ "translations": {
"Documents" : "Documentos",
"You don't have permission to rename this document" : "No tienes permisos para cambiar de nombre a este documento.",
"Saved" : "Guardado",
"Saving..." : "Guardando...",
"Failed to load documents." : "La carga de documentos ha fallado.",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión al servidor. Intentado reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Salir de esta página en modo Editor puede causar pérdida de datos. Es recomendable usar el botón 'Cerrar'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Fallo al cargar este documento. Por favor, chequée si puede ser abierto con un editor odt externo. Esto también puede suceder si ha dejado de compartirse o ha sido borrado recietemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando documentos...",
"'.' is an invalid file name." : "'.' es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre del archivo no puede quedar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "Abajo",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este Estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir indentación",
"Default Style" : "Estilo Predefinido",
"Delete" : "Borrar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos de Fuente",
"Format" : "Formato",
"Increase Indent" : "Incrementar Indentación",
"Insert Image" : "Insertar Imágen",
"Invite Members" : "Invitar Miembros",
"Italic" : "Itálica",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo Nombre:",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Párrafo...",
"Paragraph Styles" : "Estilos de Párrafo",
"Redo" : "Rehacer",
"Right" : "Derecha",
"Size" : "Tamaño",
"Spacing" : "Espaciado",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Arriba",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor Desconocido",
"Edit" : "Editar",
"New document" : "Nuevo documento",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevo documento a",
"Wrong password. Please retry." : "Clave incorrecta. Intente de nuevo.",
"Password" : "Contraseña",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este vínculo ha expirado o nunca existió. Por favor contacte a la persona que lo compartió con usted para más detalles.",
"Advanced feature-set" : "Características Avanzadas",
"(Unstable)" : "(Inestable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,8 +1,8 @@
<?php
$TRANSLATIONS = array(
"Saved" => "Guardado",
"You don't have permission to rename this document" => "No tienes permisos para cambiar de nombre a este documento.",
"Documents" => "Documentos",
"You don't have permission to rename this document" => "No tienes permisos para cambiar de nombre a este documento.",
"Saved" => "Guardado",
"Saving..." => "Guardando...",
"Failed to load documents." => "La carga de documentos ha fallado.",
"Share" => "Compartir",

@ -0,0 +1,74 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"You don't have permission to rename this document" : "No tiene permiso para cambiar de nombre a este documento",
"Saving..." : "Guardando...",
"Failed to load documents." : "Error al cargar los documentos.",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión con el servidor. Intentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si deja esta página en el modo de edición, puede que algunos datos no sean guardados. Es preferible usar el botón «Cerrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "No se pudo cargar el documento. Sírvase comprobar si puede abrirlo con un editor de archivos ODT externo. También puede ser que hayan dejado de compartirlo o haya sido eliminado recientemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' no es un nombre de archivo válido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "inferior",
"Cancel" : "Cancelar",
"Center" : "Centrado",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir identación",
"Default Style" : "Estilo por defecto",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos",
"Format" : "Formato",
"Increase Indent" : "Incrementar identación",
"Insert Image" : "Insertar una imagen",
"Invite Members" : "Invitar a miembros",
"Italic" : "Italica",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo nombre",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Parrafo",
"Paragraph Styles" : "Estilo del parrafo",
"Redo" : "Rehacer",
"Right" : "Derecho",
"Size" : "Tamaño",
"Spacing" : "Espaciamiento",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Superior",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor desconocido",
"Edit" : "Editar",
"New document" : "Nuevo documento",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevos documentos en",
"Wrong password. Please retry." : "Contraseña incorrecta. Inténtelo de nuevo.",
"Password" : "Contraseña",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted.",
"Advanced feature-set" : "Características avanzadas",
"(Unstable)" : "(Inestable)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,72 @@
{ "translations": {
"Documents" : "Documentos",
"You don't have permission to rename this document" : "No tiene permiso para cambiar de nombre a este documento",
"Saving..." : "Guardando...",
"Failed to load documents." : "Error al cargar los documentos.",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "No hay conexión con el servidor. Intentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Si deja esta página en el modo de edición, puede que algunos datos no sean guardados. Es preferible usar el botón «Cerrar».",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "No se pudo cargar el documento. Sírvase comprobar si puede abrirlo con un editor de archivos ODT externo. También puede ser que hayan dejado de compartirlo o haya sido eliminado recientemente.",
"Save" : "Guardar",
"Loading documents..." : "Cargando los documentos...",
"'.' is an invalid file name." : "'.' no es un nombre de archivo válido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
"Align Left" : "Alinear a la izquierda",
"Alignment" : "Alineación",
"Align Right" : "Alinear a la derecha",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negrita",
"Bottom" : "inferior",
"Cancel" : "Cancelar",
"Center" : "Centrado",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Cerrar",
"Color" : "Color",
"Create" : "Crear",
"Decrease Indent" : "Disminuir identación",
"Default Style" : "Estilo por defecto",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Fuente",
"Font Effects" : "Efectos",
"Format" : "Formato",
"Increase Indent" : "Incrementar identación",
"Insert Image" : "Insertar una imagen",
"Invite Members" : "Invitar a miembros",
"Italic" : "Italica",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Izquierda",
"Loading" : "Cargando",
"Members" : "Miembros",
"New Name:" : "Nuevo nombre",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opciones",
"Paragraph..." : "Parrafo",
"Paragraph Styles" : "Estilo del parrafo",
"Redo" : "Rehacer",
"Right" : "Derecho",
"Size" : "Tamaño",
"Spacing" : "Espaciamiento",
"Strikethrough" : "Tachado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Superior",
"Underline" : "Subrayado",
"Undo" : "Deshacer",
"Unknown Author" : "Autor desconocido",
"Edit" : "Editar",
"New document" : "Nuevo documento",
"Upload" : "Subir",
"Save new documents to" : "Guardar nuevos documentos en",
"Wrong password. Please retry." : "Contraseña incorrecta. Inténtelo de nuevo.",
"Password" : "Contraseña",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted.",
"Advanced feature-set" : "Características avanzadas",
"(Unstable)" : "(Inestable)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,7 +1,7 @@
<?php
$TRANSLATIONS = array(
"You don't have permission to rename this document" => "No tiene permiso para cambiar de nombre a este documento",
"Documents" => "Documentos",
"You don't have permission to rename this document" => "No tiene permiso para cambiar de nombre a este documento",
"Saving..." => "Guardando...",
"Failed to load documents." => "Error al cargar los documentos.",
"Share" => "Compartir",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumendid",
"Can't create document" : "Ei suuda dokumenti luua",
"You don't have permission to rename this document" : "Puuduvad õigused dokumendi ümber nimetamiseks",
"Directory saved successfully." : "Kataloog salvestatud edukalt.",
"An error occurred while changing directory." : "Kataloogi vahetamisel tekkis viga.",
"Saved" : "Salvestatud",
"Format filter server is down or misconfigured" : "Formaadi filtri server ei ole saadaval või on valesti seadistatud",
"Conversion failed. Check log for details." : "Muutmine ebaõnnestus. Vaata logidest lisaks.",
"Saving..." : "Salvestamine...",
"Failed to load documents." : "Dokumentide laadimine ebaõnnestus.",
"No documents were found. Upload or create a document to get started!" : "Ühtegi dokumenti ei leitud. Alustamiseks laadi mõni üles või loo uus dokument!",
"Share" : "Jaga",
"No connection to server. Trying to reconnect." : "Serveriga puudub ühendus. Proovin uuesti ühenduda.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Selle lehe jätmine Redaktori moodi võib põhjustada salvestamata andmete kadu. On soovitav selle asemel kasutada \"Sulge\" nuppu.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Selle dokumendi laadimine ebaõnnestus. Palun kontrolli, kas seda saab avada välise odt redaktoriga. Ühtlasi võib see tähendada, et fail pole jagatud või on hiljuti kustutatud.",
"Save" : "Salvesta",
"Loading documents..." : "Laadin dokumente...",
"'.' is an invalid file name." : "'.' on vigane failinimi.",
"File name cannot be empty." : "Faili nimi ei saa olla tühi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud.",
"Align Left" : "Joonda vasakule",
"Alignment" : "Joondus",
"Align Right" : "Joonda paremale",
"Annotate" : "Annoteeri",
"Background" : "Taust",
"Bold" : "Rasvane",
"Bottom" : "Alla",
"Cancel" : "Loobu",
"Center" : "Keskel",
"Clone" : "Klooni",
"Clone this Style" : "Klooni see stiil",
"Close" : "Sulge",
"Color" : "Värv",
"Create" : "Lisa",
"Decrease Indent" : "Vähenda taanet",
"Default Style" : "Vaikimisi stiil",
"Delete" : "Kustuta",
"Family" : "Pereliikmed",
"Font" : "Kirjatüüp",
"Font Effects" : "Kirjatüübi efektid",
"Format" : "Formaat",
"Increase Indent" : "Suurenda taanet",
"Insert Image" : "Lisa pilt",
"Invite Members" : "Kutsu liikmeid",
"Italic" : "Kursiiv",
"Justified" : "Joondatud",
"Justify" : "Joonda",
"Left" : "Vasak",
"Loading" : "Laadimine",
"Members" : "Liikmed",
"New Name:" : "Uus nimi:",
"OK" : "OK",
"Open" : "Ava",
"Options" : "Valikud",
"Paragraph..." : "Paragrahv...",
"Paragraph Styles" : "Paragrahvi stiilid",
"Redo" : "Tee uuesti",
"Right" : "Parem",
"Size" : "Suurus",
"Spacing" : "Asetus",
"Strikethrough" : "Läbikriipsutus",
"Style" : "Stiil",
"Text" : "Tekst",
"Top" : "Üles",
"Underline" : "Alljoon",
"Undo" : "Ennista",
"Unknown Author" : "Tundmatu autor",
"Edit" : "Muuda",
"guest" : "külaline",
"MS Word support (requires openOffice/libreOffice)" : "MS Word tugi (vajalik OpenOffice/LibreOffice)",
"Local" : "Kohalik",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Selles serveris on paigaldatud OpenOffice/LibreOffice. Otsinguteed rakenduseni pakutakse läbi preview_libreoffice_path in config.php",
"External" : "Väline",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice on paigaldatud välisesse serverisse, millel jookseb formaatide filter server.",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Serveri URL",
"Apply and test" : "Rakenda ja testi",
"New document" : "Uus dokument",
"Upload (max. %s)" : "Üleslaadimine (max. %s)",
"Upload" : "Lae üles",
"Save new documents to" : "Salvesta dokumendid",
"Wrong password. Please retry." : "Vale parool. Palun proovi uuesti.",
"Password" : "Parool",
"Guest %s" : "Külaline %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "See link on aegunud või seda pole kunagi eksisteerinud. Palun võta ühendust inimesega, kes selle sulle jagas.",
"Advanced feature-set" : "Täpsemad seaded",
"(Unstable)" : "(Ebastabiilne)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumendid",
"Can't create document" : "Ei suuda dokumenti luua",
"You don't have permission to rename this document" : "Puuduvad õigused dokumendi ümber nimetamiseks",
"Directory saved successfully." : "Kataloog salvestatud edukalt.",
"An error occurred while changing directory." : "Kataloogi vahetamisel tekkis viga.",
"Saved" : "Salvestatud",
"Format filter server is down or misconfigured" : "Formaadi filtri server ei ole saadaval või on valesti seadistatud",
"Conversion failed. Check log for details." : "Muutmine ebaõnnestus. Vaata logidest lisaks.",
"Saving..." : "Salvestamine...",
"Failed to load documents." : "Dokumentide laadimine ebaõnnestus.",
"No documents were found. Upload or create a document to get started!" : "Ühtegi dokumenti ei leitud. Alustamiseks laadi mõni üles või loo uus dokument!",
"Share" : "Jaga",
"No connection to server. Trying to reconnect." : "Serveriga puudub ühendus. Proovin uuesti ühenduda.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Selle lehe jätmine Redaktori moodi võib põhjustada salvestamata andmete kadu. On soovitav selle asemel kasutada \"Sulge\" nuppu.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Selle dokumendi laadimine ebaõnnestus. Palun kontrolli, kas seda saab avada välise odt redaktoriga. Ühtlasi võib see tähendada, et fail pole jagatud või on hiljuti kustutatud.",
"Save" : "Salvesta",
"Loading documents..." : "Laadin dokumente...",
"'.' is an invalid file name." : "'.' on vigane failinimi.",
"File name cannot be empty." : "Faili nimi ei saa olla tühi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud.",
"Align Left" : "Joonda vasakule",
"Alignment" : "Joondus",
"Align Right" : "Joonda paremale",
"Annotate" : "Annoteeri",
"Background" : "Taust",
"Bold" : "Rasvane",
"Bottom" : "Alla",
"Cancel" : "Loobu",
"Center" : "Keskel",
"Clone" : "Klooni",
"Clone this Style" : "Klooni see stiil",
"Close" : "Sulge",
"Color" : "Värv",
"Create" : "Lisa",
"Decrease Indent" : "Vähenda taanet",
"Default Style" : "Vaikimisi stiil",
"Delete" : "Kustuta",
"Family" : "Pereliikmed",
"Font" : "Kirjatüüp",
"Font Effects" : "Kirjatüübi efektid",
"Format" : "Formaat",
"Increase Indent" : "Suurenda taanet",
"Insert Image" : "Lisa pilt",
"Invite Members" : "Kutsu liikmeid",
"Italic" : "Kursiiv",
"Justified" : "Joondatud",
"Justify" : "Joonda",
"Left" : "Vasak",
"Loading" : "Laadimine",
"Members" : "Liikmed",
"New Name:" : "Uus nimi:",
"OK" : "OK",
"Open" : "Ava",
"Options" : "Valikud",
"Paragraph..." : "Paragrahv...",
"Paragraph Styles" : "Paragrahvi stiilid",
"Redo" : "Tee uuesti",
"Right" : "Parem",
"Size" : "Suurus",
"Spacing" : "Asetus",
"Strikethrough" : "Läbikriipsutus",
"Style" : "Stiil",
"Text" : "Tekst",
"Top" : "Üles",
"Underline" : "Alljoon",
"Undo" : "Ennista",
"Unknown Author" : "Tundmatu autor",
"Edit" : "Muuda",
"guest" : "külaline",
"MS Word support (requires openOffice/libreOffice)" : "MS Word tugi (vajalik OpenOffice/LibreOffice)",
"Local" : "Kohalik",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Selles serveris on paigaldatud OpenOffice/LibreOffice. Otsinguteed rakenduseni pakutakse läbi preview_libreoffice_path in config.php",
"External" : "Väline",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice on paigaldatud välisesse serverisse, millel jookseb formaatide filter server.",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Serveri URL",
"Apply and test" : "Rakenda ja testi",
"New document" : "Uus dokument",
"Upload (max. %s)" : "Üleslaadimine (max. %s)",
"Upload" : "Lae üles",
"Save new documents to" : "Salvesta dokumendid",
"Wrong password. Please retry." : "Vale parool. Palun proovi uuesti.",
"Password" : "Parool",
"Guest %s" : "Külaline %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "See link on aegunud või seda pole kunagi eksisteerinud. Palun võta ühendust inimesega, kes selle sulle jagas.",
"Advanced feature-set" : "Täpsemad seaded",
"(Unstable)" : "(Ebastabiilne)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formaadi filtri server ei ole saadaval või on valesti seadistatud",
"Conversion failed. Check log for details." => "Muutmine ebaõnnestus. Vaata logidest lisaks.",
"Saved" => "Salvestatud",
"Documents" => "Dokumendid",
"Can't create document" => "Ei suuda dokumenti luua",
"You don't have permission to rename this document" => "Puuduvad õigused dokumendi ümber nimetamiseks",
"An error occurred while changing directory." => "Kataloogi vahetamisel tekkis viga.",
"Directory saved successfully." => "Kataloog salvestatud edukalt.",
"Documents" => "Dokumendid",
"An error occurred while changing directory." => "Kataloogi vahetamisel tekkis viga.",
"Saved" => "Salvestatud",
"Format filter server is down or misconfigured" => "Formaadi filtri server ei ole saadaval või on valesti seadistatud",
"Conversion failed. Check log for details." => "Muutmine ebaõnnestus. Vaata logidest lisaks.",
"Saving..." => "Salvestamine...",
"Failed to load documents." => "Dokumentide laadimine ebaõnnestus.",
"No documents were found. Upload or create a document to get started!" => "Ühtegi dokumenti ei leitud. Alustamiseks laadi mõni üles või loo uus dokument!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumentuak",
"Can't create document" : "Ezin da dokumentua sortu",
"You don't have permission to rename this document" : "Ez duzu dokumentu honi izena aldatzeko baimenik",
"Directory saved successfully." : "Direktorioa ongi gorde da.",
"An error occurred while changing directory." : "Errore bat gertatu da direktorioz aldatzen.",
"Saved" : "Gordeta",
"Format filter server is down or misconfigured" : "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua",
"Conversion failed. Check log for details." : "Bihurketak huts egin du. Begiratu erregistroak zehaztapenetarako.",
"Saving..." : "Gordetzen...",
"Failed to load documents." : "Dokumentuak kargatzeak huts egin du.",
"No documents were found. Upload or create a document to get started!" : "Ez da dokumenturik aurkitu. Igo edo sortu dokumentu bat hasteko!",
"Share" : "Partekatu",
"No connection to server. Trying to reconnect." : "Ez dago konexiorik zerbitzariarekin. Birkonektatzen saiatzen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Orri hau Editore moduan uzteak gordegabeko datuak utz ditzake. Aholkatzen da 'Itxi' botoia erabiltzea.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Dokumentu hau kargatzeak huts egin du. Mesedez egiaztatu ea kanpoko odt editore batekin ireki daitekeen. Honek ere dokumentua partekatzeari utzi egin zaiola edo ezabatu egin dela esan dezake.",
"Save" : "Gorde",
"Loading documents..." : "Dokumentuak kargatzen...",
"'.' is an invalid file name." : "'.' ez da fitxategi izen baliogarria.",
"File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta.",
"Align Left" : "Lerrokatu ezkerrean",
"Alignment" : "Lerrokatzea",
"Align Right" : "Lerrokatu eskuinean",
"Annotate" : "Oharra idatzi",
"Background" : "Atzeko planoa",
"Bold" : "Lodia",
"Bottom" : "Behean",
"Cancel" : "Ezeztatu",
"Center" : "Edrian",
"Clone" : "Klonatu",
"Clone this Style" : "Klonatu Estiloa",
"Close" : "Itxi",
"Color" : "Kolorea",
"Create" : "Sortu",
"Decrease Indent" : "Txikitu koxka",
"Default Style" : "Estilo lehenetsia",
"Delete" : "Ezabatu",
"Family" : "Familia",
"Font" : "Letra tipoa",
"Font Effects" : "Letra efektuak",
"Format" : "Formatua",
"Increase Indent" : "Handitu koxka",
"Insert Image" : "Txertatu irudia",
"Invite Members" : "Gonbidatu partaideak",
"Italic" : "Etzana",
"Justified" : "Justifikatuta",
"Justify" : "Justifikatu",
"Left" : "Ezkerra",
"Loading" : "Kargatzen",
"Members" : "Partaideak",
"New Name:" : "Izen berria",
"OK" : "Ados",
"Open" : "Ireki",
"Options" : "Aukerak",
"Paragraph..." : "Paragrafoa...",
"Paragraph Styles" : "Paragrafo Estiloak",
"Redo" : "Berregin",
"Right" : "Eskuina",
"Size" : "Tamaina",
"Spacing" : "Tarteak",
"Strikethrough" : "Marratuta",
"Style" : "Estiloa",
"Text" : "Testua",
"Top" : "Goian",
"Underline" : "Azpimarratua",
"Undo" : "Desegin",
"Unknown Author" : "Egile ezezaguna",
"Edit" : "Editatu",
"guest" : "gonbidatua",
"MS Word support (requires openOffice/libreOffice)" : "MS Word (openOffice/libreOffice behar du)",
"Local" : "Bertakoa",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice zerbitzarian instalatuta dago. Programaren bidea preview_libreoffice_path aukeran zehaztu behar da config.php fitxategian",
"External" : "Kanpokoa",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice kanpoko zerbitzari batean instalatuta dago zeinak formatu iragazki zerbitzari bat duen",
"scheme://domain.tld[:port]" : "eskema://domain.tld[:port]",
"Server URL" : "Zerbitzariaren URLa",
"Apply and test" : "Aplikatu eta probatu",
"New document" : "Dokumentu berria",
"Upload (max. %s)" : "Igo (max. %s)",
"Upload" : "Igo",
"Save new documents to" : "Gorde dokumentu berriak hemen",
"Wrong password. Please retry." : "Pasahitz okerra. Saiatu berriro.",
"Password" : "Pasahitza",
"Guest %s" : "Gonbidatua %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko.",
"Advanced feature-set" : "Ezaugarri aurreratu multzoa",
"(Unstable)" : "(Ez-egonkorra)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumentuak",
"Can't create document" : "Ezin da dokumentua sortu",
"You don't have permission to rename this document" : "Ez duzu dokumentu honi izena aldatzeko baimenik",
"Directory saved successfully." : "Direktorioa ongi gorde da.",
"An error occurred while changing directory." : "Errore bat gertatu da direktorioz aldatzen.",
"Saved" : "Gordeta",
"Format filter server is down or misconfigured" : "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua",
"Conversion failed. Check log for details." : "Bihurketak huts egin du. Begiratu erregistroak zehaztapenetarako.",
"Saving..." : "Gordetzen...",
"Failed to load documents." : "Dokumentuak kargatzeak huts egin du.",
"No documents were found. Upload or create a document to get started!" : "Ez da dokumenturik aurkitu. Igo edo sortu dokumentu bat hasteko!",
"Share" : "Partekatu",
"No connection to server. Trying to reconnect." : "Ez dago konexiorik zerbitzariarekin. Birkonektatzen saiatzen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Orri hau Editore moduan uzteak gordegabeko datuak utz ditzake. Aholkatzen da 'Itxi' botoia erabiltzea.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Dokumentu hau kargatzeak huts egin du. Mesedez egiaztatu ea kanpoko odt editore batekin ireki daitekeen. Honek ere dokumentua partekatzeari utzi egin zaiola edo ezabatu egin dela esan dezake.",
"Save" : "Gorde",
"Loading documents..." : "Dokumentuak kargatzen...",
"'.' is an invalid file name." : "'.' ez da fitxategi izen baliogarria.",
"File name cannot be empty." : "Fitxategi izena ezin da hutsa izan.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daude baimenduta.",
"Align Left" : "Lerrokatu ezkerrean",
"Alignment" : "Lerrokatzea",
"Align Right" : "Lerrokatu eskuinean",
"Annotate" : "Oharra idatzi",
"Background" : "Atzeko planoa",
"Bold" : "Lodia",
"Bottom" : "Behean",
"Cancel" : "Ezeztatu",
"Center" : "Edrian",
"Clone" : "Klonatu",
"Clone this Style" : "Klonatu Estiloa",
"Close" : "Itxi",
"Color" : "Kolorea",
"Create" : "Sortu",
"Decrease Indent" : "Txikitu koxka",
"Default Style" : "Estilo lehenetsia",
"Delete" : "Ezabatu",
"Family" : "Familia",
"Font" : "Letra tipoa",
"Font Effects" : "Letra efektuak",
"Format" : "Formatua",
"Increase Indent" : "Handitu koxka",
"Insert Image" : "Txertatu irudia",
"Invite Members" : "Gonbidatu partaideak",
"Italic" : "Etzana",
"Justified" : "Justifikatuta",
"Justify" : "Justifikatu",
"Left" : "Ezkerra",
"Loading" : "Kargatzen",
"Members" : "Partaideak",
"New Name:" : "Izen berria",
"OK" : "Ados",
"Open" : "Ireki",
"Options" : "Aukerak",
"Paragraph..." : "Paragrafoa...",
"Paragraph Styles" : "Paragrafo Estiloak",
"Redo" : "Berregin",
"Right" : "Eskuina",
"Size" : "Tamaina",
"Spacing" : "Tarteak",
"Strikethrough" : "Marratuta",
"Style" : "Estiloa",
"Text" : "Testua",
"Top" : "Goian",
"Underline" : "Azpimarratua",
"Undo" : "Desegin",
"Unknown Author" : "Egile ezezaguna",
"Edit" : "Editatu",
"guest" : "gonbidatua",
"MS Word support (requires openOffice/libreOffice)" : "MS Word (openOffice/libreOffice behar du)",
"Local" : "Bertakoa",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice zerbitzarian instalatuta dago. Programaren bidea preview_libreoffice_path aukeran zehaztu behar da config.php fitxategian",
"External" : "Kanpokoa",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice kanpoko zerbitzari batean instalatuta dago zeinak formatu iragazki zerbitzari bat duen",
"scheme://domain.tld[:port]" : "eskema://domain.tld[:port]",
"Server URL" : "Zerbitzariaren URLa",
"Apply and test" : "Aplikatu eta probatu",
"New document" : "Dokumentu berria",
"Upload (max. %s)" : "Igo (max. %s)",
"Upload" : "Igo",
"Save new documents to" : "Gorde dokumentu berriak hemen",
"Wrong password. Please retry." : "Pasahitz okerra. Saiatu berriro.",
"Password" : "Pasahitza",
"Guest %s" : "Gonbidatua %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Lotura hau iraungi da edo ez da inoiz existitu. Mesedez zurekin partekatu zuen pertsonarekin harremanetan jarri zehaztasun gehiago izateko.",
"Advanced feature-set" : "Ezaugarri aurreratu multzoa",
"(Unstable)" : "(Ez-egonkorra)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua",
"Conversion failed. Check log for details." => "Bihurketak huts egin du. Begiratu erregistroak zehaztapenetarako.",
"Saved" => "Gordeta",
"Documents" => "Dokumentuak",
"Can't create document" => "Ezin da dokumentua sortu",
"You don't have permission to rename this document" => "Ez duzu dokumentu honi izena aldatzeko baimenik",
"An error occurred while changing directory." => "Errore bat gertatu da direktorioz aldatzen.",
"Directory saved successfully." => "Direktorioa ongi gorde da.",
"Documents" => "Dokumentuak",
"An error occurred while changing directory." => "Errore bat gertatu da direktorioz aldatzen.",
"Saved" => "Gordeta",
"Format filter server is down or misconfigured" => "Formatuen iragazki zerbitzaria erorita edo gaizki konfiguratua",
"Conversion failed. Check log for details." => "Bihurketak huts egin du. Begiratu erregistroak zehaztapenetarako.",
"Saving..." => "Gordetzen...",
"Failed to load documents." => "Dokumentuak kargatzeak huts egin du.",
"No documents were found. Upload or create a document to get started!" => "Ez da dokumenturik aurkitu. Igo edo sortu dokumentu bat hasteko!",

@ -0,0 +1,71 @@
OC.L10N.register(
"documents",
{
"Documents" : "اسناد",
"You don't have permission to rename this document" : "شما دسترسی مجاز برای تغییر نام این سند را ندارید",
"Saved" : "ذخیره شد",
"Saving..." : "در حال ذخیره سازی...",
"Failed to load documents." : "فراخوانی اسناد با شکست مواجه شد",
"Share" : "اشتراک‌گذاری",
"No connection to server. Trying to reconnect." : "هیچگونه ارتباط به سرور موجود نمی‌باشد. لطفاً ارتباط مجدد برقرار کنید.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "خروج از این صفحه در مود ویرایش باعث از دست دادن اطلاعات ذخیر نشده خواهد شد. پیشنهاد می‌شود بجای آن که از دکمه‌ی 'خروج' استفاده فرمایید.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "فراخوانی این سند با مشکل مواجه شد. لطفاً بررسی نمایید که آیا می‌توان آن را با یک برنامه‌ی ویرایشگر odt خارجی باز نمود. البته این اشکال ممکن است بخاطر حذف شدن یا حذف اشتراک گذاری آن نیز اتفاق افتاده باشد",
"Save" : "ذخیره",
"Loading documents..." : "در حال بارگذاری اسناد...",
"'.' is an invalid file name." : "'.' یک نام پرونده نامعتبر است.",
"File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "نام نامعتبر ، '\\', '/', '<', '>', ':', '\"', '|', '?' و '*' مجاز نمی باشند.",
"Align Left" : "چپ تراز",
"Alignment" : "ترازکردن",
"Align Right" : "راست تراز",
"Annotate" : "حاشیه نگاری",
"Background" : "پس زمینه",
"Bold" : "ضخیم",
"Bottom" : "پایین",
"Cancel" : "منصرف شدن",
"Center" : "وسط",
"Close" : "بستن",
"Color" : "رنگ",
"Create" : "ایجاد کردن",
"Decrease Indent" : "کاهش تورفتگی",
"Default Style" : "استایل پیشفرض",
"Delete" : "حذف",
"Family" : "خانواده",
"Font" : "فونت",
"Font Effects" : "افکت‌های فونت",
"Format" : "فرمت",
"Increase Indent" : "افزایش تورفتگی",
"Insert Image" : "درج تصویر",
"Invite Members" : "دعوت کردن اعضا",
"Italic" : "کج نویس",
"Left" : "چپ",
"Loading" : "بارگذاری",
"Members" : "اعضا",
"New Name:" : "نام جدید:",
"OK" : "باشه",
"Open" : "باز کردن",
"Options" : "تنظیمات",
"Paragraph..." : "پاراگراف...",
"Paragraph Styles" : "استایل های پاراگراف",
"Redo" : "ازنو",
"Right" : "راست",
"Size" : "اندازه",
"Spacing" : "فاصله گذاری",
"Strikethrough" : "خط خورده",
"Style" : "استایل",
"Text" : "متن",
"Top" : "ا",
"Underline" : "خط زیرین",
"Undo" : "بازگردان",
"Unknown Author" : "نویسنده‌ی نامعلوم",
"Edit" : "ویرایش",
"New document" : "سند جدید",
"Upload" : "بارگزاری",
"Save new documents to" : "ذخیره کردن اسناد جدید به",
"Wrong password. Please retry." : "رمز اشتباه. لطفاً مجددا تکرار فرمایید.",
"Password" : "گذرواژه",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "این لینک منقضی شده یا اینکه هرگز وجود نداشته است. لطفاً از کسی که آن را با شما به اشتراک گذاشته جزئیات را جویا شوید.",
"Advanced feature-set" : "مجموعه‌ی امکانات پیشرفته",
"(Unstable)" : "(ناپایدار)"
},
"nplurals=1; plural=0;");

@ -0,0 +1,69 @@
{ "translations": {
"Documents" : "اسناد",
"You don't have permission to rename this document" : "شما دسترسی مجاز برای تغییر نام این سند را ندارید",
"Saved" : "ذخیره شد",
"Saving..." : "در حال ذخیره سازی...",
"Failed to load documents." : "فراخوانی اسناد با شکست مواجه شد",
"Share" : "اشتراک‌گذاری",
"No connection to server. Trying to reconnect." : "هیچگونه ارتباط به سرور موجود نمی‌باشد. لطفاً ارتباط مجدد برقرار کنید.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "خروج از این صفحه در مود ویرایش باعث از دست دادن اطلاعات ذخیر نشده خواهد شد. پیشنهاد می‌شود بجای آن که از دکمه‌ی 'خروج' استفاده فرمایید.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "فراخوانی این سند با مشکل مواجه شد. لطفاً بررسی نمایید که آیا می‌توان آن را با یک برنامه‌ی ویرایشگر odt خارجی باز نمود. البته این اشکال ممکن است بخاطر حذف شدن یا حذف اشتراک گذاری آن نیز اتفاق افتاده باشد",
"Save" : "ذخیره",
"Loading documents..." : "در حال بارگذاری اسناد...",
"'.' is an invalid file name." : "'.' یک نام پرونده نامعتبر است.",
"File name cannot be empty." : "نام پرونده نمی تواند خالی باشد.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "نام نامعتبر ، '\\', '/', '<', '>', ':', '\"', '|', '?' و '*' مجاز نمی باشند.",
"Align Left" : "چپ تراز",
"Alignment" : "ترازکردن",
"Align Right" : "راست تراز",
"Annotate" : "حاشیه نگاری",
"Background" : "پس زمینه",
"Bold" : "ضخیم",
"Bottom" : "پایین",
"Cancel" : "منصرف شدن",
"Center" : "وسط",
"Close" : "بستن",
"Color" : "رنگ",
"Create" : "ایجاد کردن",
"Decrease Indent" : "کاهش تورفتگی",
"Default Style" : "استایل پیشفرض",
"Delete" : "حذف",
"Family" : "خانواده",
"Font" : "فونت",
"Font Effects" : "افکت‌های فونت",
"Format" : "فرمت",
"Increase Indent" : "افزایش تورفتگی",
"Insert Image" : "درج تصویر",
"Invite Members" : "دعوت کردن اعضا",
"Italic" : "کج نویس",
"Left" : "چپ",
"Loading" : "بارگذاری",
"Members" : "اعضا",
"New Name:" : "نام جدید:",
"OK" : "باشه",
"Open" : "باز کردن",
"Options" : "تنظیمات",
"Paragraph..." : "پاراگراف...",
"Paragraph Styles" : "استایل های پاراگراف",
"Redo" : "ازنو",
"Right" : "راست",
"Size" : "اندازه",
"Spacing" : "فاصله گذاری",
"Strikethrough" : "خط خورده",
"Style" : "استایل",
"Text" : "متن",
"Top" : "ا",
"Underline" : "خط زیرین",
"Undo" : "بازگردان",
"Unknown Author" : "نویسنده‌ی نامعلوم",
"Edit" : "ویرایش",
"New document" : "سند جدید",
"Upload" : "بارگزاری",
"Save new documents to" : "ذخیره کردن اسناد جدید به",
"Wrong password. Please retry." : "رمز اشتباه. لطفاً مجددا تکرار فرمایید.",
"Password" : "گذرواژه",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "این لینک منقضی شده یا اینکه هرگز وجود نداشته است. لطفاً از کسی که آن را با شما به اشتراک گذاشته جزئیات را جویا شوید.",
"Advanced feature-set" : "مجموعه‌ی امکانات پیشرفته",
"(Unstable)" : "(ناپایدار)"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -1,8 +1,8 @@
<?php
$TRANSLATIONS = array(
"Saved" => "ذخیره شد",
"You don't have permission to rename this document" => "شما دسترسی مجاز برای تغییر نام این سند را ندارید",
"Documents" => "اسناد",
"You don't have permission to rename this document" => "شما دسترسی مجاز برای تغییر نام این سند را ندارید",
"Saved" => "ذخیره شد",
"Saving..." => "در حال ذخیره سازی...",
"Failed to load documents." => "فراخوانی اسناد با شکست مواجه شد",
"Share" => "اشتراک‌گذاری",

@ -0,0 +1,90 @@
OC.L10N.register(
"documents",
{
"Documents" : "Asiakirjat",
"Can't create document" : "Asiakirjan luominen epäonnistui",
"You don't have permission to rename this document" : "Oikeutesi eivät riitä nimeämään tätä asiakirjaa uudelleen",
"Directory saved successfully." : "Kansio tallennettiin onnistuneesti.",
"An error occurred while changing directory." : "Virhe kansiota vaihtaessa.",
"Saved" : "Tallennettu",
"Format filter server is down or misconfigured" : "Muotosuodatuspalvelin ei ole käytettävissä tai sen asetukset ovat väärin",
"Conversion failed. Check log for details." : "Muuntaminen epäonnistui. Katso lisätietoja lokista.",
"Saving..." : "Tallennetaan...",
"Failed to load documents." : "Virhe ladattaessa dokumentteja.",
"No documents were found. Upload or create a document to get started!" : "Asiakirjoja ei löytynyt. Lähetä tai luo asiakirja aloittaaksesi!",
"Share" : "Jaa",
"No connection to server. Trying to reconnect." : "Ei yhteyttä palvelimeen. Yritetään yhdistää uudelleen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Tältä sivulta poistuminen muokkaustilassa saattaa aiheuttaa tallentamatonta tietoa. Käytä sivulta poistumisen sijaan \"Sulje\"-painiketta.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Asiakirjan lataaminen epäonnistui. Yritä avata asiakirja erillisellä odt:tä tukevalla sovelluksella. Tämä virhe voi myös tarkoittaa, että asiakirja ei ole enää jaettu tai asiakirja on poistettu äskettäin.",
"Save" : "Tallenna",
"Loading documents..." : "Ladataan asiakirjoja...",
"'.' is an invalid file name." : "'.' on virheellinen nimi tiedostolle.",
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
"Align Left" : "Tasaa vasemmalle",
"Alignment" : "Tasaus",
"Align Right" : "Tasaa oikealle",
"Annotate" : "Kommentoi",
"Background" : "Tausta",
"Bold" : "Lihavoitu",
"Bottom" : "Alas",
"Cancel" : "Peru",
"Center" : "Keskelle",
"Clone" : "Kloonaa",
"Clone this Style" : "Kloonaa tämä tyyli",
"Close" : "Sulje",
"Color" : "Väri",
"Create" : "Luo",
"Decrease Indent" : "Vähennä sisennystä",
"Default Style" : "Oletustyyli",
"Delete" : "Poista",
"Family" : "Perhe",
"Font" : "Kirjasin",
"Font Effects" : "Kirjasintehosteet",
"Format" : "Muotoilu",
"Increase Indent" : "Lisää sisennystä",
"Insert Image" : "Lisää kuva",
"Invite Members" : "Kutsu jäseniä",
"Italic" : "Kursivoitu",
"Justified" : "Tasattu",
"Justify" : "Tasaa",
"Left" : "Vasemmalle",
"Loading" : "Ladataan",
"Members" : "Jäsenet",
"New Name:" : "Uusi nimi:",
"OK" : "OK",
"Open" : "Avaa",
"Options" : "Valinnat",
"Paragraph..." : "Kappale...",
"Paragraph Styles" : "Kappaletyylit",
"Redo" : "Tee uudelleen",
"Right" : "Oikealle",
"Size" : "Koko",
"Spacing" : "Välistys",
"Strikethrough" : "Yliviivattu",
"Style" : "Tyyli",
"Text" : "Teksti",
"Top" : "Ylös",
"Underline" : "Alleviivattu",
"Undo" : "Kumoa",
"Unknown Author" : "Tuntematon tekijä",
"Edit" : "Muokkaa",
"guest" : "vieras",
"MS Word support (requires openOffice/libreOffice)" : "MS Word -tuki (vaatimuksena openOffice/libreOffice)",
"Local" : "Paikallinen",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice on asennettu tälle palvelimelle. Polku suoritettavaan tiedostoon määritetään tiedoston config.php kohdassa preview_libreoffice_path",
"External" : "Ulkoinen",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice on asennettu erillisille palvelimelle, joka tarjoaa muotosuodatuspalvelimen ominaisuudet",
"Server URL" : "Palvelimen osoite",
"Apply and test" : "Toteuta ja testaa",
"New document" : "Uusi asiakirja",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"Upload" : "Lähetä",
"Save new documents to" : "Uusien asiakirjojen tallennussijainti",
"Wrong password. Please retry." : "Väärä salasana. Yritä uudelleen.",
"Password" : "Salasana",
"Guest %s" : "Vieras %s",
"Advanced feature-set" : "Tarkemmat toiminto-asetukset",
"(Unstable)" : "(Epävakaa)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,88 @@
{ "translations": {
"Documents" : "Asiakirjat",
"Can't create document" : "Asiakirjan luominen epäonnistui",
"You don't have permission to rename this document" : "Oikeutesi eivät riitä nimeämään tätä asiakirjaa uudelleen",
"Directory saved successfully." : "Kansio tallennettiin onnistuneesti.",
"An error occurred while changing directory." : "Virhe kansiota vaihtaessa.",
"Saved" : "Tallennettu",
"Format filter server is down or misconfigured" : "Muotosuodatuspalvelin ei ole käytettävissä tai sen asetukset ovat väärin",
"Conversion failed. Check log for details." : "Muuntaminen epäonnistui. Katso lisätietoja lokista.",
"Saving..." : "Tallennetaan...",
"Failed to load documents." : "Virhe ladattaessa dokumentteja.",
"No documents were found. Upload or create a document to get started!" : "Asiakirjoja ei löytynyt. Lähetä tai luo asiakirja aloittaaksesi!",
"Share" : "Jaa",
"No connection to server. Trying to reconnect." : "Ei yhteyttä palvelimeen. Yritetään yhdistää uudelleen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Tältä sivulta poistuminen muokkaustilassa saattaa aiheuttaa tallentamatonta tietoa. Käytä sivulta poistumisen sijaan \"Sulje\"-painiketta.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Asiakirjan lataaminen epäonnistui. Yritä avata asiakirja erillisellä odt:tä tukevalla sovelluksella. Tämä virhe voi myös tarkoittaa, että asiakirja ei ole enää jaettu tai asiakirja on poistettu äskettäin.",
"Save" : "Tallenna",
"Loading documents..." : "Ladataan asiakirjoja...",
"'.' is an invalid file name." : "'.' on virheellinen nimi tiedostolle.",
"File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
"Align Left" : "Tasaa vasemmalle",
"Alignment" : "Tasaus",
"Align Right" : "Tasaa oikealle",
"Annotate" : "Kommentoi",
"Background" : "Tausta",
"Bold" : "Lihavoitu",
"Bottom" : "Alas",
"Cancel" : "Peru",
"Center" : "Keskelle",
"Clone" : "Kloonaa",
"Clone this Style" : "Kloonaa tämä tyyli",
"Close" : "Sulje",
"Color" : "Väri",
"Create" : "Luo",
"Decrease Indent" : "Vähennä sisennystä",
"Default Style" : "Oletustyyli",
"Delete" : "Poista",
"Family" : "Perhe",
"Font" : "Kirjasin",
"Font Effects" : "Kirjasintehosteet",
"Format" : "Muotoilu",
"Increase Indent" : "Lisää sisennystä",
"Insert Image" : "Lisää kuva",
"Invite Members" : "Kutsu jäseniä",
"Italic" : "Kursivoitu",
"Justified" : "Tasattu",
"Justify" : "Tasaa",
"Left" : "Vasemmalle",
"Loading" : "Ladataan",
"Members" : "Jäsenet",
"New Name:" : "Uusi nimi:",
"OK" : "OK",
"Open" : "Avaa",
"Options" : "Valinnat",
"Paragraph..." : "Kappale...",
"Paragraph Styles" : "Kappaletyylit",
"Redo" : "Tee uudelleen",
"Right" : "Oikealle",
"Size" : "Koko",
"Spacing" : "Välistys",
"Strikethrough" : "Yliviivattu",
"Style" : "Tyyli",
"Text" : "Teksti",
"Top" : "Ylös",
"Underline" : "Alleviivattu",
"Undo" : "Kumoa",
"Unknown Author" : "Tuntematon tekijä",
"Edit" : "Muokkaa",
"guest" : "vieras",
"MS Word support (requires openOffice/libreOffice)" : "MS Word -tuki (vaatimuksena openOffice/libreOffice)",
"Local" : "Paikallinen",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice on asennettu tälle palvelimelle. Polku suoritettavaan tiedostoon määritetään tiedoston config.php kohdassa preview_libreoffice_path",
"External" : "Ulkoinen",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice on asennettu erillisille palvelimelle, joka tarjoaa muotosuodatuspalvelimen ominaisuudet",
"Server URL" : "Palvelimen osoite",
"Apply and test" : "Toteuta ja testaa",
"New document" : "Uusi asiakirja",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"Upload" : "Lähetä",
"Save new documents to" : "Uusien asiakirjojen tallennussijainti",
"Wrong password. Please retry." : "Väärä salasana. Yritä uudelleen.",
"Password" : "Salasana",
"Guest %s" : "Vieras %s",
"Advanced feature-set" : "Tarkemmat toiminto-asetukset",
"(Unstable)" : "(Epävakaa)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Muotosuodatuspalvelin ei ole käytettävissä tai sen asetukset ovat väärin",
"Conversion failed. Check log for details." => "Muuntaminen epäonnistui. Katso lisätietoja lokista.",
"Saved" => "Tallennettu",
"Documents" => "Asiakirjat",
"Can't create document" => "Asiakirjan luominen epäonnistui",
"You don't have permission to rename this document" => "Oikeutesi eivät riitä nimeämään tätä asiakirjaa uudelleen",
"An error occurred while changing directory." => "Virhe kansiota vaihtaessa.",
"Directory saved successfully." => "Kansio tallennettiin onnistuneesti.",
"Documents" => "Asiakirjat",
"An error occurred while changing directory." => "Virhe kansiota vaihtaessa.",
"Saved" => "Tallennettu",
"Format filter server is down or misconfigured" => "Muotosuodatuspalvelin ei ole käytettävissä tai sen asetukset ovat väärin",
"Conversion failed. Check log for details." => "Muuntaminen epäonnistui. Katso lisätietoja lokista.",
"Saving..." => "Tallennetaan...",
"Failed to load documents." => "Virhe ladattaessa dokumentteja.",
"No documents were found. Upload or create a document to get started!" => "Asiakirjoja ei löytynyt. Lähetä tai luo asiakirja aloittaaksesi!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documents",
"Can't create document" : "Impossible de créer le document",
"You don't have permission to rename this document" : "Vous n'avez pas les droits suffisants pour renommer ce document",
"Directory saved successfully." : "Dossier sauvegardé avec succès.",
"An error occurred while changing directory." : "Une erreur est survenue lors du changement de dossier.",
"Saved" : "Sauvegardé",
"Format filter server is down or misconfigured" : "Le serveur de filtre de format est en panne ou mal configuré",
"Conversion failed. Check log for details." : "La conversion a échoué. Veuillez vérifier le journal des erreurs pour plus dinformations.",
"Saving..." : "Enregistrement...",
"Failed to load documents." : "Échec du chargement des documents.",
"No documents were found. Upload or create a document to get started!" : "Aucun document na été trouvé. Veuillez en créer un nouveau ou en importer un existant afin de commencer !",
"Share" : "Partager",
"No connection to server. Trying to reconnect." : "Aucune connexion au serveur. Tentative de reconnection en cours.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Maintenir cette page dans le mode Éditeur empêche la sauvegarde des données. Il est recommandé d'utiliser le bouton 'Fermer'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Le chargement du document a échoué. Veuillez vérifier s'il peut être ouvert avec un éditeur odt externe. Il se peut également que le document a été récemment supprimé ou retiré d'un partage.",
"Save" : "Sauvegarder",
"Loading documents..." : "Chargement des documents...",
"'.' is an invalid file name." : "'.' n'est pas un nom de fichier valide.",
"File name cannot be empty." : "Le nom de fichier ne peut être vide.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
"Align Left" : "Aligner à gauche",
"Alignment" : "Alignement",
"Align Right" : "Aligner à droite",
"Annotate" : "Annoter",
"Background" : "Arrière-plan",
"Bold" : "Gras",
"Bottom" : "Bas de page",
"Cancel" : "Annuler",
"Center" : "Centrer",
"Clone" : "Dupliquer",
"Clone this Style" : "Dupliquer ce style",
"Close" : "Fermer",
"Color" : "Couleur",
"Create" : "Créer",
"Decrease Indent" : "Réduire l'indentation",
"Default Style" : "Style par défaut",
"Delete" : "Supprimer",
"Family" : "Famille",
"Font" : "Police",
"Font Effects" : "Effets de police",
"Format" : "Format",
"Increase Indent" : "Augmenter l'indentation",
"Insert Image" : "Insérer une image",
"Invite Members" : "Inviter des membres",
"Italic" : "Italique",
"Justified" : "Justifié",
"Justify" : "Justifier",
"Left" : "Gauche",
"Loading" : "Chargement",
"Members" : "Membres",
"New Name:" : "Nouveau nom :",
"OK" : "OK",
"Open" : "Ouvrir",
"Options" : "Options",
"Paragraph..." : "Paragraphe...",
"Paragraph Styles" : "Styles de paragraphe",
"Redo" : "Répéter",
"Right" : "Droite",
"Size" : "Taille",
"Spacing" : "Espacement",
"Strikethrough" : "Barré",
"Style" : "Style",
"Text" : "Texte",
"Top" : "Haut de page",
"Underline" : "Souligné",
"Undo" : "Annuler",
"Unknown Author" : "Auteur inconnu",
"Edit" : "Modifier",
"guest" : "Invité",
"MS Word support (requires openOffice/libreOffice)" : "Support de MS Word (nécessite openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice est installé sur ce serveur. Le chemin au binaire est founi via preview_libreoffice_path dans config.php",
"External" : "Externe",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice est installé sur un serveur externe faisant fonctionner un serveur de filtre de format",
"scheme://domain.tld[:port]" : "scheme://domaine.tld[:port]",
"Server URL" : "URL du serveur",
"Apply and test" : "Appliquer et essayer",
"New document" : "Nouveau document",
"Upload (max. %s)" : "Envoi (max. %s)",
"Upload" : "Envoyer",
"Save new documents to" : "Enregistrer les nouveaux documents sous",
"Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.",
"Password" : "Mot de passe",
"Guest %s" : "Invité %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ce lien a expiré ou n'a jamais existé. Pour plus de détails, veuillez contacter la personne qui a créé ce partage avec vous.",
"Advanced feature-set" : "Fonctionnalités avancées",
"(Unstable)" : "(instable)"
},
"nplurals=2; plural=(n > 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documents",
"Can't create document" : "Impossible de créer le document",
"You don't have permission to rename this document" : "Vous n'avez pas les droits suffisants pour renommer ce document",
"Directory saved successfully." : "Dossier sauvegardé avec succès.",
"An error occurred while changing directory." : "Une erreur est survenue lors du changement de dossier.",
"Saved" : "Sauvegardé",
"Format filter server is down or misconfigured" : "Le serveur de filtre de format est en panne ou mal configuré",
"Conversion failed. Check log for details." : "La conversion a échoué. Veuillez vérifier le journal des erreurs pour plus dinformations.",
"Saving..." : "Enregistrement...",
"Failed to load documents." : "Échec du chargement des documents.",
"No documents were found. Upload or create a document to get started!" : "Aucun document na été trouvé. Veuillez en créer un nouveau ou en importer un existant afin de commencer !",
"Share" : "Partager",
"No connection to server. Trying to reconnect." : "Aucune connexion au serveur. Tentative de reconnection en cours.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Maintenir cette page dans le mode Éditeur empêche la sauvegarde des données. Il est recommandé d'utiliser le bouton 'Fermer'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Le chargement du document a échoué. Veuillez vérifier s'il peut être ouvert avec un éditeur odt externe. Il se peut également que le document a été récemment supprimé ou retiré d'un partage.",
"Save" : "Sauvegarder",
"Loading documents..." : "Chargement des documents...",
"'.' is an invalid file name." : "'.' n'est pas un nom de fichier valide.",
"File name cannot be empty." : "Le nom de fichier ne peut être vide.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
"Align Left" : "Aligner à gauche",
"Alignment" : "Alignement",
"Align Right" : "Aligner à droite",
"Annotate" : "Annoter",
"Background" : "Arrière-plan",
"Bold" : "Gras",
"Bottom" : "Bas de page",
"Cancel" : "Annuler",
"Center" : "Centrer",
"Clone" : "Dupliquer",
"Clone this Style" : "Dupliquer ce style",
"Close" : "Fermer",
"Color" : "Couleur",
"Create" : "Créer",
"Decrease Indent" : "Réduire l'indentation",
"Default Style" : "Style par défaut",
"Delete" : "Supprimer",
"Family" : "Famille",
"Font" : "Police",
"Font Effects" : "Effets de police",
"Format" : "Format",
"Increase Indent" : "Augmenter l'indentation",
"Insert Image" : "Insérer une image",
"Invite Members" : "Inviter des membres",
"Italic" : "Italique",
"Justified" : "Justifié",
"Justify" : "Justifier",
"Left" : "Gauche",
"Loading" : "Chargement",
"Members" : "Membres",
"New Name:" : "Nouveau nom :",
"OK" : "OK",
"Open" : "Ouvrir",
"Options" : "Options",
"Paragraph..." : "Paragraphe...",
"Paragraph Styles" : "Styles de paragraphe",
"Redo" : "Répéter",
"Right" : "Droite",
"Size" : "Taille",
"Spacing" : "Espacement",
"Strikethrough" : "Barré",
"Style" : "Style",
"Text" : "Texte",
"Top" : "Haut de page",
"Underline" : "Souligné",
"Undo" : "Annuler",
"Unknown Author" : "Auteur inconnu",
"Edit" : "Modifier",
"guest" : "Invité",
"MS Word support (requires openOffice/libreOffice)" : "Support de MS Word (nécessite openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice est installé sur ce serveur. Le chemin au binaire est founi via preview_libreoffice_path dans config.php",
"External" : "Externe",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice est installé sur un serveur externe faisant fonctionner un serveur de filtre de format",
"scheme://domain.tld[:port]" : "scheme://domaine.tld[:port]",
"Server URL" : "URL du serveur",
"Apply and test" : "Appliquer et essayer",
"New document" : "Nouveau document",
"Upload (max. %s)" : "Envoi (max. %s)",
"Upload" : "Envoyer",
"Save new documents to" : "Enregistrer les nouveaux documents sous",
"Wrong password. Please retry." : "Mot de passe erroné. Merci de réessayer.",
"Password" : "Mot de passe",
"Guest %s" : "Invité %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ce lien a expiré ou n'a jamais existé. Pour plus de détails, veuillez contacter la personne qui a créé ce partage avec vous.",
"Advanced feature-set" : "Fonctionnalités avancées",
"(Unstable)" : "(instable)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Le serveur de filtre de format est en panne ou mal configuré",
"Conversion failed. Check log for details." => "La conversion a échoué. Veuillez vérifier le journal des erreurs pour plus dinformations.",
"Saved" => "Sauvegardé",
"Documents" => "Documents",
"Can't create document" => "Impossible de créer le document",
"You don't have permission to rename this document" => "Vous n'avez pas les droits suffisants pour renommer ce document",
"An error occurred while changing directory." => "Une erreur est survenue lors du changement de dossier.",
"Directory saved successfully." => "Dossier sauvegardé avec succès.",
"Documents" => "Documents",
"An error occurred while changing directory." => "Une erreur est survenue lors du changement de dossier.",
"Saved" => "Sauvegardé",
"Format filter server is down or misconfigured" => "Le serveur de filtre de format est en panne ou mal configuré",
"Conversion failed. Check log for details." => "La conversion a échoué. Veuillez vérifier le journal des erreurs pour plus dinformations.",
"Saving..." => "Enregistrement...",
"Failed to load documents." => "Échec du chargement des documents.",
"No documents were found. Upload or create a document to get started!" => "Aucun document na été trouvé. Veuillez en créer un nouveau ou en importer un existant afin de commencer !",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"Can't create document" : "Non é posíbel crear o documento",
"You don't have permission to rename this document" : "Vostede non ten permisos para cambiarlle o nome a este documento",
"Directory saved successfully." : "O directorio foi gardado satisfactoriamente,.",
"An error occurred while changing directory." : "Produciuse un erro ao cambiar o directorio.",
"Saved" : "Gardado",
"Format filter server is down or misconfigured" : "O servidor de filtro de formato está sen servizo ou mal configurado",
"Conversion failed. Check log for details." : "Produciuse un fallo na conversión. Comprobe o rexistro para obter máis detalles.",
"Saving..." : "Gardando...",
"Failed to load documents." : "Non foi posíbel cargar os documentos.",
"No documents were found. Upload or create a document to get started!" : "Non se atopou ningún documento. Envíe un documento para comezar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "Sen conexión co servidor. Tentando conectar de novo.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixar esta páxina no modo Editor pode provocar que non se garden os datos. Recomendámoslle que empregue o botón «Pechar» no seu canto.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Non foi posíbel cargar o documento. Comprobe se pode abrirse cun editor «odt» externo. Isto tamén pode deberse a que foi eliminado ou a que deixou de compartires recentemente.",
"Save" : "Gardar",
"Loading documents..." : "Cargando documentos...",
"'.' is an invalid file name." : "«.» é un nome de ficheiro incorrecto",
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
"Align Left" : "Aliñar á esquerda",
"Alignment" : "Aliñamento",
"Align Right" : "Aliñar á dereita",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negra",
"Bottom" : "Abaixo",
"Cancel" : "Cancelar",
"Center" : "Centrar",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Pechar",
"Color" : "Cor",
"Create" : "Crear",
"Decrease Indent" : "Diminuír a sangría",
"Default Style" : "Estilo predeterminado",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Tipo de letra",
"Font Effects" : "Efectos das letras",
"Format" : "Formato",
"Increase Indent" : "Aumentar a sangría",
"Insert Image" : "Inserir unha imaxe",
"Invite Members" : "Convidar a membros",
"Italic" : "Cursiva",
"Justified" : "Xustificado",
"Justify" : "Xustificar",
"Left" : "Esquerda",
"Loading" : "Cargando",
"Members" : "Membros",
"New Name:" : "Novo nome:",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opcións",
"Paragraph..." : "Parágrafo...",
"Paragraph Styles" : "Estilos de parágrafo",
"Redo" : "Refacer",
"Right" : "Dereita",
"Size" : "Tamaño",
"Spacing" : "Espazado",
"Strikethrough" : "Riscado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Arriba",
"Underline" : "Subliñado",
"Undo" : "Desfacer",
"Unknown Author" : "Autor descoñecido",
"Edit" : "Editar",
"guest" : "convidado",
"MS Word support (requires openOffice/libreOffice)" : "Compatibilidade con MS Word (require OpenOffice/LibreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice está instalado neste servidor. A ruta ao binario fornecese mediante preview_libreoffice_path en config.php",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice está instalado nun servidor externo executando un servidor de filtro de formato",
"scheme://domain.tld[:port]" : "scheme://dominio.tld[:porto]",
"Server URL" : "URL do servidor",
"Apply and test" : "Aplicar e probar",
"New document" : "Novo documento",
"Upload (max. %s)" : "Envío (máx. %s)",
"Upload" : "Enviar",
"Save new documents to" : "Gardar os novos documentos en",
"Wrong password. Please retry." : "Contrasinal incorrecto. Tenteo de novo.",
"Password" : "Contrasinal",
"Guest %s" : "Convidado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esta ligazón caducou ou xa non existe. Póñase en contacto coa persoa que o compartiu con vostede para obter máis información.",
"Advanced feature-set" : "Conxunto de funcións avanzadas",
"(Unstable)" : "(Inestábel)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documentos",
"Can't create document" : "Non é posíbel crear o documento",
"You don't have permission to rename this document" : "Vostede non ten permisos para cambiarlle o nome a este documento",
"Directory saved successfully." : "O directorio foi gardado satisfactoriamente,.",
"An error occurred while changing directory." : "Produciuse un erro ao cambiar o directorio.",
"Saved" : "Gardado",
"Format filter server is down or misconfigured" : "O servidor de filtro de formato está sen servizo ou mal configurado",
"Conversion failed. Check log for details." : "Produciuse un fallo na conversión. Comprobe o rexistro para obter máis detalles.",
"Saving..." : "Gardando...",
"Failed to load documents." : "Non foi posíbel cargar os documentos.",
"No documents were found. Upload or create a document to get started!" : "Non se atopou ningún documento. Envíe un documento para comezar!",
"Share" : "Compartir",
"No connection to server. Trying to reconnect." : "Sen conexión co servidor. Tentando conectar de novo.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixar esta páxina no modo Editor pode provocar que non se garden os datos. Recomendámoslle que empregue o botón «Pechar» no seu canto.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Non foi posíbel cargar o documento. Comprobe se pode abrirse cun editor «odt» externo. Isto tamén pode deberse a que foi eliminado ou a que deixou de compartires recentemente.",
"Save" : "Gardar",
"Loading documents..." : "Cargando documentos...",
"'.' is an invalid file name." : "«.» é un nome de ficheiro incorrecto",
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome incorrecto, non se permite «\\», «/», «<», «>», «:», «\"», «|», «?» e «*».",
"Align Left" : "Aliñar á esquerda",
"Alignment" : "Aliñamento",
"Align Right" : "Aliñar á dereita",
"Annotate" : "Anotar",
"Background" : "Fondo",
"Bold" : "Negra",
"Bottom" : "Abaixo",
"Cancel" : "Cancelar",
"Center" : "Centrar",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este estilo",
"Close" : "Pechar",
"Color" : "Cor",
"Create" : "Crear",
"Decrease Indent" : "Diminuír a sangría",
"Default Style" : "Estilo predeterminado",
"Delete" : "Eliminar",
"Family" : "Familia",
"Font" : "Tipo de letra",
"Font Effects" : "Efectos das letras",
"Format" : "Formato",
"Increase Indent" : "Aumentar a sangría",
"Insert Image" : "Inserir unha imaxe",
"Invite Members" : "Convidar a membros",
"Italic" : "Cursiva",
"Justified" : "Xustificado",
"Justify" : "Xustificar",
"Left" : "Esquerda",
"Loading" : "Cargando",
"Members" : "Membros",
"New Name:" : "Novo nome:",
"OK" : "Aceptar",
"Open" : "Abrir",
"Options" : "Opcións",
"Paragraph..." : "Parágrafo...",
"Paragraph Styles" : "Estilos de parágrafo",
"Redo" : "Refacer",
"Right" : "Dereita",
"Size" : "Tamaño",
"Spacing" : "Espazado",
"Strikethrough" : "Riscado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Arriba",
"Underline" : "Subliñado",
"Undo" : "Desfacer",
"Unknown Author" : "Autor descoñecido",
"Edit" : "Editar",
"guest" : "convidado",
"MS Word support (requires openOffice/libreOffice)" : "Compatibilidade con MS Word (require OpenOffice/LibreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "OpenOffice/LibreOffice está instalado neste servidor. A ruta ao binario fornecese mediante preview_libreoffice_path en config.php",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "OpenOffice/LibreOffice está instalado nun servidor externo executando un servidor de filtro de formato",
"scheme://domain.tld[:port]" : "scheme://dominio.tld[:porto]",
"Server URL" : "URL do servidor",
"Apply and test" : "Aplicar e probar",
"New document" : "Novo documento",
"Upload (max. %s)" : "Envío (máx. %s)",
"Upload" : "Enviar",
"Save new documents to" : "Gardar os novos documentos en",
"Wrong password. Please retry." : "Contrasinal incorrecto. Tenteo de novo.",
"Password" : "Contrasinal",
"Guest %s" : "Convidado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esta ligazón caducou ou xa non existe. Póñase en contacto coa persoa que o compartiu con vostede para obter máis información.",
"Advanced feature-set" : "Conxunto de funcións avanzadas",
"(Unstable)" : "(Inestábel)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "O servidor de filtro de formato está sen servizo ou mal configurado",
"Conversion failed. Check log for details." => "Produciuse un fallo na conversión. Comprobe o rexistro para obter máis detalles.",
"Saved" => "Gardado",
"Documents" => "Documentos",
"Can't create document" => "Non é posíbel crear o documento",
"You don't have permission to rename this document" => "Vostede non ten permisos para cambiarlle o nome a este documento",
"An error occurred while changing directory." => "Produciuse un erro ao cambiar o directorio.",
"Directory saved successfully." => "O directorio foi gardado satisfactoriamente,.",
"Documents" => "Documentos",
"An error occurred while changing directory." => "Produciuse un erro ao cambiar o directorio.",
"Saved" => "Gardado",
"Format filter server is down or misconfigured" => "O servidor de filtro de formato está sen servizo ou mal configurado",
"Conversion failed. Check log for details." => "Produciuse un fallo na conversión. Comprobe o rexistro para obter máis detalles.",
"Saving..." => "Gardando...",
"Failed to load documents." => "Non foi posíbel cargar os documentos.",
"No documents were found. Upload or create a document to get started!" => "Non se atopou ningún documento. Envíe un documento para comezar!",

@ -0,0 +1,84 @@
OC.L10N.register(
"documents",
{
"Documents" : "מסמכים",
"Can't create document" : "לא ניתן ליצור מסמך",
"You don't have permission to rename this document" : "אין לך הרשאות לשנות את שם המשמך",
"Directory saved successfully." : "תיקייה נשמרה בהצלחה",
"An error occurred while changing directory." : "שגיאה אירעה בזמן שינוי התיקייה",
"Saved" : "נשמר",
"Conversion failed. Check log for details." : "המרה נכשלה. יש לבדוק לוג פעילות לפרטים.",
"Saving..." : "שמירה…",
"Failed to load documents." : "טעינת מסמך נכשלה",
"No documents were found. Upload or create a document to get started!" : "לא נמצאו מסמכים. יש להעלות או ליצור מסמך כדי להתחיל!",
"Share" : "שיתוף",
"No connection to server. Trying to reconnect." : "אין תקשורת לשרת. מנסה להתחבר מחדש.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "עזיבת העמוד במצב עריכה עלולה ליצור נתונים לא שמורים. מומלץ להשתמש במקום בכפתור 'סגירה'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "טעינת המסמך נכשלה. יש לבדוק אם אפשר לפתוח את המסמך בעורך חיצוני. התופעה יכולה להעיד גם על כך שבוטל השיתוף של המסמך או על כך שהמסמך נמחק לאחרונה.",
"Save" : "שמירה",
"Loading documents..." : "המסמך בטעינה...",
"'.' is an invalid file name." : "'.' הנו שם לא חוקי.",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
"Align Left" : "יישור שמאלה",
"Alignment" : "יישור",
"Align Right" : "יישור ימינה",
"Annotate" : "הוספת הערות",
"Background" : "רקע",
"Bold" : "הדגשה",
"Bottom" : "למטה",
"Cancel" : "ביטול",
"Center" : "למרכז",
"Clone" : "שכפול",
"Clone this Style" : "העתקת סגנון",
"Close" : "סגירה",
"Color" : "צבע",
"Create" : "יצירה",
"Decrease Indent" : "הקטנת שוליים",
"Default Style" : "סגנון ברירת מחדל",
"Delete" : "מחיקה",
"Family" : "משפחה",
"Font" : "גופן",
"Font Effects" : "אפקט גופן",
"Format" : "עיצוב",
"Increase Indent" : "הגדלת שוליים",
"Insert Image" : "הוספת תמונה",
"Invite Members" : "הזמנת חברים",
"Italic" : "הטייה",
"Justified" : "מיושר לשני צדדים",
"Justify" : "יישור לשני צדדים",
"Left" : "שמאלה",
"Loading" : "טעינה",
"Members" : "חברים",
"New Name:" : "שם חדש:",
"OK" : "אישור",
"Open" : "פתיחה",
"Options" : "אפשרויות",
"Paragraph..." : "פסקה",
"Paragraph Styles" : "סגנון פסקה",
"Redo" : "ביצוע שוב",
"Right" : "ימינה",
"Size" : "גודל",
"Spacing" : "ריווח",
"Strikethrough" : "קו מוחק",
"Style" : "סגנון",
"Text" : "טקסט",
"Top" : "עליון",
"Underline" : "קו תחתי",
"Undo" : "ביטול פעולה",
"Unknown Author" : "מחבר לא ידוע",
"Edit" : "עריכה",
"guest" : "אורח",
"MS Word support (requires openOffice/libreOffice)" : "MS Word(דורש openOffice/libreOfficeתמיכת )",
"Local" : "מקומי",
"External" : "חיצוני",
"Server URL" : "נתיב השרת",
"Apply and test" : "ביצוע ובדיקה",
"New document" : "מסמך חדש",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"Upload" : "העלאה",
"Save new documents to" : "שמירת מסמך חדש אל",
"Wrong password. Please retry." : "סיסמא שגויה. נא לנסות שוב",
"Password" : "סיסמא"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,82 @@
{ "translations": {
"Documents" : "מסמכים",
"Can't create document" : "לא ניתן ליצור מסמך",
"You don't have permission to rename this document" : "אין לך הרשאות לשנות את שם המשמך",
"Directory saved successfully." : "תיקייה נשמרה בהצלחה",
"An error occurred while changing directory." : "שגיאה אירעה בזמן שינוי התיקייה",
"Saved" : "נשמר",
"Conversion failed. Check log for details." : "המרה נכשלה. יש לבדוק לוג פעילות לפרטים.",
"Saving..." : "שמירה…",
"Failed to load documents." : "טעינת מסמך נכשלה",
"No documents were found. Upload or create a document to get started!" : "לא נמצאו מסמכים. יש להעלות או ליצור מסמך כדי להתחיל!",
"Share" : "שיתוף",
"No connection to server. Trying to reconnect." : "אין תקשורת לשרת. מנסה להתחבר מחדש.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "עזיבת העמוד במצב עריכה עלולה ליצור נתונים לא שמורים. מומלץ להשתמש במקום בכפתור 'סגירה'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "טעינת המסמך נכשלה. יש לבדוק אם אפשר לפתוח את המסמך בעורך חיצוני. התופעה יכולה להעיד גם על כך שבוטל השיתוף של המסמך או על כך שהמסמך נמחק לאחרונה.",
"Save" : "שמירה",
"Loading documents..." : "המסמך בטעינה...",
"'.' is an invalid file name." : "'.' הנו שם לא חוקי.",
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
"Align Left" : "יישור שמאלה",
"Alignment" : "יישור",
"Align Right" : "יישור ימינה",
"Annotate" : "הוספת הערות",
"Background" : "רקע",
"Bold" : "הדגשה",
"Bottom" : "למטה",
"Cancel" : "ביטול",
"Center" : "למרכז",
"Clone" : "שכפול",
"Clone this Style" : "העתקת סגנון",
"Close" : "סגירה",
"Color" : "צבע",
"Create" : "יצירה",
"Decrease Indent" : "הקטנת שוליים",
"Default Style" : "סגנון ברירת מחדל",
"Delete" : "מחיקה",
"Family" : "משפחה",
"Font" : "גופן",
"Font Effects" : "אפקט גופן",
"Format" : "עיצוב",
"Increase Indent" : "הגדלת שוליים",
"Insert Image" : "הוספת תמונה",
"Invite Members" : "הזמנת חברים",
"Italic" : "הטייה",
"Justified" : "מיושר לשני צדדים",
"Justify" : "יישור לשני צדדים",
"Left" : "שמאלה",
"Loading" : "טעינה",
"Members" : "חברים",
"New Name:" : "שם חדש:",
"OK" : "אישור",
"Open" : "פתיחה",
"Options" : "אפשרויות",
"Paragraph..." : "פסקה",
"Paragraph Styles" : "סגנון פסקה",
"Redo" : "ביצוע שוב",
"Right" : "ימינה",
"Size" : "גודל",
"Spacing" : "ריווח",
"Strikethrough" : "קו מוחק",
"Style" : "סגנון",
"Text" : "טקסט",
"Top" : "עליון",
"Underline" : "קו תחתי",
"Undo" : "ביטול פעולה",
"Unknown Author" : "מחבר לא ידוע",
"Edit" : "עריכה",
"guest" : "אורח",
"MS Word support (requires openOffice/libreOffice)" : "MS Word(דורש openOffice/libreOfficeתמיכת )",
"Local" : "מקומי",
"External" : "חיצוני",
"Server URL" : "נתיב השרת",
"Apply and test" : "ביצוע ובדיקה",
"New document" : "מסמך חדש",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"Upload" : "העלאה",
"Save new documents to" : "שמירת מסמך חדש אל",
"Wrong password. Please retry." : "סיסמא שגויה. נא לנסות שוב",
"Password" : "סיסמא"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,12 +1,12 @@
<?php
$TRANSLATIONS = array(
"Conversion failed. Check log for details." => "המרה נכשלה. יש לבדוק לוג פעילות לפרטים.",
"Saved" => "נשמר",
"Documents" => "מסמכים",
"Can't create document" => "לא ניתן ליצור מסמך",
"You don't have permission to rename this document" => "אין לך הרשאות לשנות את שם המשמך",
"An error occurred while changing directory." => "שגיאה אירעה בזמן שינוי התיקייה",
"Directory saved successfully." => "תיקייה נשמרה בהצלחה",
"Documents" => "מסמכים",
"An error occurred while changing directory." => "שגיאה אירעה בזמן שינוי התיקייה",
"Saved" => "נשמר",
"Conversion failed. Check log for details." => "המרה נכשלה. יש לבדוק לוג פעילות לפרטים.",
"Saving..." => "שמירה…",
"Failed to load documents." => "טעינת מסמך נכשלה",
"No documents were found. Upload or create a document to get started!" => "לא נמצאו מסמכים. יש להעלות או ליצור מסמך כדי להתחיל!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumenti",
"Can't create document" : "Dokument nije moguće kreirati",
"You don't have permission to rename this document" : "Nije vam dopušteno preimenovati ovaj dokument",
"Directory saved successfully." : "Direktorij uspješno spremljen.",
"An error occurred while changing directory." : "Pogreška pri mijenjaju direktorija.",
"Saved" : "Spremljeno",
"Format filter server is down or misconfigured" : "Poslužitelj za filtriranje formata je pao ili je pogrešno konfiguriran",
"Conversion failed. Check log for details." : "Pretvorba nije uspjela. Za detalje provjerite zapisnik.",
"Saving..." : "Spremanje...",
"Failed to load documents." : "Učitavanje dokumenata nije uspjelo",
"No documents were found. Upload or create a document to get started!" : "Nikakvi dokumenti nisu nađeni. Za početak, učitajte ili kreirajte neki dokument!",
"Share" : "Dijelite zajedničke resurse",
"No connection to server. Trying to reconnect." : "Nema kontakta s poslužiteljem.Ponovno pokušajte uspostaviti vezu",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Napuštanje ove stranice u načinu rada za uređivanje može rezultirati nespremljenim podacima.Umjesto toga, preporučuje se pritisnuti gumb 'Zatvorite'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Učitavanje ovog dokumenta nije uspjelo. MOlimo provjerite može li ga se otvoritis nekim vanjskim odt uređivačem. To također može značiti da je njegovo dijeljenjezaustavljeno ili da je izbrisan.",
"Save" : "Spremite",
"Loading documents..." : "Učitavanje dokumenata...",
"'.' is an invalid file name." : "'.' je neispravan naziv datoteke",
"File name cannot be empty." : "Naziv datoteke ne može biti prazan",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dopušteni.",
"Align Left" : "Poravnanje slijeva",
"Alignment" : "Poravnanje",
"Align Right" : "Poravnanje sdesna",
"Annotate" : "Stavite primjedbu",
"Background" : "Pozadina",
"Bold" : "Podebljano",
"Bottom" : "Dno",
"Cancel" : "Odustanite",
"Center" : "Centar",
"Clone" : "Klonirajte",
"Clone this Style" : "KLonirajte ovaj stil",
"Close" : "Zatvorite",
"Color" : "Boja",
"Create" : "Kreirajte",
"Decrease Indent" : "Smanjite uvlaku",
"Default Style" : "Zadani stil",
"Delete" : "Izbrišite",
"Family" : "Obitelj",
"Font" : "Font",
"Font Effects" : "Efekti fonta",
"Format" : "Format",
"Increase Indent" : "Povećajte uvlaku",
"Insert Image" : "Umetnite sliku",
"Invite Members" : "Pozovite članove",
"Italic" : "Kurziv",
"Justified" : "Obostrano",
"Justify" : "Poravnajte obostrano",
"Left" : "Lijevo",
"Loading" : "Učitavanje",
"Members" : "Članovi",
"New Name:" : "Novi naziv:",
"OK" : "OK",
"Open" : "Otvorite",
"Options" : "Mogućnosti",
"Paragraph..." : "Odlomak",
"Paragraph Styles" : "Stil odlomka",
"Redo" : "Ponovite poništeno",
"Right" : "Desno",
"Size" : "Veličina",
"Spacing" : "Razmak",
"Strikethrough" : "Precrtano",
"Style" : "Stil",
"Text" : "Tekst",
"Top" : "Vrh",
"Underline" : "Podcrtano",
"Undo" : "Poništite",
"Unknown Author" : " Autor nepoznat",
"Edit" : "Uređivanje",
"guest" : "Gost",
"MS Word support (requires openOffice/libreOffice)" : "MS Word podrška (obavezan openOffice/libreOffice)",
"Local" : "Lokalno",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice je instaliran na ovom poslužitelju. Put do binarnogomogućen je putem preview_libreoffice_path u config.php",
"External" : "Vanjsko",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice je instaliran na vanjskom poslužitelju koji pokreće poslužiteljza filtriranje formata",
"scheme://domain.tld[:port]" : "shema: //domain.tld[:port]",
"Server URL" : "URL poslužitelja",
"Apply and test" : "Primijenite i testirajte",
"New document" : "Novi dokument",
"Upload (max. %s)" : "Učitavanje (max. %s)",
"Upload" : "Učitavanje",
"Save new documents to" : "Novi dokument spremite na",
"Wrong password. Please retry." : "Pogrešna lozinka. Molimo pokušajte ponovno",
"Password" : "Lozinka",
"Guest %s" : "Gost %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molimo kontaktirajte osobu kojaju je s vama podijelila.",
"Advanced feature-set" : "Napredan skup značajki",
"(Unstable)" : "(Nestabilno)"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumenti",
"Can't create document" : "Dokument nije moguće kreirati",
"You don't have permission to rename this document" : "Nije vam dopušteno preimenovati ovaj dokument",
"Directory saved successfully." : "Direktorij uspješno spremljen.",
"An error occurred while changing directory." : "Pogreška pri mijenjaju direktorija.",
"Saved" : "Spremljeno",
"Format filter server is down or misconfigured" : "Poslužitelj za filtriranje formata je pao ili je pogrešno konfiguriran",
"Conversion failed. Check log for details." : "Pretvorba nije uspjela. Za detalje provjerite zapisnik.",
"Saving..." : "Spremanje...",
"Failed to load documents." : "Učitavanje dokumenata nije uspjelo",
"No documents were found. Upload or create a document to get started!" : "Nikakvi dokumenti nisu nađeni. Za početak, učitajte ili kreirajte neki dokument!",
"Share" : "Dijelite zajedničke resurse",
"No connection to server. Trying to reconnect." : "Nema kontakta s poslužiteljem.Ponovno pokušajte uspostaviti vezu",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Napuštanje ove stranice u načinu rada za uređivanje može rezultirati nespremljenim podacima.Umjesto toga, preporučuje se pritisnuti gumb 'Zatvorite'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Učitavanje ovog dokumenta nije uspjelo. MOlimo provjerite može li ga se otvoritis nekim vanjskim odt uređivačem. To također može značiti da je njegovo dijeljenjezaustavljeno ili da je izbrisan.",
"Save" : "Spremite",
"Loading documents..." : "Učitavanje dokumenata...",
"'.' is an invalid file name." : "'.' je neispravan naziv datoteke",
"File name cannot be empty." : "Naziv datoteke ne može biti prazan",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dopušteni.",
"Align Left" : "Poravnanje slijeva",
"Alignment" : "Poravnanje",
"Align Right" : "Poravnanje sdesna",
"Annotate" : "Stavite primjedbu",
"Background" : "Pozadina",
"Bold" : "Podebljano",
"Bottom" : "Dno",
"Cancel" : "Odustanite",
"Center" : "Centar",
"Clone" : "Klonirajte",
"Clone this Style" : "KLonirajte ovaj stil",
"Close" : "Zatvorite",
"Color" : "Boja",
"Create" : "Kreirajte",
"Decrease Indent" : "Smanjite uvlaku",
"Default Style" : "Zadani stil",
"Delete" : "Izbrišite",
"Family" : "Obitelj",
"Font" : "Font",
"Font Effects" : "Efekti fonta",
"Format" : "Format",
"Increase Indent" : "Povećajte uvlaku",
"Insert Image" : "Umetnite sliku",
"Invite Members" : "Pozovite članove",
"Italic" : "Kurziv",
"Justified" : "Obostrano",
"Justify" : "Poravnajte obostrano",
"Left" : "Lijevo",
"Loading" : "Učitavanje",
"Members" : "Članovi",
"New Name:" : "Novi naziv:",
"OK" : "OK",
"Open" : "Otvorite",
"Options" : "Mogućnosti",
"Paragraph..." : "Odlomak",
"Paragraph Styles" : "Stil odlomka",
"Redo" : "Ponovite poništeno",
"Right" : "Desno",
"Size" : "Veličina",
"Spacing" : "Razmak",
"Strikethrough" : "Precrtano",
"Style" : "Stil",
"Text" : "Tekst",
"Top" : "Vrh",
"Underline" : "Podcrtano",
"Undo" : "Poništite",
"Unknown Author" : " Autor nepoznat",
"Edit" : "Uređivanje",
"guest" : "Gost",
"MS Word support (requires openOffice/libreOffice)" : "MS Word podrška (obavezan openOffice/libreOffice)",
"Local" : "Lokalno",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice je instaliran na ovom poslužitelju. Put do binarnogomogućen je putem preview_libreoffice_path u config.php",
"External" : "Vanjsko",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice je instaliran na vanjskom poslužitelju koji pokreće poslužiteljza filtriranje formata",
"scheme://domain.tld[:port]" : "shema: //domain.tld[:port]",
"Server URL" : "URL poslužitelja",
"Apply and test" : "Primijenite i testirajte",
"New document" : "Novi dokument",
"Upload (max. %s)" : "Učitavanje (max. %s)",
"Upload" : "Učitavanje",
"Save new documents to" : "Novi dokument spremite na",
"Wrong password. Please retry." : "Pogrešna lozinka. Molimo pokušajte ponovno",
"Password" : "Lozinka",
"Guest %s" : "Gost %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ova veza je istekla ili nikad nije postojala. Za detalje, molimo kontaktirajte osobu kojaju je s vama podijelila.",
"Advanced feature-set" : "Napredan skup značajki",
"(Unstable)" : "(Nestabilno)"
},"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;"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Poslužitelj za filtriranje formata je pao ili je pogrešno konfiguriran",
"Conversion failed. Check log for details." => "Pretvorba nije uspjela. Za detalje provjerite zapisnik.",
"Saved" => "Spremljeno",
"Documents" => "Dokumenti",
"Can't create document" => "Dokument nije moguće kreirati",
"You don't have permission to rename this document" => "Nije vam dopušteno preimenovati ovaj dokument",
"An error occurred while changing directory." => "Pogreška pri mijenjaju direktorija.",
"Directory saved successfully." => "Direktorij uspješno spremljen.",
"Documents" => "Dokumenti",
"An error occurred while changing directory." => "Pogreška pri mijenjaju direktorija.",
"Saved" => "Spremljeno",
"Format filter server is down or misconfigured" => "Poslužitelj za filtriranje formata je pao ili je pogrešno konfiguriran",
"Conversion failed. Check log for details." => "Pretvorba nije uspjela. Za detalje provjerite zapisnik.",
"Saving..." => "Spremanje...",
"Failed to load documents." => "Učitavanje dokumenata nije uspjelo",
"No documents were found. Upload or create a document to get started!" => "Nikakvi dokumenti nisu nađeni. Za početak, učitajte ili kreirajte neki dokument!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumentumok",
"Can't create document" : "A dokumentum nem hozható létre",
"You don't have permission to rename this document" : "Nincs joga ahhoz, hogy átnevezze ezt a dokumentumot",
"Directory saved successfully." : "A mappát sikeresen elmentettük.",
"An error occurred while changing directory." : "Hiba történt a másik mappára történő áttérés közben.",
"Saved" : "Elmentve",
"Format filter server is down or misconfigured" : "A formátumszűrő szerver nem üzemel, vagy rosszul van konfigurálva",
"Conversion failed. Check log for details." : "Az átalakítás nem sikerült. Ellenőrizze a naplóállományban a részleteket!",
"Saving..." : "Mentés...",
"Failed to load documents." : "A dokumentum betőltése sikertelen",
"No documents were found. Upload or create a document to get started!" : "Itt nincs semmi. Töltsön fel, vagy hozzon létre egy dokumentumot!",
"Share" : "Megosztás",
"No connection to server. Trying to reconnect." : "Nincs kapcsolat a kiszolgálóval. Újra próbálunk csatlakozni.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Ha elhagyja ezt az oldalt, miközben Szerkesztés módban van, akkor előfordulhat, hogy nem minden adat mentődik el. Érdemes inkább a 'Bezár' gombbal befejezni az oldal szerkesztését.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "A dokumentum betöltése sikertelen. Próbálja külső odt szerkeszővel megnyitni. Ez hiba jelentheti azt is, hogy már nincs megosztva, vagy már törölve lett a dokumentum.",
"Save" : "Mentés",
"Loading documents..." : "Dokumentumok betöltése...",
"'.' is an invalid file name." : "'.' érvénytelen, mint fájlnév.",
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'",
"Align Left" : "Balra igazítás",
"Alignment" : "Igazítás",
"Align Right" : "Jobbra igazítás",
"Annotate" : "Megjegyzés beírása",
"Background" : "Háttér",
"Bold" : "Félkövér",
"Bottom" : "Alsó",
"Cancel" : "Mégsem",
"Center" : "Közép",
"Clone" : "Másolás",
"Clone this Style" : "Stílus másolása",
"Close" : "Bezárás",
"Color" : "Szín",
"Create" : "Létrehozás",
"Decrease Indent" : "Bekezdés csökkentése",
"Default Style" : "Alapértelmezett stílus",
"Delete" : "Törlés",
"Family" : "Család",
"Font" : "Betűtípus",
"Font Effects" : "Betűtípus-hatások",
"Format" : "Formátum",
"Increase Indent" : "Bekezdés növelése",
"Insert Image" : "Kép beillesztése",
"Invite Members" : "Együttműködők meghívása",
"Italic" : "Dőlt",
"Justified" : "Sorkizárt",
"Justify" : "Sorkizár",
"Left" : "Bal",
"Loading" : "Betöltés",
"Members" : "Együttműködők",
"New Name:" : "Új név:",
"OK" : "OK",
"Open" : "Megnyitás",
"Options" : "Opciók",
"Paragraph..." : "Bekezdés...",
"Paragraph Styles" : "Bekezdés stílusok",
"Redo" : "Mégse vonjuk vissza",
"Right" : "Jobb",
"Size" : "Méret",
"Spacing" : "Ritkítás",
"Strikethrough" : "Áthúzott",
"Style" : "Stílus",
"Text" : "szöveg",
"Top" : "Felső",
"Underline" : "Aláhúzás",
"Undo" : "Visszavonás",
"Unknown Author" : "Ismeretlen szerző",
"Edit" : "Szerkesztés",
"guest" : "vendég",
"MS Word support (requires openOffice/libreOffice)" : "MS Word támogatás (openOffice/libreOffice-t igényel)",
"Local" : "Helyi",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Az openOffice/libreOffice telepítve van ezen a kiszolgálón. A program elérési útvonala a config.php preview_libreoffice_path paraméterében adható meg.",
"External" : "Külső",
"openOffice/libreOffice is installed on external server running a format filter server" : "Az openOffice/libreOffice egy másik kiszolgálón van telepítve, ott zajlik a formátum átalakítása",
"scheme://domain.tld[:port]" : "protokoll://teljes.gép.név[:port]",
"Server URL" : "Szerver URL",
"Apply and test" : "A beállítás kipróbálása",
"New document" : "Új dokumentum",
"Upload (max. %s)" : "Feltöltés (max. %s)",
"Upload" : "Feltöltés",
"Save new documents to" : "Az új dokumentumokat ide mentse:",
"Wrong password. Please retry." : "Hibás jelszó. Próbálkozzon újra!",
"Password" : "Jelszó",
"Guest %s" : "Vendég: %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ez a link vagy lejárt vagy sohasem létezett. Kérdezze meg azt, aki megosztotta Önnel ezt a linket.",
"Advanced feature-set" : "Haladó funkciók",
"(Unstable)" : "(nem stabil)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumentumok",
"Can't create document" : "A dokumentum nem hozható létre",
"You don't have permission to rename this document" : "Nincs joga ahhoz, hogy átnevezze ezt a dokumentumot",
"Directory saved successfully." : "A mappát sikeresen elmentettük.",
"An error occurred while changing directory." : "Hiba történt a másik mappára történő áttérés közben.",
"Saved" : "Elmentve",
"Format filter server is down or misconfigured" : "A formátumszűrő szerver nem üzemel, vagy rosszul van konfigurálva",
"Conversion failed. Check log for details." : "Az átalakítás nem sikerült. Ellenőrizze a naplóállományban a részleteket!",
"Saving..." : "Mentés...",
"Failed to load documents." : "A dokumentum betőltése sikertelen",
"No documents were found. Upload or create a document to get started!" : "Itt nincs semmi. Töltsön fel, vagy hozzon létre egy dokumentumot!",
"Share" : "Megosztás",
"No connection to server. Trying to reconnect." : "Nincs kapcsolat a kiszolgálóval. Újra próbálunk csatlakozni.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Ha elhagyja ezt az oldalt, miközben Szerkesztés módban van, akkor előfordulhat, hogy nem minden adat mentődik el. Érdemes inkább a 'Bezár' gombbal befejezni az oldal szerkesztését.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "A dokumentum betöltése sikertelen. Próbálja külső odt szerkeszővel megnyitni. Ez hiba jelentheti azt is, hogy már nincs megosztva, vagy már törölve lett a dokumentum.",
"Save" : "Mentés",
"Loading documents..." : "Dokumentumok betöltése...",
"'.' is an invalid file name." : "'.' érvénytelen, mint fájlnév.",
"File name cannot be empty." : "A fájlnév nem lehet semmi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'",
"Align Left" : "Balra igazítás",
"Alignment" : "Igazítás",
"Align Right" : "Jobbra igazítás",
"Annotate" : "Megjegyzés beírása",
"Background" : "Háttér",
"Bold" : "Félkövér",
"Bottom" : "Alsó",
"Cancel" : "Mégsem",
"Center" : "Közép",
"Clone" : "Másolás",
"Clone this Style" : "Stílus másolása",
"Close" : "Bezárás",
"Color" : "Szín",
"Create" : "Létrehozás",
"Decrease Indent" : "Bekezdés csökkentése",
"Default Style" : "Alapértelmezett stílus",
"Delete" : "Törlés",
"Family" : "Család",
"Font" : "Betűtípus",
"Font Effects" : "Betűtípus-hatások",
"Format" : "Formátum",
"Increase Indent" : "Bekezdés növelése",
"Insert Image" : "Kép beillesztése",
"Invite Members" : "Együttműködők meghívása",
"Italic" : "Dőlt",
"Justified" : "Sorkizárt",
"Justify" : "Sorkizár",
"Left" : "Bal",
"Loading" : "Betöltés",
"Members" : "Együttműködők",
"New Name:" : "Új név:",
"OK" : "OK",
"Open" : "Megnyitás",
"Options" : "Opciók",
"Paragraph..." : "Bekezdés...",
"Paragraph Styles" : "Bekezdés stílusok",
"Redo" : "Mégse vonjuk vissza",
"Right" : "Jobb",
"Size" : "Méret",
"Spacing" : "Ritkítás",
"Strikethrough" : "Áthúzott",
"Style" : "Stílus",
"Text" : "szöveg",
"Top" : "Felső",
"Underline" : "Aláhúzás",
"Undo" : "Visszavonás",
"Unknown Author" : "Ismeretlen szerző",
"Edit" : "Szerkesztés",
"guest" : "vendég",
"MS Word support (requires openOffice/libreOffice)" : "MS Word támogatás (openOffice/libreOffice-t igényel)",
"Local" : "Helyi",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "Az openOffice/libreOffice telepítve van ezen a kiszolgálón. A program elérési útvonala a config.php preview_libreoffice_path paraméterében adható meg.",
"External" : "Külső",
"openOffice/libreOffice is installed on external server running a format filter server" : "Az openOffice/libreOffice egy másik kiszolgálón van telepítve, ott zajlik a formátum átalakítása",
"scheme://domain.tld[:port]" : "protokoll://teljes.gép.név[:port]",
"Server URL" : "Szerver URL",
"Apply and test" : "A beállítás kipróbálása",
"New document" : "Új dokumentum",
"Upload (max. %s)" : "Feltöltés (max. %s)",
"Upload" : "Feltöltés",
"Save new documents to" : "Az új dokumentumokat ide mentse:",
"Wrong password. Please retry." : "Hibás jelszó. Próbálkozzon újra!",
"Password" : "Jelszó",
"Guest %s" : "Vendég: %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ez a link vagy lejárt vagy sohasem létezett. Kérdezze meg azt, aki megosztotta Önnel ezt a linket.",
"Advanced feature-set" : "Haladó funkciók",
"(Unstable)" : "(nem stabil)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "A formátumszűrő szerver nem üzemel, vagy rosszul van konfigurálva",
"Conversion failed. Check log for details." => "Az átalakítás nem sikerült. Ellenőrizze a naplóállományban a részleteket!",
"Saved" => "Elmentve",
"Documents" => "Dokumentumok",
"Can't create document" => "A dokumentum nem hozható létre",
"You don't have permission to rename this document" => "Nincs joga ahhoz, hogy átnevezze ezt a dokumentumot",
"An error occurred while changing directory." => "Hiba történt a másik mappára történő áttérés közben.",
"Directory saved successfully." => "A mappát sikeresen elmentettük.",
"Documents" => "Dokumentumok",
"An error occurred while changing directory." => "Hiba történt a másik mappára történő áttérés közben.",
"Saved" => "Elmentve",
"Format filter server is down or misconfigured" => "A formátumszűrő szerver nem üzemel, vagy rosszul van konfigurálva",
"Conversion failed. Check log for details." => "Az átalakítás nem sikerült. Ellenőrizze a naplóállományban a részleteket!",
"Saving..." => "Mentés...",
"Failed to load documents." => "A dokumentum betőltése sikertelen",
"No documents were found. Upload or create a document to get started!" => "Itt nincs semmi. Töltsön fel, vagy hozzon létre egy dokumentumot!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumen",
"Can't create document" : "Tidak dapat membuat dokumen",
"You don't have permission to rename this document" : "Anda tidak memiliki izin untuk mengubah nama dokumen ini",
"Directory saved successfully." : "Direktori berhasil disimpan.",
"An error occurred while changing directory." : "Terjadi kesalahan saatt mengubah direktori.",
"Saved" : "Disimpan",
"Format filter server is down or misconfigured" : "Server penyaring format mati atau salah konfigurasi",
"Conversion failed. Check log for details." : "Konversi gagal. Lihat log untuk rincian.",
"Saving..." : "Menyimpan...",
"Failed to load documents." : "Gagal untuk memuat dokumen.",
"No documents were found. Upload or create a document to get started!" : "Tidak ada dokumen yang ditemukan. Unggah atau buat sebuah dokumen untuk memulai!",
"Share" : "Bagikan",
"No connection to server. Trying to reconnect." : "Tidak tersambung ke server. Coba untuk menyambungkan ulang.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Meninggalkan halaman ini dalam mode Penyunting menyebabkan data tidak disimpan. Direkomendasikan untuk menggunakan tombol 'Tutup' sebagai gantinya.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Gagal memuat dokumen ini. Silakan periksa apakah ini dapat dibuka dengan penyunting odt eksternal. Dokumen ini mungkin saja sudah tidak dibagikan kepada Anda atau sudah dihapus baru-baru ini.",
"Save" : "Simpan",
"Loading documents..." : "Memuat dokumen...",
"'.' is an invalid file name." : "'.' bukan nama berkas yang valid.",
"File name cannot be empty." : "Nama berkas tidak boleh kosong.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan.",
"Align Left" : "Rata kiri",
"Alignment" : "Rata Kiri Kanan",
"Align Right" : "Rata kanan",
"Annotate" : "Keterangan",
"Background" : "Latar belakang",
"Bold" : "Tebal",
"Bottom" : "Tombol",
"Cancel" : "Batal",
"Center" : "Tengah",
"Clone" : "Duplikat",
"Clone this Style" : "Duplikat gaya ini",
"Close" : "Tutup",
"Color" : "Warna",
"Create" : "Buat",
"Decrease Indent" : "Perkecil Indentasi",
"Default Style" : "Gaya bawaan",
"Delete" : "Hapus",
"Family" : "Keluarga",
"Font" : "Huruf",
"Font Effects" : "Efek huruf",
"Format" : "Format",
"Increase Indent" : "Perbesar Indentasi",
"Insert Image" : "Sisipkan Gambar",
"Invite Members" : "Undang Anggota",
"Italic" : "Miring",
"Justified" : "Rata Kiri Kanan",
"Justify" : "Ratakan",
"Left" : "Kiri",
"Loading" : "Memuat",
"Members" : "Anggota",
"New Name:" : "Nama Baru",
"OK" : "Oke",
"Open" : "Buka",
"Options" : "Opsi",
"Paragraph..." : "Paragraf...",
"Paragraph Styles" : "Gaya Paragraf",
"Redo" : "Batal",
"Right" : "Kanan",
"Size" : "Ukuran",
"Spacing" : "Spasi",
"Strikethrough" : "Coret",
"Style" : "Gaya",
"Text" : "Teks",
"Top" : "Atas",
"Underline" : "Garis bawah",
"Undo" : "Batal",
"Unknown Author" : "Penulis tidak diketahui",
"Edit" : "Edit",
"guest" : "pengunjung",
"MS Word support (requires openOffice/libreOffice)" : "Dukungan MS Word (memerlukan openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice sudah terinstal pada server ini. Jalur lokasi biner disediakan via preview_libreoffice_path didalam config.php",
"External" : "Eksternal",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice sudah terinstal pada server eksternal menjalankan server penyaring format",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL Server",
"Apply and test" : "Terapkan dan uji coba",
"New document" : "Dokumen Baru",
"Upload (max. %s)" : "Unggah (maks. %s)",
"Upload" : "Unggah",
"Save new documents to" : "Simpan dokumen ke",
"Wrong password. Please retry." : "Sandi salah. Silakan ulangi.",
"Password" : "Sandi",
"Guest %s" : "Pengunjung %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tautan ini sudah kadaluarsa atau tidak pernah ada. Silahkan hubungi orang yang berbagi dengan Anda untuk lebih rinci.",
"Advanced feature-set" : "Set fitur lanjutan",
"(Unstable)" : "(Tidak stabil)"
},
"nplurals=1; plural=0;");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumen",
"Can't create document" : "Tidak dapat membuat dokumen",
"You don't have permission to rename this document" : "Anda tidak memiliki izin untuk mengubah nama dokumen ini",
"Directory saved successfully." : "Direktori berhasil disimpan.",
"An error occurred while changing directory." : "Terjadi kesalahan saatt mengubah direktori.",
"Saved" : "Disimpan",
"Format filter server is down or misconfigured" : "Server penyaring format mati atau salah konfigurasi",
"Conversion failed. Check log for details." : "Konversi gagal. Lihat log untuk rincian.",
"Saving..." : "Menyimpan...",
"Failed to load documents." : "Gagal untuk memuat dokumen.",
"No documents were found. Upload or create a document to get started!" : "Tidak ada dokumen yang ditemukan. Unggah atau buat sebuah dokumen untuk memulai!",
"Share" : "Bagikan",
"No connection to server. Trying to reconnect." : "Tidak tersambung ke server. Coba untuk menyambungkan ulang.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Meninggalkan halaman ini dalam mode Penyunting menyebabkan data tidak disimpan. Direkomendasikan untuk menggunakan tombol 'Tutup' sebagai gantinya.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Gagal memuat dokumen ini. Silakan periksa apakah ini dapat dibuka dengan penyunting odt eksternal. Dokumen ini mungkin saja sudah tidak dibagikan kepada Anda atau sudah dihapus baru-baru ini.",
"Save" : "Simpan",
"Loading documents..." : "Memuat dokumen...",
"'.' is an invalid file name." : "'.' bukan nama berkas yang valid.",
"File name cannot be empty." : "Nama berkas tidak boleh kosong.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan.",
"Align Left" : "Rata kiri",
"Alignment" : "Rata Kiri Kanan",
"Align Right" : "Rata kanan",
"Annotate" : "Keterangan",
"Background" : "Latar belakang",
"Bold" : "Tebal",
"Bottom" : "Tombol",
"Cancel" : "Batal",
"Center" : "Tengah",
"Clone" : "Duplikat",
"Clone this Style" : "Duplikat gaya ini",
"Close" : "Tutup",
"Color" : "Warna",
"Create" : "Buat",
"Decrease Indent" : "Perkecil Indentasi",
"Default Style" : "Gaya bawaan",
"Delete" : "Hapus",
"Family" : "Keluarga",
"Font" : "Huruf",
"Font Effects" : "Efek huruf",
"Format" : "Format",
"Increase Indent" : "Perbesar Indentasi",
"Insert Image" : "Sisipkan Gambar",
"Invite Members" : "Undang Anggota",
"Italic" : "Miring",
"Justified" : "Rata Kiri Kanan",
"Justify" : "Ratakan",
"Left" : "Kiri",
"Loading" : "Memuat",
"Members" : "Anggota",
"New Name:" : "Nama Baru",
"OK" : "Oke",
"Open" : "Buka",
"Options" : "Opsi",
"Paragraph..." : "Paragraf...",
"Paragraph Styles" : "Gaya Paragraf",
"Redo" : "Batal",
"Right" : "Kanan",
"Size" : "Ukuran",
"Spacing" : "Spasi",
"Strikethrough" : "Coret",
"Style" : "Gaya",
"Text" : "Teks",
"Top" : "Atas",
"Underline" : "Garis bawah",
"Undo" : "Batal",
"Unknown Author" : "Penulis tidak diketahui",
"Edit" : "Edit",
"guest" : "pengunjung",
"MS Word support (requires openOffice/libreOffice)" : "Dukungan MS Word (memerlukan openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice sudah terinstal pada server ini. Jalur lokasi biner disediakan via preview_libreoffice_path didalam config.php",
"External" : "Eksternal",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice sudah terinstal pada server eksternal menjalankan server penyaring format",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL Server",
"Apply and test" : "Terapkan dan uji coba",
"New document" : "Dokumen Baru",
"Upload (max. %s)" : "Unggah (maks. %s)",
"Upload" : "Unggah",
"Save new documents to" : "Simpan dokumen ke",
"Wrong password. Please retry." : "Sandi salah. Silakan ulangi.",
"Password" : "Sandi",
"Guest %s" : "Pengunjung %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Tautan ini sudah kadaluarsa atau tidak pernah ada. Silahkan hubungi orang yang berbagi dengan Anda untuk lebih rinci.",
"Advanced feature-set" : "Set fitur lanjutan",
"(Unstable)" : "(Tidak stabil)"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Server penyaring format mati atau salah konfigurasi",
"Conversion failed. Check log for details." => "Konversi gagal. Lihat log untuk rincian.",
"Saved" => "Disimpan",
"Documents" => "Dokumen",
"Can't create document" => "Tidak dapat membuat dokumen",
"You don't have permission to rename this document" => "Anda tidak memiliki izin untuk mengubah nama dokumen ini",
"An error occurred while changing directory." => "Terjadi kesalahan saatt mengubah direktori.",
"Directory saved successfully." => "Direktori berhasil disimpan.",
"Documents" => "Dokumen",
"An error occurred while changing directory." => "Terjadi kesalahan saatt mengubah direktori.",
"Saved" => "Disimpan",
"Format filter server is down or misconfigured" => "Server penyaring format mati atau salah konfigurasi",
"Conversion failed. Check log for details." => "Konversi gagal. Lihat log untuk rincian.",
"Saving..." => "Menyimpan...",
"Failed to load documents." => "Gagal untuk memuat dokumen.",
"No documents were found. Upload or create a document to get started!" => "Tidak ada dokumen yang ditemukan. Unggah atau buat sebuah dokumen untuk memulai!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documenti",
"Can't create document" : "Impossibile creare il documento",
"You don't have permission to rename this document" : "Non hai i permessi per rinominare questo documento",
"Directory saved successfully." : "Cartella salvata correttamente.",
"An error occurred while changing directory." : "Si è verificato un errore durante il cambio di cartella.",
"Saved" : "Salvato",
"Format filter server is down or misconfigured" : "Il formato del filtro del server è inattivo o configurato in modo errato",
"Conversion failed. Check log for details." : "Conversione non riuscita. Controlla i log per i dettagli.",
"Saving..." : "Salvataggio in corso...",
"Failed to load documents." : "Caricamento documenti non riuscito.",
"No documents were found. Upload or create a document to get started!" : "Nessun documento trovato. Carica o crea un documento per iniziare!",
"Share" : "Condividi",
"No connection to server. Trying to reconnect." : "Nessuna connessione al server. Riprova a connetterti.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Lasciare questa pagina nella modalità potrebbe causare il mancato salvataggio dei dati. Si consiglia invece di utilizzare il pulsante 'Chiudi'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Caricamento del documento non riuscito. Controlla se può essere aperto con un editor odt esterno. Ciò può anche significare che è stato tolto dalla condivisione o che è stato eliminato recentemente.",
"Save" : "Salva",
"Loading documents..." : "Caricamento documenti...",
"'.' is an invalid file name." : "'.' non è un nome file valido.",
"File name cannot be empty." : "Il nome del file non può essere vuoto.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
"Align Left" : "Allineamento a sinistra",
"Alignment" : "Allineamento",
"Align Right" : "Allineamento a destra",
"Annotate" : "Annota",
"Background" : "Sfondo",
"Bold" : "Grassetto",
"Bottom" : "In basso",
"Cancel" : "Annulla",
"Center" : "Centrato",
"Clone" : "Clona",
"Clone this Style" : "Clona questo stile",
"Close" : "Chiudi",
"Color" : "Colore",
"Create" : "Crea",
"Decrease Indent" : "Riduci rientro",
"Default Style" : "Stile predefinito",
"Delete" : "Elimina",
"Family" : "Famiglia",
"Font" : "Carattere",
"Font Effects" : "Effetti carattere",
"Format" : "Formato",
"Increase Indent" : "Aumenta rientro",
"Insert Image" : "Inserisci immagine",
"Invite Members" : "Invita membri",
"Italic" : "Corsivo",
"Justified" : "Giustificato",
"Justify" : "Giustifica",
"Left" : "Sinistra",
"Loading" : "Caricamento",
"Members" : "Membri",
"New Name:" : "Nuovo nome:",
"OK" : "OK",
"Open" : "Apri",
"Options" : "Opzioni",
"Paragraph..." : "Paragrafo...",
"Paragraph Styles" : "Stili paragrafo",
"Redo" : "Rifai",
"Right" : "Destra",
"Size" : "Dimensione",
"Spacing" : "Spaziatura",
"Strikethrough" : "Barrato",
"Style" : "Stile",
"Text" : "Testo",
"Top" : "In alto",
"Underline" : "Sottolineato",
"Undo" : "Annulla",
"Unknown Author" : "Autore sconosciuto",
"Edit" : "Modifica",
"guest" : "ospite",
"MS Word support (requires openOffice/libreOffice)" : "Supporto MS Word (richiede openOffice/libreOffice)",
"Local" : "Locale",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice è installato su questo server. Il percorso al binario è fornito tramite preview_libreoffice_path in config.php",
"External" : "Esterno",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice è installato su un server esterno che esegue un servizio di filtro del formato",
"scheme://domain.tld[:port]" : "scheme://dominio.tld[:porta]",
"Server URL" : "URL del server",
"Apply and test" : "Applica e prova",
"New document" : "Nuovo documento",
"Upload (max. %s)" : "Caricamento (massimo %s)",
"Upload" : "Carica",
"Save new documents to" : "Salva i nuovi documenti in",
"Wrong password. Please retry." : "Password errata. Riprova.",
"Password" : "Password",
"Guest %s" : "Ospite %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Questo collegamento è scaduto o non è mai esistito. Contatta la persona che lo ha condiviso per i dettagli.",
"Advanced feature-set" : "Funzionalità avanzate",
"(Unstable)" : "(Non stabile)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documenti",
"Can't create document" : "Impossibile creare il documento",
"You don't have permission to rename this document" : "Non hai i permessi per rinominare questo documento",
"Directory saved successfully." : "Cartella salvata correttamente.",
"An error occurred while changing directory." : "Si è verificato un errore durante il cambio di cartella.",
"Saved" : "Salvato",
"Format filter server is down or misconfigured" : "Il formato del filtro del server è inattivo o configurato in modo errato",
"Conversion failed. Check log for details." : "Conversione non riuscita. Controlla i log per i dettagli.",
"Saving..." : "Salvataggio in corso...",
"Failed to load documents." : "Caricamento documenti non riuscito.",
"No documents were found. Upload or create a document to get started!" : "Nessun documento trovato. Carica o crea un documento per iniziare!",
"Share" : "Condividi",
"No connection to server. Trying to reconnect." : "Nessuna connessione al server. Riprova a connetterti.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Lasciare questa pagina nella modalità potrebbe causare il mancato salvataggio dei dati. Si consiglia invece di utilizzare il pulsante 'Chiudi'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Caricamento del documento non riuscito. Controlla se può essere aperto con un editor odt esterno. Ciò può anche significare che è stato tolto dalla condivisione o che è stato eliminato recentemente.",
"Save" : "Salva",
"Loading documents..." : "Caricamento documenti...",
"'.' is an invalid file name." : "'.' non è un nome file valido.",
"File name cannot be empty." : "Il nome del file non può essere vuoto.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
"Align Left" : "Allineamento a sinistra",
"Alignment" : "Allineamento",
"Align Right" : "Allineamento a destra",
"Annotate" : "Annota",
"Background" : "Sfondo",
"Bold" : "Grassetto",
"Bottom" : "In basso",
"Cancel" : "Annulla",
"Center" : "Centrato",
"Clone" : "Clona",
"Clone this Style" : "Clona questo stile",
"Close" : "Chiudi",
"Color" : "Colore",
"Create" : "Crea",
"Decrease Indent" : "Riduci rientro",
"Default Style" : "Stile predefinito",
"Delete" : "Elimina",
"Family" : "Famiglia",
"Font" : "Carattere",
"Font Effects" : "Effetti carattere",
"Format" : "Formato",
"Increase Indent" : "Aumenta rientro",
"Insert Image" : "Inserisci immagine",
"Invite Members" : "Invita membri",
"Italic" : "Corsivo",
"Justified" : "Giustificato",
"Justify" : "Giustifica",
"Left" : "Sinistra",
"Loading" : "Caricamento",
"Members" : "Membri",
"New Name:" : "Nuovo nome:",
"OK" : "OK",
"Open" : "Apri",
"Options" : "Opzioni",
"Paragraph..." : "Paragrafo...",
"Paragraph Styles" : "Stili paragrafo",
"Redo" : "Rifai",
"Right" : "Destra",
"Size" : "Dimensione",
"Spacing" : "Spaziatura",
"Strikethrough" : "Barrato",
"Style" : "Stile",
"Text" : "Testo",
"Top" : "In alto",
"Underline" : "Sottolineato",
"Undo" : "Annulla",
"Unknown Author" : "Autore sconosciuto",
"Edit" : "Modifica",
"guest" : "ospite",
"MS Word support (requires openOffice/libreOffice)" : "Supporto MS Word (richiede openOffice/libreOffice)",
"Local" : "Locale",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice è installato su questo server. Il percorso al binario è fornito tramite preview_libreoffice_path in config.php",
"External" : "Esterno",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice è installato su un server esterno che esegue un servizio di filtro del formato",
"scheme://domain.tld[:port]" : "scheme://dominio.tld[:porta]",
"Server URL" : "URL del server",
"Apply and test" : "Applica e prova",
"New document" : "Nuovo documento",
"Upload (max. %s)" : "Caricamento (massimo %s)",
"Upload" : "Carica",
"Save new documents to" : "Salva i nuovi documenti in",
"Wrong password. Please retry." : "Password errata. Riprova.",
"Password" : "Password",
"Guest %s" : "Ospite %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Questo collegamento è scaduto o non è mai esistito. Contatta la persona che lo ha condiviso per i dettagli.",
"Advanced feature-set" : "Funzionalità avanzate",
"(Unstable)" : "(Non stabile)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Il formato del filtro del server è inattivo o configurato in modo errato",
"Conversion failed. Check log for details." => "Conversione non riuscita. Controlla i log per i dettagli.",
"Saved" => "Salvato",
"Documents" => "Documenti",
"Can't create document" => "Impossibile creare il documento",
"You don't have permission to rename this document" => "Non hai i permessi per rinominare questo documento",
"An error occurred while changing directory." => "Si è verificato un errore durante il cambio di cartella.",
"Directory saved successfully." => "Cartella salvata correttamente.",
"Documents" => "Documenti",
"An error occurred while changing directory." => "Si è verificato un errore durante il cambio di cartella.",
"Saved" => "Salvato",
"Format filter server is down or misconfigured" => "Il formato del filtro del server è inattivo o configurato in modo errato",
"Conversion failed. Check log for details." => "Conversione non riuscita. Controlla i log per i dettagli.",
"Saving..." => "Salvataggio in corso...",
"Failed to load documents." => "Caricamento documenti non riuscito.",
"No documents were found. Upload or create a document to get started!" => "Nessun documento trovato. Carica o crea un documento per iniziare!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "ドキュメント",
"Can't create document" : "文書を生成することができません",
"You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません",
"Directory saved successfully." : "ディレクトリの保存に成功しました。",
"An error occurred while changing directory." : "ディレクトリの変更中にエラーが発生しました。",
"Saved" : "保存されました",
"Format filter server is down or misconfigured" : "フォーマットフィルタサーバーが稼働していないか設定ミス",
"Conversion failed. Check log for details." : "変換に失敗しました。詳細についてはログを確認してください。",
"Saving..." : "保存中...",
"Failed to load documents." : "ドキュメントのロードに失敗しました。",
"No documents were found. Upload or create a document to get started!" : "ドキュメントはありません。アップロードもしくは新規に作成してください!",
"Share" : "共有",
"No connection to server. Trying to reconnect." : "サーバーに接続されていません。再接続してください。",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "このページを編集モードのままにしておくと、保存されないデータが出てきます。その代わりに「閉じる」ボタンを使うことをお勧めします。",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "ドキュメントの読み込みに失敗しました。外部の odtエディターで開けるかどうか確認してください。これは、ドキュメントが最近、非共有になっているか削除されているのかもしれません。",
"Save" : "保存",
"Loading documents..." : "ドキュメントを読込中...",
"'.' is an invalid file name." : "'.' は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
"Align Left" : "左揃え",
"Alignment" : "配置",
"Align Right" : "右揃え",
"Annotate" : "注釈",
"Background" : "背景",
"Bold" : "ボールド",
"Bottom" : "下",
"Cancel" : "キャンセル",
"Center" : "中央",
"Clone" : "複製",
"Clone this Style" : "このスタイルを複製",
"Close" : "閉じる",
"Color" : "色",
"Create" : "作成",
"Decrease Indent" : "インデントを減らす",
"Default Style" : "デフォルトスタイル",
"Delete" : "削除",
"Family" : "家族",
"Font" : "フォント",
"Font Effects" : "フォント効果",
"Format" : "書式",
"Increase Indent" : "インデントを増やす",
"Insert Image" : "画像を挿入",
"Invite Members" : "メンバーを招待",
"Italic" : "イタリック",
"Justified" : "両端揃え",
"Justify" : "両端揃え",
"Left" : "左",
"Loading" : "読込中",
"Members" : "メンバー",
"New Name:" : "新しい名前:",
"OK" : "OK",
"Open" : "開く",
"Options" : "オプション",
"Paragraph..." : "段落...",
"Paragraph Styles" : "段落スタイル",
"Redo" : "やり直し",
"Right" : "右",
"Size" : "サイズ",
"Spacing" : "間隔",
"Strikethrough" : "取消線",
"Style" : "スタイル",
"Text" : "TTY TDD",
"Top" : "上",
"Underline" : "下線",
"Undo" : "元に戻す",
"Unknown Author" : "不明な作者",
"Edit" : "編集",
"guest" : "ゲスト",
"MS Word support (requires openOffice/libreOffice)" : "MS Wordサポート (OpenOffice/LibreOfficeが必要)",
"Local" : "ローカル",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice はこのサーバーにインストールされています。バイナリへのパスは、config.php の preview_libreoffice_path で指定することができます。",
"External" : "外部",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice は、フォーマットフィルターサーバーが動作している外部サーバーにインストールされています。",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "サーバーURL",
"Apply and test" : "適用してテスト",
"New document" : "新しいドキュメント",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"Upload" : "アップロード",
"Save new documents to" : "新規ドキュメントの保存先:",
"Wrong password. Please retry." : "間違ったパスワード。もう一度入力してください。",
"Password" : "パスワード",
"Guest %s" : "ゲスト %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "このリンクは期限が切れているか、すでに存在しません。詳細は、それを共有した方に連絡していください。",
"Advanced feature-set" : "高度な機能セット",
"(Unstable)" : "(不安定)"
},
"nplurals=1; plural=0;");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "ドキュメント",
"Can't create document" : "文書を生成することができません",
"You don't have permission to rename this document" : "ドキュメント名を変更する権限がありません",
"Directory saved successfully." : "ディレクトリの保存に成功しました。",
"An error occurred while changing directory." : "ディレクトリの変更中にエラーが発生しました。",
"Saved" : "保存されました",
"Format filter server is down or misconfigured" : "フォーマットフィルタサーバーが稼働していないか設定ミス",
"Conversion failed. Check log for details." : "変換に失敗しました。詳細についてはログを確認してください。",
"Saving..." : "保存中...",
"Failed to load documents." : "ドキュメントのロードに失敗しました。",
"No documents were found. Upload or create a document to get started!" : "ドキュメントはありません。アップロードもしくは新規に作成してください!",
"Share" : "共有",
"No connection to server. Trying to reconnect." : "サーバーに接続されていません。再接続してください。",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "このページを編集モードのままにしておくと、保存されないデータが出てきます。その代わりに「閉じる」ボタンを使うことをお勧めします。",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "ドキュメントの読み込みに失敗しました。外部の odtエディターで開けるかどうか確認してください。これは、ドキュメントが最近、非共有になっているか削除されているのかもしれません。",
"Save" : "保存",
"Loading documents..." : "ドキュメントを読込中...",
"'.' is an invalid file name." : "'.' は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。",
"Align Left" : "左揃え",
"Alignment" : "配置",
"Align Right" : "右揃え",
"Annotate" : "注釈",
"Background" : "背景",
"Bold" : "ボールド",
"Bottom" : "下",
"Cancel" : "キャンセル",
"Center" : "中央",
"Clone" : "複製",
"Clone this Style" : "このスタイルを複製",
"Close" : "閉じる",
"Color" : "色",
"Create" : "作成",
"Decrease Indent" : "インデントを減らす",
"Default Style" : "デフォルトスタイル",
"Delete" : "削除",
"Family" : "家族",
"Font" : "フォント",
"Font Effects" : "フォント効果",
"Format" : "書式",
"Increase Indent" : "インデントを増やす",
"Insert Image" : "画像を挿入",
"Invite Members" : "メンバーを招待",
"Italic" : "イタリック",
"Justified" : "両端揃え",
"Justify" : "両端揃え",
"Left" : "左",
"Loading" : "読込中",
"Members" : "メンバー",
"New Name:" : "新しい名前:",
"OK" : "OK",
"Open" : "開く",
"Options" : "オプション",
"Paragraph..." : "段落...",
"Paragraph Styles" : "段落スタイル",
"Redo" : "やり直し",
"Right" : "右",
"Size" : "サイズ",
"Spacing" : "間隔",
"Strikethrough" : "取消線",
"Style" : "スタイル",
"Text" : "TTY TDD",
"Top" : "上",
"Underline" : "下線",
"Undo" : "元に戻す",
"Unknown Author" : "不明な作者",
"Edit" : "編集",
"guest" : "ゲスト",
"MS Word support (requires openOffice/libreOffice)" : "MS Wordサポート (OpenOffice/LibreOfficeが必要)",
"Local" : "ローカル",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice はこのサーバーにインストールされています。バイナリへのパスは、config.php の preview_libreoffice_path で指定することができます。",
"External" : "外部",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice は、フォーマットフィルターサーバーが動作している外部サーバーにインストールされています。",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "サーバーURL",
"Apply and test" : "適用してテスト",
"New document" : "新しいドキュメント",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
"Upload" : "アップロード",
"Save new documents to" : "新規ドキュメントの保存先:",
"Wrong password. Please retry." : "間違ったパスワード。もう一度入力してください。",
"Password" : "パスワード",
"Guest %s" : "ゲスト %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "このリンクは期限が切れているか、すでに存在しません。詳細は、それを共有した方に連絡していください。",
"Advanced feature-set" : "高度な機能セット",
"(Unstable)" : "(不安定)"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "フォーマットフィルタサーバーが稼働していないか設定ミス",
"Conversion failed. Check log for details." => "変換に失敗しました。詳細についてはログを確認してください。",
"Saved" => "保存されました",
"Documents" => "ドキュメント",
"Can't create document" => "文書を生成することができません",
"You don't have permission to rename this document" => "ドキュメント名を変更する権限がありません",
"An error occurred while changing directory." => "ディレクトリの変更中にエラーが発生しました。",
"Directory saved successfully." => "ディレクトリの保存に成功しました。",
"Documents" => "ドキュメント",
"An error occurred while changing directory." => "ディレクトリの変更中にエラーが発生しました。",
"Saved" => "保存されました",
"Format filter server is down or misconfigured" => "フォーマットフィルタサーバーが稼働していないか設定ミス",
"Conversion failed. Check log for details." => "変換に失敗しました。詳細についてはログを確認してください。",
"Saving..." => "保存中...",
"Failed to load documents." => "ドキュメントのロードに失敗しました。",
"No documents were found. Upload or create a document to get started!" => "ドキュメントはありません。アップロードもしくは新規に作成してください!",

@ -0,0 +1,72 @@
OC.L10N.register(
"documents",
{
"Documents" : "កម្រង​ឯកសារ",
"You don't have permission to rename this document" : "អ្នក​មិន​មាន​សិទ្ធិ​ប្ដូរ​ឈ្មោះ​ឯកសារ​នេះ​ទេ",
"Saved" : "បាន​រក្សាទុក",
"Saving..." : "កំពុង​រក្សាទុក",
"Share" : "ចែក​រំលែក",
"No connection to server. Trying to reconnect." : "គ្មាន​ការ​តភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ។ កំពុង​ព្យាយាម​តភ្ជាប់​ម្ដង​ទៀត។",
"Save" : "រក្សាទុក",
"'.' is an invalid file name." : "'.' គឺ​ជា​ឈ្មោះ​ឯកសារ​មិន​ត្រឹម​ត្រូវ។",
"File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ឈ្មោះ​មិន​ត្រឹម​ត្រូវ, មិន​អនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។",
"Align Left" : "តម្រឹម​ឆ្វេង",
"Alignment" : "ការ​តម្រឹម",
"Align Right" : "តម្រឹម​ស្ដាំ",
"Background" : "ផ្ទៃ​ក្រោយ",
"Bold" : "ដិត",
"Bottom" : "បាត​ក្រោម",
"Cancel" : "លើកលែង",
"Center" : "កណ្ដាល",
"Clone" : "ក្លូន",
"Clone this Style" : "ក្លូន​រចនាបថ​នេះ",
"Close" : "បិទ",
"Color" : "ពណ៌",
"Create" : "បង្កើត",
"Decrease Indent" : "ខិត​ចេញ",
"Default Style" : "រចនាបថ​លំនាំ​ដើម",
"Delete" : "លុប",
"Family" : "គ្រួសារ",
"Font" : "ពុម្ព​អក្សរ",
"Font Effects" : "លក្ខណៈ​អក្សរ",
"Format" : "ទ្រង់ទ្រាយ",
"Increase Indent" : "ខិត​ចូល",
"Insert Image" : "បញ្ចូល​រូបភាព",
"Invite Members" : "អញ្ជើញ​សមាជិក",
"Italic" : "ទ្រេត",
"Justified" : "បាន​តម្រឹម​ពេញ",
"Justify" : "តម្រឹម​ពេញ",
"Left" : "ឆ្វេង",
"Loading" : "កំពុង​ផ្ទុក",
"Members" : "សមាជិក",
"New Name:" : "ឈ្មោះ​ថ្មី៖",
"OK" : "OK",
"Open" : "បើក",
"Options" : "ជម្រើស",
"Paragraph..." : "កថាខណ្ឌ...",
"Paragraph Styles" : "រចនាបថ​កថាខណ្ឌ",
"Redo" : "ធ្វើ​ឡើង​វិញ",
"Right" : "ស្ដាំ",
"Size" : "ទំហំ",
"Spacing" : "គម្លាត",
"Strikethrough" : "គូស​បន្ទាត់​ឆូត",
"Style" : "រចនាបថ",
"Text" : "អត្ថបទ",
"Top" : "កំពូល​លើ",
"Underline" : "បន្ទាត់​ក្រោម",
"Undo" : "មិន​ធ្វើ​វិញ",
"Unknown Author" : "មិន​ស្គាល់​អ្នក​បង្កើត",
"Edit" : "កែ",
"guest" : "ភ្ញៀវ",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL ម៉ាស៊ីន​បម្រើ",
"New document" : "កម្រង​ឯកសារ​ថ្មី",
"Upload" : "ផ្ទុក​ឡើង",
"Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
"Password" : "ពាក្យសម្ងាត់",
"Guest %s" : "ភ្ញៀវ %s",
"Advanced feature-set" : "សំណុំ​មុខងារ​កម្រិត​ខ្ពស់",
"(Unstable)" : "(មិន​ស្ថិតស្ថិរ)"
},
"nplurals=1; plural=0;");

@ -0,0 +1,70 @@
{ "translations": {
"Documents" : "កម្រង​ឯកសារ",
"You don't have permission to rename this document" : "អ្នក​មិន​មាន​សិទ្ធិ​ប្ដូរ​ឈ្មោះ​ឯកសារ​នេះ​ទេ",
"Saved" : "បាន​រក្សាទុក",
"Saving..." : "កំពុង​រក្សាទុក",
"Share" : "ចែក​រំលែក",
"No connection to server. Trying to reconnect." : "គ្មាន​ការ​តភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ។ កំពុង​ព្យាយាម​តភ្ជាប់​ម្ដង​ទៀត។",
"Save" : "រក្សាទុក",
"'.' is an invalid file name." : "'.' គឺ​ជា​ឈ្មោះ​ឯកសារ​មិន​ត្រឹម​ត្រូវ។",
"File name cannot be empty." : "ឈ្មោះ​ឯកសារ​មិន​អាច​នៅ​ទទេ​បាន​ឡើយ។",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "ឈ្មោះ​មិន​ត្រឹម​ត្រូវ, មិន​អនុញ្ញាត '\\', '/', '<', '>', ':', '\"', '|', '?' និង '*' ទេ។",
"Align Left" : "តម្រឹម​ឆ្វេង",
"Alignment" : "ការ​តម្រឹម",
"Align Right" : "តម្រឹម​ស្ដាំ",
"Background" : "ផ្ទៃ​ក្រោយ",
"Bold" : "ដិត",
"Bottom" : "បាត​ក្រោម",
"Cancel" : "លើកលែង",
"Center" : "កណ្ដាល",
"Clone" : "ក្លូន",
"Clone this Style" : "ក្លូន​រចនាបថ​នេះ",
"Close" : "បិទ",
"Color" : "ពណ៌",
"Create" : "បង្កើត",
"Decrease Indent" : "ខិត​ចេញ",
"Default Style" : "រចនាបថ​លំនាំ​ដើម",
"Delete" : "លុប",
"Family" : "គ្រួសារ",
"Font" : "ពុម្ព​អក្សរ",
"Font Effects" : "លក្ខណៈ​អក្សរ",
"Format" : "ទ្រង់ទ្រាយ",
"Increase Indent" : "ខិត​ចូល",
"Insert Image" : "បញ្ចូល​រូបភាព",
"Invite Members" : "អញ្ជើញ​សមាជិក",
"Italic" : "ទ្រេត",
"Justified" : "បាន​តម្រឹម​ពេញ",
"Justify" : "តម្រឹម​ពេញ",
"Left" : "ឆ្វេង",
"Loading" : "កំពុង​ផ្ទុក",
"Members" : "សមាជិក",
"New Name:" : "ឈ្មោះ​ថ្មី៖",
"OK" : "OK",
"Open" : "បើក",
"Options" : "ជម្រើស",
"Paragraph..." : "កថាខណ្ឌ...",
"Paragraph Styles" : "រចនាបថ​កថាខណ្ឌ",
"Redo" : "ធ្វើ​ឡើង​វិញ",
"Right" : "ស្ដាំ",
"Size" : "ទំហំ",
"Spacing" : "គម្លាត",
"Strikethrough" : "គូស​បន្ទាត់​ឆូត",
"Style" : "រចនាបថ",
"Text" : "អត្ថបទ",
"Top" : "កំពូល​លើ",
"Underline" : "បន្ទាត់​ក្រោម",
"Undo" : "មិន​ធ្វើ​វិញ",
"Unknown Author" : "មិន​ស្គាល់​អ្នក​បង្កើត",
"Edit" : "កែ",
"guest" : "ភ្ញៀវ",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL ម៉ាស៊ីន​បម្រើ",
"New document" : "កម្រង​ឯកសារ​ថ្មី",
"Upload" : "ផ្ទុក​ឡើង",
"Wrong password. Please retry." : "ខុស​ពាក្យ​សម្ងាត់។ សូម​ព្យាយាម​ម្ដង​ទៀត។",
"Password" : "ពាក្យសម្ងាត់",
"Guest %s" : "ភ្ញៀវ %s",
"Advanced feature-set" : "សំណុំ​មុខងារ​កម្រិត​ខ្ពស់",
"(Unstable)" : "(មិន​ស្ថិតស្ថិរ)"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -1,8 +1,8 @@
<?php
$TRANSLATIONS = array(
"Saved" => "បាន​រក្សាទុក",
"You don't have permission to rename this document" => "អ្នក​មិន​មាន​សិទ្ធិ​ប្ដូរ​ឈ្មោះ​ឯកសារ​នេះ​ទេ",
"Documents" => "កម្រង​ឯកសារ",
"You don't have permission to rename this document" => "អ្នក​មិន​មាន​សិទ្ធិ​ប្ដូរ​ឈ្មោះ​ឯកសារ​នេះ​ទេ",
"Saved" => "បាន​រក្សាទុក",
"Saving..." => "កំពុង​រក្សាទុក",
"Share" => "ចែក​រំលែក",
"No connection to server. Trying to reconnect." => "គ្មាន​ការ​តភ្ជាប់​ទៅ​ម៉ាស៊ីន​បម្រើ។ កំពុង​ព្យាយាម​តភ្ជាប់​ម្ដង​ទៀត។",

@ -0,0 +1,75 @@
OC.L10N.register(
"documents",
{
"Documents" : "문서",
"You don't have permission to rename this document" : "이 문서의 이름을 변경할 권한이 없습니다",
"Saved" : "저장됨",
"Saving..." : "저장 중...",
"Failed to load documents." : "문서를 불러올 수 없습니다.",
"Share" : "공유",
"No connection to server. Trying to reconnect." : "서버에 연결되지 않았습니다. 재연결을 시도합니다.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "편집기 모드에서 이 페이지를 벗어나면 데이터가 저장되지 않을 수도 있습니다. '닫기' 단추를 누르는 것을 추천합니다.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "이 문서를 불러올 수 없습니다. 외부 ODT 편집기로 불러올 수 있는지 확인해 보십시오. 최근에 공유가 해제되었거나 삭제되었을 수도 있습니다.",
"Save" : "저장",
"Loading documents..." : "문서 불러오는 중...",
"'.' is an invalid file name." : "'.' 는 올바르지 않은 파일 이름입니다.",
"File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
"Align Left" : "왼쪽 정렬",
"Alignment" : "정렬",
"Align Right" : "오른쪽 정렬",
"Annotate" : "주석",
"Background" : "배경",
"Bold" : "굵게",
"Bottom" : "아래",
"Cancel" : "취소",
"Center" : "중앙",
"Clone" : "복제",
"Clone this Style" : "이 스타일 복제",
"Close" : "닫기",
"Color" : "색",
"Create" : "만들기",
"Decrease Indent" : "들여쓰기 감소",
"Default Style" : "기본 스타일",
"Delete" : "삭제",
"Family" : "종류",
"Font" : "글꼴",
"Font Effects" : "글꼴 효과",
"Format" : "서식",
"Increase Indent" : "들여쓰기 증가",
"Insert Image" : "그림 삽입",
"Invite Members" : "구성원 초대",
"Italic" : "이탤릭",
"Justified" : "양쪽 맞춤",
"Justify" : "맞춤",
"Left" : "왼쪽",
"Loading" : "불러오는 중",
"Members" : "구성원",
"New Name:" : "새 이름:",
"OK" : "확인",
"Open" : "열기",
"Options" : "옵션",
"Paragraph..." : "문단...",
"Paragraph Styles" : "문단 스타일",
"Redo" : "다시 실행",
"Right" : "오른쪽",
"Size" : "크기",
"Spacing" : "간격",
"Strikethrough" : "취소선",
"Style" : "스타일",
"Text" : "텍스트",
"Top" : "위",
"Underline" : "밑줄",
"Undo" : "실행 취소",
"Unknown Author" : "알 수 없는 작성자",
"Edit" : "편집",
"New document" : "새 문서",
"Upload" : "업로드",
"Save new documents to" : "다음에 새 문서 저장",
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
"Password" : "암호",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "이 링크는 만료되었거나 존재하지 않았습니다. 이 링크를 공유한 사람에게 문의하십시오.",
"Advanced feature-set" : "고급 기능",
"(Unstable)" : "(불안정)"
},
"nplurals=1; plural=0;");

@ -0,0 +1,73 @@
{ "translations": {
"Documents" : "문서",
"You don't have permission to rename this document" : "이 문서의 이름을 변경할 권한이 없습니다",
"Saved" : "저장됨",
"Saving..." : "저장 중...",
"Failed to load documents." : "문서를 불러올 수 없습니다.",
"Share" : "공유",
"No connection to server. Trying to reconnect." : "서버에 연결되지 않았습니다. 재연결을 시도합니다.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "편집기 모드에서 이 페이지를 벗어나면 데이터가 저장되지 않을 수도 있습니다. '닫기' 단추를 누르는 것을 추천합니다.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "이 문서를 불러올 수 없습니다. 외부 ODT 편집기로 불러올 수 있는지 확인해 보십시오. 최근에 공유가 해제되었거나 삭제되었을 수도 있습니다.",
"Save" : "저장",
"Loading documents..." : "문서 불러오는 중...",
"'.' is an invalid file name." : "'.' 는 올바르지 않은 파일 이름입니다.",
"File name cannot be empty." : "파일 이름이 비어 있을 수 없습니다.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/', '<', '>', ':', '\"', '|', '? ', '*'는 사용할 수 없습니다.",
"Align Left" : "왼쪽 정렬",
"Alignment" : "정렬",
"Align Right" : "오른쪽 정렬",
"Annotate" : "주석",
"Background" : "배경",
"Bold" : "굵게",
"Bottom" : "아래",
"Cancel" : "취소",
"Center" : "중앙",
"Clone" : "복제",
"Clone this Style" : "이 스타일 복제",
"Close" : "닫기",
"Color" : "색",
"Create" : "만들기",
"Decrease Indent" : "들여쓰기 감소",
"Default Style" : "기본 스타일",
"Delete" : "삭제",
"Family" : "종류",
"Font" : "글꼴",
"Font Effects" : "글꼴 효과",
"Format" : "서식",
"Increase Indent" : "들여쓰기 증가",
"Insert Image" : "그림 삽입",
"Invite Members" : "구성원 초대",
"Italic" : "이탤릭",
"Justified" : "양쪽 맞춤",
"Justify" : "맞춤",
"Left" : "왼쪽",
"Loading" : "불러오는 중",
"Members" : "구성원",
"New Name:" : "새 이름:",
"OK" : "확인",
"Open" : "열기",
"Options" : "옵션",
"Paragraph..." : "문단...",
"Paragraph Styles" : "문단 스타일",
"Redo" : "다시 실행",
"Right" : "오른쪽",
"Size" : "크기",
"Spacing" : "간격",
"Strikethrough" : "취소선",
"Style" : "스타일",
"Text" : "텍스트",
"Top" : "위",
"Underline" : "밑줄",
"Undo" : "실행 취소",
"Unknown Author" : "알 수 없는 작성자",
"Edit" : "편집",
"New document" : "새 문서",
"Upload" : "업로드",
"Save new documents to" : "다음에 새 문서 저장",
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
"Password" : "암호",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "이 링크는 만료되었거나 존재하지 않았습니다. 이 링크를 공유한 사람에게 문의하십시오.",
"Advanced feature-set" : "고급 기능",
"(Unstable)" : "(불안정)"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -1,8 +1,8 @@
<?php
$TRANSLATIONS = array(
"Saved" => "저장됨",
"You don't have permission to rename this document" => "이 문서의 이름을 변경할 권한이 없습니다",
"Documents" => "문서",
"You don't have permission to rename this document" => "이 문서의 이름을 변경할 권한이 없습니다",
"Saved" => "저장됨",
"Saving..." => "저장 중...",
"Failed to load documents." => "문서를 불러올 수 없습니다.",
"Share" => "공유",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumenter",
"Can't create document" : "Kan ikke opprette dokument",
"You don't have permission to rename this document" : "Du har ikke tillatelse til å gi nytt navn til dette dokumentet",
"Directory saved successfully." : "Vellykket lagring av mappe.",
"An error occurred while changing directory." : "En feil oppstod ved endring av mappe.",
"Saved" : "Lagret",
"Format filter server is down or misconfigured" : "Formatfiltrerings-serveren er nede eller feilkonfigurert",
"Conversion failed. Check log for details." : "Konvertering feilet. Sjekk loggen for detaljer.",
"Saving..." : "Lagrer...",
"Failed to load documents." : "Klarte ikke å laste dokumenter.",
"No documents were found. Upload or create a document to get started!" : "Ingen dokumenter funnet. Last opp eller opprett et dokument for å komme i gang!",
"Share" : "Del",
"No connection to server. Trying to reconnect." : "Ingen forbindelse til server. Prøver å gjenopprette forbindelsen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Hvis denne siden forlates i redigeringsmodus kan data gå tapt. Det anbefales å bruke 'Lukk'-knappen i stedet.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Klarte ikke å laste dette dokumentet. Sjekk om det kan åpnes med en ekstern odt-editor. Dette kan også bety at deling er avsluttet eller at dokumentet er slettet nylig.",
"Save" : "Lagre",
"Loading documents..." : "Laster dokumenter...",
"'.' is an invalid file name." : "'.' er et ugyldig filnavn.",
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",
"Align Left" : "Venstrejustér",
"Alignment" : "Justering",
"Align Right" : "Høyrejustér",
"Annotate" : "Bemerk",
"Background" : "Bakgrunn",
"Bold" : "Fet",
"Bottom" : "Bunn",
"Cancel" : "Avbryt",
"Center" : "Sentrert",
"Clone" : "Klone",
"Clone this Style" : "Klone denne stilen",
"Close" : "Lukk",
"Color" : "Farge",
"Create" : "Opprett",
"Decrease Indent" : "Reduser innrykk",
"Default Style" : "Standardstil",
"Delete" : "Slett",
"Family" : "Familie",
"Font" : "Font",
"Font Effects" : "Fonteffekter",
"Format" : "Format",
"Increase Indent" : "Øk innrykk",
"Insert Image" : "Sett inn bilde",
"Invite Members" : "Inviter medlemmer",
"Italic" : "Kursiv",
"Justified" : "Justert",
"Justify" : "Juster",
"Left" : "Venstre",
"Loading" : "Laster",
"Members" : "Medlemmer",
"New Name:" : "Nytt navn:",
"OK" : "OK",
"Open" : "Åpne",
"Options" : "Innstillinger",
"Paragraph..." : "Paragraf...",
"Paragraph Styles" : "Stiler for avsnitt",
"Redo" : "Gjør om",
"Right" : "Høyre",
"Size" : "Størrelse",
"Spacing" : "Avstand",
"Strikethrough" : "Gjennomstreking",
"Style" : "Stil",
"Text" : "Tekst",
"Top" : "Topp",
"Underline" : "Understreking",
"Undo" : "Angre",
"Unknown Author" : "Ukjent Forfatter",
"Edit" : "Endre",
"guest" : "gjest",
"MS Word support (requires openOffice/libreOffice)" : "Støtte for MS Word (krever openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice er installert på denne serveren. Stien til binærfilen er gitt via preview_libreoffice_path i config.php",
"External" : "Ekstern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice er installert på en ekstern server som kjører en formatfiltrerings-server",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server-URL",
"Apply and test" : "Lagre og test",
"New document" : "Nytt dokument",
"Upload (max. %s)" : "Opplasting (maks. %s)",
"Upload" : "Last opp",
"Save new documents to" : "Lagre nye dokumenter i",
"Wrong password. Please retry." : "Feil passord. Prøv igjen.",
"Password" : "Passord",
"Guest %s" : "Gjest %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Denne lenken er utgått eller har aldri eksistert. Kontakt personen som delte den med deg for detaljer.",
"Advanced feature-set" : "Avanserte egenskaper",
"(Unstable)" : "(Ustabil)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumenter",
"Can't create document" : "Kan ikke opprette dokument",
"You don't have permission to rename this document" : "Du har ikke tillatelse til å gi nytt navn til dette dokumentet",
"Directory saved successfully." : "Vellykket lagring av mappe.",
"An error occurred while changing directory." : "En feil oppstod ved endring av mappe.",
"Saved" : "Lagret",
"Format filter server is down or misconfigured" : "Formatfiltrerings-serveren er nede eller feilkonfigurert",
"Conversion failed. Check log for details." : "Konvertering feilet. Sjekk loggen for detaljer.",
"Saving..." : "Lagrer...",
"Failed to load documents." : "Klarte ikke å laste dokumenter.",
"No documents were found. Upload or create a document to get started!" : "Ingen dokumenter funnet. Last opp eller opprett et dokument for å komme i gang!",
"Share" : "Del",
"No connection to server. Trying to reconnect." : "Ingen forbindelse til server. Prøver å gjenopprette forbindelsen.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Hvis denne siden forlates i redigeringsmodus kan data gå tapt. Det anbefales å bruke 'Lukk'-knappen i stedet.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Klarte ikke å laste dette dokumentet. Sjekk om det kan åpnes med en ekstern odt-editor. Dette kan også bety at deling er avsluttet eller at dokumentet er slettet nylig.",
"Save" : "Lagre",
"Loading documents..." : "Laster dokumenter...",
"'.' is an invalid file name." : "'.' er et ugyldig filnavn.",
"File name cannot be empty." : "Filnavn kan ikke være tomt.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ugyldig navn, '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' er ikke tillatt.",
"Align Left" : "Venstrejustér",
"Alignment" : "Justering",
"Align Right" : "Høyrejustér",
"Annotate" : "Bemerk",
"Background" : "Bakgrunn",
"Bold" : "Fet",
"Bottom" : "Bunn",
"Cancel" : "Avbryt",
"Center" : "Sentrert",
"Clone" : "Klone",
"Clone this Style" : "Klone denne stilen",
"Close" : "Lukk",
"Color" : "Farge",
"Create" : "Opprett",
"Decrease Indent" : "Reduser innrykk",
"Default Style" : "Standardstil",
"Delete" : "Slett",
"Family" : "Familie",
"Font" : "Font",
"Font Effects" : "Fonteffekter",
"Format" : "Format",
"Increase Indent" : "Øk innrykk",
"Insert Image" : "Sett inn bilde",
"Invite Members" : "Inviter medlemmer",
"Italic" : "Kursiv",
"Justified" : "Justert",
"Justify" : "Juster",
"Left" : "Venstre",
"Loading" : "Laster",
"Members" : "Medlemmer",
"New Name:" : "Nytt navn:",
"OK" : "OK",
"Open" : "Åpne",
"Options" : "Innstillinger",
"Paragraph..." : "Paragraf...",
"Paragraph Styles" : "Stiler for avsnitt",
"Redo" : "Gjør om",
"Right" : "Høyre",
"Size" : "Størrelse",
"Spacing" : "Avstand",
"Strikethrough" : "Gjennomstreking",
"Style" : "Stil",
"Text" : "Tekst",
"Top" : "Topp",
"Underline" : "Understreking",
"Undo" : "Angre",
"Unknown Author" : "Ukjent Forfatter",
"Edit" : "Endre",
"guest" : "gjest",
"MS Word support (requires openOffice/libreOffice)" : "Støtte for MS Word (krever openOffice/libreOffice)",
"Local" : "Lokal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice er installert på denne serveren. Stien til binærfilen er gitt via preview_libreoffice_path i config.php",
"External" : "Ekstern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice er installert på en ekstern server som kjører en formatfiltrerings-server",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server-URL",
"Apply and test" : "Lagre og test",
"New document" : "Nytt dokument",
"Upload (max. %s)" : "Opplasting (maks. %s)",
"Upload" : "Last opp",
"Save new documents to" : "Lagre nye dokumenter i",
"Wrong password. Please retry." : "Feil passord. Prøv igjen.",
"Password" : "Passord",
"Guest %s" : "Gjest %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Denne lenken er utgått eller har aldri eksistert. Kontakt personen som delte den med deg for detaljer.",
"Advanced feature-set" : "Avanserte egenskaper",
"(Unstable)" : "(Ustabil)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formatfiltrerings-serveren er nede eller feilkonfigurert",
"Conversion failed. Check log for details." => "Konvertering feilet. Sjekk loggen for detaljer.",
"Saved" => "Lagret",
"Documents" => "Dokumenter",
"Can't create document" => "Kan ikke opprette dokument",
"You don't have permission to rename this document" => "Du har ikke tillatelse til å gi nytt navn til dette dokumentet",
"An error occurred while changing directory." => "En feil oppstod ved endring av mappe.",
"Directory saved successfully." => "Vellykket lagring av mappe.",
"Documents" => "Dokumenter",
"An error occurred while changing directory." => "En feil oppstod ved endring av mappe.",
"Saved" => "Lagret",
"Format filter server is down or misconfigured" => "Formatfiltrerings-serveren er nede eller feilkonfigurert",
"Conversion failed. Check log for details." => "Konvertering feilet. Sjekk loggen for detaljer.",
"Saving..." => "Lagrer...",
"Failed to load documents." => "Klarte ikke å laste dokumenter.",
"No documents were found. Upload or create a document to get started!" => "Ingen dokumenter funnet. Last opp eller opprett et dokument for å komme i gang!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documenten",
"Can't create document" : "Kan document niet creëren",
"You don't have permission to rename this document" : "U hebt niet de autorisatie om die document te hernoemen",
"Directory saved successfully." : "Directory succesvol bewaard.",
"An error occurred while changing directory." : "Er trad een fout op bij het wijzigen van de directory",
"Saved" : "Bewaard",
"Format filter server is down or misconfigured" : "Formaatfilter server is down of onjuist geconfigureerd",
"Conversion failed. Check log for details." : "Conversie mislukt. Beoordeel log voor details.",
"Saving..." : "Opslaan",
"Failed to load documents." : "Kon documenten niet laden.",
"No documents were found. Upload or create a document to get started!" : "Geen documenten gevonden. Upload of maak een document om te starten!",
"Share" : "Delen",
"No connection to server. Trying to reconnect." : "Geen verbinding met de server. Bezig te verbinden.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deze pagina open laten in de Editor kan resulteren in niet opslaan. Geadviseerd wordt om de 'Sluiten' knop te gebruiken.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Kon dit document niet laden. Ga na of het met een externe odt editor wel kan worden geopend. Het kan zijn dat het niet meer is gedeeld of dat het recent is verwijderd.",
"Save" : "Bewaren",
"Loading documents..." : "Laden documenten...",
"'.' is an invalid file name." : "'.' is een ongeldige bestandsnaam.",
"File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan.",
"Align Left" : "Links uitlijnen",
"Alignment" : "Uitlijning",
"Align Right" : "Rechts uitlijnen",
"Annotate" : "Opmerkingen",
"Background" : "Achtergrond",
"Bold" : "Vet",
"Bottom" : "Onderaan",
"Cancel" : "Annuleer",
"Center" : "Gecentreerd",
"Clone" : "Klonen",
"Clone this Style" : "Deze Stijl klonen",
"Close" : "Sluiten",
"Color" : "Kleur",
"Create" : "Creëer",
"Decrease Indent" : "Minder inspringen",
"Default Style" : "Standaard Stijl",
"Delete" : "Verwijder",
"Family" : "Familie",
"Font" : "Lettertype",
"Font Effects" : "Lettertype effecten",
"Format" : "Afmeting",
"Increase Indent" : "Meer inspringen",
"Insert Image" : "Invoegen afbeelding",
"Invite Members" : "Uitnodigen leden",
"Italic" : "Schuin",
"Justified" : "Uitgelijnd",
"Justify" : "Uitlijnen",
"Left" : "Links",
"Loading" : "Ladend",
"Members" : "Leden",
"New Name:" : "Nieuwe naam:",
"OK" : "OK",
"Open" : "Open",
"Options" : "Opties",
"Paragraph..." : "Paragraaf...",
"Paragraph Styles" : "Paragraaf Stijlen",
"Redo" : "Opnieuw",
"Right" : "Rechts",
"Size" : "Grootte",
"Spacing" : "Spatiëring",
"Strikethrough" : "Doorhalen",
"Style" : "Stijl",
"Text" : "Tekst",
"Top" : "Bovenaan",
"Underline" : "Onderstrepen",
"Undo" : "Ongedaan maken",
"Unknown Author" : "Onbekende auteur",
"Edit" : "Bewerk",
"guest" : "gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word ondersteuning (vereist openOffice/libreOffice)",
"Local" : "Lokaal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice is geïnstalleerd op deze server. Pad naar executable is beschikbaar via preview_libreoffice_path in config.php",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice is geïnstalleerd op een externe server die een format filter server draait",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Toepassen en testen",
"New document" : "Nieuw document",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Uploaden",
"Save new documents to" : "Bewaar nieuwe documenten in",
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
"Password" : "Wachtwoord",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "De link is vervallen of heeft nooit bestaan. Neem contact op met de persoon die het deelde voor de details.",
"Advanced feature-set" : "Geavanceerde functies",
"(Unstable)" : "(Onstabiel)"
},
"nplurals=2; plural=(n != 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documenten",
"Can't create document" : "Kan document niet creëren",
"You don't have permission to rename this document" : "U hebt niet de autorisatie om die document te hernoemen",
"Directory saved successfully." : "Directory succesvol bewaard.",
"An error occurred while changing directory." : "Er trad een fout op bij het wijzigen van de directory",
"Saved" : "Bewaard",
"Format filter server is down or misconfigured" : "Formaatfilter server is down of onjuist geconfigureerd",
"Conversion failed. Check log for details." : "Conversie mislukt. Beoordeel log voor details.",
"Saving..." : "Opslaan",
"Failed to load documents." : "Kon documenten niet laden.",
"No documents were found. Upload or create a document to get started!" : "Geen documenten gevonden. Upload of maak een document om te starten!",
"Share" : "Delen",
"No connection to server. Trying to reconnect." : "Geen verbinding met de server. Bezig te verbinden.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deze pagina open laten in de Editor kan resulteren in niet opslaan. Geadviseerd wordt om de 'Sluiten' knop te gebruiken.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Kon dit document niet laden. Ga na of het met een externe odt editor wel kan worden geopend. Het kan zijn dat het niet meer is gedeeld of dat het recent is verwijderd.",
"Save" : "Bewaren",
"Loading documents..." : "Laden documenten...",
"'.' is an invalid file name." : "'.' is een ongeldige bestandsnaam.",
"File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan.",
"Align Left" : "Links uitlijnen",
"Alignment" : "Uitlijning",
"Align Right" : "Rechts uitlijnen",
"Annotate" : "Opmerkingen",
"Background" : "Achtergrond",
"Bold" : "Vet",
"Bottom" : "Onderaan",
"Cancel" : "Annuleer",
"Center" : "Gecentreerd",
"Clone" : "Klonen",
"Clone this Style" : "Deze Stijl klonen",
"Close" : "Sluiten",
"Color" : "Kleur",
"Create" : "Creëer",
"Decrease Indent" : "Minder inspringen",
"Default Style" : "Standaard Stijl",
"Delete" : "Verwijder",
"Family" : "Familie",
"Font" : "Lettertype",
"Font Effects" : "Lettertype effecten",
"Format" : "Afmeting",
"Increase Indent" : "Meer inspringen",
"Insert Image" : "Invoegen afbeelding",
"Invite Members" : "Uitnodigen leden",
"Italic" : "Schuin",
"Justified" : "Uitgelijnd",
"Justify" : "Uitlijnen",
"Left" : "Links",
"Loading" : "Ladend",
"Members" : "Leden",
"New Name:" : "Nieuwe naam:",
"OK" : "OK",
"Open" : "Open",
"Options" : "Opties",
"Paragraph..." : "Paragraaf...",
"Paragraph Styles" : "Paragraaf Stijlen",
"Redo" : "Opnieuw",
"Right" : "Rechts",
"Size" : "Grootte",
"Spacing" : "Spatiëring",
"Strikethrough" : "Doorhalen",
"Style" : "Stijl",
"Text" : "Tekst",
"Top" : "Bovenaan",
"Underline" : "Onderstrepen",
"Undo" : "Ongedaan maken",
"Unknown Author" : "Onbekende auteur",
"Edit" : "Bewerk",
"guest" : "gast",
"MS Word support (requires openOffice/libreOffice)" : "MS Word ondersteuning (vereist openOffice/libreOffice)",
"Local" : "Lokaal",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice is geïnstalleerd op deze server. Pad naar executable is beschikbaar via preview_libreoffice_path in config.php",
"External" : "Extern",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice is geïnstalleerd op een externe server die een format filter server draait",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "Server URL",
"Apply and test" : "Toepassen en testen",
"New document" : "Nieuw document",
"Upload (max. %s)" : "Upload (max. %s)",
"Upload" : "Uploaden",
"Save new documents to" : "Bewaar nieuwe documenten in",
"Wrong password. Please retry." : "Onjuist wachtwoord. Probeer opnieuw.",
"Password" : "Wachtwoord",
"Guest %s" : "Gast %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "De link is vervallen of heeft nooit bestaan. Neem contact op met de persoon die het deelde voor de details.",
"Advanced feature-set" : "Geavanceerde functies",
"(Unstable)" : "(Onstabiel)"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Formaatfilter server is down of onjuist geconfigureerd",
"Conversion failed. Check log for details." => "Conversie mislukt. Beoordeel log voor details.",
"Saved" => "Bewaard",
"Documents" => "Documenten",
"Can't create document" => "Kan document niet creëren",
"You don't have permission to rename this document" => "U hebt niet de autorisatie om die document te hernoemen",
"An error occurred while changing directory." => "Er trad een fout op bij het wijzigen van de directory",
"Directory saved successfully." => "Directory succesvol bewaard.",
"Documents" => "Documenten",
"An error occurred while changing directory." => "Er trad een fout op bij het wijzigen van de directory",
"Saved" => "Bewaard",
"Format filter server is down or misconfigured" => "Formaatfilter server is down of onjuist geconfigureerd",
"Conversion failed. Check log for details." => "Conversie mislukt. Beoordeel log voor details.",
"Saving..." => "Opslaan",
"Failed to load documents." => "Kon documenten niet laden.",
"No documents were found. Upload or create a document to get started!" => "Geen documenten gevonden. Upload of maak een document om te starten!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Dokumenty",
"Can't create document" : "Nie można utworzyć dokumentu",
"You don't have permission to rename this document" : "Nie masz uprawnień do zmiany nazwy tego dokumentu",
"Directory saved successfully." : "Katalog zapisany poprawnie.",
"An error occurred while changing directory." : "Pojawił się błąd podczas zmiany katalogu.",
"Saved" : "Zapisano",
"Format filter server is down or misconfigured" : "Serwer filtrów formatów jest niedostępny lub nieprawidłowo skonfigurowany",
"Conversion failed. Check log for details." : "Konwersja nieudana. Sprawdź szczegóły w logu.",
"Saving..." : "Zapisywanie...",
"Failed to load documents." : "Nie można wczytać dokumentów.",
"No documents were found. Upload or create a document to get started!" : "Nie znaleziono dokumentów. Wyślij lub stwórz dokument aby rozpocząć!",
"Share" : "Udostępnij",
"No connection to server. Trying to reconnect." : "Nie połączono z serwerem. Próba ponownego łączenia. ",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Opuszczając tę stronę w trybie Edytor może spowodować niezapisanie danych. Zaleca się zamiast tego użyć przycisk 'Zamknij'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nie można załadować tego dokumentu. Proszę sprawdzić, czy można go otworzyć w zewnętrznym edytorze odt. Może to również oznaczać, że dokument został niedawno zmieniony na nieudostępniony lub usunięty.",
"Save" : "Zapisz",
"Loading documents..." : "Ładowanie dokumentów...",
"'.' is an invalid file name." : "„.” jest nieprawidłową nazwą pliku.",
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.",
"Align Left" : "Wyrównaj do lewej",
"Alignment" : "Wyrównanie",
"Align Right" : "Wyrównaj do prawej",
"Annotate" : "Adnotacje",
"Background" : "Tło",
"Bold" : "Pogrubienie",
"Bottom" : "Dół",
"Cancel" : "Anuluj",
"Center" : "Do środka",
"Clone" : "Klonuj",
"Clone this Style" : "Klonuj ten styl",
"Close" : "Zamknij",
"Color" : "Kolor",
"Create" : "Utwórz",
"Decrease Indent" : "Zmniejsz wcięcie",
"Default Style" : "Domyślny styl",
"Delete" : "Usuń",
"Family" : "Rodzina",
"Font" : "Czcionka",
"Font Effects" : "Efekty czcionki",
"Format" : "Format",
"Increase Indent" : "Zwiększ wcięcie",
"Insert Image" : "Wstaw obraz",
"Invite Members" : "Zaproś członków",
"Italic" : "Kursywa",
"Justified" : "Wyjustowany",
"Justify" : "Wyjustuj",
"Left" : "Lewo",
"Loading" : "Ładuję",
"Members" : "Członkowie",
"New Name:" : "Nowa nazwa:",
"OK" : "OK",
"Open" : "Otwórz",
"Options" : "Opcje",
"Paragraph..." : "Akapit...",
"Paragraph Styles" : "Style akapitów",
"Redo" : "Ponów",
"Right" : "Prawo",
"Size" : "Rozmiar",
"Spacing" : "Odstępy",
"Strikethrough" : "Przekreślenie",
"Style" : "Style",
"Text" : "Tekst",
"Top" : "Góra",
"Underline" : "Podkreślenie",
"Undo" : "Cofnij",
"Unknown Author" : "Nieznany autor",
"Edit" : "Edytuj",
"guest" : "gość",
"MS Word support (requires openOffice/libreOffice)" : "Wsparcie MS Word (wymaga openOffice/libreOffice)",
"Local" : "Lokalny",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice jest zainstalowany na tej maszynie. Ścieżka do binariów jest podawana przez preview_libreoffice_path w config.php",
"External" : "Zewnętrzny",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice jest zainstalowany na zewnętrznym systemie z uruchomionym serwerem konwersji formatów",
"scheme://domain.tld[:port]" : "schemat://domena.tld[:port]",
"Server URL" : "URL serwera",
"Apply and test" : "Zastosuj i przetestuj",
"New document" : "Nowy dokument",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"Upload" : "Wyślij",
"Save new documents to" : "Zapisz nowy dokument do",
"Wrong password. Please retry." : "Złe hasło. Spróbuj ponownie.",
"Password" : "Hasło",
"Guest %s" : "Gość %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje.",
"Advanced feature-set" : "Zaawansowany zestaw funkcji",
"(Unstable)" : "(Niestabilne)"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Dokumenty",
"Can't create document" : "Nie można utworzyć dokumentu",
"You don't have permission to rename this document" : "Nie masz uprawnień do zmiany nazwy tego dokumentu",
"Directory saved successfully." : "Katalog zapisany poprawnie.",
"An error occurred while changing directory." : "Pojawił się błąd podczas zmiany katalogu.",
"Saved" : "Zapisano",
"Format filter server is down or misconfigured" : "Serwer filtrów formatów jest niedostępny lub nieprawidłowo skonfigurowany",
"Conversion failed. Check log for details." : "Konwersja nieudana. Sprawdź szczegóły w logu.",
"Saving..." : "Zapisywanie...",
"Failed to load documents." : "Nie można wczytać dokumentów.",
"No documents were found. Upload or create a document to get started!" : "Nie znaleziono dokumentów. Wyślij lub stwórz dokument aby rozpocząć!",
"Share" : "Udostępnij",
"No connection to server. Trying to reconnect." : "Nie połączono z serwerem. Próba ponownego łączenia. ",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Opuszczając tę stronę w trybie Edytor może spowodować niezapisanie danych. Zaleca się zamiast tego użyć przycisk 'Zamknij'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Nie można załadować tego dokumentu. Proszę sprawdzić, czy można go otworzyć w zewnętrznym edytorze odt. Może to również oznaczać, że dokument został niedawno zmieniony na nieudostępniony lub usunięty.",
"Save" : "Zapisz",
"Loading documents..." : "Ładowanie dokumentów...",
"'.' is an invalid file name." : "„.” jest nieprawidłową nazwą pliku.",
"File name cannot be empty." : "Nazwa pliku nie może być pusta.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.",
"Align Left" : "Wyrównaj do lewej",
"Alignment" : "Wyrównanie",
"Align Right" : "Wyrównaj do prawej",
"Annotate" : "Adnotacje",
"Background" : "Tło",
"Bold" : "Pogrubienie",
"Bottom" : "Dół",
"Cancel" : "Anuluj",
"Center" : "Do środka",
"Clone" : "Klonuj",
"Clone this Style" : "Klonuj ten styl",
"Close" : "Zamknij",
"Color" : "Kolor",
"Create" : "Utwórz",
"Decrease Indent" : "Zmniejsz wcięcie",
"Default Style" : "Domyślny styl",
"Delete" : "Usuń",
"Family" : "Rodzina",
"Font" : "Czcionka",
"Font Effects" : "Efekty czcionki",
"Format" : "Format",
"Increase Indent" : "Zwiększ wcięcie",
"Insert Image" : "Wstaw obraz",
"Invite Members" : "Zaproś członków",
"Italic" : "Kursywa",
"Justified" : "Wyjustowany",
"Justify" : "Wyjustuj",
"Left" : "Lewo",
"Loading" : "Ładuję",
"Members" : "Członkowie",
"New Name:" : "Nowa nazwa:",
"OK" : "OK",
"Open" : "Otwórz",
"Options" : "Opcje",
"Paragraph..." : "Akapit...",
"Paragraph Styles" : "Style akapitów",
"Redo" : "Ponów",
"Right" : "Prawo",
"Size" : "Rozmiar",
"Spacing" : "Odstępy",
"Strikethrough" : "Przekreślenie",
"Style" : "Style",
"Text" : "Tekst",
"Top" : "Góra",
"Underline" : "Podkreślenie",
"Undo" : "Cofnij",
"Unknown Author" : "Nieznany autor",
"Edit" : "Edytuj",
"guest" : "gość",
"MS Word support (requires openOffice/libreOffice)" : "Wsparcie MS Word (wymaga openOffice/libreOffice)",
"Local" : "Lokalny",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice jest zainstalowany na tej maszynie. Ścieżka do binariów jest podawana przez preview_libreoffice_path w config.php",
"External" : "Zewnętrzny",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice jest zainstalowany na zewnętrznym systemie z uruchomionym serwerem konwersji formatów",
"scheme://domain.tld[:port]" : "schemat://domena.tld[:port]",
"Server URL" : "URL serwera",
"Apply and test" : "Zastosuj i przetestuj",
"New document" : "Nowy dokument",
"Upload (max. %s)" : "Wysyłka (max. %s)",
"Upload" : "Wyślij",
"Save new documents to" : "Zapisz nowy dokument do",
"Wrong password. Please retry." : "Złe hasło. Spróbuj ponownie.",
"Password" : "Hasło",
"Guest %s" : "Gość %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Ten link już wygasła lub nigdy nie istniał. Proszę skontaktuj się z osobą, która udostępniła ci link, aby uzyskać szczegółowe informacje.",
"Advanced feature-set" : "Zaawansowany zestaw funkcji",
"(Unstable)" : "(Niestabilne)"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Serwer filtrów formatów jest niedostępny lub nieprawidłowo skonfigurowany",
"Conversion failed. Check log for details." => "Konwersja nieudana. Sprawdź szczegóły w logu.",
"Saved" => "Zapisano",
"Documents" => "Dokumenty",
"Can't create document" => "Nie można utworzyć dokumentu",
"You don't have permission to rename this document" => "Nie masz uprawnień do zmiany nazwy tego dokumentu",
"An error occurred while changing directory." => "Pojawił się błąd podczas zmiany katalogu.",
"Directory saved successfully." => "Katalog zapisany poprawnie.",
"Documents" => "Dokumenty",
"An error occurred while changing directory." => "Pojawił się błąd podczas zmiany katalogu.",
"Saved" => "Zapisano",
"Format filter server is down or misconfigured" => "Serwer filtrów formatów jest niedostępny lub nieprawidłowo skonfigurowany",
"Conversion failed. Check log for details." => "Konwersja nieudana. Sprawdź szczegóły w logu.",
"Saving..." => "Zapisywanie...",
"Failed to load documents." => "Nie można wczytać dokumentów.",
"No documents were found. Upload or create a document to get started!" => "Nie znaleziono dokumentów. Wyślij lub stwórz dokument aby rozpocząć!",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"Can't create document" : "Impedido de criar documentos",
"You don't have permission to rename this document" : "Você não tem permissão para renomear este documento",
"Directory saved successfully." : "Diretório salvo com sucesso.",
"An error occurred while changing directory." : "Ocorreu um erro ao mudar de diretório.",
"Saved" : "Salvo",
"Format filter server is down or misconfigured" : "O servidor de formato de filtro está desligado ou com configuração errada",
"Conversion failed. Check log for details." : "Falha na conversão. Verifique o log para detalhes.",
"Saving..." : "Salvando...",
"Failed to load documents." : "Falha ao carregar documentos.",
"No documents were found. Upload or create a document to get started!" : "Nenhum documento foi encontrado. Enviar ou criar um documento para iniciar.",
"Share" : "Compartilhar",
"No connection to server. Trying to reconnect." : "Sem conexão com o servidor. Tentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixando esta página no modo de Edição pode causar o não salvamento de dados. É recomendado usar o botão \"Fechar\".",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Falha ao carregar o documento. Por favor verifique se o arquivo poderá ser aberto com um editor externo odt. Isso também pode significar que o arquivo foi descompartilhado ou eliminado recentemente.",
"Save" : "Salvar",
"Loading documents..." : "Carregando documentos...",
"'.' is an invalid file name." : "'.' é um nome de arquivo inválido.",
"File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
"Align Left" : "Alinhar a esquerda",
"Alignment" : "Alinhamento",
"Align Right" : "Alinhar a direita",
"Annotate" : "Anotar",
"Background" : "Fundo",
"Bold" : "Negrito",
"Bottom" : "Pé",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clone",
"Clone this Style" : "Clonar este estilo",
"Close" : "Fechar",
"Color" : "Cor",
"Create" : "Criar",
"Decrease Indent" : "Diminuir recuo",
"Default Style" : "Estilo Padrão",
"Delete" : "Eliminar",
"Family" : "Família",
"Font" : "Fonte",
"Font Effects" : "Fonte Efeitos",
"Format" : "Formato",
"Increase Indent" : "Aumentar recuo",
"Insert Image" : "Inserir Imagem",
"Invite Members" : "Convidar Membros",
"Italic" : "Itálico",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Esquerda",
"Loading" : "Carregando",
"Members" : "Membros",
"New Name:" : "Novo Nome:",
"OK" : "OK",
"Open" : "Abrir",
"Options" : "Opções",
"Paragraph..." : "Parágrafo...",
"Paragraph Styles" : "Estilo de Parágrafo",
"Redo" : "Refazer",
"Right" : "Direita",
"Size" : "Tamanho",
"Spacing" : "Espaçamento",
"Strikethrough" : "Rasurado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Topo",
"Underline" : "Sublinhado",
"Undo" : "Desfazer",
"Unknown Author" : "Autor Desconhecido",
"Edit" : "Editar",
"guest" : "convidado",
"MS Word support (requires openOffice/libreOffice)" : "Suporte a MS Word (requer openOdffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice está instalado no servidor. O caminho para o binário é disponibilizado via preview_libreoffice_path no config.php",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice está instalado em um servidor externo executando um servidor de filtro de formato",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL do servidor",
"Apply and test" : "Aplicar e testar",
"New document" : "Novo documento",
"Upload (max. %s)" : "Envio (max. %s)",
"Upload" : "Enviar",
"Save new documents to" : "Salvar o novo documento para",
"Wrong password. Please retry." : "Senha errada. Por favor tente novamente.",
"Password" : "Senha",
"Guest %s" : "Convidado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este link expirou ou nunca existiu. Por favor faça contato com a pessoa que compartilhou este link com você para maiores detalhes.",
"Advanced feature-set" : "Avançado conjunto de funcionalidades",
"(Unstable)" : "(Instável)"
},
"nplurals=2; plural=(n > 1);");

@ -0,0 +1,90 @@
{ "translations": {
"Documents" : "Documentos",
"Can't create document" : "Impedido de criar documentos",
"You don't have permission to rename this document" : "Você não tem permissão para renomear este documento",
"Directory saved successfully." : "Diretório salvo com sucesso.",
"An error occurred while changing directory." : "Ocorreu um erro ao mudar de diretório.",
"Saved" : "Salvo",
"Format filter server is down or misconfigured" : "O servidor de formato de filtro está desligado ou com configuração errada",
"Conversion failed. Check log for details." : "Falha na conversão. Verifique o log para detalhes.",
"Saving..." : "Salvando...",
"Failed to load documents." : "Falha ao carregar documentos.",
"No documents were found. Upload or create a document to get started!" : "Nenhum documento foi encontrado. Enviar ou criar um documento para iniciar.",
"Share" : "Compartilhar",
"No connection to server. Trying to reconnect." : "Sem conexão com o servidor. Tentando reconectar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Deixando esta página no modo de Edição pode causar o não salvamento de dados. É recomendado usar o botão \"Fechar\".",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Falha ao carregar o documento. Por favor verifique se o arquivo poderá ser aberto com um editor externo odt. Isso também pode significar que o arquivo foi descompartilhado ou eliminado recentemente.",
"Save" : "Salvar",
"Loading documents..." : "Carregando documentos...",
"'.' is an invalid file name." : "'.' é um nome de arquivo inválido.",
"File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
"Align Left" : "Alinhar a esquerda",
"Alignment" : "Alinhamento",
"Align Right" : "Alinhar a direita",
"Annotate" : "Anotar",
"Background" : "Fundo",
"Bold" : "Negrito",
"Bottom" : "Pé",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clone",
"Clone this Style" : "Clonar este estilo",
"Close" : "Fechar",
"Color" : "Cor",
"Create" : "Criar",
"Decrease Indent" : "Diminuir recuo",
"Default Style" : "Estilo Padrão",
"Delete" : "Eliminar",
"Family" : "Família",
"Font" : "Fonte",
"Font Effects" : "Fonte Efeitos",
"Format" : "Formato",
"Increase Indent" : "Aumentar recuo",
"Insert Image" : "Inserir Imagem",
"Invite Members" : "Convidar Membros",
"Italic" : "Itálico",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Esquerda",
"Loading" : "Carregando",
"Members" : "Membros",
"New Name:" : "Novo Nome:",
"OK" : "OK",
"Open" : "Abrir",
"Options" : "Opções",
"Paragraph..." : "Parágrafo...",
"Paragraph Styles" : "Estilo de Parágrafo",
"Redo" : "Refazer",
"Right" : "Direita",
"Size" : "Tamanho",
"Spacing" : "Espaçamento",
"Strikethrough" : "Rasurado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Topo",
"Underline" : "Sublinhado",
"Undo" : "Desfazer",
"Unknown Author" : "Autor Desconhecido",
"Edit" : "Editar",
"guest" : "convidado",
"MS Word support (requires openOffice/libreOffice)" : "Suporte a MS Word (requer openOdffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice está instalado no servidor. O caminho para o binário é disponibilizado via preview_libreoffice_path no config.php",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice está instalado em um servidor externo executando um servidor de filtro de formato",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL do servidor",
"Apply and test" : "Aplicar e testar",
"New document" : "Novo documento",
"Upload (max. %s)" : "Envio (max. %s)",
"Upload" : "Enviar",
"Save new documents to" : "Salvar o novo documento para",
"Wrong password. Please retry." : "Senha errada. Por favor tente novamente.",
"Password" : "Senha",
"Guest %s" : "Convidado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Este link expirou ou nunca existiu. Por favor faça contato com a pessoa que compartilhou este link com você para maiores detalhes.",
"Advanced feature-set" : "Avançado conjunto de funcionalidades",
"(Unstable)" : "(Instável)"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

@ -1,13 +1,13 @@
<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "O servidor de formato de filtro está desligado ou com configuração errada",
"Conversion failed. Check log for details." => "Falha na conversão. Verifique o log para detalhes.",
"Saved" => "Salvo",
"Documents" => "Documentos",
"Can't create document" => "Impedido de criar documentos",
"You don't have permission to rename this document" => "Você não tem permissão para renomear este documento",
"An error occurred while changing directory." => "Ocorreu um erro ao mudar de diretório.",
"Directory saved successfully." => "Diretório salvo com sucesso.",
"Documents" => "Documentos",
"An error occurred while changing directory." => "Ocorreu um erro ao mudar de diretório.",
"Saved" => "Salvo",
"Format filter server is down or misconfigured" => "O servidor de formato de filtro está desligado ou com configuração errada",
"Conversion failed. Check log for details." => "Falha na conversão. Verifique o log para detalhes.",
"Saving..." => "Salvando...",
"Failed to load documents." => "Falha ao carregar documentos.",
"No documents were found. Upload or create a document to get started!" => "Nenhum documento foi encontrado. Enviar ou criar um documento para iniciar.",

@ -0,0 +1,92 @@
OC.L10N.register(
"documents",
{
"Documents" : "Documentos",
"Can't create document" : "Não é possível criar o documento",
"You don't have permission to rename this document" : "Não tem permissão para renomear este documento",
"Directory saved successfully." : "Diretoria guardada com sucesso.",
"An error occurred while changing directory." : "Ocorreu um erro ao mudar de diretoria.",
"Saved" : "Guardado",
"Format filter server is down or misconfigured" : "O servidor do filtro de formatação está em baixo ou mal configurado",
"Conversion failed. Check log for details." : "Não foi possível converter. Verifique o registo para detalhes.",
"Saving..." : "A guardar...",
"Failed to load documents." : "Não foi possível carregar os documentos.",
"No documents were found. Upload or create a document to get started!" : "Não foram encontrados quaisquer documentos. Envie ou crie um documento para começar!",
"Share" : "Compartilhar",
"No connection to server. Trying to reconnect." : "Sem conexão ao servidor. A tentar reconetar.",
"Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead." : "Ao sair desta página no modo Editor poderá deixar dados não guardados. Em vez disso, é recomendado a utilização do botão 'Fechar'.",
"Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently." : "Não foi possível carregar este documento. Por favor, verifique se este pode ser aberto com um editor odt externo. Isto poderá significar que este foi apagado recentemente ou a partilha foi cancelada.",
"Save" : "Guardar",
"Loading documents..." : "A carregar os documentos ...",
"'.' is an invalid file name." : "'.' não é um nome de ficheiro válido.",
"File name cannot be empty." : "O nome do ficheiro não pode estar em branco.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome inválido, os carateres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
"Align Left" : "Alinhar à Esquerda",
"Alignment" : "Alinhamento",
"Align Right" : "Alinhar à Direita",
"Annotate" : "Anotar",
"Background" : "Fundo",
"Bold" : "Negrito",
"Bottom" : "Base",
"Cancel" : "Cancelar",
"Center" : "Centro",
"Clone" : "Clonar",
"Clone this Style" : "Clonar este Estilo",
"Close" : "Fechar",
"Color" : "Cor",
"Create" : "Criar",
"Decrease Indent" : "Diminuir Indentação",
"Default Style" : "Estilo Predefinido",
"Delete" : "Apagar",
"Family" : "Familia",
"Font" : "Tipo de letra",
"Font Effects" : "Efeitos de Letra",
"Format" : "Formato",
"Increase Indent" : "Aumentar Indentação",
"Insert Image" : "Inserir Imagem",
"Invite Members" : "Convidar Membros",
"Italic" : "Itálico",
"Justified" : "Justificado",
"Justify" : "Justificar",
"Left" : "Esquerda",
"Loading" : "A carregar ...",
"Members" : "Membros",
"New Name:" : "Novo Nome:",
"OK" : "CONFIRMAR",
"Open" : "Abrir",
"Options" : "Opções",
"Paragraph..." : "Parágrafo ...",
"Paragraph Styles" : "Estilos de Parágrafo",
"Redo" : "Refazer",
"Right" : "Direita",
"Size" : "Tamanho",
"Spacing" : "Espaçamento",
"Strikethrough" : "Rasurado",
"Style" : "Estilo",
"Text" : "Texto",
"Top" : "Topo",
"Underline" : "Sublinhado",
"Undo" : "Anular",
"Unknown Author" : "Autor Desconhecido",
"Edit" : "Editar",
"guest" : "convidado",
"MS Word support (requires openOffice/libreOffice)" : "Suporte para MS Word (requer openOffice/libreOffice)",
"Local" : "Local",
"openOffice/libreOffice is installed on this server. Path to binary is provided via preview_libreoffice_path in config.php" : "openOffice/libreOffice está instalado neste servidor. O caminho para o binário é disponibilizado via preview_libreoffice_path no config.php",
"External" : "Externo",
"openOffice/libreOffice is installed on external server running a format filter server" : "openOffice/libreOffice está instalado num servidor externo, a executar um servidor de filtro de formato",
"scheme://domain.tld[:port]" : "scheme://domain.tld[:port]",
"Server URL" : "URL do Servidor",
"Apply and test" : "Aplicar e Testar",
"New document" : "Novo documento",
"Upload (max. %s)" : "Enviar (máx. %s)",
"Upload" : "Enviar",
"Save new documents to" : "Guarde os novos documentos em",
"Wrong password. Please retry." : "Senha errada. Por favor, tente de novo.",
"Password" : "Senha",
"Guest %s" : "Convidado %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esta hiperligação expirou ou nunca existiu. Para mais detalhes, por favor, contacte a pessoa que a partilhou consigo.",
"Advanced feature-set" : "Opções Avançadas",
"(Unstable)" : "(Instável)"
},
"nplurals=2; plural=(n != 1);");

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

Loading…
Cancel
Save