diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index af55d11023f..2d61201dcd8 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -183,7 +183,7 @@ OC.L10N.register( "File name" : "Ім'я файлу", "Folder name" : "Назва каталогу", "This node is unavailable" : "Цей вузол не доступний", - "Download file {name}" : "Звантажити файл {name}", + "Download file {name}" : "Відкрити файл {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" є недозволеним типом файлу.", "{newName} already exists." : "{newName} вже присутній.", "\"{char}\" is not allowed inside a file name." : "Неприпустимий \"{char}\" у назві файлу.", @@ -246,7 +246,7 @@ OC.L10N.register( "Sort folders before files" : "Впорядковувати каталоги поререду файлів", "Show hidden files" : "Показувати приховані файли", "Crop image previews" : "Попередній перегляд перед кадруванням", - "Enable the grid view" : "Увімкнути перегляд у вигляді сітки", + "Enable the grid view" : "Увімкнути подання сіткою", "Additional settings" : "Додатково", "WebDAV" : "WebDAV", "WebDAV URL" : "URL-адреса WebDAV", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 792f7b11637..49544de7f60 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -181,7 +181,7 @@ "File name" : "Ім'я файлу", "Folder name" : "Назва каталогу", "This node is unavailable" : "Цей вузол не доступний", - "Download file {name}" : "Звантажити файл {name}", + "Download file {name}" : "Відкрити файл {name}", "\"{name}\" is not an allowed filetype." : "\"{name}\" є недозволеним типом файлу.", "{newName} already exists." : "{newName} вже присутній.", "\"{char}\" is not allowed inside a file name." : "Неприпустимий \"{char}\" у назві файлу.", @@ -244,7 +244,7 @@ "Sort folders before files" : "Впорядковувати каталоги поререду файлів", "Show hidden files" : "Показувати приховані файли", "Crop image previews" : "Попередній перегляд перед кадруванням", - "Enable the grid view" : "Увімкнути перегляд у вигляді сітки", + "Enable the grid view" : "Увімкнути подання сіткою", "Additional settings" : "Додатково", "WebDAV" : "WebDAV", "WebDAV URL" : "URL-адреса WebDAV", diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js index 34d801aea6a..ae7949310e4 100644 --- a/apps/files_trashbin/l10n/ar.js +++ b/apps/files_trashbin/l10n/ar.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "إستعادة", "Unknown" : "غير معروف", "All files" : "كل الملفات", - "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", - "No deleted files" : "لا توجد ملفات محذوفة", - "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "Original location" : "الموقع الأصلي", "Deleted" : "محذوفة", "A long time ago" : "منذ وقت طويل", + "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", + "No deleted files" : "لا توجد ملفات محذوفة", + "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "This application enables users to restore files that were deleted from the system." : "هذا التطبيق يُمكّن المستخدمين من استعادة الملفات التي قاموا بحذفها من النظام.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "هذا التطبيق يُمكّن المستخدمين من استعادة الملفات التي قاموا بحذفها من النظام. يقوم التطبيق بعرض الملفات و المجلدات المحذوفة على المستخدم و يسمح له باختيار إمّا استعادتها إلى موقعها الأصلي أو حذفها من النظام نهائيّاً. إستعادة الملف تعني استعادة جميع نسخه. عند حذف ملف من مشاركة فإنه يمكن استعادته بنفس الكيفية بالرغم من انتهاء المشاركة. مع العلم أن هذه الملفات تبقى في سلة المحذوفات لمدة 30 يوماً ما لم يُعيّن غير ذلك.\nلتجنب نفاذ الحصة التخزينية للمستخدم، لا يسمح النظام بإشغال أكثر من 50% من حصته.. بمحتويات سلة محذوفاته. إذا وصل حجم السلة إلى هذا الحد، يقوم النظام بحذف الملفات الأقدم فالأقدم حتى يصل الحجم المتاح من الحصة إلى 50% على الأقل. للمزيد، أنظر: توثيق المفات المحذوفة Deleted Files.\n ", "You will be able to recover deleted files from here" : "يُمكنك استعادة الملفات المحذوفة من هنا", diff --git a/apps/files_trashbin/l10n/ar.json b/apps/files_trashbin/l10n/ar.json index 885ba57d632..191ae9c6638 100644 --- a/apps/files_trashbin/l10n/ar.json +++ b/apps/files_trashbin/l10n/ar.json @@ -7,12 +7,12 @@ "Restore" : "إستعادة", "Unknown" : "غير معروف", "All files" : "كل الملفات", - "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", - "No deleted files" : "لا توجد ملفات محذوفة", - "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "Original location" : "الموقع الأصلي", "Deleted" : "محذوفة", "A long time ago" : "منذ وقت طويل", + "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", + "No deleted files" : "لا توجد ملفات محذوفة", + "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "This application enables users to restore files that were deleted from the system." : "هذا التطبيق يُمكّن المستخدمين من استعادة الملفات التي قاموا بحذفها من النظام.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "هذا التطبيق يُمكّن المستخدمين من استعادة الملفات التي قاموا بحذفها من النظام. يقوم التطبيق بعرض الملفات و المجلدات المحذوفة على المستخدم و يسمح له باختيار إمّا استعادتها إلى موقعها الأصلي أو حذفها من النظام نهائيّاً. إستعادة الملف تعني استعادة جميع نسخه. عند حذف ملف من مشاركة فإنه يمكن استعادته بنفس الكيفية بالرغم من انتهاء المشاركة. مع العلم أن هذه الملفات تبقى في سلة المحذوفات لمدة 30 يوماً ما لم يُعيّن غير ذلك.\nلتجنب نفاذ الحصة التخزينية للمستخدم، لا يسمح النظام بإشغال أكثر من 50% من حصته.. بمحتويات سلة محذوفاته. إذا وصل حجم السلة إلى هذا الحد، يقوم النظام بحذف الملفات الأقدم فالأقدم حتى يصل الحجم المتاح من الحصة إلى 50% على الأقل. للمزيد، أنظر: توثيق المفات المحذوفة Deleted Files.\n ", "You will be able to recover deleted files from here" : "يُمكنك استعادة الملفات المحذوفة من هنا", diff --git a/apps/files_trashbin/l10n/ast.js b/apps/files_trashbin/l10n/ast.js index 697752e35c7..dff278918e2 100644 --- a/apps/files_trashbin/l10n/ast.js +++ b/apps/files_trashbin/l10n/ast.js @@ -9,12 +9,13 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocí­u", "All files" : "Tolos ficheros", - "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", - "No deleted files" : "Nun hai nengún ficheros desnaiciáu", - "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", + "You" : "Tu", "Original location" : "Llocalización orixinal", "Deleted" : "Desanicióse", "A long time ago" : "Hai cuantayá", + "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", + "No deleted files" : "Nun hai nengún ficheros desnaiciáu", + "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar ficheros que se desaniciaren del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", "You will be able to recover deleted files from here" : "Dende equí vas ser a recuperar los ficheros desaniciaos", diff --git a/apps/files_trashbin/l10n/ast.json b/apps/files_trashbin/l10n/ast.json index c4d34b4f768..fcad77e5003 100644 --- a/apps/files_trashbin/l10n/ast.json +++ b/apps/files_trashbin/l10n/ast.json @@ -7,12 +7,13 @@ "Restore" : "Restaurar", "Unknown" : "Desconocí­u", "All files" : "Tolos ficheros", - "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", - "No deleted files" : "Nun hai nengún ficheros desnaiciáu", - "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", + "You" : "Tu", "Original location" : "Llocalización orixinal", "Deleted" : "Desanicióse", "A long time ago" : "Hai cuantayá", + "List of files that have been deleted." : "Una llista de ficheros que se desaniciaron.", + "No deleted files" : "Nun hai nengún ficheros desnaiciáu", + "Files and folders you have deleted will show up here" : "Equí apaecen los ficheros y les carpetes que desaniciares", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar ficheros que se desaniciaren del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar los ficheros que se desaniciaren nel sistema. Amuesa una llista de ficheros desaniciaos na interfaz web y tien opciones pa restaurar esos ficheros a los direutorios de los usuarios o desanicialos permanentemente. Restaurar un ficheru tamién restaura les versiones de los ficheros rellacionaos si s'activó l'aplicación de versiones. Cuando se desanicia'l ficheru d'una compartición, pue restaurase del mesmu mou, magar que yá nun se comparta. Por defeutu, esto ficheros queden na papelera demientres 30 díes.\nPa evitar pa que les cuentes escosen l'espaciu, l'aplicación de ficheros desaniciaos nun va usar más del 50% espaciu llibre disponible pa los ficheros desaniciaos. Si los ficheros desaniciaos superen esta llende, l'aplicación desanicia los ficheros más antiguos hasta que se dexe de superar. Hai más información disponible na documentación de Ficheros Desaniciaos.", "You will be able to recover deleted files from here" : "Dende equí vas ser a recuperar los ficheros desaniciaos", diff --git a/apps/files_trashbin/l10n/bg.js b/apps/files_trashbin/l10n/bg.js index 86683851606..2b97a67adbe 100644 --- a/apps/files_trashbin/l10n/bg.js +++ b/apps/files_trashbin/l10n/bg.js @@ -7,9 +7,9 @@ OC.L10N.register( "Restore" : "Възстановяне", "Unknown" : "Неизвестен", "All files" : "Всички файлове", + "Deleted" : "Изтрито", "List of files that have been deleted." : "Списък на файловете, които са били изтрити.", "No deleted files" : "Няма изтрити файлове", - "Deleted" : "Изтрито", "This application enables users to restore files that were deleted from the system." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата. Той показва списък с изтрити файлове в уеб интерфейса и има опции за възстановяване на тези изтрити файлове обратно в потребителските файлови директории или за постоянно премахване от системата. Възстановяването на файл също възстановява свързаните версии на файла, ако приложението за версии е активирано. Когато даден файл бъде изтрит от споделяне, той може да бъде възстановен по същия начин, макар че вече не е споделен. По подразбиране тези файлове остават в кошчето за 30 дни.\nЗа да предотврати изчерпването на дисково пространство на потребителя, приложението „Изтрити файлове“ няма да използва повече от 50% от наличната в момента безплатна квота за изтрити файлове. Ако изтритите файлове надхвърлят това ограничение, приложението изтрива най-старите файлове, докато стигне под това ограничение. Повече информация можете да намерите в документацията за изтритите файлове.", "You will be able to recover deleted files from here" : "От тук можете да възстановите изтрити файлове", diff --git a/apps/files_trashbin/l10n/bg.json b/apps/files_trashbin/l10n/bg.json index d5e1d725b87..d351cf43e8d 100644 --- a/apps/files_trashbin/l10n/bg.json +++ b/apps/files_trashbin/l10n/bg.json @@ -5,9 +5,9 @@ "Restore" : "Възстановяне", "Unknown" : "Неизвестен", "All files" : "Всички файлове", + "Deleted" : "Изтрито", "List of files that have been deleted." : "Списък на файловете, които са били изтрити.", "No deleted files" : "Няма изтрити файлове", - "Deleted" : "Изтрито", "This application enables users to restore files that were deleted from the system." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Това приложение позволява на потребителите да възстановяват файлове, които са изтрити от системата. Той показва списък с изтрити файлове в уеб интерфейса и има опции за възстановяване на тези изтрити файлове обратно в потребителските файлови директории или за постоянно премахване от системата. Възстановяването на файл също възстановява свързаните версии на файла, ако приложението за версии е активирано. Когато даден файл бъде изтрит от споделяне, той може да бъде възстановен по същия начин, макар че вече не е споделен. По подразбиране тези файлове остават в кошчето за 30 дни.\nЗа да предотврати изчерпването на дисково пространство на потребителя, приложението „Изтрити файлове“ няма да използва повече от 50% от наличната в момента безплатна квота за изтрити файлове. Ако изтритите файлове надхвърлят това ограничение, приложението изтрива най-старите файлове, докато стигне под това ограничение. Повече информация можете да намерите в документацията за изтритите файлове.", "You will be able to recover deleted files from here" : "От тук можете да възстановите изтрити файлове", diff --git a/apps/files_trashbin/l10n/br.js b/apps/files_trashbin/l10n/br.js index 3fa822adf1e..9225f2a8fcd 100644 --- a/apps/files_trashbin/l10n/br.js +++ b/apps/files_trashbin/l10n/br.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Adkrouiñ", "Unknown" : "Dianv", "All files" : "An holl restroù", - "No deleted files" : "Restr lemet ebet", "Deleted" : "Lamet", + "No deleted files" : "Restr lemet ebet", "This application enables users to restore files that were deleted from the system." : "Ar meziant-mañ a aotre an implijourienn da adtapout ho restroù a oa bet lamet eus ar sistem.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ar meziant-mañ a aotre an implijourienn da adkroui ar restroù a zo bet lamet eus ar sistem. Lak a ra da gwelet ur roll restroù lamet en etrefas web, ha dibaboù adkrouiñ ar restroù lamet en teuliadoù an implijer pe lemel anezho da viken eus ar sistem. Adkrouiñ ar restr a adkrou ivez pep stumm restr liammet, ma ez eus eus ar stumm meziant. Pa e vez lamet ur restr eus ur rannadenn, posupl eo adkrouién anezhañ gant memes doare, mes n'eo ket rannet kenn. dre ziouer, chom a ra ar restroù e pad 30 deiz.\nEvit ampechiñ un implijer da gol plas, ar meziant restroù Lamet n'a implijo nemet 50% eus ar lec'h dieub evit ar restrom lamet. Ma vez tremenet ar vevenn gant ar restroù lamet, lamet e vo ar restroù kozhañ betek ma vint en dro dindan ar vevenn. Muioc'h a ditouroù en dielvadur Restroù Lamet.", "You will be able to recover deleted files from here" : "Posupl a vo deoc'h adtapout restroù lamet diouzh al lec'h mañ", diff --git a/apps/files_trashbin/l10n/br.json b/apps/files_trashbin/l10n/br.json index 32165588d63..9e5231f1792 100644 --- a/apps/files_trashbin/l10n/br.json +++ b/apps/files_trashbin/l10n/br.json @@ -4,8 +4,8 @@ "Restore" : "Adkrouiñ", "Unknown" : "Dianv", "All files" : "An holl restroù", - "No deleted files" : "Restr lemet ebet", "Deleted" : "Lamet", + "No deleted files" : "Restr lemet ebet", "This application enables users to restore files that were deleted from the system." : "Ar meziant-mañ a aotre an implijourienn da adtapout ho restroù a oa bet lamet eus ar sistem.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ar meziant-mañ a aotre an implijourienn da adkroui ar restroù a zo bet lamet eus ar sistem. Lak a ra da gwelet ur roll restroù lamet en etrefas web, ha dibaboù adkrouiñ ar restroù lamet en teuliadoù an implijer pe lemel anezho da viken eus ar sistem. Adkrouiñ ar restr a adkrou ivez pep stumm restr liammet, ma ez eus eus ar stumm meziant. Pa e vez lamet ur restr eus ur rannadenn, posupl eo adkrouién anezhañ gant memes doare, mes n'eo ket rannet kenn. dre ziouer, chom a ra ar restroù e pad 30 deiz.\nEvit ampechiñ un implijer da gol plas, ar meziant restroù Lamet n'a implijo nemet 50% eus ar lec'h dieub evit ar restrom lamet. Ma vez tremenet ar vevenn gant ar restroù lamet, lamet e vo ar restroù kozhañ betek ma vint en dro dindan ar vevenn. Muioc'h a ditouroù en dielvadur Restroù Lamet.", "You will be able to recover deleted files from here" : "Posupl a vo deoc'h adtapout restroù lamet diouzh al lec'h mañ", diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js index 165b0eaa33d..29926723873 100644 --- a/apps/files_trashbin/l10n/ca.js +++ b/apps/files_trashbin/l10n/ca.js @@ -9,12 +9,13 @@ OC.L10N.register( "Restore" : "Restaura", "Unknown" : "Desconegut", "All files" : "Tots els fitxers", - "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", - "No deleted files" : "No hi ha cap fitxer suprimit", - "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", + "You" : "Tu", "Original location" : "Ubicació original", "Deleted" : "S'ha suprimit", "A long time ago" : "Fa molt de temps", + "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", + "No deleted files" : "No hi ha cap fitxer suprimit", + "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", "This application enables users to restore files that were deleted from the system." : "Aquesta aplicació permet als usuaris restaurar fitxers que s'hagin suprimit del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aquesta aplicació permet als usuaris restaurar fitxers que s'hagin suprimit del sistema. Mostra una llista de fitxers suprimits en la interfície web i té opcions per a restaurar els fitxers suprimits a les carpetes dels usuaris o eliminar-los de manera permanent del sistema. La restauració d'un fitxer també restaura les versions del fitxer relacionades si l'aplicació Versions està habilitada. Quan se suprimeix un fitxer d'un element compartir, es pot restaurar de la mateixa manera, però deixa d'estar compartit. Per defecte, aquests fitxers romanen a la paperera durant 30 dies.\nPer a evitar que un usuari es quedi sense espai en el disc, l'aplicació Fitxers suprimits no utilitzarà més del 50% de l'emmagatzematge lliure disponible per als fitxers suprimits. Si els fitxers suprimits superen aquest límit, l'aplicació suprimirà els fitxers més antics fins que deixi de superar-se el límit. Podeu trobar més informació en la documentació de l'aplicació Fitxers suprimits.", "You will be able to recover deleted files from here" : "Des d'aquí podreu recuperar els fitxers suprimits", diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json index 23ee33f4094..1118eaa0d52 100644 --- a/apps/files_trashbin/l10n/ca.json +++ b/apps/files_trashbin/l10n/ca.json @@ -7,12 +7,13 @@ "Restore" : "Restaura", "Unknown" : "Desconegut", "All files" : "Tots els fitxers", - "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", - "No deleted files" : "No hi ha cap fitxer suprimit", - "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", + "You" : "Tu", "Original location" : "Ubicació original", "Deleted" : "S'ha suprimit", "A long time ago" : "Fa molt de temps", + "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", + "No deleted files" : "No hi ha cap fitxer suprimit", + "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", "This application enables users to restore files that were deleted from the system." : "Aquesta aplicació permet als usuaris restaurar fitxers que s'hagin suprimit del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aquesta aplicació permet als usuaris restaurar fitxers que s'hagin suprimit del sistema. Mostra una llista de fitxers suprimits en la interfície web i té opcions per a restaurar els fitxers suprimits a les carpetes dels usuaris o eliminar-los de manera permanent del sistema. La restauració d'un fitxer també restaura les versions del fitxer relacionades si l'aplicació Versions està habilitada. Quan se suprimeix un fitxer d'un element compartir, es pot restaurar de la mateixa manera, però deixa d'estar compartit. Per defecte, aquests fitxers romanen a la paperera durant 30 dies.\nPer a evitar que un usuari es quedi sense espai en el disc, l'aplicació Fitxers suprimits no utilitzarà més del 50% de l'emmagatzematge lliure disponible per als fitxers suprimits. Si els fitxers suprimits superen aquest límit, l'aplicació suprimirà els fitxers més antics fins que deixi de superar-se el límit. Podeu trobar més informació en la documentació de l'aplicació Fitxers suprimits.", "You will be able to recover deleted files from here" : "Des d'aquí podreu recuperar els fitxers suprimits", diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index ce5c9f05e1a..9c367c3c8b8 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Obnovit", "Unknown" : "Neznámé", "All files" : "Všechny soubory", + "Deleted" : "Smazáno", + "A long time ago" : "Před dlouhou dobou", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", - "Deleted" : "Smazáno", - "A long time ago" : "Před dlouhou dobou", "This application enables users to restore files that were deleted from the system." : "Tato aplikace umožňuje uživatelům obnovovat soubory, které byly ze systému vymazány.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Tato aplikace umožňuje uživatelům obnovovat soubory, které byly ze systému vymazány. Ve webovém rozhraní zobrazuje seznam smazaných souborů a má volby pro obnovení těchto souborů zpět do složek se soubory uživatelů nebo jejich trvalé odebrání. Obnovení souboru také obnoví jeho související verze (pokud je zapnutá aplikace pro správu verzí). Když je soubor smazán ze sdílení, je možné ho obnovit stejným způsobem, ačkoli už nebude sdílený. Ve výchozím stavu, tyto soubory jsou ponechávány v koši po dobu 30 dnů.\nAby uživatelé nezaplnili celý disk, aplikace Smazané soubory pro ně nevyužije více než 50% kvóty. Pokud smazané soubory přesahují tento limit, aplikace maže nejstarší soubory, dokud se nedostane pod limit. Další informace jsou k dispozici v dokumentaci ke Smazané soubory.", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat smazané soubory", diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json index d71af17f259..4dd1a9c7706 100644 --- a/apps/files_trashbin/l10n/cs.json +++ b/apps/files_trashbin/l10n/cs.json @@ -5,11 +5,11 @@ "Restore" : "Obnovit", "Unknown" : "Neznámé", "All files" : "Všechny soubory", + "Deleted" : "Smazáno", + "A long time ago" : "Před dlouhou dobou", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", - "Deleted" : "Smazáno", - "A long time ago" : "Před dlouhou dobou", "This application enables users to restore files that were deleted from the system." : "Tato aplikace umožňuje uživatelům obnovovat soubory, které byly ze systému vymazány.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Tato aplikace umožňuje uživatelům obnovovat soubory, které byly ze systému vymazány. Ve webovém rozhraní zobrazuje seznam smazaných souborů a má volby pro obnovení těchto souborů zpět do složek se soubory uživatelů nebo jejich trvalé odebrání. Obnovení souboru také obnoví jeho související verze (pokud je zapnutá aplikace pro správu verzí). Když je soubor smazán ze sdílení, je možné ho obnovit stejným způsobem, ačkoli už nebude sdílený. Ve výchozím stavu, tyto soubory jsou ponechávány v koši po dobu 30 dnů.\nAby uživatelé nezaplnili celý disk, aplikace Smazané soubory pro ně nevyužije více než 50% kvóty. Pokud smazané soubory přesahují tento limit, aplikace maže nejstarší soubory, dokud se nedostane pod limit. Další informace jsou k dispozici v dokumentaci ke Smazané soubory.", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat smazané soubory", diff --git a/apps/files_trashbin/l10n/da.js b/apps/files_trashbin/l10n/da.js index bea3b1ea90b..9889526d8d6 100644 --- a/apps/files_trashbin/l10n/da.js +++ b/apps/files_trashbin/l10n/da.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Gendan", "Unknown" : "Ukendt", "All files" : "Alle filer", - "List of files that have been deleted." : "Liste med filer der er blevet slettet.", - "No deleted files" : "Ingen slettede filer", - "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", "Original location" : "Oprindelig filplacering", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", + "List of files that have been deleted." : "Liste med filer der er blevet slettet.", + "No deleted files" : "Ingen slettede filer", + "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", "This application enables users to restore files that were deleted from the system." : "Denne app giver brugere mulighed for at gendanne filer som var slettet fra systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denne applikation giver brugerne mulighed for at gendanne filer, der blev slettet fra systemet. Det viser en liste over slettede filer i webgrænsefladen og har muligheder for at gendanne de slettede filer tilbage til brugerens filmapper eller fjerne dem permanent fra systemet. Gendannelse af en fil gendanner også relaterede filversioner, hvis versionsprogrammet er aktiveret. Når en fil slettes fra en deling, kan den gendannes på samme måde, selvom den ikke længere deles. Som standard forbliver disse filer i papirkurven i 30 dage. \nFor at forhindre en bruger i at løbe tør for diskplads, bruger appen Slettede filer ikke mere end 50% af den aktuelt tilgængelige gratis kvote for slettede filer. Hvis de slettede filer overskrider denne grænse, sletter appen de ældste filer, indtil den kommer under denne grænse. Flere oplysninger findes i dokumentationen til slettede filer.", "You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra", diff --git a/apps/files_trashbin/l10n/da.json b/apps/files_trashbin/l10n/da.json index 888cf1ad1de..8ace1d99a75 100644 --- a/apps/files_trashbin/l10n/da.json +++ b/apps/files_trashbin/l10n/da.json @@ -7,12 +7,12 @@ "Restore" : "Gendan", "Unknown" : "Ukendt", "All files" : "Alle filer", - "List of files that have been deleted." : "Liste med filer der er blevet slettet.", - "No deleted files" : "Ingen slettede filer", - "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", "Original location" : "Oprindelig filplacering", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", + "List of files that have been deleted." : "Liste med filer der er blevet slettet.", + "No deleted files" : "Ingen slettede filer", + "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", "This application enables users to restore files that were deleted from the system." : "Denne app giver brugere mulighed for at gendanne filer som var slettet fra systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denne applikation giver brugerne mulighed for at gendanne filer, der blev slettet fra systemet. Det viser en liste over slettede filer i webgrænsefladen og har muligheder for at gendanne de slettede filer tilbage til brugerens filmapper eller fjerne dem permanent fra systemet. Gendannelse af en fil gendanner også relaterede filversioner, hvis versionsprogrammet er aktiveret. Når en fil slettes fra en deling, kan den gendannes på samme måde, selvom den ikke længere deles. Som standard forbliver disse filer i papirkurven i 30 dage. \nFor at forhindre en bruger i at løbe tør for diskplads, bruger appen Slettede filer ikke mere end 50% af den aktuelt tilgængelige gratis kvote for slettede filer. Hvis de slettede filer overskrider denne grænse, sletter appen de ældste filer, indtil den kommer under denne grænse. Flere oplysninger findes i dokumentationen til slettede filer.", "You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra", diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js index 567d08664cd..99073f2f299 100644 --- a/apps/files_trashbin/l10n/de.js +++ b/apps/files_trashbin/l10n/de.js @@ -7,11 +7,12 @@ OC.L10N.register( "Restore" : "Wiederherstellen", "Unknown" : "Unbekannt", "All files" : "Alle Dateien", + "You" : "Benötigt keine Übersetzung. Für Android wird nur die formelle Übersetzung verwendet (de_DE).", + "Deleted" : "gelöscht", + "A long time ago" : "Vor langer Zeit", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", - "Deleted" : "gelöscht", - "A long time ago" : "Vor langer Zeit", "This application enables users to restore files that were deleted from the system." : "Diese App ermöglicht es Benutzern Dateien die vom System gelöscht wurden wiederherzustellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Benutzern, gelöschte Dateien wieder herzustellen. In der Web-Oberfläche wird eine Liste mit allen gelöschten Dateien angezeigt. Es besteht die Möglichkeit die Datein im Dateiverzeichnisse des Benutzers wieder herzustelle, oder diese endgültig zu löschen. Bei der Wiederherstellung einer Datei werden, sofern die Versions Anwendung aktiviert ist, die dazugehörigen Dateiversionen ebenfalls wieder hergestellt. Falls eine geteilte Datei gelöscht wurde, kann diese ebenfals wieder hergestellt werden, jedoch ist diese danach nicht mehr geteilt. Normalerweise verbleiben gelöschte Dateien für 30 Tage im Papierkorb .\nUm zu verhindern, dass einem Benutzer der Speicherplatz ausgeht, nutzt die Anwendung maximal 50% des verfügbaren freien Kontingents für gelöschte Dateien. Sofern die gelöschten Dateien dieses Limit überschreiten, werden zunächst die ältesten Dateien gelöscht, bis das Limit unterschritten wird. Mehr Informationen sind in der Dokumentation verfügbar.", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json index 9d50002d2fb..d6064ded412 100644 --- a/apps/files_trashbin/l10n/de.json +++ b/apps/files_trashbin/l10n/de.json @@ -5,11 +5,12 @@ "Restore" : "Wiederherstellen", "Unknown" : "Unbekannt", "All files" : "Alle Dateien", + "You" : "Benötigt keine Übersetzung. Für Android wird nur die formelle Übersetzung verwendet (de_DE).", + "Deleted" : "gelöscht", + "A long time ago" : "Vor langer Zeit", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", - "Deleted" : "gelöscht", - "A long time ago" : "Vor langer Zeit", "This application enables users to restore files that were deleted from the system." : "Diese App ermöglicht es Benutzern Dateien die vom System gelöscht wurden wiederherzustellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Benutzern, gelöschte Dateien wieder herzustellen. In der Web-Oberfläche wird eine Liste mit allen gelöschten Dateien angezeigt. Es besteht die Möglichkeit die Datein im Dateiverzeichnisse des Benutzers wieder herzustelle, oder diese endgültig zu löschen. Bei der Wiederherstellung einer Datei werden, sofern die Versions Anwendung aktiviert ist, die dazugehörigen Dateiversionen ebenfalls wieder hergestellt. Falls eine geteilte Datei gelöscht wurde, kann diese ebenfals wieder hergestellt werden, jedoch ist diese danach nicht mehr geteilt. Normalerweise verbleiben gelöschte Dateien für 30 Tage im Papierkorb .\nUm zu verhindern, dass einem Benutzer der Speicherplatz ausgeht, nutzt die Anwendung maximal 50% des verfügbaren freien Kontingents für gelöschte Dateien. Sofern die gelöschten Dateien dieses Limit überschreiten, werden zunächst die ältesten Dateien gelöscht, bis das Limit unterschritten wird. Mehr Informationen sind in der Dokumentation verfügbar.", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 0c558a17cfb..0e816fcdbe8 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Wiederherstellen", "Unknown" : "Unbekannt", "All files" : "Alle Dateien", - "List of files that have been deleted." : "Liste der gelöschten Dateien.", - "No deleted files" : "Keine gelöschten Dateien", - "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "Original location" : "Ursprünglicher Ort", "Deleted" : "Gelöscht", "A long time ago" : "Vor langer Zeit", + "List of files that have been deleted." : "Liste der gelöschten Dateien.", + "No deleted files" : "Keine gelöschten Dateien", + "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "This application enables users to restore files that were deleted from the system." : "Diese App ermöglicht es Benutzern Dateien die vom System gelöscht wurden wiederherzustellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Benutzern, gelöschte Dateien wieder herzustellen. In der Web-Oberfläche wird eine Liste mit allen gelöschten Dateien angezeigt. Es besteht die Möglichkeit die Datein im Dateiverzeichnisse des Benutzers wieder herzustelle, oder diese endgültig zu löschen. Bei der Wiederherstellung einer Datei werden, sofern die Versions Anwendung aktiviert ist, die dazugehörigen Dateiversionen ebenfalls wieder hergestellt. Falls eine geteilte Datei gelöscht wurde, kann diese ebenfals wieder hergestellt werden, jedoch ist diese danach nicht mehr geteilt. Normalerweise verbleiben gelöschte Dateien für 30 Tage im Papierkorb .\nUm zu verhindern, dass einem Benutzer der Speicherplatz ausgeht, nutzt die Anwendung maximal 50% des verfügbaren freien Kontingents für gelöschte Dateien. Sofern die gelöschten Dateien dieses Limit überschreiten, werden zunächst die ältesten Dateien gelöscht, bis das Limit unterschritten wird. Mehr Informationen sind in der Dokumentation verfügbar.", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index f35a2efb1d8..6aadfc0b8d9 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -7,12 +7,12 @@ "Restore" : "Wiederherstellen", "Unknown" : "Unbekannt", "All files" : "Alle Dateien", - "List of files that have been deleted." : "Liste der gelöschten Dateien.", - "No deleted files" : "Keine gelöschten Dateien", - "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "Original location" : "Ursprünglicher Ort", "Deleted" : "Gelöscht", "A long time ago" : "Vor langer Zeit", + "List of files that have been deleted." : "Liste der gelöschten Dateien.", + "No deleted files" : "Keine gelöschten Dateien", + "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "This application enables users to restore files that were deleted from the system." : "Diese App ermöglicht es Benutzern Dateien die vom System gelöscht wurden wiederherzustellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Benutzern, gelöschte Dateien wieder herzustellen. In der Web-Oberfläche wird eine Liste mit allen gelöschten Dateien angezeigt. Es besteht die Möglichkeit die Datein im Dateiverzeichnisse des Benutzers wieder herzustelle, oder diese endgültig zu löschen. Bei der Wiederherstellung einer Datei werden, sofern die Versions Anwendung aktiviert ist, die dazugehörigen Dateiversionen ebenfalls wieder hergestellt. Falls eine geteilte Datei gelöscht wurde, kann diese ebenfals wieder hergestellt werden, jedoch ist diese danach nicht mehr geteilt. Normalerweise verbleiben gelöschte Dateien für 30 Tage im Papierkorb .\nUm zu verhindern, dass einem Benutzer der Speicherplatz ausgeht, nutzt die Anwendung maximal 50% des verfügbaren freien Kontingents für gelöschte Dateien. Sofern die gelöschten Dateien dieses Limit überschreiten, werden zunächst die ältesten Dateien gelöscht, bis das Limit unterschritten wird. Mehr Informationen sind in der Dokumentation verfügbar.", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", diff --git a/apps/files_trashbin/l10n/el.js b/apps/files_trashbin/l10n/el.js index 649bc3d1f0d..3e7946342f8 100644 --- a/apps/files_trashbin/l10n/el.js +++ b/apps/files_trashbin/l10n/el.js @@ -7,9 +7,10 @@ OC.L10N.register( "Restore" : "Επαναφορά", "Unknown" : "Άγνωστο", "All files" : "Όλα τα αρχεία", - "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", + "You" : "Εσύ", "Deleted" : "Διαγραμμένα", "A long time ago" : "Πριν αρκετό καιρό", + "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", "This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".", "You will be able to recover deleted files from here" : "Θα έχετε την δυνατότητα επαναφοράς διαγεγραμμένων αρχείων από εδώ", diff --git a/apps/files_trashbin/l10n/el.json b/apps/files_trashbin/l10n/el.json index a57409ec9ed..6440b92f7c6 100644 --- a/apps/files_trashbin/l10n/el.json +++ b/apps/files_trashbin/l10n/el.json @@ -5,9 +5,10 @@ "Restore" : "Επαναφορά", "Unknown" : "Άγνωστο", "All files" : "Όλα τα αρχεία", - "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", + "You" : "Εσύ", "Deleted" : "Διαγραμμένα", "A long time ago" : "Πριν αρκετό καιρό", + "No deleted files" : "Κανένα διαγεγραμμένο αρχείο", "This application enables users to restore files that were deleted from the system." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν αρχεία που διαγράφηκαν από το σύστημα.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να επαναφέρουν τα αρχεία που διαγράφηκαν από το σύστημα. Εμφανίζει μια λίστα με τα διαγραμμένα αρχεία στη διεπαφή ιστού και έχει επιλογές για επαναφορά των διαγραμμένων αρχείων στους καταλόγους αρχείων χρηστών ή για την οριστική κατάργησή τους από το σύστημα. Η επαναφορά ενός αρχείου επαναφέρει επίσης τις σχετικές εκδόσεις αρχείων, εάν είναι ενεργοποιημένη η εφαρμογή εκδόσεων. Όταν ένα αρχείο διαγράφεται από ένα κοινόχρηστο στοιχείο, μπορεί να αποκατασταθεί με τον ίδιο τρόπο, αν και δεν είναι πλέον κοινόχρηστος. Από προεπιλογή, αυτά τα αρχεία παραμένουν στον κάδο απορριμάτων για 30 ημέρες.\nΓια να αποφευχθεί η εξάντληση του χώρου στο δίσκο, η εφαρμογή \"Διαγραμμένα αρχεία\" δεν θα χρησιμοποιήσει περισσότερο από το 50% του τρέχων διαθέσιμου ορίου για τα διαγραμμένα αρχεία. Εάν τα διαγραμμένα αρχεία υπερβαίνουν αυτό το όριο, η εφαρμογή διαγράφει τα παλαιότερα αρχεία μέχρι να πέσει κάτω από αυτό το όριο. Περισσότερες πληροφορίες διατίθενται στην τεκμηρίωση \"Διαγραμμένα αρχεία\".", "You will be able to recover deleted files from here" : "Θα έχετε την δυνατότητα επαναφοράς διαγεγραμμένων αρχείων από εδώ", diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index 89647326d1c..0b439985e1b 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Restore", "Unknown" : "Unknown", "All files" : "All files", - "List of files that have been deleted." : "List of files that have been deleted.", - "No deleted files" : "No deleted files", - "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "Original location" : "Original location", "Deleted" : "Deleted", "A long time ago" : "A long time ago", + "List of files that have been deleted." : "List of files that have been deleted.", + "No deleted files" : "No deleted files", + "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "This application enables users to restore files that were deleted from the system." : "This application enables users to restore files that were deleted from the system.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the rubbish bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilise more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", diff --git a/apps/files_trashbin/l10n/en_GB.json b/apps/files_trashbin/l10n/en_GB.json index 71bc2219db5..9ddaf2ef588 100644 --- a/apps/files_trashbin/l10n/en_GB.json +++ b/apps/files_trashbin/l10n/en_GB.json @@ -7,12 +7,12 @@ "Restore" : "Restore", "Unknown" : "Unknown", "All files" : "All files", - "List of files that have been deleted." : "List of files that have been deleted.", - "No deleted files" : "No deleted files", - "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "Original location" : "Original location", "Deleted" : "Deleted", "A long time ago" : "A long time ago", + "List of files that have been deleted." : "List of files that have been deleted.", + "No deleted files" : "No deleted files", + "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "This application enables users to restore files that were deleted from the system." : "This application enables users to restore files that were deleted from the system.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the rubbish bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilise more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", diff --git a/apps/files_trashbin/l10n/eo.js b/apps/files_trashbin/l10n/eo.js index e0c79d6ad6e..d55b2138349 100644 --- a/apps/files_trashbin/l10n/eo.js +++ b/apps/files_trashbin/l10n/eo.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaŭri", "Unknown" : "Nekonata", "All files" : "Ĉiuj dosieroj", - "No deleted files" : "Neniu dosiero foriĝis", "Deleted" : "Forigita", + "No deleted files" : "Neniu dosiero foriĝis", "This application enables users to restore files that were deleted from the system." : "Per tiu aplikaĵo, uzanto povas restaŭri dosierojn, kiuj estis forigitaj el la sistemo.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Per tiu aplikaĵo, uzanto povas restaŭri dosierojn, kiuj estis forigitaj el la sistemo. Listo de forigitaj dosieroj montriĝas en la retumila fasado, kun opcio por restaŭri ilin aŭ definitive forigi ilin. Restaŭro de dosiero ankaŭ restaŭras ĉiujn versiojn de tiu dosiero, se la aplikaĵo „Versioj“ estas ŝaltita. Kiam dosiero estas forigita el kunhavo, ĝi restaŭreblas sammaniere, kvankam ĝi ne plu estas kunhavigita. Defaŭlte, la dosieroj restas en la rubujo 30 tagojn.\nPor antaŭmalhelpi al uzanto ne plu havi liberan spacon, tiu ĉi aplikaĵo ne uzos pli ol 50% el la aktuale disponebla libera kvoto por forigitaj dosieroj. Se la forigitaj dosieroj transpasas tiun limon, la aplikaĵo forigas la plej malnovajn dosierojn ĝis irado sub la limo. Pliajn informoj en la dokumentaro.", "You will be able to recover deleted files from here" : "Vi eblos restaŭrigi forigitaj dosieroj el tie", diff --git a/apps/files_trashbin/l10n/eo.json b/apps/files_trashbin/l10n/eo.json index 17dd38824af..cfddef34d75 100644 --- a/apps/files_trashbin/l10n/eo.json +++ b/apps/files_trashbin/l10n/eo.json @@ -4,8 +4,8 @@ "Restore" : "Restaŭri", "Unknown" : "Nekonata", "All files" : "Ĉiuj dosieroj", - "No deleted files" : "Neniu dosiero foriĝis", "Deleted" : "Forigita", + "No deleted files" : "Neniu dosiero foriĝis", "This application enables users to restore files that were deleted from the system." : "Per tiu aplikaĵo, uzanto povas restaŭri dosierojn, kiuj estis forigitaj el la sistemo.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Per tiu aplikaĵo, uzanto povas restaŭri dosierojn, kiuj estis forigitaj el la sistemo. Listo de forigitaj dosieroj montriĝas en la retumila fasado, kun opcio por restaŭri ilin aŭ definitive forigi ilin. Restaŭro de dosiero ankaŭ restaŭras ĉiujn versiojn de tiu dosiero, se la aplikaĵo „Versioj“ estas ŝaltita. Kiam dosiero estas forigita el kunhavo, ĝi restaŭreblas sammaniere, kvankam ĝi ne plu estas kunhavigita. Defaŭlte, la dosieroj restas en la rubujo 30 tagojn.\nPor antaŭmalhelpi al uzanto ne plu havi liberan spacon, tiu ĉi aplikaĵo ne uzos pli ol 50% el la aktuale disponebla libera kvoto por forigitaj dosieroj. Se la forigitaj dosieroj transpasas tiun limon, la aplikaĵo forigas la plej malnovajn dosierojn ĝis irado sub la limo. Pliajn informoj en la dokumentaro.", "You will be able to recover deleted files from here" : "Vi eblos restaŭrigi forigitaj dosieroj el tie", diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index fdef8d0ad54..1ea01700015 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -9,12 +9,13 @@ OC.L10N.register( "Restore" : "Recuperar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", - "No deleted files" : "No hay archivos eliminados", - "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", + "You" : "Usted", "Original location" : "Ubicación original", "Deleted" : "Eliminado", "A long time ago" : "Hace mucho tiempo", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", + "No deleted files" : "No hay archivos eliminados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", "This application enables users to restore files that were deleted from the system." : "Esta app permite a los usuarios recuperar archivos borrados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios recuperar archivos borrados del sistema. Muestra una lista de los archivos borrados en la interfaz web y tiene opciones para restaurar esos archivos borrados a los directorios del usuario o eliminarlos permanentemente del sistema. Restaurar un archivo también restaura las versiones del archivo relacionadas. Cuando un archivo se borra de una compartición, no se puede restaurar de la misma forma, pues ya no será compartido. Por defecto, estos archivos permanecen en la papelera de reciclaje durante 30 días.\nPara evitar que un usuario se quede sin espacio de disco, la app no utilizará más del 50% del espacio disponible a cada momento. Si los archivos borrados exceden este límite, la app borra los archivos más antiguos hasta volver a estar por debajo del límite. Más información disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json index 16b75a2b7e7..82ff3e94c43 100644 --- a/apps/files_trashbin/l10n/es.json +++ b/apps/files_trashbin/l10n/es.json @@ -7,12 +7,13 @@ "Restore" : "Recuperar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", - "No deleted files" : "No hay archivos eliminados", - "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", + "You" : "Usted", "Original location" : "Ubicación original", "Deleted" : "Eliminado", "A long time ago" : "Hace mucho tiempo", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", + "No deleted files" : "No hay archivos eliminados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", "This application enables users to restore files that were deleted from the system." : "Esta app permite a los usuarios recuperar archivos borrados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios recuperar archivos borrados del sistema. Muestra una lista de los archivos borrados en la interfaz web y tiene opciones para restaurar esos archivos borrados a los directorios del usuario o eliminarlos permanentemente del sistema. Restaurar un archivo también restaura las versiones del archivo relacionadas. Cuando un archivo se borra de una compartición, no se puede restaurar de la misma forma, pues ya no será compartido. Por defecto, estos archivos permanecen en la papelera de reciclaje durante 30 días.\nPara evitar que un usuario se quede sin espacio de disco, la app no utilizará más del 50% del espacio disponible a cada momento. Si los archivos borrados exceden este límite, la app borra los archivos más antiguos hasta volver a estar por debajo del límite. Más información disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", diff --git a/apps/files_trashbin/l10n/es_419.js b/apps/files_trashbin/l10n/es_419.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_419.js +++ b/apps/files_trashbin/l10n/es_419.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_419.json b/apps/files_trashbin/l10n/es_419.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_419.json +++ b/apps/files_trashbin/l10n/es_419.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_AR.js b/apps/files_trashbin/l10n/es_AR.js index e3729bbc1f0..dbf5f78acc2 100644 --- a/apps/files_trashbin/l10n/es_AR.js +++ b/apps/files_trashbin/l10n/es_AR.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Recuperar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos eliminados", "Deleted" : "Eliminado", + "No deleted files" : "No hay archivos eliminados", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar archivos que fueron eliminados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar archivos que fueron eliminados del sistema. Muestra una lista de los archivos eliminados en la interfaz web y tiene opciones para restaurar esos archivos eliminados a las carpetas del usuario o eliminarlos permanentemente del sistema. Restaurando un archivo también se restauran las versiones del archivo relacionadas, si la aplicación de versiones está habilitada. Cuando un archivo compartido es eliminado, éste puede ser restaurado de la misma manera, aunque ya no estará compartido. Por defecto, estos archivos permanecen en la papelera por 30 días.\nPara prevenir que un usuario se quede sin espacio en el disco, la aplicación de Archivos eliminados no utilizará mas del 50% de la cuota de espacio libre para archivos eliminados. Si los archivos eliminados exceden este límite, la aplicación elimina los archivos mas antiguos hasta permanecer debajo de ese límite. Más información está disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Podrás recuperar archivos eliminados desde aquí", diff --git a/apps/files_trashbin/l10n/es_AR.json b/apps/files_trashbin/l10n/es_AR.json index 86ea5d6f393..99d7f0ae8b1 100644 --- a/apps/files_trashbin/l10n/es_AR.json +++ b/apps/files_trashbin/l10n/es_AR.json @@ -4,8 +4,8 @@ "Restore" : "Recuperar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos eliminados", "Deleted" : "Eliminado", + "No deleted files" : "No hay archivos eliminados", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar archivos que fueron eliminados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar archivos que fueron eliminados del sistema. Muestra una lista de los archivos eliminados en la interfaz web y tiene opciones para restaurar esos archivos eliminados a las carpetas del usuario o eliminarlos permanentemente del sistema. Restaurando un archivo también se restauran las versiones del archivo relacionadas, si la aplicación de versiones está habilitada. Cuando un archivo compartido es eliminado, éste puede ser restaurado de la misma manera, aunque ya no estará compartido. Por defecto, estos archivos permanecen en la papelera por 30 días.\nPara prevenir que un usuario se quede sin espacio en el disco, la aplicación de Archivos eliminados no utilizará mas del 50% de la cuota de espacio libre para archivos eliminados. Si los archivos eliminados exceden este límite, la aplicación elimina los archivos mas antiguos hasta permanecer debajo de ese límite. Más información está disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Podrás recuperar archivos eliminados desde aquí", diff --git a/apps/files_trashbin/l10n/es_CL.js b/apps/files_trashbin/l10n/es_CL.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_CL.js +++ b/apps/files_trashbin/l10n/es_CL.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_CL.json b/apps/files_trashbin/l10n/es_CL.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_CL.json +++ b/apps/files_trashbin/l10n/es_CL.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_CO.js b/apps/files_trashbin/l10n/es_CO.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_CO.js +++ b/apps/files_trashbin/l10n/es_CO.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_CO.json b/apps/files_trashbin/l10n/es_CO.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_CO.json +++ b/apps/files_trashbin/l10n/es_CO.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_CR.js b/apps/files_trashbin/l10n/es_CR.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_CR.js +++ b/apps/files_trashbin/l10n/es_CR.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_CR.json b/apps/files_trashbin/l10n/es_CR.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_CR.json +++ b/apps/files_trashbin/l10n/es_CR.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_DO.js b/apps/files_trashbin/l10n/es_DO.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_DO.js +++ b/apps/files_trashbin/l10n/es_DO.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_DO.json b/apps/files_trashbin/l10n/es_DO.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_DO.json +++ b/apps/files_trashbin/l10n/es_DO.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_EC.js b/apps/files_trashbin/l10n/es_EC.js index b7b72295e8e..064045a04a3 100644 --- a/apps/files_trashbin/l10n/es_EC.js +++ b/apps/files_trashbin/l10n/es_EC.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", + "Deleted" : "Borrado", + "A long time ago" : "Hace mucho tiempo.", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", - "Deleted" : "Borrado", - "A long time ago" : "Hace mucho tiempo.", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar archivos que hayan sido eliminados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar archivos que hayan sido eliminados del sistema. Muestra una lista de archivos eliminados en la interfaz web y ofrece opciones para restaurar esos archivos eliminados a los directorios de los usuarios o eliminarlos permanentemente del sistema. Al restaurar un archivo, también se restauran las versiones relacionadas del archivo, si la aplicación de versiones está habilitada. Cuando se elimina un archivo de un recurso compartido, también se puede restaurar de la misma manera, aunque ya no estará compartido. Por defecto, estos archivos permanecen en la papelera de reciclaje durante 30 días.Para evitar que un usuario se quede sin espacio en el disco, la aplicación de archivos eliminados no utilizará más del 50% de la cuota gratuita disponible actualmente para los archivos eliminados. Si los archivos eliminados superan este límite, la aplicación eliminará los archivos más antiguos hasta que esté por debajo de este límite. Más información está disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", diff --git a/apps/files_trashbin/l10n/es_EC.json b/apps/files_trashbin/l10n/es_EC.json index f14c4ca409f..40314cdc480 100644 --- a/apps/files_trashbin/l10n/es_EC.json +++ b/apps/files_trashbin/l10n/es_EC.json @@ -5,11 +5,11 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", + "Deleted" : "Borrado", + "A long time ago" : "Hace mucho tiempo.", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", - "Deleted" : "Borrado", - "A long time ago" : "Hace mucho tiempo.", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permite a los usuarios restaurar archivos que hayan sido eliminados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permite a los usuarios restaurar archivos que hayan sido eliminados del sistema. Muestra una lista de archivos eliminados en la interfaz web y ofrece opciones para restaurar esos archivos eliminados a los directorios de los usuarios o eliminarlos permanentemente del sistema. Al restaurar un archivo, también se restauran las versiones relacionadas del archivo, si la aplicación de versiones está habilitada. Cuando se elimina un archivo de un recurso compartido, también se puede restaurar de la misma manera, aunque ya no estará compartido. Por defecto, estos archivos permanecen en la papelera de reciclaje durante 30 días.Para evitar que un usuario se quede sin espacio en el disco, la aplicación de archivos eliminados no utilizará más del 50% de la cuota gratuita disponible actualmente para los archivos eliminados. Si los archivos eliminados superan este límite, la aplicación eliminará los archivos más antiguos hasta que esté por debajo de este límite. Más información está disponible en la documentación de Archivos Eliminados.", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", diff --git a/apps/files_trashbin/l10n/es_GT.js b/apps/files_trashbin/l10n/es_GT.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_GT.js +++ b/apps/files_trashbin/l10n/es_GT.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_GT.json b/apps/files_trashbin/l10n/es_GT.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_GT.json +++ b/apps/files_trashbin/l10n/es_GT.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_HN.js b/apps/files_trashbin/l10n/es_HN.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_HN.js +++ b/apps/files_trashbin/l10n/es_HN.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_HN.json b/apps/files_trashbin/l10n/es_HN.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_HN.json +++ b/apps/files_trashbin/l10n/es_HN.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_MX.js b/apps/files_trashbin/l10n/es_MX.js index 6746c532d71..0e95ed673f8 100644 --- a/apps/files_trashbin/l10n/es_MX.js +++ b/apps/files_trashbin/l10n/es_MX.js @@ -8,12 +8,13 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", - "No deleted files" : "No hay archivos borrados", - "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", + "You" : "Usted", "Original location" : "Ubicación original", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", + "No deleted files" : "No hay archivos borrados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", "This application enables users to restore files that were deleted from the system." : "Esta aplicación le permite a los usuarios restaurar archivos que fueron borrados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación le permite a los usuarios restaurar archivos que fueron borrados del sistema. Despliega una lista de los archivos borrados en la interface web, y tiene la opción de restaurarlos a los directorios del usuario o removerlos permanentemente del sistema. Restaurar un archivo tambien restaura las versiones relacionadas, si es que la aplicación de versiones está habilitada. Cuando se borra un archivo de un elemento compartido, puede ser restaurado de la misma forma, aunque ya no estará siendo compartido. Por omisión, estos archivos permanecen en la papelera por 30 días.\n\nPara prevenir que un usuario se quede sin espacio, la aplicación de Archivos borrados, no usará más del 50% del espacio disponible en ese momento para los archivos borrados. Si los archivos borrados exceden este límite, la aplicación borra los archivos más antiguos hasta que queda dentro de este límite. Hay más información disponbible en la documentación de Archivos Borrados. ", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", diff --git a/apps/files_trashbin/l10n/es_MX.json b/apps/files_trashbin/l10n/es_MX.json index 6570a16a5d2..32bd8bf5ed3 100644 --- a/apps/files_trashbin/l10n/es_MX.json +++ b/apps/files_trashbin/l10n/es_MX.json @@ -6,12 +6,13 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", - "No deleted files" : "No hay archivos borrados", - "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", + "You" : "Usted", "Original location" : "Ubicación original", "Deleted" : "Borrado", "A long time ago" : "Hace mucho tiempo", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", + "No deleted files" : "No hay archivos borrados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que ha eliminado aparecerán aquí", "This application enables users to restore files that were deleted from the system." : "Esta aplicación le permite a los usuarios restaurar archivos que fueron borrados del sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación le permite a los usuarios restaurar archivos que fueron borrados del sistema. Despliega una lista de los archivos borrados en la interface web, y tiene la opción de restaurarlos a los directorios del usuario o removerlos permanentemente del sistema. Restaurar un archivo tambien restaura las versiones relacionadas, si es que la aplicación de versiones está habilitada. Cuando se borra un archivo de un elemento compartido, puede ser restaurado de la misma forma, aunque ya no estará siendo compartido. Por omisión, estos archivos permanecen en la papelera por 30 días.\n\nPara prevenir que un usuario se quede sin espacio, la aplicación de Archivos borrados, no usará más del 50% del espacio disponible en ese momento para los archivos borrados. Si los archivos borrados exceden este límite, la aplicación borra los archivos más antiguos hasta que queda dentro de este límite. Hay más información disponbible en la documentación de Archivos Borrados. ", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", diff --git a/apps/files_trashbin/l10n/es_NI.js b/apps/files_trashbin/l10n/es_NI.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_NI.js +++ b/apps/files_trashbin/l10n/es_NI.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_NI.json b/apps/files_trashbin/l10n/es_NI.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_NI.json +++ b/apps/files_trashbin/l10n/es_NI.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PA.js b/apps/files_trashbin/l10n/es_PA.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_PA.js +++ b/apps/files_trashbin/l10n/es_PA.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PA.json b/apps/files_trashbin/l10n/es_PA.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_PA.json +++ b/apps/files_trashbin/l10n/es_PA.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PE.js b/apps/files_trashbin/l10n/es_PE.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_PE.js +++ b/apps/files_trashbin/l10n/es_PE.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PE.json b/apps/files_trashbin/l10n/es_PE.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_PE.json +++ b/apps/files_trashbin/l10n/es_PE.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PR.js b/apps/files_trashbin/l10n/es_PR.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_PR.js +++ b/apps/files_trashbin/l10n/es_PR.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_PR.json b/apps/files_trashbin/l10n/es_PR.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_PR.json +++ b/apps/files_trashbin/l10n/es_PR.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_SV.js b/apps/files_trashbin/l10n/es_SV.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_SV.js +++ b/apps/files_trashbin/l10n/es_SV.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_SV.json b/apps/files_trashbin/l10n/es_SV.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_SV.json +++ b/apps/files_trashbin/l10n/es_SV.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_UY.js b/apps/files_trashbin/l10n/es_UY.js index bb55f55b7c6..10fabba195b 100644 --- a/apps/files_trashbin/l10n/es_UY.js +++ b/apps/files_trashbin/l10n/es_UY.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/es_UY.json b/apps/files_trashbin/l10n/es_UY.json index 55fddba6032..fd3c7cd2a7e 100644 --- a/apps/files_trashbin/l10n/es_UY.json +++ b/apps/files_trashbin/l10n/es_UY.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Desconocido", "All files" : "Todos los archivos", - "No deleted files" : "No hay archivos borrados", "Deleted" : "Borrado", + "No deleted files" : "No hay archivos borrados", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", diff --git a/apps/files_trashbin/l10n/et_EE.js b/apps/files_trashbin/l10n/et_EE.js index c32b37b44bc..32e3cb81d5d 100644 --- a/apps/files_trashbin/l10n/et_EE.js +++ b/apps/files_trashbin/l10n/et_EE.js @@ -7,9 +7,9 @@ OC.L10N.register( "Restore" : "Taasta", "Unknown" : "Teadmata", "All files" : "Kõik failid", + "Deleted" : "Kustutatud", "List of files that have been deleted." : "Kustutatud failide loend.", "No deleted files" : "Kustutatud faile pole", - "Deleted" : "Kustutatud", "This application enables users to restore files that were deleted from the system." : "See rakendus võimaldab kasutajatel kustutatud faile taastada.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "See rakendus võimaldab kasutajatel kustutatud faile taastada. Veebiliideses kuvatakse kustutatud failide loendit koos võimalusega need kas kasutaja failide hulka taastada või jäädavalt kustutada. Faili taastamine taastab ka selle versioonid, kui versioonide rakendus on lubatud. Kui fail kustutatakse jaoskaustast, saab seda samal moel taastada, ehkki see pole siis enam jagatud. Vaikimisi on failid prügikastus kuni 30 päeva.\nEt vältida kasutaja salvestusruumi otsasaamist, ei kasuta rakendus rohkem kui 50% saadaolevast salvestusruumist. Kui kustutatud failide maht ületab seda limiiti, kustutab rakendus järjest vanemaid faile, kuni maht jääb alla limiidi. Rohkem infot rakenduse dokumentatsioonis.", "You will be able to recover deleted files from here" : "Siit saad kustutatud faile taastada", diff --git a/apps/files_trashbin/l10n/et_EE.json b/apps/files_trashbin/l10n/et_EE.json index 06d3b2c0c77..4fd684bcdbe 100644 --- a/apps/files_trashbin/l10n/et_EE.json +++ b/apps/files_trashbin/l10n/et_EE.json @@ -5,9 +5,9 @@ "Restore" : "Taasta", "Unknown" : "Teadmata", "All files" : "Kõik failid", + "Deleted" : "Kustutatud", "List of files that have been deleted." : "Kustutatud failide loend.", "No deleted files" : "Kustutatud faile pole", - "Deleted" : "Kustutatud", "This application enables users to restore files that were deleted from the system." : "See rakendus võimaldab kasutajatel kustutatud faile taastada.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "See rakendus võimaldab kasutajatel kustutatud faile taastada. Veebiliideses kuvatakse kustutatud failide loendit koos võimalusega need kas kasutaja failide hulka taastada või jäädavalt kustutada. Faili taastamine taastab ka selle versioonid, kui versioonide rakendus on lubatud. Kui fail kustutatakse jaoskaustast, saab seda samal moel taastada, ehkki see pole siis enam jagatud. Vaikimisi on failid prügikastus kuni 30 päeva.\nEt vältida kasutaja salvestusruumi otsasaamist, ei kasuta rakendus rohkem kui 50% saadaolevast salvestusruumist. Kui kustutatud failide maht ületab seda limiiti, kustutab rakendus järjest vanemaid faile, kuni maht jääb alla limiidi. Rohkem infot rakenduse dokumentatsioonis.", "You will be able to recover deleted files from here" : "Siit saad kustutatud faile taastada", diff --git a/apps/files_trashbin/l10n/eu.js b/apps/files_trashbin/l10n/eu.js index b08068dad74..8d068c0b8d8 100644 --- a/apps/files_trashbin/l10n/eu.js +++ b/apps/files_trashbin/l10n/eu.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Leheneratu", "Unknown" : "Ezezaguna", "All files" : "Fitxategi guztiak", + "Deleted" : "Ezabatuta", + "A long time ago" : "Orain dela denbora asko", "List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.", "No deleted files" : "Ez dago ezabatutako fitxategirik", "Files and folders you have deleted will show up here" : "Ezabatu dituzun fitxategi eta karpetak hemen agertuko dira", - "Deleted" : "Ezabatuta", - "A long time ago" : "Orain dela denbora asko", "This application enables users to restore files that were deleted from the system." : "Aplikazio honek erabiltzaileei sistematik ezabatutako fitxategiak leheneratzeko aukera ematen die.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aplikazio honek aukera ematen die erabiltzaileei sistematik ezabatutako fitxategiak leheneratzeko. Web interfazean ezabatutako fitxategien zerrenda bistaratzen du, eta ezabatutako fitxategiak erabiltzaileen fitxategi direktorioetara leheneratu edo sistematik betirako kentzeko aukerak ditu. Fitxategia leheneratzeak erlazionatutako fitxategi bertsioak ere leheneratzen ditu, bertsioen aplikazioa gaituta badago. Fitxategia partekatzetik ezabatzen denean, modu berean leheneratu daiteke, jada partekatzen ez bada ere. Modu lehenetsian, fitxategi hauek 30 egunez geratzen dira zakarrontzian.\nErabiltzailea diskoan lekurik gabe geratzea saihesteko, Ezabatutako Fitxategiak aplikazioak ez du ezabatutako fitxategietarako uneko kuota librearen % 50 baino gehiago erabiliko. Ezabatutako fitxategiek muga hori gainditzen badute, aplikazioak fitxategi zaharrenak ezabatuko ditu muga horren azpitik egon arte. Informazio gehiago erabilgarri dago Ezabatutako Fitxategiak ataleko dokumentazioan.", "You will be able to recover deleted files from here" : "Hemendik ezabatutako fitxategiak berreskuratu ahalko dituzu", diff --git a/apps/files_trashbin/l10n/eu.json b/apps/files_trashbin/l10n/eu.json index 5dfb1ade19e..96495f548f0 100644 --- a/apps/files_trashbin/l10n/eu.json +++ b/apps/files_trashbin/l10n/eu.json @@ -5,11 +5,11 @@ "Restore" : "Leheneratu", "Unknown" : "Ezezaguna", "All files" : "Fitxategi guztiak", + "Deleted" : "Ezabatuta", + "A long time ago" : "Orain dela denbora asko", "List of files that have been deleted." : "Ezabatu diren fitxategien zerrenda.", "No deleted files" : "Ez dago ezabatutako fitxategirik", "Files and folders you have deleted will show up here" : "Ezabatu dituzun fitxategi eta karpetak hemen agertuko dira", - "Deleted" : "Ezabatuta", - "A long time ago" : "Orain dela denbora asko", "This application enables users to restore files that were deleted from the system." : "Aplikazio honek erabiltzaileei sistematik ezabatutako fitxategiak leheneratzeko aukera ematen die.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aplikazio honek aukera ematen die erabiltzaileei sistematik ezabatutako fitxategiak leheneratzeko. Web interfazean ezabatutako fitxategien zerrenda bistaratzen du, eta ezabatutako fitxategiak erabiltzaileen fitxategi direktorioetara leheneratu edo sistematik betirako kentzeko aukerak ditu. Fitxategia leheneratzeak erlazionatutako fitxategi bertsioak ere leheneratzen ditu, bertsioen aplikazioa gaituta badago. Fitxategia partekatzetik ezabatzen denean, modu berean leheneratu daiteke, jada partekatzen ez bada ere. Modu lehenetsian, fitxategi hauek 30 egunez geratzen dira zakarrontzian.\nErabiltzailea diskoan lekurik gabe geratzea saihesteko, Ezabatutako Fitxategiak aplikazioak ez du ezabatutako fitxategietarako uneko kuota librearen % 50 baino gehiago erabiliko. Ezabatutako fitxategiek muga hori gainditzen badute, aplikazioak fitxategi zaharrenak ezabatuko ditu muga horren azpitik egon arte. Informazio gehiago erabilgarri dago Ezabatutako Fitxategiak ataleko dokumentazioan.", "You will be able to recover deleted files from here" : "Hemendik ezabatutako fitxategiak berreskuratu ahalko dituzu", diff --git a/apps/files_trashbin/l10n/fa.js b/apps/files_trashbin/l10n/fa.js index 3390cdad7e7..9aa037a85b9 100644 --- a/apps/files_trashbin/l10n/fa.js +++ b/apps/files_trashbin/l10n/fa.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "بازیابی", "Unknown" : "ناشناخته", "All files" : "تمامی فایل‌ها", + "Deleted" : "حذف شده", + "A long time ago" : "مدت ها پیش", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "هیچ فایل حذف شده وجود ندارد", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", - "Deleted" : "حذف شده", - "A long time ago" : "مدت ها پیش", "This application enables users to restore files that were deleted from the system." : "این برنامه کاربران را قادر می سازد تا پرونده هایی را که از سیستم حذف شده اند بازیابی کنند.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "این برنامه کاربران را قادر می سازد تا پرونده هایی را که از سیستم حذف شده اند بازیابی کنند. این لیست لیستی از پرونده های حذف شده در رابط وب را نشان می دهد ، و گزینه هایی برای بازگرداندن آن پرونده های حذف شده به فهرست پرونده های کاربران یا حذف دائمی آنها از سیستم دارد. در صورت فعال بودن برنامه نسخه ، با بازیابی یک پرونده ، نسخه های مربوط به پرونده نیز بازیابی می شود. هنگامی که یک پرونده از یک سهم حذف شد ، می تواند به همان شیوه بازیابی شود ، اگرچه دیگر به اشتراک گذاشته نشده است. به طور پیش فرض ، این پرونده ها به مدت 30 روز در سطل زباله باقی می مانند.\nبرای جلوگیری از خالی شدن فضای کاربر در فضای دیسک ، برنامه حذف پرونده ها بیش از 50٪ از سهمیه رایگان موجود در حال حاضر را برای پرونده های حذف شده استفاده نمی کند. اگر پرونده های حذف شده از این حد فراتر رود ، برنامه قدیمی ترین پرونده ها را حذف می کند تا اینکه به زیر این حد برسد. اطلاعات بیشتر در مستندات حذف پرونده ها موجود است.", "You will be able to recover deleted files from here" : "شما قادر خواهید بود فایل های حذف شده را از اینجا بازیابی کنید", diff --git a/apps/files_trashbin/l10n/fa.json b/apps/files_trashbin/l10n/fa.json index 8cbac66b930..0b6c9f5cd50 100644 --- a/apps/files_trashbin/l10n/fa.json +++ b/apps/files_trashbin/l10n/fa.json @@ -5,11 +5,11 @@ "Restore" : "بازیابی", "Unknown" : "ناشناخته", "All files" : "تمامی فایل‌ها", + "Deleted" : "حذف شده", + "A long time ago" : "مدت ها پیش", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "هیچ فایل حذف شده وجود ندارد", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", - "Deleted" : "حذف شده", - "A long time ago" : "مدت ها پیش", "This application enables users to restore files that were deleted from the system." : "این برنامه کاربران را قادر می سازد تا پرونده هایی را که از سیستم حذف شده اند بازیابی کنند.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "این برنامه کاربران را قادر می سازد تا پرونده هایی را که از سیستم حذف شده اند بازیابی کنند. این لیست لیستی از پرونده های حذف شده در رابط وب را نشان می دهد ، و گزینه هایی برای بازگرداندن آن پرونده های حذف شده به فهرست پرونده های کاربران یا حذف دائمی آنها از سیستم دارد. در صورت فعال بودن برنامه نسخه ، با بازیابی یک پرونده ، نسخه های مربوط به پرونده نیز بازیابی می شود. هنگامی که یک پرونده از یک سهم حذف شد ، می تواند به همان شیوه بازیابی شود ، اگرچه دیگر به اشتراک گذاشته نشده است. به طور پیش فرض ، این پرونده ها به مدت 30 روز در سطل زباله باقی می مانند.\nبرای جلوگیری از خالی شدن فضای کاربر در فضای دیسک ، برنامه حذف پرونده ها بیش از 50٪ از سهمیه رایگان موجود در حال حاضر را برای پرونده های حذف شده استفاده نمی کند. اگر پرونده های حذف شده از این حد فراتر رود ، برنامه قدیمی ترین پرونده ها را حذف می کند تا اینکه به زیر این حد برسد. اطلاعات بیشتر در مستندات حذف پرونده ها موجود است.", "You will be able to recover deleted files from here" : "شما قادر خواهید بود فایل های حذف شده را از اینجا بازیابی کنید", diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index d9244d249ac..d5202ea3ad9 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -6,11 +6,11 @@ OC.L10N.register( "Restore" : "Palauta", "Unknown" : "Tuntematon", "All files" : "Kaikki tiedostot", + "Deleted" : "Poistettu", + "A long time ago" : "Kauan aikaa sitten", "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.", "No deleted files" : "Ei poistettuja tiedostoja", "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä", - "Deleted" : "Poistettu", - "A long time ago" : "Kauan aikaa sitten", "This application enables users to restore files that were deleted from the system." : "Tämä sovellus mahdollistaa käyttäjien palauttaa järjestelmästä poistamiaan tiedostoja.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Tämä sovellus mahdollistaa käyttäjien palauttaa poistettuja tiedostoja. Se näyttää listan poistetuista tiedostoista nettikäyttöliittymässä ja tarjoaa mahdollisuudet palauttaa niitä takaisin käyttäjän hakemistoihin tai poistaa niitä lopullisesti. Tiedoston palauttaminen palauttaa myös sen versiohistorian, jos Versiot-sovellus on asennettuna. Jaetut tiedostot voidaan palauttaa samalla tavalla, mutta niiden jakamistilaa ei palauteta. Oletusarvoisesti poistetut tiedostot säilyvät roskakorissa 30 päivää.\nJotta käyttäjän tallennustila ei loppuisi, Poistetut tiedostot -sovellus käyttää enintään 50% käyttäjän vapaasta tallennustilasta poistetuille tiedostoille ja poistaa niitä vanhimmasta lähtien, jos raja ylittyy. Lisää tietoa on saatavilla Poistetut tiedostot -sovelluksen dokumentaatiosta.", "You will be able to recover deleted files from here" : "Voit palauttaa poistettuja tiedostoja tätä kautta", diff --git a/apps/files_trashbin/l10n/fi.json b/apps/files_trashbin/l10n/fi.json index 27500538b06..623dc400c3a 100644 --- a/apps/files_trashbin/l10n/fi.json +++ b/apps/files_trashbin/l10n/fi.json @@ -4,11 +4,11 @@ "Restore" : "Palauta", "Unknown" : "Tuntematon", "All files" : "Kaikki tiedostot", + "Deleted" : "Poistettu", + "A long time ago" : "Kauan aikaa sitten", "List of files that have been deleted." : "Luettelo poistetuista tiedostoista.", "No deleted files" : "Ei poistettuja tiedostoja", "Files and folders you have deleted will show up here" : "Poistamasi tiedostot ja kansiot näkyvät täällä", - "Deleted" : "Poistettu", - "A long time ago" : "Kauan aikaa sitten", "This application enables users to restore files that were deleted from the system." : "Tämä sovellus mahdollistaa käyttäjien palauttaa järjestelmästä poistamiaan tiedostoja.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Tämä sovellus mahdollistaa käyttäjien palauttaa poistettuja tiedostoja. Se näyttää listan poistetuista tiedostoista nettikäyttöliittymässä ja tarjoaa mahdollisuudet palauttaa niitä takaisin käyttäjän hakemistoihin tai poistaa niitä lopullisesti. Tiedoston palauttaminen palauttaa myös sen versiohistorian, jos Versiot-sovellus on asennettuna. Jaetut tiedostot voidaan palauttaa samalla tavalla, mutta niiden jakamistilaa ei palauteta. Oletusarvoisesti poistetut tiedostot säilyvät roskakorissa 30 päivää.\nJotta käyttäjän tallennustila ei loppuisi, Poistetut tiedostot -sovellus käyttää enintään 50% käyttäjän vapaasta tallennustilasta poistetuille tiedostoille ja poistaa niitä vanhimmasta lähtien, jos raja ylittyy. Lisää tietoa on saatavilla Poistetut tiedostot -sovelluksen dokumentaatiosta.", "You will be able to recover deleted files from here" : "Voit palauttaa poistettuja tiedostoja tätä kautta", diff --git a/apps/files_trashbin/l10n/fr.js b/apps/files_trashbin/l10n/fr.js index 3f5f3e20748..f72d36b36ac 100644 --- a/apps/files_trashbin/l10n/fr.js +++ b/apps/files_trashbin/l10n/fr.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Restaurer", "Unknown" : "Inconnu", "All files" : "Tous les fichiers", - "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", - "No deleted files" : "Aucun fichier supprimé", - "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés s'afficheront ici", "Original location" : "Emplacement original", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", + "No deleted files" : "Aucun fichier supprimé", + "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés s'afficheront ici", "This application enables users to restore files that were deleted from the system." : "Cette application permet aux utilisateurs de restaurer des fichiers qui ont été supprimés du système.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Cette application permet aux utilisateurs de restaurer les fichiers qui ont été supprimés du système. Il affiche une liste de fichiers supprimés dans l'interface Web et dispose d'options pour restaurer ces fichiers supprimés dans les dossiers de fichiers des utilisateurs ou les supprimer définitivement du système. La restauration d'un fichier restaure également les versions de fichiers associées, si l'application de versions est activée. Lorsqu'un fichier est supprimé d'un partage, il peut être restauré de la même manière, bien qu'il ne soit plus partagé. Par défaut, ces fichiers restent dans la corbeille pendant 30 jours.\n\nPour empêcher un utilisateur de manquer d'espace disque, l'application Fichiers supprimés n'utilisera pas plus de 50% du quota gratuit actuellement disponible pour les fichiers supprimés. Si les fichiers supprimés dépassent cette limite, l'application supprime les fichiers les plus anciens jusqu'à ce qu'elle soit inférieure à cette limite. Plus d'informations sont disponibles dans la documentation Fichiers supprimés.", "You will be able to recover deleted files from here" : "Les fichiers supprimés s'afficheront ici et vous pourrez les restaurer.", diff --git a/apps/files_trashbin/l10n/fr.json b/apps/files_trashbin/l10n/fr.json index c12fb8f3803..31d4c45778e 100644 --- a/apps/files_trashbin/l10n/fr.json +++ b/apps/files_trashbin/l10n/fr.json @@ -7,12 +7,12 @@ "Restore" : "Restaurer", "Unknown" : "Inconnu", "All files" : "Tous les fichiers", - "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", - "No deleted files" : "Aucun fichier supprimé", - "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés s'afficheront ici", "Original location" : "Emplacement original", "Deleted" : "Supprimé", "A long time ago" : "Il y a longtemps", + "List of files that have been deleted." : "Liste des fichiers qui ont été supprimés.", + "No deleted files" : "Aucun fichier supprimé", + "Files and folders you have deleted will show up here" : "Les fichiers et dossiers que vous avez supprimés s'afficheront ici", "This application enables users to restore files that were deleted from the system." : "Cette application permet aux utilisateurs de restaurer des fichiers qui ont été supprimés du système.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Cette application permet aux utilisateurs de restaurer les fichiers qui ont été supprimés du système. Il affiche une liste de fichiers supprimés dans l'interface Web et dispose d'options pour restaurer ces fichiers supprimés dans les dossiers de fichiers des utilisateurs ou les supprimer définitivement du système. La restauration d'un fichier restaure également les versions de fichiers associées, si l'application de versions est activée. Lorsqu'un fichier est supprimé d'un partage, il peut être restauré de la même manière, bien qu'il ne soit plus partagé. Par défaut, ces fichiers restent dans la corbeille pendant 30 jours.\n\nPour empêcher un utilisateur de manquer d'espace disque, l'application Fichiers supprimés n'utilisera pas plus de 50% du quota gratuit actuellement disponible pour les fichiers supprimés. Si les fichiers supprimés dépassent cette limite, l'application supprime les fichiers les plus anciens jusqu'à ce qu'elle soit inférieure à cette limite. Plus d'informations sont disponibles dans la documentation Fichiers supprimés.", "You will be able to recover deleted files from here" : "Les fichiers supprimés s'afficheront ici et vous pourrez les restaurer.", diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index 27669549fb4..a6dca704e7a 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -9,12 +9,13 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Descoñecido", "All files" : "Todos os ficheiros", - "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", - "No deleted files" : "Non hai ficheiros eliminados", - "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", + "You" : "Vde.", "Original location" : "Localización orixinal", "Deleted" : "Eliminado", "A long time ago" : "Hai moito tempo", + "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", + "No deleted files" : "Non hai ficheiros eliminados", + "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permítelle aos usuarios recuperar ficheiros que foron eliminados do sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permítelle aos usuarios recuperar ficheiros que foron eliminados do sistema. Amosa unha lista dos ficheiros eliminados na interface web e dispón de opcións para restaurar eses ficheiros eliminados cara aos os directorios do usuario ou retiralos definitivamente do sistema. Ao restaurar un ficheiro restauraranse tamén as versións do ficheiro relacionadas. Cando se elimina un ficheiro dunha compartición, non se pode restaurar do mesmo xeito, pois xa non será compartido. Por omisión, estes ficheiros permanecen no lixo durante 30 días.\nPara evitar que un usuario quede sen espazo de disco, a aplicación non empregará máis do 50% do espazo dispoñíbel en cada momento. Se os ficheiros eliminados exceden este límite, a aplicación elimina os ficheiros máis antigos ata volver estar por baixo do límite. Ten máis información dispoñíbel na documentación de Ficheiros eliminados.", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index 0a8c3d7080d..3cbb09dc068 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -7,12 +7,13 @@ "Restore" : "Restaurar", "Unknown" : "Descoñecido", "All files" : "Todos os ficheiros", - "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", - "No deleted files" : "Non hai ficheiros eliminados", - "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", + "You" : "Vde.", "Original location" : "Localización orixinal", "Deleted" : "Eliminado", "A long time ago" : "Hai moito tempo", + "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", + "No deleted files" : "Non hai ficheiros eliminados", + "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", "This application enables users to restore files that were deleted from the system." : "Esta aplicación permítelle aos usuarios recuperar ficheiros que foron eliminados do sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Esta aplicación permítelle aos usuarios recuperar ficheiros que foron eliminados do sistema. Amosa unha lista dos ficheiros eliminados na interface web e dispón de opcións para restaurar eses ficheiros eliminados cara aos os directorios do usuario ou retiralos definitivamente do sistema. Ao restaurar un ficheiro restauraranse tamén as versións do ficheiro relacionadas. Cando se elimina un ficheiro dunha compartición, non se pode restaurar do mesmo xeito, pois xa non será compartido. Por omisión, estes ficheiros permanecen no lixo durante 30 días.\nPara evitar que un usuario quede sen espazo de disco, a aplicación non empregará máis do 50% do espazo dispoñíbel en cada momento. Se os ficheiros eliminados exceden este límite, a aplicación elimina os ficheiros máis antigos ata volver estar por baixo do límite. Ten máis información dispoñíbel na documentación de Ficheiros eliminados.", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", diff --git a/apps/files_trashbin/l10n/he.js b/apps/files_trashbin/l10n/he.js index d695d717b51..d393d3a3826 100644 --- a/apps/files_trashbin/l10n/he.js +++ b/apps/files_trashbin/l10n/he.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "שחזור", "Unknown" : "לא ידוע", "All files" : "כל הקבצים", - "No deleted files" : "אין קבצים שנמחקו", "Deleted" : "נמחק", + "No deleted files" : "אין קבצים שנמחקו", "This application enables users to restore files that were deleted from the system." : "יישומון זה מאפשר למשתמשים לשחזר קבצים שנמחקו מהמערכת.", "You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json index af7a4909429..0b712d8bc64 100644 --- a/apps/files_trashbin/l10n/he.json +++ b/apps/files_trashbin/l10n/he.json @@ -4,8 +4,8 @@ "Restore" : "שחזור", "Unknown" : "לא ידוע", "All files" : "כל הקבצים", - "No deleted files" : "אין קבצים שנמחקו", "Deleted" : "נמחק", + "No deleted files" : "אין קבצים שנמחקו", "This application enables users to restore files that were deleted from the system." : "יישומון זה מאפשר למשתמשים לשחזר קבצים שנמחקו מהמערכת.", "You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", diff --git a/apps/files_trashbin/l10n/hr.js b/apps/files_trashbin/l10n/hr.js index 1db1a8509b7..40e8e7980ac 100644 --- a/apps/files_trashbin/l10n/hr.js +++ b/apps/files_trashbin/l10n/hr.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Vrati", "Unknown" : "Nepoznata pogreška", "All files" : "Sve datoteke", - "No deleted files" : "Nema izbrisanih datoteka", "Deleted" : "Izbrisano", + "No deleted files" : "Nema izbrisanih datoteka", "This application enables users to restore files that were deleted from the system." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava. Prikazuje popis izbrisanih datoteka u web sučelju i nudi mogućnosti vraćanja tih izbrisanih datoteka natrag u direktorij s datotekama korisnika ili trajnog uklanjanja iz sustava. Vraćanjem datoteke također se vraćaju povezane inačice datoteke ako je omogućena aplikacija za upravljanje inačicama. Kad se datoteka izbriše iz dijeljenja, ona se može vratiti na isti način ali se više ne dijeli. Te datoteke prema zadanim postavkama ostaju u kanti za smeće 30 dana.\nKako bi se spriječilo da korisnik ostane bez prostora na disku, aplikacija Izbrisane datoteke neće koristiti više od 50 % trenutno dostupne besplatne kvote za izbrisane datoteke. Ako izbrisane datoteke premaše ovo ograničenje, aplikacija briše najstarije datoteke dok se količina iskorištenog prostora ne spusti ispod ove granice. Više informacija dostupno je u dokumentaciji Izbrisane datoteke.", "You will be able to recover deleted files from here" : "Ovdje ćete moći vratiti izbrisane datoteke", diff --git a/apps/files_trashbin/l10n/hr.json b/apps/files_trashbin/l10n/hr.json index bde4774ec02..b595ca42316 100644 --- a/apps/files_trashbin/l10n/hr.json +++ b/apps/files_trashbin/l10n/hr.json @@ -4,8 +4,8 @@ "Restore" : "Vrati", "Unknown" : "Nepoznata pogreška", "All files" : "Sve datoteke", - "No deleted files" : "Nema izbrisanih datoteka", "Deleted" : "Izbrisano", + "No deleted files" : "Nema izbrisanih datoteka", "This application enables users to restore files that were deleted from the system." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ova aplikacija omogućuje korisnicima vraćanje datoteka izbrisanih iz sustava. Prikazuje popis izbrisanih datoteka u web sučelju i nudi mogućnosti vraćanja tih izbrisanih datoteka natrag u direktorij s datotekama korisnika ili trajnog uklanjanja iz sustava. Vraćanjem datoteke također se vraćaju povezane inačice datoteke ako je omogućena aplikacija za upravljanje inačicama. Kad se datoteka izbriše iz dijeljenja, ona se može vratiti na isti način ali se više ne dijeli. Te datoteke prema zadanim postavkama ostaju u kanti za smeće 30 dana.\nKako bi se spriječilo da korisnik ostane bez prostora na disku, aplikacija Izbrisane datoteke neće koristiti više od 50 % trenutno dostupne besplatne kvote za izbrisane datoteke. Ako izbrisane datoteke premaše ovo ograničenje, aplikacija briše najstarije datoteke dok se količina iskorištenog prostora ne spusti ispod ove granice. Više informacija dostupno je u dokumentaciji Izbrisane datoteke.", "You will be able to recover deleted files from here" : "Ovdje ćete moći vratiti izbrisane datoteke", diff --git a/apps/files_trashbin/l10n/hu.js b/apps/files_trashbin/l10n/hu.js index b8d1a4432f1..ea72fd7f606 100644 --- a/apps/files_trashbin/l10n/hu.js +++ b/apps/files_trashbin/l10n/hu.js @@ -7,11 +7,12 @@ OC.L10N.register( "Restore" : "Visszaállítás", "Unknown" : "Ismeretlen", "All files" : "Összes fájl", + "You" : "Ön", + "Deleted" : "Törölve", + "A long time ago" : "Réges régen", "List of files that have been deleted." : "A törölt fájlok listája.", "No deleted files" : "Nincs törölt fájl", "Files and folders you have deleted will show up here" : "A törölt fájlok és mappák itt jelennek meg", - "Deleted" : "Törölve", - "A long time ago" : "Réges régen", "This application enables users to restore files that were deleted from the system." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítsák a rendszerből már törölt fájlokat.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítsák a rendszerből már törölt fájlokat. Webes felületen sorolja fel a törölt fájlokat, és azok visszahelyezhetők a felhasználók könyvtáraiba, vagy véglegesen törölhetők. Egy fájllal együtt annak korábbi verzióit is visszaállítja, amennyiben ez be van kapcsolva a rendszerben. Ha egy megosztásból lett törölve a fájl, ugyanígy visszaállítható, de már nem lesz megosztva. Ezek a fájlok alapértelmezetten 30 napig maradnak a kukában.\nHogy a felhasználó ne fusson ki az elérhető tárhelyből, a Törölt fájlok alkalmazás legfeljebb az elérhető terület 50%-át használja tárolásra. Ha ennél több fájl kerül bele, az alkalmazás törli a legrégebbi fájlokat, amíg a határértéken belülre nem kerül. További információ a Törölt fájlok dokumentációjában található.", "You will be able to recover deleted files from here" : "Innen vissza tudja állítani a törölt fáljokat", diff --git a/apps/files_trashbin/l10n/hu.json b/apps/files_trashbin/l10n/hu.json index a9756dc2d89..130270be53e 100644 --- a/apps/files_trashbin/l10n/hu.json +++ b/apps/files_trashbin/l10n/hu.json @@ -5,11 +5,12 @@ "Restore" : "Visszaállítás", "Unknown" : "Ismeretlen", "All files" : "Összes fájl", + "You" : "Ön", + "Deleted" : "Törölve", + "A long time ago" : "Réges régen", "List of files that have been deleted." : "A törölt fájlok listája.", "No deleted files" : "Nincs törölt fájl", "Files and folders you have deleted will show up here" : "A törölt fájlok és mappák itt jelennek meg", - "Deleted" : "Törölve", - "A long time ago" : "Réges régen", "This application enables users to restore files that were deleted from the system." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítsák a rendszerből már törölt fájlokat.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára, hogy visszaállítsák a rendszerből már törölt fájlokat. Webes felületen sorolja fel a törölt fájlokat, és azok visszahelyezhetők a felhasználók könyvtáraiba, vagy véglegesen törölhetők. Egy fájllal együtt annak korábbi verzióit is visszaállítja, amennyiben ez be van kapcsolva a rendszerben. Ha egy megosztásból lett törölve a fájl, ugyanígy visszaállítható, de már nem lesz megosztva. Ezek a fájlok alapértelmezetten 30 napig maradnak a kukában.\nHogy a felhasználó ne fusson ki az elérhető tárhelyből, a Törölt fájlok alkalmazás legfeljebb az elérhető terület 50%-át használja tárolásra. Ha ennél több fájl kerül bele, az alkalmazás törli a legrégebbi fájlokat, amíg a határértéken belülre nem kerül. További információ a Törölt fájlok dokumentációjában található.", "You will be able to recover deleted files from here" : "Innen vissza tudja állítani a törölt fáljokat", diff --git a/apps/files_trashbin/l10n/ia.js b/apps/files_trashbin/l10n/ia.js index 1f26de211a1..a97095225b9 100644 --- a/apps/files_trashbin/l10n/ia.js +++ b/apps/files_trashbin/l10n/ia.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Incognite", "All files" : "Tote files", - "No deleted files" : "Nulle files delite", "Deleted" : "Delite", + "No deleted files" : "Nulle files delite", "You will be able to recover deleted files from here" : "Tu potera recuperar files delite desde ci", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", "Select all" : "Selectionar toto", diff --git a/apps/files_trashbin/l10n/ia.json b/apps/files_trashbin/l10n/ia.json index 8ec7c79f949..a5d169faff5 100644 --- a/apps/files_trashbin/l10n/ia.json +++ b/apps/files_trashbin/l10n/ia.json @@ -4,8 +4,8 @@ "Restore" : "Restaurar", "Unknown" : "Incognite", "All files" : "Tote files", - "No deleted files" : "Nulle files delite", "Deleted" : "Delite", + "No deleted files" : "Nulle files delite", "You will be able to recover deleted files from here" : "Tu potera recuperar files delite desde ci", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", "Select all" : "Selectionar toto", diff --git a/apps/files_trashbin/l10n/id.js b/apps/files_trashbin/l10n/id.js index 9281c60ea82..6e2c2931a6a 100644 --- a/apps/files_trashbin/l10n/id.js +++ b/apps/files_trashbin/l10n/id.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Pulihkan", "Unknown" : "Tidak diketahui", "All files" : "Semua berkas", - "No deleted files" : "Tidak ada berkas yang dihapus", "Deleted" : "Dihapus", + "No deleted files" : "Tidak ada berkas yang dihapus", "This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.", "You will be able to recover deleted files from here" : "Anda dapat memulihkan berkas yang dihapus dari sini", "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", diff --git a/apps/files_trashbin/l10n/id.json b/apps/files_trashbin/l10n/id.json index c0565fc2a79..e8ee9598c9d 100644 --- a/apps/files_trashbin/l10n/id.json +++ b/apps/files_trashbin/l10n/id.json @@ -4,8 +4,8 @@ "Restore" : "Pulihkan", "Unknown" : "Tidak diketahui", "All files" : "Semua berkas", - "No deleted files" : "Tidak ada berkas yang dihapus", "Deleted" : "Dihapus", + "No deleted files" : "Tidak ada berkas yang dihapus", "This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.", "You will be able to recover deleted files from here" : "Anda dapat memulihkan berkas yang dihapus dari sini", "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index e8e10f9991e..0b6776377d3 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -7,10 +7,10 @@ OC.L10N.register( "Restore" : "Endurheimta", "Unknown" : "Óþekkt", "All files" : "Allar skrár", + "Deleted" : "Eytt", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", - "Deleted" : "Eytt", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", "No entries found in this folder" : "Engar færslur fundust í þessari möppu", diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index 3781aae1616..5f591c07405 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -5,10 +5,10 @@ "Restore" : "Endurheimta", "Unknown" : "Óþekkt", "All files" : "Allar skrár", + "Deleted" : "Eytt", "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", "No deleted files" : "Engar eyddar skrár", "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", - "Deleted" : "Eytt", "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", "No entries found in this folder" : "Engar færslur fundust í þessari möppu", diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js index d5ee1826f33..2793c6bf83b 100644 --- a/apps/files_trashbin/l10n/it.js +++ b/apps/files_trashbin/l10n/it.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Ripristina", "Unknown" : "Sconosciuto", "All files" : "Tutti i file", + "Deleted" : "Eliminati", + "A long time ago" : "Molto tempo fa", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", - "Deleted" : "Eliminati", - "A long time ago" : "Molto tempo fa", "This application enables users to restore files that were deleted from the system." : "Questa applicazione permette agli utenti di ripristinare i file che sono stati eliminati dal sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Questa applicazione consente agli utenti di ripristinare i file che sono stati eliminati dal sistema. Visualizza un elenco dei file eliminati nell'interfaccia web, e ha opzioni per ripristinare tali file nelle cartelle dei file degli utenti o rimuoverli definitivamente dal sistema. Il ripristino di un file ripristina anche le versioni relative, se l'applicazione delle versioni è abilitata. Se un file è eliminato da una condivisione, può essere ripristinato allo stesso modo, nonostante non sia più condiviso. In modo predefinito, questi file restano nel cestino per 30 giorni.\nPer impedire a un utente di rimanere senza spazio sul disco, l'applicazione File eliminati non utilizzerà più del 50% della quota libera attualmente disponibile. Se i file eliminati superano questo limite, l'applicazione elimina i file più datati fino a tornare sotto questo limite. Ulteriori informazioni sono disponibili nella documentazione di File eliminati.", "You will be able to recover deleted files from here" : "Potrai ripristinare i file eliminati da qui", diff --git a/apps/files_trashbin/l10n/it.json b/apps/files_trashbin/l10n/it.json index 1c5ac74e944..1b0652ae43b 100644 --- a/apps/files_trashbin/l10n/it.json +++ b/apps/files_trashbin/l10n/it.json @@ -5,11 +5,11 @@ "Restore" : "Ripristina", "Unknown" : "Sconosciuto", "All files" : "Tutti i file", + "Deleted" : "Eliminati", + "A long time ago" : "Molto tempo fa", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", - "Deleted" : "Eliminati", - "A long time ago" : "Molto tempo fa", "This application enables users to restore files that were deleted from the system." : "Questa applicazione permette agli utenti di ripristinare i file che sono stati eliminati dal sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Questa applicazione consente agli utenti di ripristinare i file che sono stati eliminati dal sistema. Visualizza un elenco dei file eliminati nell'interfaccia web, e ha opzioni per ripristinare tali file nelle cartelle dei file degli utenti o rimuoverli definitivamente dal sistema. Il ripristino di un file ripristina anche le versioni relative, se l'applicazione delle versioni è abilitata. Se un file è eliminato da una condivisione, può essere ripristinato allo stesso modo, nonostante non sia più condiviso. In modo predefinito, questi file restano nel cestino per 30 giorni.\nPer impedire a un utente di rimanere senza spazio sul disco, l'applicazione File eliminati non utilizzerà più del 50% della quota libera attualmente disponibile. Se i file eliminati superano questo limite, l'applicazione elimina i file più datati fino a tornare sotto questo limite. Ulteriori informazioni sono disponibili nella documentazione di File eliminati.", "You will be able to recover deleted files from here" : "Potrai ripristinare i file eliminati da qui", diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js index 1de2b010407..5614aafbd64 100644 --- a/apps/files_trashbin/l10n/ja.js +++ b/apps/files_trashbin/l10n/ja.js @@ -9,11 +9,12 @@ OC.L10N.register( "Restore" : "復元", "Unknown" : "不明", "All files" : "すべてのファイル", + "You" : "自分", + "Deleted" : "削除日時", + "A long time ago" : "ずっと以前に", "List of files that have been deleted." : "削除されたファイルのリスト", "No deleted files" : "削除されたファイルはありません", "Files and folders you have deleted will show up here" : "削除したファイルとフォルダーがここに表示されます", - "Deleted" : "削除日時", - "A long time ago" : "ずっと以前に", "This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "このアプリケーションを使用すると、システムから削除されたファイルを復元できます。削除されたファイルのリストがWebインターフェイスに表示され、削除されたファイルをユーザーのファイルディレクトリに復元するか、システムから完全に削除するかを選択できます。バージョン管理アプリが有効になっている場合、ファイルを復元すると、関連するファイルバージョンも復元されます。共有から削除されたファイルは、共有されなくなりますが、同じ方法で復元できます。デフォルトでは、ファイルは30日間ごみ箱に残ります。\nディスク領域圧迫を防ぐため、 「削除済みファイル」 アプリでは、削除済みファイルに現在使用可能な割当て容量の50%を超える容量は使用されません。削除されたファイルがこの制限を超えると、この制限を下回るまで最も古いファイルが削除されます。詳細については、削除済みファイルのマニュアルを参照してください。", "You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。", diff --git a/apps/files_trashbin/l10n/ja.json b/apps/files_trashbin/l10n/ja.json index 9389b9582d6..4d0a5a7ab0c 100644 --- a/apps/files_trashbin/l10n/ja.json +++ b/apps/files_trashbin/l10n/ja.json @@ -7,11 +7,12 @@ "Restore" : "復元", "Unknown" : "不明", "All files" : "すべてのファイル", + "You" : "自分", + "Deleted" : "削除日時", + "A long time ago" : "ずっと以前に", "List of files that have been deleted." : "削除されたファイルのリスト", "No deleted files" : "削除されたファイルはありません", "Files and folders you have deleted will show up here" : "削除したファイルとフォルダーがここに表示されます", - "Deleted" : "削除日時", - "A long time ago" : "ずっと以前に", "This application enables users to restore files that were deleted from the system." : "このアプリケーションを使用すると、ユーザーはシステムから削除されたファイルを復元できます。", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "このアプリケーションを使用すると、システムから削除されたファイルを復元できます。削除されたファイルのリストがWebインターフェイスに表示され、削除されたファイルをユーザーのファイルディレクトリに復元するか、システムから完全に削除するかを選択できます。バージョン管理アプリが有効になっている場合、ファイルを復元すると、関連するファイルバージョンも復元されます。共有から削除されたファイルは、共有されなくなりますが、同じ方法で復元できます。デフォルトでは、ファイルは30日間ごみ箱に残ります。\nディスク領域圧迫を防ぐため、 「削除済みファイル」 アプリでは、削除済みファイルに現在使用可能な割当て容量の50%を超える容量は使用されません。削除されたファイルがこの制限を超えると、この制限を下回るまで最も古いファイルが削除されます。詳細については、削除済みファイルのマニュアルを参照してください。", "You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。", diff --git a/apps/files_trashbin/l10n/ka.js b/apps/files_trashbin/l10n/ka.js index bd79697ccaf..5220127a735 100644 --- a/apps/files_trashbin/l10n/ka.js +++ b/apps/files_trashbin/l10n/ka.js @@ -7,10 +7,11 @@ OC.L10N.register( "Restore" : "Restore", "Unknown" : "Unknown", "All files" : "All files", + "You" : "You", + "Deleted" : "Deleted", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", - "Deleted" : "Deleted", "This application enables users to restore files that were deleted from the system." : "This application enables users to restore files that were deleted from the system.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", diff --git a/apps/files_trashbin/l10n/ka.json b/apps/files_trashbin/l10n/ka.json index 64f950a5ea3..a23f8b0ffce 100644 --- a/apps/files_trashbin/l10n/ka.json +++ b/apps/files_trashbin/l10n/ka.json @@ -5,10 +5,11 @@ "Restore" : "Restore", "Unknown" : "Unknown", "All files" : "All files", + "You" : "You", + "Deleted" : "Deleted", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", - "Deleted" : "Deleted", "This application enables users to restore files that were deleted from the system." : "This application enables users to restore files that were deleted from the system.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation.", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", diff --git a/apps/files_trashbin/l10n/ka_GE.js b/apps/files_trashbin/l10n/ka_GE.js index 13e694c622f..b472933090e 100644 --- a/apps/files_trashbin/l10n/ka_GE.js +++ b/apps/files_trashbin/l10n/ka_GE.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "აღდგენა", "Unknown" : "უცნობია", "All files" : "ყველა ფაილი", - "No deleted files" : "წაშლილი ფაილები ვერ მოიძებნა", "Deleted" : "წაშლილი", + "No deleted files" : "წაშლილი ფაილები ვერ მოიძებნა", "You will be able to recover deleted files from here" : "წაშლილი ფაილების აღდგენა შესაძლებელია აქ", "No entries found in this folder" : "დირექტორიაში ჩანაწერები ვერ მოიძებნა", "Select all" : "ყველას მონიშვნა", diff --git a/apps/files_trashbin/l10n/ka_GE.json b/apps/files_trashbin/l10n/ka_GE.json index 009be9520a6..4af86b3295f 100644 --- a/apps/files_trashbin/l10n/ka_GE.json +++ b/apps/files_trashbin/l10n/ka_GE.json @@ -4,8 +4,8 @@ "Restore" : "აღდგენა", "Unknown" : "უცნობია", "All files" : "ყველა ფაილი", - "No deleted files" : "წაშლილი ფაილები ვერ მოიძებნა", "Deleted" : "წაშლილი", + "No deleted files" : "წაშლილი ფაილები ვერ მოიძებნა", "You will be able to recover deleted files from here" : "წაშლილი ფაილების აღდგენა შესაძლებელია აქ", "No entries found in this folder" : "დირექტორიაში ჩანაწერები ვერ მოიძებნა", "Select all" : "ყველას მონიშვნა", diff --git a/apps/files_trashbin/l10n/ko.js b/apps/files_trashbin/l10n/ko.js index 7ac6940cbda..53034d37862 100644 --- a/apps/files_trashbin/l10n/ko.js +++ b/apps/files_trashbin/l10n/ko.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "복원", "Unknown" : "알 수 없음", "All files" : "모든 파일", + "Deleted" : "삭제됨", + "A long time ago" : "오래 전", "List of files that have been deleted." : "삭제된 파일들의 목록입니다.", "No deleted files" : "삭제된 파일 없음", "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다", - "Deleted" : "삭제됨", - "A long time ago" : "오래 전", "This application enables users to restore files that were deleted from the system." : "이 앱은 시스템에서 삭제된 파일을 복원할 수 있도록 합니다.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "이 앱은 시스템에서 삭제된 파일을 복원할 수 있도록 합니다. 웹 인터페이스로 삭제된 파일의 목록을 표시하며, 삭제된 파일을 사용자의 파일 디렉터리로 복원하거나 시스템에서 완전히 삭제하는 옵션이 있습니다. 버전 앱을 활성화한 경우 파일을 복원하면 해당 파일의 모든 버전을 같이 복원합니다. 공유에서 삭제한 파일도 같은 방법으로 복원할 수 있으나 더 이상 공유되지는 않습니다. 기본값으로 파일은 휴지통에 30일 동안 저장됩니다.\n사용자 디스크 공간 부족을 예방하기 위해서 삭제된 파일 앱에서는 삭제된 파일 디스크 할당량의 50% 이상을 사용하지 않습니다. 삭제된 파일이 해당 할당량을 초과한다면 할당량 이하로 떨어질 때까지 앱에서 가장 오래된 파일을 삭제합니다. 자세한 정보를 보려면 삭제된 파일 문서를 참조하십시오.", "You will be able to recover deleted files from here" : "삭제된 파일을 여기에서 복구할 수 있습니다", diff --git a/apps/files_trashbin/l10n/ko.json b/apps/files_trashbin/l10n/ko.json index b4070f27077..98a32ea4cb5 100644 --- a/apps/files_trashbin/l10n/ko.json +++ b/apps/files_trashbin/l10n/ko.json @@ -5,11 +5,11 @@ "Restore" : "복원", "Unknown" : "알 수 없음", "All files" : "모든 파일", + "Deleted" : "삭제됨", + "A long time ago" : "오래 전", "List of files that have been deleted." : "삭제된 파일들의 목록입니다.", "No deleted files" : "삭제된 파일 없음", "Files and folders you have deleted will show up here" : "삭제된 파일 및 폴더가 여기에 나타납니다", - "Deleted" : "삭제됨", - "A long time ago" : "오래 전", "This application enables users to restore files that were deleted from the system." : "이 앱은 시스템에서 삭제된 파일을 복원할 수 있도록 합니다.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "이 앱은 시스템에서 삭제된 파일을 복원할 수 있도록 합니다. 웹 인터페이스로 삭제된 파일의 목록을 표시하며, 삭제된 파일을 사용자의 파일 디렉터리로 복원하거나 시스템에서 완전히 삭제하는 옵션이 있습니다. 버전 앱을 활성화한 경우 파일을 복원하면 해당 파일의 모든 버전을 같이 복원합니다. 공유에서 삭제한 파일도 같은 방법으로 복원할 수 있으나 더 이상 공유되지는 않습니다. 기본값으로 파일은 휴지통에 30일 동안 저장됩니다.\n사용자 디스크 공간 부족을 예방하기 위해서 삭제된 파일 앱에서는 삭제된 파일 디스크 할당량의 50% 이상을 사용하지 않습니다. 삭제된 파일이 해당 할당량을 초과한다면 할당량 이하로 떨어질 때까지 앱에서 가장 오래된 파일을 삭제합니다. 자세한 정보를 보려면 삭제된 파일 문서를 참조하십시오.", "You will be able to recover deleted files from here" : "삭제된 파일을 여기에서 복구할 수 있습니다", diff --git a/apps/files_trashbin/l10n/lb.js b/apps/files_trashbin/l10n/lb.js index 9a46c8d86e8..e98308cd22c 100644 --- a/apps/files_trashbin/l10n/lb.js +++ b/apps/files_trashbin/l10n/lb.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Erëmhierstellen", "Unknown" : "Onbekannt", "All files" : "All d'Fichieren", - "No deleted files" : "Keng geläscht Fichieren", "Deleted" : "Geläscht", + "No deleted files" : "Keng geläscht Fichieren", "You will be able to recover deleted files from here" : "Du kanns geläscht Fichieren aus desëm Dossier erëmhierstellen", "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", "Select all" : "All auswielen", diff --git a/apps/files_trashbin/l10n/lb.json b/apps/files_trashbin/l10n/lb.json index bf689ac7035..2b5690ccc7f 100644 --- a/apps/files_trashbin/l10n/lb.json +++ b/apps/files_trashbin/l10n/lb.json @@ -4,8 +4,8 @@ "Restore" : "Erëmhierstellen", "Unknown" : "Onbekannt", "All files" : "All d'Fichieren", - "No deleted files" : "Keng geläscht Fichieren", "Deleted" : "Geläscht", + "No deleted files" : "Keng geläscht Fichieren", "You will be able to recover deleted files from here" : "Du kanns geläscht Fichieren aus desëm Dossier erëmhierstellen", "No entries found in this folder" : "Keng Elementer an dësem Dossier fonnt", "Select all" : "All auswielen", diff --git a/apps/files_trashbin/l10n/lt_LT.js b/apps/files_trashbin/l10n/lt_LT.js index 043414c57f0..85f9a1ea40a 100644 --- a/apps/files_trashbin/l10n/lt_LT.js +++ b/apps/files_trashbin/l10n/lt_LT.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Atkurti", "Unknown" : "Nežinoma", "All files" : "Visi failai", - "List of files that have been deleted." : "Ištrintų failų sąrašas.", - "No deleted files" : "Ištrintų failų nėra", - "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", "Original location" : "Pradinė vieta", "Deleted" : "Ištrinta", "A long time ago" : "Prieš ilgą laiką", + "List of files that have been deleted." : "Ištrintų failų sąrašas.", + "No deleted files" : "Ištrintų failų nėra", + "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", "This application enables users to restore files that were deleted from the system." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus. Ištrintų failų sąrašas yra gali būti atvaizduojamas žiniatinklyje ir turi nustatymus atkurti ištrintus failus vartotojų failų kataloguose arba visam laikui pašalinti juos iš sistemos. Atkūrus failą, kartu atkuriamos ir failo versijos, jei yra įjungta versijavimo programa. Ištrynus failą iš bendrinimo, jį taip pat galima atkurti , nors jis nebebendrinamas. Pagal numatytuosius nustatymus ištrinti failai lieka šiukšliadėžėje 30 dienų.\nKad naudotojai nepritrūktų vietos diske, programa „Ištrinti failai“ negali naudoti daugiau kaip 50% šiuo metu turimų nemokamų panaikintų failų kvotų. Jei numatyta riba yra viršijama, programa atrenka seniausius failus ir juos ištrina, kad užimata vieta neviršytų numatytosios ribos. Daugiau informacijos galite rasti ištrintų failų dokumentuose.", "You will be able to recover deleted files from here" : "Čia galėsite atkurti ištrintus failus ", diff --git a/apps/files_trashbin/l10n/lt_LT.json b/apps/files_trashbin/l10n/lt_LT.json index 7b7ebd4d4dc..de019669b5f 100644 --- a/apps/files_trashbin/l10n/lt_LT.json +++ b/apps/files_trashbin/l10n/lt_LT.json @@ -7,12 +7,12 @@ "Restore" : "Atkurti", "Unknown" : "Nežinoma", "All files" : "Visi failai", - "List of files that have been deleted." : "Ištrintų failų sąrašas.", - "No deleted files" : "Ištrintų failų nėra", - "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", "Original location" : "Pradinė vieta", "Deleted" : "Ištrinta", "A long time ago" : "Prieš ilgą laiką", + "List of files that have been deleted." : "Ištrintų failų sąrašas.", + "No deleted files" : "Ištrintų failų nėra", + "Files and folders you have deleted will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos ištrynėte", "This application enables users to restore files that were deleted from the system." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ši programa leidžia vartotojams atkurti iš sistemos ištrintus failus. Ištrintų failų sąrašas yra gali būti atvaizduojamas žiniatinklyje ir turi nustatymus atkurti ištrintus failus vartotojų failų kataloguose arba visam laikui pašalinti juos iš sistemos. Atkūrus failą, kartu atkuriamos ir failo versijos, jei yra įjungta versijavimo programa. Ištrynus failą iš bendrinimo, jį taip pat galima atkurti , nors jis nebebendrinamas. Pagal numatytuosius nustatymus ištrinti failai lieka šiukšliadėžėje 30 dienų.\nKad naudotojai nepritrūktų vietos diske, programa „Ištrinti failai“ negali naudoti daugiau kaip 50% šiuo metu turimų nemokamų panaikintų failų kvotų. Jei numatyta riba yra viršijama, programa atrenka seniausius failus ir juos ištrina, kad užimata vieta neviršytų numatytosios ribos. Daugiau informacijos galite rasti ištrintų failų dokumentuose.", "You will be able to recover deleted files from here" : "Čia galėsite atkurti ištrintus failus ", diff --git a/apps/files_trashbin/l10n/lv.js b/apps/files_trashbin/l10n/lv.js index dcfd954b755..f7d70939ee8 100644 --- a/apps/files_trashbin/l10n/lv.js +++ b/apps/files_trashbin/l10n/lv.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Atjaunot", "Unknown" : "Nezināms", "All files" : "Visas datnes", - "No deleted files" : "Nav dzēstu datņu", "Deleted" : "Dzēsts", + "No deleted files" : "Nav dzēstu datņu", "You will be able to recover deleted files from here" : "No šejienes būs iespējams atgūt dzēstās datnes", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Select all" : "Atzīmēt visu", diff --git a/apps/files_trashbin/l10n/lv.json b/apps/files_trashbin/l10n/lv.json index 09fde2168b1..9d7d6ac40f4 100644 --- a/apps/files_trashbin/l10n/lv.json +++ b/apps/files_trashbin/l10n/lv.json @@ -4,8 +4,8 @@ "Restore" : "Atjaunot", "Unknown" : "Nezināms", "All files" : "Visas datnes", - "No deleted files" : "Nav dzēstu datņu", "Deleted" : "Dzēsts", + "No deleted files" : "Nav dzēstu datņu", "You will be able to recover deleted files from here" : "No šejienes būs iespējams atgūt dzēstās datnes", "No entries found in this folder" : "Šajā mapē nekas nav atrasts", "Select all" : "Atzīmēt visu", diff --git a/apps/files_trashbin/l10n/mk.js b/apps/files_trashbin/l10n/mk.js index ceabfec1398..f69aed9e976 100644 --- a/apps/files_trashbin/l10n/mk.js +++ b/apps/files_trashbin/l10n/mk.js @@ -7,11 +7,12 @@ OC.L10N.register( "Restore" : "Врати", "Unknown" : "Непознат", "All files" : "Сите датотеки", + "You" : "Вие", + "Deleted" : "Избришана", + "A long time ago" : "Многу одамна", "List of files that have been deleted." : "Листа на датотеки што ги имате избришано.", "No deleted files" : "Нема избришани датотеки", "Files and folders you have deleted will show up here" : "Датотеките и папките кои ги имате избришано ќе се појават тука", - "Deleted" : "Избришана", - "A long time ago" : "Многу одамна", "This application enables users to restore files that were deleted from the system." : "Оваа апликација им овозможува на корисниците да ги вратат датотеките што се избришани од системот.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Оваа апликација им овозможува на корисниците да ги вратат датотеките што се избришани од системот. Прикажува листа на избришани датотеки во веб-интерфејсот и има можност да ги вратите тие избришани датотеки назад до директориумот од каде се избришани или да ги отстраните трајно од системот. Враќањето на датотека ги враќа и нејзините верзии, доколку е овозможена апликацијата за верзии. Кога избришаната датотеката била споделена, таа може да се врати на ист начин, но истата повеќе не е споделена. Стандардно, овие датотеки остануваат во корпата за отпадоци 30 дена.\nСо цел да се спречи да не се искористи просторот за складирање на корисникот, апликацијата Избришани датотеки нема да користи повеќе од 50% од тековно достапната квота за избришани датотеки. Ако избришаните датотеки ја надминат оваа граница, апликацијата ги брише најстарите датотеки сè додека не се дојде под ова ограничување. Повеќе информации се достапни во документацијата за избришани датотеки.", "You will be able to recover deleted files from here" : "Можете да ги вратите избришаните датотеки од тука", diff --git a/apps/files_trashbin/l10n/mk.json b/apps/files_trashbin/l10n/mk.json index 6ff91cf99b1..339dd025ac1 100644 --- a/apps/files_trashbin/l10n/mk.json +++ b/apps/files_trashbin/l10n/mk.json @@ -5,11 +5,12 @@ "Restore" : "Врати", "Unknown" : "Непознат", "All files" : "Сите датотеки", + "You" : "Вие", + "Deleted" : "Избришана", + "A long time ago" : "Многу одамна", "List of files that have been deleted." : "Листа на датотеки што ги имате избришано.", "No deleted files" : "Нема избришани датотеки", "Files and folders you have deleted will show up here" : "Датотеките и папките кои ги имате избришано ќе се појават тука", - "Deleted" : "Избришана", - "A long time ago" : "Многу одамна", "This application enables users to restore files that were deleted from the system." : "Оваа апликација им овозможува на корисниците да ги вратат датотеките што се избришани од системот.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Оваа апликација им овозможува на корисниците да ги вратат датотеките што се избришани од системот. Прикажува листа на избришани датотеки во веб-интерфејсот и има можност да ги вратите тие избришани датотеки назад до директориумот од каде се избришани или да ги отстраните трајно од системот. Враќањето на датотека ги враќа и нејзините верзии, доколку е овозможена апликацијата за верзии. Кога избришаната датотеката била споделена, таа може да се врати на ист начин, но истата повеќе не е споделена. Стандардно, овие датотеки остануваат во корпата за отпадоци 30 дена.\nСо цел да се спречи да не се искористи просторот за складирање на корисникот, апликацијата Избришани датотеки нема да користи повеќе од 50% од тековно достапната квота за избришани датотеки. Ако избришаните датотеки ја надминат оваа граница, апликацијата ги брише најстарите датотеки сè додека не се дојде под ова ограничување. Повеќе информации се достапни во документацијата за избришани датотеки.", "You will be able to recover deleted files from here" : "Можете да ги вратите избришаните датотеки од тука", diff --git a/apps/files_trashbin/l10n/nb.js b/apps/files_trashbin/l10n/nb.js index e0e12685a13..57586188e37 100644 --- a/apps/files_trashbin/l10n/nb.js +++ b/apps/files_trashbin/l10n/nb.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Gjenopprett", "Unknown" : "Ukjent", "All files" : "Alle filer", - "List of files that have been deleted." : "Liste over filer som har blitt slettet.", - "No deleted files" : "Ingen slettede filer", - "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", "Original location" : "Opprinnelig plassering", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", + "List of files that have been deleted." : "Liste over filer som har blitt slettet.", + "No deleted files" : "Ingen slettede filer", + "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", "This application enables users to restore files that were deleted from the system." : "Denne appen gjør så brukere kan gjenopprette filer som har blitt slettet fra systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denne appen gjør så brukere kan gjenopprette filer som har blitt slettet fra systemet. Den viser en liste med slettede filer i web-grensesnittet hvor man kan gjenopprette de slettede filene tilbake til brukernes mapper, eller fjerne de permanent fra systemet. Gjenoppretting av en fil gjenoppretter også relaterte fil-versjoner, hvis versjonerings-appen er aktivert. Når en fil slettes fra en deling, kan den gjenopprettes på samme måte, men er da ikke lenger delt. Som standard bevares disse filene i søppelbøtten i 30 dager. For å forhindre en bruker fra å fylle opp disken, vil ikke Deleted Files-appen bruke mer enn 50% av den tilgjengelige diskkvoten til slettede filer. Hvis de slettede filene går over denne grensen sletter appen de aldste filene til den kommer under grensen. Mer informasjon er tilgjengelig i Deleted Files' dokumentasjon.", "You will be able to recover deleted files from here" : "Du vil kunne gjenopprette slettede filer herfra", diff --git a/apps/files_trashbin/l10n/nb.json b/apps/files_trashbin/l10n/nb.json index 2d15144561c..dbfca8320cb 100644 --- a/apps/files_trashbin/l10n/nb.json +++ b/apps/files_trashbin/l10n/nb.json @@ -7,12 +7,12 @@ "Restore" : "Gjenopprett", "Unknown" : "Ukjent", "All files" : "Alle filer", - "List of files that have been deleted." : "Liste over filer som har blitt slettet.", - "No deleted files" : "Ingen slettede filer", - "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", "Original location" : "Opprinnelig plassering", "Deleted" : "Slettet", "A long time ago" : "Veldig lenge siden", + "List of files that have been deleted." : "Liste over filer som har blitt slettet.", + "No deleted files" : "Ingen slettede filer", + "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet vil dukke opp her", "This application enables users to restore files that were deleted from the system." : "Denne appen gjør så brukere kan gjenopprette filer som har blitt slettet fra systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denne appen gjør så brukere kan gjenopprette filer som har blitt slettet fra systemet. Den viser en liste med slettede filer i web-grensesnittet hvor man kan gjenopprette de slettede filene tilbake til brukernes mapper, eller fjerne de permanent fra systemet. Gjenoppretting av en fil gjenoppretter også relaterte fil-versjoner, hvis versjonerings-appen er aktivert. Når en fil slettes fra en deling, kan den gjenopprettes på samme måte, men er da ikke lenger delt. Som standard bevares disse filene i søppelbøtten i 30 dager. For å forhindre en bruker fra å fylle opp disken, vil ikke Deleted Files-appen bruke mer enn 50% av den tilgjengelige diskkvoten til slettede filer. Hvis de slettede filene går over denne grensen sletter appen de aldste filene til den kommer under grensen. Mer informasjon er tilgjengelig i Deleted Files' dokumentasjon.", "You will be able to recover deleted files from here" : "Du vil kunne gjenopprette slettede filer herfra", diff --git a/apps/files_trashbin/l10n/nl.js b/apps/files_trashbin/l10n/nl.js index b8bc724ec2e..e0e4c1a8080 100644 --- a/apps/files_trashbin/l10n/nl.js +++ b/apps/files_trashbin/l10n/nl.js @@ -6,8 +6,9 @@ OC.L10N.register( "Restore" : "Herstellen", "Unknown" : "Onbekend", "All files" : "Alle bestanden", - "No deleted files" : "Geen verwijderde bestanden", + "You" : "Je", "Deleted" : "Verwijderd", + "No deleted files" : "Geen verwijderde bestanden", "This application enables users to restore files that were deleted from the system." : "Deze applicatie stelt gebruikers in staat om verwijderde bestanden te herstellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Met deze applicatie kunnen gebruikers bestanden herstellen die uit het systeem zijn verwijderd. Het toont in de webinterface een lijst met verwijderde bestanden en heeft opties om die verwijderde bestanden terug te zetten naar de bestandsmappen van de gebruikers of ze permanent uit het systeem te verwijderen. Het herstellen van een bestand herstelt ook gerelateerde bestandsversies, als de versiebeheer-applicatie is ingeschakeld. Wanneer een bestand uit een share wordt verwijderd, kan het op dezelfde manier worden hersteld, hoewel het niet langer wordt gedeeld. Standaard blijven deze bestanden 30 dagen in de prullenbak staan.\nOm te voorkomen dat een gebruiker onvoldoende schijfruimte heeft, gebruikt de app Verwijderde bestanden niet meer dan 50% van de momenteel beschikbare vrije quota voor verwijderde bestanden. Als de verwijderde bestanden deze limiet overschrijden, verwijdert de app de oudste bestanden totdat deze de limiet is bereikt. Meer informatie is beschikbaar in de documentatie voor Verwijderde bestanden.", "You will be able to recover deleted files from here" : "Van hieruit kun je verwijderde bestanden terugzetten", diff --git a/apps/files_trashbin/l10n/nl.json b/apps/files_trashbin/l10n/nl.json index 2359c05b492..4375dd4b537 100644 --- a/apps/files_trashbin/l10n/nl.json +++ b/apps/files_trashbin/l10n/nl.json @@ -4,8 +4,9 @@ "Restore" : "Herstellen", "Unknown" : "Onbekend", "All files" : "Alle bestanden", - "No deleted files" : "Geen verwijderde bestanden", + "You" : "Je", "Deleted" : "Verwijderd", + "No deleted files" : "Geen verwijderde bestanden", "This application enables users to restore files that were deleted from the system." : "Deze applicatie stelt gebruikers in staat om verwijderde bestanden te herstellen.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Met deze applicatie kunnen gebruikers bestanden herstellen die uit het systeem zijn verwijderd. Het toont in de webinterface een lijst met verwijderde bestanden en heeft opties om die verwijderde bestanden terug te zetten naar de bestandsmappen van de gebruikers of ze permanent uit het systeem te verwijderen. Het herstellen van een bestand herstelt ook gerelateerde bestandsversies, als de versiebeheer-applicatie is ingeschakeld. Wanneer een bestand uit een share wordt verwijderd, kan het op dezelfde manier worden hersteld, hoewel het niet langer wordt gedeeld. Standaard blijven deze bestanden 30 dagen in de prullenbak staan.\nOm te voorkomen dat een gebruiker onvoldoende schijfruimte heeft, gebruikt de app Verwijderde bestanden niet meer dan 50% van de momenteel beschikbare vrije quota voor verwijderde bestanden. Als de verwijderde bestanden deze limiet overschrijden, verwijdert de app de oudste bestanden totdat deze de limiet is bereikt. Meer informatie is beschikbaar in de documentatie voor Verwijderde bestanden.", "You will be able to recover deleted files from here" : "Van hieruit kun je verwijderde bestanden terugzetten", diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index a84d6ee5094..0a58588bfa3 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Przywróć", "Unknown" : "Nieznany", "All files" : "Wszystkie pliki", - "List of files that have been deleted." : "Lista plików, które zostały usunięte.", - "No deleted files" : "Brak usuniętych plików", - "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", "Original location" : "Oryginalna lokalizacja", "Deleted" : "Usunięto", "A long time ago" : "Dawno temu", + "List of files that have been deleted." : "Lista plików, które zostały usunięte.", + "No deleted files" : "Brak usuniętych plików", + "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", "This application enables users to restore files that were deleted from the system." : "Aplikacja umożliwia użytkownikom na przywracanie usuniętych plików z systemu.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aplikacja umożliwia przywracanie usuniętych plików z systemu. Wyświetla listę usuniętych plików w interfejsie www i posiada opcje przywracania usuniętych plików z powrotem do katalogów plików użytkowników lub usuwania ich na stałe z systemu. Przywracanie pliku przywraca także powiązane wersje plików, jeśli aplikacja wersji jest włączona. Gdy plik zostanie usunięty z udostępnienia, może zostać przywrócony w ten sam sposób, lecz nie będzie już udostępniony. Domyślnie pliki te pozostają w koszu przez 30 dni. Aby zapobiec brakowi miejsca na dysku przez użytkownika, aplikacja \"Usunięte pliki\" nie będzie wykorzystywać więcej niż 50% dostępnego obecnie wolnego limitu dla usuniętych plików. Jeśli usunięte pliki przekroczą ten limit, aplikacja usuwa najpierw najstarsze pliki, dopóki nie osiągnie tego limitu. Więcej informacji można znaleźć w dokumentacji \"Usunięte pliki\".", "You will be able to recover deleted files from here" : "Stąd będziesz mógł odzyskać usunięte pliki", diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index d0e91516b61..1e1158a7f33 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -7,12 +7,12 @@ "Restore" : "Przywróć", "Unknown" : "Nieznany", "All files" : "Wszystkie pliki", - "List of files that have been deleted." : "Lista plików, które zostały usunięte.", - "No deleted files" : "Brak usuniętych plików", - "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", "Original location" : "Oryginalna lokalizacja", "Deleted" : "Usunięto", "A long time ago" : "Dawno temu", + "List of files that have been deleted." : "Lista plików, które zostały usunięte.", + "No deleted files" : "Brak usuniętych plików", + "Files and folders you have deleted will show up here" : "Tutaj pojawią się usunięte pliki i katalogi", "This application enables users to restore files that were deleted from the system." : "Aplikacja umożliwia użytkownikom na przywracanie usuniętych plików z systemu.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Aplikacja umożliwia przywracanie usuniętych plików z systemu. Wyświetla listę usuniętych plików w interfejsie www i posiada opcje przywracania usuniętych plików z powrotem do katalogów plików użytkowników lub usuwania ich na stałe z systemu. Przywracanie pliku przywraca także powiązane wersje plików, jeśli aplikacja wersji jest włączona. Gdy plik zostanie usunięty z udostępnienia, może zostać przywrócony w ten sam sposób, lecz nie będzie już udostępniony. Domyślnie pliki te pozostają w koszu przez 30 dni. Aby zapobiec brakowi miejsca na dysku przez użytkownika, aplikacja \"Usunięte pliki\" nie będzie wykorzystywać więcej niż 50% dostępnego obecnie wolnego limitu dla usuniętych plików. Jeśli usunięte pliki przekroczą ten limit, aplikacja usuwa najpierw najstarsze pliki, dopóki nie osiągnie tego limitu. Więcej informacji można znaleźć w dokumentacji \"Usunięte pliki\".", "You will be able to recover deleted files from here" : "Stąd będziesz mógł odzyskać usunięte pliki", diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index e82421cd945..6b7ca01df62 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconhecido", "All files" : "Todos os arquivos", - "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", - "No deleted files" : "Nenhum arquivo apagado", - "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "Original location" : "Localização original", "Deleted" : "Excluído", "A long time ago" : "A muito tempo atrás", + "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", + "No deleted files" : "Nenhum arquivo apagado", + "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "This application enables users to restore files that were deleted from the system." : "Este aplicativo permite que os usuários restaurem arquivos apagados do sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Este aplicativo permite que os usuários restaurem arquivos que foram apagados do sistema. Ele exibe uma lista destes arquivos na interface web e tem opções para restaurar esses arquivos para os diretórios de arquivos dos usuários ou removê-los permanentemente. A restauração de um arquivo também restaura as versões relacionadas do arquivo se o aplicativo de versões estiver ativado. Quando um arquivo é apagado de um compartilhamento, ele pode ser restaurado da mesma maneira, embora não seja mais compartilhado. Por padrão, esses arquivos permanecem na lixeira por 30 dias.\nPara evitar que um usuário fique sem espaço em disco, o aplicativo Arquivos Apagados não utilizará mais de 50% da cota atualmente disponível para arquivos apagados. Se os arquivos apagados excederem este limite, o aplicativo apagará os arquivos mais antigos até que fique abaixo desse limite. Mais informações estão disponíveis na documentação de Arquivos Apagados.", "You will be able to recover deleted files from here" : "Você pode recuperar arquivos apagados neste local", diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json index 89548549551..e9d8972b39a 100644 --- a/apps/files_trashbin/l10n/pt_BR.json +++ b/apps/files_trashbin/l10n/pt_BR.json @@ -7,12 +7,12 @@ "Restore" : "Restaurar", "Unknown" : "Desconhecido", "All files" : "Todos os arquivos", - "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", - "No deleted files" : "Nenhum arquivo apagado", - "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "Original location" : "Localização original", "Deleted" : "Excluído", "A long time ago" : "A muito tempo atrás", + "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", + "No deleted files" : "Nenhum arquivo apagado", + "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "This application enables users to restore files that were deleted from the system." : "Este aplicativo permite que os usuários restaurem arquivos apagados do sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Este aplicativo permite que os usuários restaurem arquivos que foram apagados do sistema. Ele exibe uma lista destes arquivos na interface web e tem opções para restaurar esses arquivos para os diretórios de arquivos dos usuários ou removê-los permanentemente. A restauração de um arquivo também restaura as versões relacionadas do arquivo se o aplicativo de versões estiver ativado. Quando um arquivo é apagado de um compartilhamento, ele pode ser restaurado da mesma maneira, embora não seja mais compartilhado. Por padrão, esses arquivos permanecem na lixeira por 30 dias.\nPara evitar que um usuário fique sem espaço em disco, o aplicativo Arquivos Apagados não utilizará mais de 50% da cota atualmente disponível para arquivos apagados. Se os arquivos apagados excederem este limite, o aplicativo apagará os arquivos mais antigos até que fique abaixo desse limite. Mais informações estão disponíveis na documentação de Arquivos Apagados.", "You will be able to recover deleted files from here" : "Você pode recuperar arquivos apagados neste local", diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js index 5e52dc1d72f..440ef499469 100644 --- a/apps/files_trashbin/l10n/pt_PT.js +++ b/apps/files_trashbin/l10n/pt_PT.js @@ -6,8 +6,9 @@ OC.L10N.register( "Restore" : "Restaurar", "Unknown" : "Desconhecido", "All files" : "Todos os ficheiros", - "No deleted files" : "Sem ficheiros eliminados", + "You" : "Vovê", "Deleted" : "Eliminado", + "No deleted files" : "Sem ficheiros eliminados", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Select all" : "Selecionar tudo", diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json index 42e3e7ed87b..5334f60541c 100644 --- a/apps/files_trashbin/l10n/pt_PT.json +++ b/apps/files_trashbin/l10n/pt_PT.json @@ -4,8 +4,9 @@ "Restore" : "Restaurar", "Unknown" : "Desconhecido", "All files" : "Todos os ficheiros", - "No deleted files" : "Sem ficheiros eliminados", + "You" : "Vovê", "Deleted" : "Eliminado", + "No deleted files" : "Sem ficheiros eliminados", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados a partir daqui", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Select all" : "Selecionar tudo", diff --git a/apps/files_trashbin/l10n/ro.js b/apps/files_trashbin/l10n/ro.js index ede9eccbb7a..7be2ab19374 100644 --- a/apps/files_trashbin/l10n/ro.js +++ b/apps/files_trashbin/l10n/ro.js @@ -7,10 +7,11 @@ OC.L10N.register( "Restore" : "Restaurare", "Unknown" : "Necunoscut", "All files" : "Toate fișierele", + "You" : "Tu", + "Deleted" : "A fost șters.", "List of files that have been deleted." : "Lista fișierelor șterse.", "No deleted files" : "Nu sunt fișiere șterse", "Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici", - "Deleted" : "A fost șters.", "This application enables users to restore files that were deleted from the system." : "Această aplicație permite utilizatorilor să restaureze fișierele șterse.", "You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici", "No entries found in this folder" : "Niciun element găsit în acest director", diff --git a/apps/files_trashbin/l10n/ro.json b/apps/files_trashbin/l10n/ro.json index 19d13ae7b7b..0778525419f 100644 --- a/apps/files_trashbin/l10n/ro.json +++ b/apps/files_trashbin/l10n/ro.json @@ -5,10 +5,11 @@ "Restore" : "Restaurare", "Unknown" : "Necunoscut", "All files" : "Toate fișierele", + "You" : "Tu", + "Deleted" : "A fost șters.", "List of files that have been deleted." : "Lista fișierelor șterse.", "No deleted files" : "Nu sunt fișiere șterse", "Files and folders you have deleted will show up here" : "Fișierele și dosarele șterse vor fi afișate aici", - "Deleted" : "A fost șters.", "This application enables users to restore files that were deleted from the system." : "Această aplicație permite utilizatorilor să restaureze fișierele șterse.", "You will be able to recover deleted files from here" : "Vei putea restaura fișiere șterse de aici", "No entries found in this folder" : "Niciun element găsit în acest director", diff --git a/apps/files_trashbin/l10n/ru.js b/apps/files_trashbin/l10n/ru.js index 16b8d5ff305..e1ef078ba35 100644 --- a/apps/files_trashbin/l10n/ru.js +++ b/apps/files_trashbin/l10n/ru.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Восстановить", "Unknown" : "Неизвестно", "All files" : "Все файлы", + "Deleted" : "Удалён", + "A long time ago" : "Очень давно", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", - "Deleted" : "Удалён", - "A long time ago" : "Очень давно", "This application enables users to restore files that were deleted from the system." : "Это приложение позволяет пользователям восстанавливать удалённые файлы.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Это приложение позволяет пользователям восстанавливать файлы, которые были удалены из системы. Он отображает список удаленных файлов в веб-интерфейсе и имеет опции для восстановления этих удаленных файлов обратно в каталоги пользователей или их окончательного удаления из системы. Восстановление файла также восстанавливает связанные версии файлов, если приложение версий включено. Когда файл удаляется из общего ресурса, его можно восстановить таким же образом, хотя он больше не используется. По умолчанию эти файлы остаются в Корзине в течение 30 дней.\n\nЧтобы у пользователя не было произошло переполнение доступного места на диске, приложение «Удаленные файлы» не будет использовать более 50% доступного в настоящее время дисковой квоты для удаленных файлов. Если удаленные файлы превышают этот предел, приложение удаляет самые старые файлы, пока свободное место не станет ниже этой отметки. Дополнительная информация доступна в документации Удаленные Файлы.", "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы", diff --git a/apps/files_trashbin/l10n/ru.json b/apps/files_trashbin/l10n/ru.json index c1d10441b48..6911601c1be 100644 --- a/apps/files_trashbin/l10n/ru.json +++ b/apps/files_trashbin/l10n/ru.json @@ -5,11 +5,11 @@ "Restore" : "Восстановить", "Unknown" : "Неизвестно", "All files" : "Все файлы", + "Deleted" : "Удалён", + "A long time ago" : "Очень давно", "List of files that have been deleted." : "Список файлов, которые были удалены.", "No deleted files" : "Нет удалённых файлов", "Files and folders you have deleted will show up here" : "Файлы и каталоги, которые вы удалили, будут отображаться здесь", - "Deleted" : "Удалён", - "A long time ago" : "Очень давно", "This application enables users to restore files that were deleted from the system." : "Это приложение позволяет пользователям восстанавливать удалённые файлы.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Это приложение позволяет пользователям восстанавливать файлы, которые были удалены из системы. Он отображает список удаленных файлов в веб-интерфейсе и имеет опции для восстановления этих удаленных файлов обратно в каталоги пользователей или их окончательного удаления из системы. Восстановление файла также восстанавливает связанные версии файлов, если приложение версий включено. Когда файл удаляется из общего ресурса, его можно восстановить таким же образом, хотя он больше не используется. По умолчанию эти файлы остаются в Корзине в течение 30 дней.\n\nЧтобы у пользователя не было произошло переполнение доступного места на диске, приложение «Удаленные файлы» не будет использовать более 50% доступного в настоящее время дисковой квоты для удаленных файлов. Если удаленные файлы превышают этот предел, приложение удаляет самые старые файлы, пока свободное место не станет ниже этой отметки. Дополнительная информация доступна в документации Удаленные Файлы.", "You will be able to recover deleted files from here" : "Отсюда могут быть восстановлены удалённые файлы", diff --git a/apps/files_trashbin/l10n/sc.js b/apps/files_trashbin/l10n/sc.js index a1e89f3ad6f..a87bf898f32 100644 --- a/apps/files_trashbin/l10n/sc.js +++ b/apps/files_trashbin/l10n/sc.js @@ -6,8 +6,9 @@ OC.L10N.register( "Restore" : "Riprìstina", "Unknown" : "Disconnotu", "All files" : "Totu is archìvios", - "No deleted files" : "Archìvios no cantzellados", + "You" : "Tue", "Deleted" : "Cantzelladu", + "No deleted files" : "Archìvios no cantzellados", "This application enables users to restore files that were deleted from the system." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema. Mustrat una lista de is archìvios cantzellados in s'interfache web, e tenet sèberos pro ripristinare is archìvios in is cartellas de is utentes o nche ddos bogare definitivamente dae su sistema. Su recùperu de un'archìviu riprìstinat puru is versiones relativas, si s'aplicatzione de is versiones est ativa. Si un'archìviu est cantzelladu dae una cumpartzidura, si podet recuperare in sa pròpria manera, mancari non siat prus cumpartzidu. In manera predefinida, custos archìvios abarrant in s'àlia pro 30 dies.\nPro impedire a un'utente de abarrare chene logu in su discu, s'aplicatzione Archìvios cantzellados no at a impreare prus de su 50% de sa cuota lìbera a disponimentu. Si is archìvios cantzellados passant custu lìmite, s'aplicatzione cantzellat is archìvios prus betzos finas a torrare suta de custu lìmite. Àteras informatziones sunt a disponimentu in sa dicumentatzione de Archìvios cantzellados.", "You will be able to recover deleted files from here" : "As a pòdere recuperare is archìvios cantzellados dae inoghe", diff --git a/apps/files_trashbin/l10n/sc.json b/apps/files_trashbin/l10n/sc.json index 8f97aac1374..0df591f7492 100644 --- a/apps/files_trashbin/l10n/sc.json +++ b/apps/files_trashbin/l10n/sc.json @@ -4,8 +4,9 @@ "Restore" : "Riprìstina", "Unknown" : "Disconnotu", "All files" : "Totu is archìvios", - "No deleted files" : "Archìvios no cantzellados", + "You" : "Tue", "Deleted" : "Cantzelladu", + "No deleted files" : "Archìvios no cantzellados", "This application enables users to restore files that were deleted from the system." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Custa aplicatzione permitit a is utentes de recuperare archìvios chi sunt istados cantzellados dae su sistema. Mustrat una lista de is archìvios cantzellados in s'interfache web, e tenet sèberos pro ripristinare is archìvios in is cartellas de is utentes o nche ddos bogare definitivamente dae su sistema. Su recùperu de un'archìviu riprìstinat puru is versiones relativas, si s'aplicatzione de is versiones est ativa. Si un'archìviu est cantzelladu dae una cumpartzidura, si podet recuperare in sa pròpria manera, mancari non siat prus cumpartzidu. In manera predefinida, custos archìvios abarrant in s'àlia pro 30 dies.\nPro impedire a un'utente de abarrare chene logu in su discu, s'aplicatzione Archìvios cantzellados no at a impreare prus de su 50% de sa cuota lìbera a disponimentu. Si is archìvios cantzellados passant custu lìmite, s'aplicatzione cantzellat is archìvios prus betzos finas a torrare suta de custu lìmite. Àteras informatziones sunt a disponimentu in sa dicumentatzione de Archìvios cantzellados.", "You will be able to recover deleted files from here" : "As a pòdere recuperare is archìvios cantzellados dae inoghe", diff --git a/apps/files_trashbin/l10n/sk.js b/apps/files_trashbin/l10n/sk.js index 0ce093c431a..f78367586b4 100644 --- a/apps/files_trashbin/l10n/sk.js +++ b/apps/files_trashbin/l10n/sk.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Obnoviť", "Unknown" : "Neznámy", "All files" : "Všetky súbory", - "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", - "No deleted files" : "Žiadne zmazané súbory", - "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", "Original location" : "Pôvodné umiestnenie", "Deleted" : "Zmazané", "A long time ago" : "Pred dlhším časom", + "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", + "No deleted files" : "Žiadne zmazané súbory", + "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", "This application enables users to restore files that were deleted from the system." : "Táto aplikácia používateľom umožňuje obnoviť súbory, ktoré boli zo systému vymazané.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Táto aplikácia používateľom umožňuje obnoviť súbory, ktoré boli zo systému vymazané. Zobrazí zoznam vymazaných súborov vo webovom rozhraní a poskytne možnosť obnovenia vymazaných súborov do používateľkých priečinkov, alebo permanentné vymazanie súborov zo systému. Obnovenie súboru tiež obnoví prislúchajúce verzie súboru, ak je povolená aplikácia pre vytváranie verzií. Ak je vymazaný zdieľaný súbor, tiež sa dá obnoviť, ale už nebude zdieľaný. Podľa prednastavených pravidiel tieto súbory ostávajú v koši 30 dní.\nAby sa zabránilo úplnému zaplneniu ukladacieho miesta, aplikácia na správu zmazaných súborov nepriradí pre zmazané súbory viac ako 50 % celkového ukladacieho miesta. Ak sa tento limit prekročí, aplikácia začne z koša odstraňovať najstaršie zmazané súbory. Viac informácií nájdete v dokumentácii aplikácie na správu zmazaných súborov.", "You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory", diff --git a/apps/files_trashbin/l10n/sk.json b/apps/files_trashbin/l10n/sk.json index 4a6b98214ab..4a2d7ac58f3 100644 --- a/apps/files_trashbin/l10n/sk.json +++ b/apps/files_trashbin/l10n/sk.json @@ -7,12 +7,12 @@ "Restore" : "Obnoviť", "Unknown" : "Neznámy", "All files" : "Všetky súbory", - "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", - "No deleted files" : "Žiadne zmazané súbory", - "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", "Original location" : "Pôvodné umiestnenie", "Deleted" : "Zmazané", "A long time ago" : "Pred dlhším časom", + "List of files that have been deleted." : "Zoznam súborov, ktoré boli vymazané.", + "No deleted files" : "Žiadne zmazané súbory", + "Files and folders you have deleted will show up here" : "Súbory a adresáre, ktoré ste vymazali, sa zobrazia tu", "This application enables users to restore files that were deleted from the system." : "Táto aplikácia používateľom umožňuje obnoviť súbory, ktoré boli zo systému vymazané.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Táto aplikácia používateľom umožňuje obnoviť súbory, ktoré boli zo systému vymazané. Zobrazí zoznam vymazaných súborov vo webovom rozhraní a poskytne možnosť obnovenia vymazaných súborov do používateľkých priečinkov, alebo permanentné vymazanie súborov zo systému. Obnovenie súboru tiež obnoví prislúchajúce verzie súboru, ak je povolená aplikácia pre vytváranie verzií. Ak je vymazaný zdieľaný súbor, tiež sa dá obnoviť, ale už nebude zdieľaný. Podľa prednastavených pravidiel tieto súbory ostávajú v koši 30 dní.\nAby sa zabránilo úplnému zaplneniu ukladacieho miesta, aplikácia na správu zmazaných súborov nepriradí pre zmazané súbory viac ako 50 % celkového ukladacieho miesta. Ak sa tento limit prekročí, aplikácia začne z koša odstraňovať najstaršie zmazané súbory. Viac informácií nájdete v dokumentácii aplikácie na správu zmazaných súborov.", "You will be able to recover deleted files from here" : "Tu budete mať možnosť obnoviť zmazané súbory", diff --git a/apps/files_trashbin/l10n/sl.js b/apps/files_trashbin/l10n/sl.js index 5edc2037be9..f7e9a24f72f 100644 --- a/apps/files_trashbin/l10n/sl.js +++ b/apps/files_trashbin/l10n/sl.js @@ -7,9 +7,10 @@ OC.L10N.register( "Restore" : "Obnovi", "Unknown" : "Neznano", "All files" : "Vse datoteke", + "You" : "Jaz", + "Deleted" : "Izbrisano", "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.", "No deleted files" : "Ni izbrisanih datotek", - "Deleted" : "Izbrisano", "This application enables users to restore files that were deleted from the system." : "Program omogoča uporabniku obnovitev datotek, ki so bile predhodno izbrisane iz sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Program omogoča obnovitev izbrisanih datotek. Datoteke so prikazane kot seznam v spletnem vmesniku, uporabnik pa ima možnost posamezne datoteke obnoviti v ustrezne mape, ali pa jih dokončno izbrisati. Obnovitev povrne tudi shranjene različice datoteke, če so te na voljo. Tudi datoteke, ki so bile izbrisane iz souporabe, je mogoče obnoviti, ne obnovi pa se nastavitev souporabe. Privzeto ostanejo datoteke v košu 30 dni.\nZa preprečevanje popolne zasedenosti, program ne uporabi več kot 50 % trenutno razpoložljivega prostora oziroma količinske omejitve. Če se to zgodi, se najprej do omejitve izbrišejo najstarejše datoteke. Podrobnosti o delovanju in možnostih programa so na voljo v dokumentaciji.", "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče tudi povrniti.", diff --git a/apps/files_trashbin/l10n/sl.json b/apps/files_trashbin/l10n/sl.json index 6c46b603b94..82c9c319b04 100644 --- a/apps/files_trashbin/l10n/sl.json +++ b/apps/files_trashbin/l10n/sl.json @@ -5,9 +5,10 @@ "Restore" : "Obnovi", "Unknown" : "Neznano", "All files" : "Vse datoteke", + "You" : "Jaz", + "Deleted" : "Izbrisano", "List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.", "No deleted files" : "Ni izbrisanih datotek", - "Deleted" : "Izbrisano", "This application enables users to restore files that were deleted from the system." : "Program omogoča uporabniku obnovitev datotek, ki so bile predhodno izbrisane iz sistema.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Program omogoča obnovitev izbrisanih datotek. Datoteke so prikazane kot seznam v spletnem vmesniku, uporabnik pa ima možnost posamezne datoteke obnoviti v ustrezne mape, ali pa jih dokončno izbrisati. Obnovitev povrne tudi shranjene različice datoteke, če so te na voljo. Tudi datoteke, ki so bile izbrisane iz souporabe, je mogoče obnoviti, ne obnovi pa se nastavitev souporabe. Privzeto ostanejo datoteke v košu 30 dni.\nZa preprečevanje popolne zasedenosti, program ne uporabi več kot 50 % trenutno razpoložljivega prostora oziroma količinske omejitve. Če se to zgodi, se najprej do omejitve izbrišejo najstarejše datoteke. Podrobnosti o delovanju in možnostih programa so na voljo v dokumentaciji.", "You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče tudi povrniti.", diff --git a/apps/files_trashbin/l10n/sq.js b/apps/files_trashbin/l10n/sq.js index 96c7ada92f0..7d4770f13ce 100644 --- a/apps/files_trashbin/l10n/sq.js +++ b/apps/files_trashbin/l10n/sq.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "Riktheje", "Unknown" : "I panjohur", "All files" : "Të gjithë skedarët", - "No deleted files" : "Pa kartela të fshira", "Deleted" : "U fshi", + "No deleted files" : "Pa kartela të fshira", "You will be able to recover deleted files from here" : "Që këtu do të jeni në gjendje të rimerrni kartela të fshira", "No entries found in this folder" : "Në këtë dosje s’u gjetën zëra", "Select all" : "Përzgjidhi krejt", diff --git a/apps/files_trashbin/l10n/sq.json b/apps/files_trashbin/l10n/sq.json index 59496a85703..f574e3408fe 100644 --- a/apps/files_trashbin/l10n/sq.json +++ b/apps/files_trashbin/l10n/sq.json @@ -4,8 +4,8 @@ "Restore" : "Riktheje", "Unknown" : "I panjohur", "All files" : "Të gjithë skedarët", - "No deleted files" : "Pa kartela të fshira", "Deleted" : "U fshi", + "No deleted files" : "Pa kartela të fshira", "You will be able to recover deleted files from here" : "Që këtu do të jeni në gjendje të rimerrni kartela të fshira", "No entries found in this folder" : "Në këtë dosje s’u gjetën zëra", "Select all" : "Përzgjidhi krejt", diff --git a/apps/files_trashbin/l10n/sr.js b/apps/files_trashbin/l10n/sr.js index 8c71d444786..f81d197d238 100644 --- a/apps/files_trashbin/l10n/sr.js +++ b/apps/files_trashbin/l10n/sr.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Врати", "Unknown" : "Непознато", "All files" : "Сви фајлови", - "List of files that have been deleted." : "Листа фајлова који су обрисани.", - "No deleted files" : "Нема обрисаних фајлова", - "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", "Original location" : "Оригинална локација", "Deleted" : "Обрисано", "A long time ago" : "Пре доста времена", + "List of files that have been deleted." : "Листа фајлова који су обрисани.", + "No deleted files" : "Нема обрисаних фајлова", + "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", "This application enables users to restore files that were deleted from the system." : "Ова апликација омогућава корисницима да поврате избрисане фајлове.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ова апликација омогућава корисницима да поврате избрисане фајлове. Она приказује списак избрисаних фајлова у веб сучељу и има опцију да поврати избрисане фајлове назад у корисничке директоријуме или да их неповратно обрише из система. Враћање фајла враћа и везане верзије фајла, ако је апликација за верзионисање укључена. Када се фајл избрише из дељене фасцикле, може се повратити на исти начин, али више није дељен. Подразумевано, ови фајлови остају у канти 30 дана.\nДа би се спречило да корисник остане без простора на диску, апликација за обрисане фајлове неће користити више од 50% тренутно доступне квоте. Ако обрисани фајлови пређу ову границу, апликација ће брисати најстарије фајлове док величина заузетих фајлова не падне испод ове границе. Више информација је доступно у документацији.", "You will be able to recover deleted files from here" : "Одавде ћете моћи да повратите обрисане фајлове", diff --git a/apps/files_trashbin/l10n/sr.json b/apps/files_trashbin/l10n/sr.json index 4e405d893aa..02e96b394d5 100644 --- a/apps/files_trashbin/l10n/sr.json +++ b/apps/files_trashbin/l10n/sr.json @@ -7,12 +7,12 @@ "Restore" : "Врати", "Unknown" : "Непознато", "All files" : "Сви фајлови", - "List of files that have been deleted." : "Листа фајлова који су обрисани.", - "No deleted files" : "Нема обрисаних фајлова", - "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", "Original location" : "Оригинална локација", "Deleted" : "Обрисано", "A long time ago" : "Пре доста времена", + "List of files that have been deleted." : "Листа фајлова који су обрисани.", + "No deleted files" : "Нема обрисаних фајлова", + "Files and folders you have deleted will show up here" : "Фајлови и фолдери које обришете ће се појавити овде", "This application enables users to restore files that were deleted from the system." : "Ова апликација омогућава корисницима да поврате избрисане фајлове.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ова апликација омогућава корисницима да поврате избрисане фајлове. Она приказује списак избрисаних фајлова у веб сучељу и има опцију да поврати избрисане фајлове назад у корисничке директоријуме или да их неповратно обрише из система. Враћање фајла враћа и везане верзије фајла, ако је апликација за верзионисање укључена. Када се фајл избрише из дељене фасцикле, може се повратити на исти начин, али више није дељен. Подразумевано, ови фајлови остају у канти 30 дана.\nДа би се спречило да корисник остане без простора на диску, апликација за обрисане фајлове неће користити више од 50% тренутно доступне квоте. Ако обрисани фајлови пређу ову границу, апликација ће брисати најстарије фајлове док величина заузетих фајлова не падне испод ове границе. Више информација је доступно у документацији.", "You will be able to recover deleted files from here" : "Одавде ћете моћи да повратите обрисане фајлове", diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index d2d056bf29a..df6df5eb62b 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "Återskapa", "Unknown" : "Okänd", "All files" : "Alla filer", - "List of files that have been deleted." : "Lista över filer som har tagits bort.", - "No deleted files" : "Inga borttagna filer", - "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "Original location" : "Ursprunglig plats", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", + "List of files that have been deleted." : "Lista över filer som har tagits bort.", + "No deleted files" : "Inga borttagna filer", + "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "This application enables users to restore files that were deleted from the system." : "Denna app gör det möjligt för användare att återställa filer som raderats från systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denna applikation gör det möjligt för användare att återställa filer som tagits bort från systemet. Den visar en lista över borttagna filer i webbgränssnittet, och har alternativ för att återställa de borttagna filerna tillbaka till användarfilkataloger eller ta bort dem permanent från systemet. Återställa en fil återställer också relaterade filversioner, om versionsprogrammet är aktiverat. När en fil tas bort från en aktie kan den återställas på samma sätt, även om den inte längre delas. Som standard förblir dessa filer i papperskorgen i 30 dagar.\nFör att förhindra att en användare får slut på diskutrymme kommer appen Borttagna filer inte att använda mer än 50% av den för närvarande tillgängliga fria kvoten för borttagna filer. Om de borttagna filerna överskrider denna gräns raderar appen de äldsta filerna tills den kommer under denna gräns. Mer information finns i dokumentationen för Borttagna filer.", "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index 3dca7d83977..39eb542ec55 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -7,12 +7,12 @@ "Restore" : "Återskapa", "Unknown" : "Okänd", "All files" : "Alla filer", - "List of files that have been deleted." : "Lista över filer som har tagits bort.", - "No deleted files" : "Inga borttagna filer", - "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "Original location" : "Ursprunglig plats", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", + "List of files that have been deleted." : "Lista över filer som har tagits bort.", + "No deleted files" : "Inga borttagna filer", + "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "This application enables users to restore files that were deleted from the system." : "Denna app gör det möjligt för användare att återställa filer som raderats från systemet.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Denna applikation gör det möjligt för användare att återställa filer som tagits bort från systemet. Den visar en lista över borttagna filer i webbgränssnittet, och har alternativ för att återställa de borttagna filerna tillbaka till användarfilkataloger eller ta bort dem permanent från systemet. Återställa en fil återställer också relaterade filversioner, om versionsprogrammet är aktiverat. När en fil tas bort från en aktie kan den återställas på samma sätt, även om den inte längre delas. Som standard förblir dessa filer i papperskorgen i 30 dagar.\nFör att förhindra att en användare får slut på diskutrymme kommer appen Borttagna filer inte att använda mer än 50% av den för närvarande tillgängliga fria kvoten för borttagna filer. Om de borttagna filerna överskrider denna gräns raderar appen de äldsta filerna tills den kommer under denna gräns. Mer information finns i dokumentationen för Borttagna filer.", "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", diff --git a/apps/files_trashbin/l10n/th.js b/apps/files_trashbin/l10n/th.js index c75393abe38..5b6078d6928 100644 --- a/apps/files_trashbin/l10n/th.js +++ b/apps/files_trashbin/l10n/th.js @@ -6,8 +6,8 @@ OC.L10N.register( "Restore" : "คืนค่า", "Unknown" : "ไม่ทราบ", "All files" : "ไฟล์ทั้งหมด", - "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ", "Deleted" : "ลบแล้ว", + "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ", "You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่", "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", "Select all" : "เลือกทั้งหมด", diff --git a/apps/files_trashbin/l10n/th.json b/apps/files_trashbin/l10n/th.json index 9c5947abe58..77668f1bdd4 100644 --- a/apps/files_trashbin/l10n/th.json +++ b/apps/files_trashbin/l10n/th.json @@ -4,8 +4,8 @@ "Restore" : "คืนค่า", "Unknown" : "ไม่ทราบ", "All files" : "ไฟล์ทั้งหมด", - "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ", "Deleted" : "ลบแล้ว", + "No deleted files" : "ไม่มีไฟล์ที่ถูกลบ", "You will be able to recover deleted files from here" : "คุณจะสามารถกู้คืนไฟล์ที่ถูกได้ลบจากที่นี่", "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", "Select all" : "เลือกทั้งหมด", diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 84a7a3b9bea..0fd4ca3aef3 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -9,12 +9,13 @@ OC.L10N.register( "Restore" : "Geri yükle", "Unknown" : "Bilinmiyor", "All files" : "Tüm dosyalar", - "List of files that have been deleted." : "Silinmiş dosyaların listesi", - "No deleted files" : "Silinmiş bir dosya yok", - "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", + "You" : "Sen", "Original location" : "Özgün konum", "Deleted" : "Silindi", "A long time ago" : "Uzun süre önce", + "List of files that have been deleted." : "Silinmiş dosyaların listesi", + "No deleted files" : "Silinmiş bir dosya yok", + "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", "This application enables users to restore files that were deleted from the system." : "Bu uygulama kullanıcıların sistem üzerinde sildiği dosyaları geri yükleyebilmesini sağlar.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Bu uygulama kullanıcıların sistem üzerinde sildiği dosyaları geri yükleyebilmesini sağlar. Site arayüzünde silinmiş dosyaların listesini ve kullanıcı klasörlerine geri yükleme ya da kalıcı olarak silme seçeneklerini görüntüler. Sürümler uygulaması etkinleştirilmiş ise, geri yüklenen dosyaların önceki sürümleri de geri yüklenir. Paylaşım üzerinden silinen dosyalar da aynı şekilde ancak paylaşılmamış olarak geri yüklenebilir. Silinmiş dosyalar varsayılan olarak 30 gün boyunca çöp kutusunda tutulur.\nSilinmiş dosyalar uygulaması kullanıcıların disk alanının dolmasını engellemek için, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Silinmiş dosyaların boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski silinmiş dosyalar silinir. Ayrıntılı bilgi almak için Silinmiş Dosyalar uygulamasının belgelerine bakabilirsiniz.", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index b9d46930265..05c4aa9b064 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -7,12 +7,13 @@ "Restore" : "Geri yükle", "Unknown" : "Bilinmiyor", "All files" : "Tüm dosyalar", - "List of files that have been deleted." : "Silinmiş dosyaların listesi", - "No deleted files" : "Silinmiş bir dosya yok", - "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", + "You" : "Sen", "Original location" : "Özgün konum", "Deleted" : "Silindi", "A long time ago" : "Uzun süre önce", + "List of files that have been deleted." : "Silinmiş dosyaların listesi", + "No deleted files" : "Silinmiş bir dosya yok", + "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", "This application enables users to restore files that were deleted from the system." : "Bu uygulama kullanıcıların sistem üzerinde sildiği dosyaları geri yükleyebilmesini sağlar.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Bu uygulama kullanıcıların sistem üzerinde sildiği dosyaları geri yükleyebilmesini sağlar. Site arayüzünde silinmiş dosyaların listesini ve kullanıcı klasörlerine geri yükleme ya da kalıcı olarak silme seçeneklerini görüntüler. Sürümler uygulaması etkinleştirilmiş ise, geri yüklenen dosyaların önceki sürümleri de geri yüklenir. Paylaşım üzerinden silinen dosyalar da aynı şekilde ancak paylaşılmamış olarak geri yüklenebilir. Silinmiş dosyalar varsayılan olarak 30 gün boyunca çöp kutusunda tutulur.\nSilinmiş dosyalar uygulaması kullanıcıların disk alanının dolmasını engellemek için, kullanıcı depolama alanının en çok %50 oranındaki bölümünü kullanır. Silinmiş dosyaların boyutu bu sınırın üzerine çıkarsa, sınır değerine geri dönülene kadar en eski silinmiş dosyalar silinir. Ayrıntılı bilgi almak için Silinmiş Dosyalar uygulamasının belgelerine bakabilirsiniz.", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", diff --git a/apps/files_trashbin/l10n/uk.js b/apps/files_trashbin/l10n/uk.js index 69ed80a9535..2efb6c0b96c 100644 --- a/apps/files_trashbin/l10n/uk.js +++ b/apps/files_trashbin/l10n/uk.js @@ -8,12 +8,12 @@ OC.L10N.register( "Restore" : "Відновити", "Unknown" : "Невідомо", "All files" : "Усі файли", - "List of files that have been deleted." : "Список файлів, які було вилучено.", - "No deleted files" : "Кошик порожній", - "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", "Original location" : "Початкове розташування", "Deleted" : "Вилучено", "A long time ago" : "Давно", + "List of files that have been deleted." : "Список файлів, які було вилучено.", + "No deleted files" : "Кошик порожній", + "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", "This application enables users to restore files that were deleted from the system." : "Цей застосунок дозволяє користувачам відновлювати файли, які було вилучено у системі.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Цей застосунок дозволяє користувачам відновлювати файли, які було вилучено у системі. Він показує список вилучених у вебінтерфейсі файлів, дозволяє відновлювати вилучені файліи до каталогів користувача, звідки файл було вилучено, або остаточно вилучати файли з системи. Відновлення файлу також відновлює віповідні версії файлу, якщо підтримку версій увімкнено у системі. Якщо файл було вилучено зі спільного ресурсу, то його також можна відновити, при цьому його буде відновлено уже як не спільний ресурс. Типово вилучені файли зберігаються у кошику протягом 30 днів.\nДля запобігання понадмірного використання дискового простору вилучені файли не можуть займати понад 50% поточного доступного простору за квотою для вилучених файлів. Якщо розмір вилучених файлів перевищує зазначене обмеження, застосунок вилучатиме без можливості відновлення найстаріші файли аж до досягнення обмеження. Додаткову інформацію можна знайти у документації до застосунку.", "You will be able to recover deleted files from here" : "Тут ви можете відновити файли, які було вилучено", diff --git a/apps/files_trashbin/l10n/uk.json b/apps/files_trashbin/l10n/uk.json index b7f31fc1a34..ddcfa9369b4 100644 --- a/apps/files_trashbin/l10n/uk.json +++ b/apps/files_trashbin/l10n/uk.json @@ -6,12 +6,12 @@ "Restore" : "Відновити", "Unknown" : "Невідомо", "All files" : "Усі файли", - "List of files that have been deleted." : "Список файлів, які було вилучено.", - "No deleted files" : "Кошик порожній", - "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", "Original location" : "Початкове розташування", "Deleted" : "Вилучено", "A long time ago" : "Давно", + "List of files that have been deleted." : "Список файлів, які було вилучено.", + "No deleted files" : "Кошик порожній", + "Files and folders you have deleted will show up here" : "Тут показуватимуться файли та каталоги, які ви вилучили", "This application enables users to restore files that were deleted from the system." : "Цей застосунок дозволяє користувачам відновлювати файли, які було вилучено у системі.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Цей застосунок дозволяє користувачам відновлювати файли, які було вилучено у системі. Він показує список вилучених у вебінтерфейсі файлів, дозволяє відновлювати вилучені файліи до каталогів користувача, звідки файл було вилучено, або остаточно вилучати файли з системи. Відновлення файлу також відновлює віповідні версії файлу, якщо підтримку версій увімкнено у системі. Якщо файл було вилучено зі спільного ресурсу, то його також можна відновити, при цьому його буде відновлено уже як не спільний ресурс. Типово вилучені файли зберігаються у кошику протягом 30 днів.\nДля запобігання понадмірного використання дискового простору вилучені файли не можуть займати понад 50% поточного доступного простору за квотою для вилучених файлів. Якщо розмір вилучених файлів перевищує зазначене обмеження, застосунок вилучатиме без можливості відновлення найстаріші файли аж до досягнення обмеження. Додаткову інформацію можна знайти у документації до застосунку.", "You will be able to recover deleted files from here" : "Тут ви можете відновити файли, які було вилучено", diff --git a/apps/files_trashbin/l10n/vi.js b/apps/files_trashbin/l10n/vi.js index 126f367cb21..96bf36a093b 100644 --- a/apps/files_trashbin/l10n/vi.js +++ b/apps/files_trashbin/l10n/vi.js @@ -7,11 +7,11 @@ OC.L10N.register( "Restore" : "Khôi phục", "Unknown" : "Không xác định", "All files" : "Tất cả tệp tin", + "Deleted" : "Đã xóa", + "A long time ago" : "Một khoảng thời gian trước", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", "No deleted files" : "Không có tập tin bị xóa", "Files and folders you have deleted will show up here" : "Các tập tin và thư mục bạn đã xóa sẽ hiển thị ở đây", - "Deleted" : "Đã xóa", - "A long time ago" : "Một khoảng thời gian trước", "This application enables users to restore files that were deleted from the system." : "Ứng dụng này cho phép người dùng khôi phục các tập tin đã bị xóa khỏi hệ thống.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ứng dụng này cho phép người dùng khôi phục các tập tin đã bị xóa khỏi hệ thống. Nó hiển thị danh sách các tệp đã xóa trong giao diện web và có các tùy chọn để khôi phục các tệp đã xóa đó trở lại thư mục tệp của người dùng hoặc xóa chúng vĩnh viễn khỏi hệ thống. Việc khôi phục tệp cũng khôi phục các phiên bản tệp liên quan nếu ứng dụng phiên bản được bật. Khi một tệp bị xóa khỏi phần chia sẻ, nó có thể được khôi phục theo cách tương tự, mặc dù nó không còn được chia sẻ nữa. Theo mặc định, những tệp này vẫn ở trong thùng rác trong 30 ngày.\nĐể ngăn người dùng hết dung lượng ổ đĩa, ứng dụng Tệp đã xóa sẽ không sử dụng quá 50% hạn ngạch miễn phí hiện có cho các tệp đã xóa. Nếu các tệp đã xóa vượt quá giới hạn này thì ứng dụng sẽ xóa các tệp cũ nhất cho đến khi nó xuống dưới giới hạn này. Thông tin thêm có sẵn trong tài liệu Tệp đã xóa.", "You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây", diff --git a/apps/files_trashbin/l10n/vi.json b/apps/files_trashbin/l10n/vi.json index ad28219a2e2..3901a8d8726 100644 --- a/apps/files_trashbin/l10n/vi.json +++ b/apps/files_trashbin/l10n/vi.json @@ -5,11 +5,11 @@ "Restore" : "Khôi phục", "Unknown" : "Không xác định", "All files" : "Tất cả tệp tin", + "Deleted" : "Đã xóa", + "A long time ago" : "Một khoảng thời gian trước", "List of files that have been deleted." : "Danh sách các tập tin đã bị xóa.", "No deleted files" : "Không có tập tin bị xóa", "Files and folders you have deleted will show up here" : "Các tập tin và thư mục bạn đã xóa sẽ hiển thị ở đây", - "Deleted" : "Đã xóa", - "A long time ago" : "Một khoảng thời gian trước", "This application enables users to restore files that were deleted from the system." : "Ứng dụng này cho phép người dùng khôi phục các tập tin đã bị xóa khỏi hệ thống.", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Ứng dụng này cho phép người dùng khôi phục các tập tin đã bị xóa khỏi hệ thống. Nó hiển thị danh sách các tệp đã xóa trong giao diện web và có các tùy chọn để khôi phục các tệp đã xóa đó trở lại thư mục tệp của người dùng hoặc xóa chúng vĩnh viễn khỏi hệ thống. Việc khôi phục tệp cũng khôi phục các phiên bản tệp liên quan nếu ứng dụng phiên bản được bật. Khi một tệp bị xóa khỏi phần chia sẻ, nó có thể được khôi phục theo cách tương tự, mặc dù nó không còn được chia sẻ nữa. Theo mặc định, những tệp này vẫn ở trong thùng rác trong 30 ngày.\nĐể ngăn người dùng hết dung lượng ổ đĩa, ứng dụng Tệp đã xóa sẽ không sử dụng quá 50% hạn ngạch miễn phí hiện có cho các tệp đã xóa. Nếu các tệp đã xóa vượt quá giới hạn này thì ứng dụng sẽ xóa các tệp cũ nhất cho đến khi nó xuống dưới giới hạn này. Thông tin thêm có sẵn trong tài liệu Tệp đã xóa.", "You will be able to recover deleted files from here" : "Bạn có thể phục hồi các file đã bị xóa từ đây", diff --git a/apps/files_trashbin/l10n/zh_CN.js b/apps/files_trashbin/l10n/zh_CN.js index 76e98584a2e..57f63e1b2b7 100644 --- a/apps/files_trashbin/l10n/zh_CN.js +++ b/apps/files_trashbin/l10n/zh_CN.js @@ -7,11 +7,12 @@ OC.L10N.register( "Restore" : "恢复", "Unknown" : "未知", "All files" : "全部文件", + "You" : "你", + "Deleted" : "已删除", + "A long time ago" : "很久以前", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", - "Deleted" : "已删除", - "A long time ago" : "很久以前", "This application enables users to restore files that were deleted from the system." : "此应用允许用户恢复从系统中删除的文件。", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此应用允许用户恢复从系统中删除的文件。它会在 web 界面上显示已删除文件的列表,且可以选择将这些已删除文件恢复到用户的文件目录中或者将其永久地从系统删除。如果版本应用启用的话,恢复文件同时也会恢复相关的文件副本。当文件从共享中删除时,它可以用同样的方法恢复,但它不会再被共享。默认情况下,这些文件将会在回收站中保留 30 天。\n为防止用户把磁盘空间用完,文件删除应用用于保存已删除文件的空间将不会超过当前可用空闲配额的 50%。当已删除文件的容量超过这一限制时,应用将删除最旧的文件直到容量低于限制。更多信息请参考文件删除应用文档。", "You will be able to recover deleted files from here" : "您可以在此处恢复已删除的文件", diff --git a/apps/files_trashbin/l10n/zh_CN.json b/apps/files_trashbin/l10n/zh_CN.json index d8f0a9e3f0e..5364f4e3cab 100644 --- a/apps/files_trashbin/l10n/zh_CN.json +++ b/apps/files_trashbin/l10n/zh_CN.json @@ -5,11 +5,12 @@ "Restore" : "恢复", "Unknown" : "未知", "All files" : "全部文件", + "You" : "你", + "Deleted" : "已删除", + "A long time ago" : "很久以前", "List of files that have been deleted." : "已被删除的文件清单", "No deleted files" : "无已删除文件", "Files and folders you have deleted will show up here" : "此处将显示您删除的文件和文件夹", - "Deleted" : "已删除", - "A long time ago" : "很久以前", "This application enables users to restore files that were deleted from the system." : "此应用允许用户恢复从系统中删除的文件。", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此应用允许用户恢复从系统中删除的文件。它会在 web 界面上显示已删除文件的列表,且可以选择将这些已删除文件恢复到用户的文件目录中或者将其永久地从系统删除。如果版本应用启用的话,恢复文件同时也会恢复相关的文件副本。当文件从共享中删除时,它可以用同样的方法恢复,但它不会再被共享。默认情况下,这些文件将会在回收站中保留 30 天。\n为防止用户把磁盘空间用完,文件删除应用用于保存已删除文件的空间将不会超过当前可用空闲配额的 50%。当已删除文件的容量超过这一限制时,应用将删除最旧的文件直到容量低于限制。更多信息请参考文件删除应用文档。", "You will be able to recover deleted files from here" : "您可以在此处恢复已删除的文件", diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js index 187d95fb369..c064c997074 100644 --- a/apps/files_trashbin/l10n/zh_HK.js +++ b/apps/files_trashbin/l10n/zh_HK.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "還原", "Unknown" : "不詳", "All files" : "所有檔案", - "List of files that have been deleted." : "已被刪除檔案的清單。", - "No deleted files" : "沒有已刪除的檔案", - "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Original location" : "原先的位置", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "List of files that have been deleted." : "已被刪除檔案的清單。", + "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "This application enables users to restore files that were deleted from the system." : "此應用程式讓用戶可以還原他們在系統當中刪除的檔案", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路界面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到用戶的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免用戶耗盡磁碟空間,「已刪除檔案」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「已刪除檔案」的文件中提供。", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", diff --git a/apps/files_trashbin/l10n/zh_HK.json b/apps/files_trashbin/l10n/zh_HK.json index 015601d2fc9..4a91568406b 100644 --- a/apps/files_trashbin/l10n/zh_HK.json +++ b/apps/files_trashbin/l10n/zh_HK.json @@ -7,12 +7,12 @@ "Restore" : "還原", "Unknown" : "不詳", "All files" : "所有檔案", - "List of files that have been deleted." : "已被刪除檔案的清單。", - "No deleted files" : "沒有已刪除的檔案", - "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Original location" : "原先的位置", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "List of files that have been deleted." : "已被刪除檔案的清單。", + "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "This application enables users to restore files that were deleted from the system." : "此應用程式讓用戶可以還原他們在系統當中刪除的檔案", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路界面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到用戶的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免用戶耗盡磁碟空間,「已刪除檔案」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「已刪除檔案」的文件中提供。", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index 13e04590516..6aa7fad18d0 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -9,12 +9,12 @@ OC.L10N.register( "Restore" : "還原", "Unknown" : "未知", "All files" : "所有檔案", - "List of files that have been deleted." : "已被刪除的檔案清單。", - "No deleted files" : "沒有已刪除的檔案", - "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Original location" : "原始位置", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "List of files that have been deleted." : "已被刪除的檔案清單。", + "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json index cdf64ea49f9..298e0340151 100644 --- a/apps/files_trashbin/l10n/zh_TW.json +++ b/apps/files_trashbin/l10n/zh_TW.json @@ -7,12 +7,12 @@ "Restore" : "還原", "Unknown" : "未知", "All files" : "所有檔案", - "List of files that have been deleted." : "已被刪除的檔案清單。", - "No deleted files" : "沒有已刪除的檔案", - "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Original location" : "原始位置", "Deleted" : "已刪除", "A long time ago" : "很久以前", + "List of files that have been deleted." : "已被刪除的檔案清單。", + "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "This application enables users to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案", "This application enables users to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the users file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent a user from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 1de25dbbd0c..f3b830ee4c8 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -143,7 +143,7 @@ OC.L10N.register( "The last cron job ran without errors." : "La dernière tâche cron s'est exécuté sans erreur.", "Cron last run" : "Dernière exécution Cron", "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", - "Last background job execution ran %s." : "Dernière tâche d'arrière-plan exécutée %s", + "Last background job execution ran %s." : "Dernière tâche en arrière-plan exécutée %s.", "Data directory protected" : "Répertoire des données protégé", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.", "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Impossible de vérifier que le répertoire des données est protégé. Veuillez manuellement vérifier que votre serveur n'autorise pas l'accès au répertoire des données.", @@ -163,7 +163,7 @@ OC.L10N.register( "Debug mode is disabled." : "Le mode de débogage est désactivé.", "Default phone region" : "Indicatif téléphonique par défaut", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.", - "Email test" : "Test de l'email", + "Email test" : "Test de l’e-mail", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un courriel » sous le formulaire pour vérifier vos paramètres.", "File locking" : "Verrouillage des fichiers", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 983b1e0b80f..4d0114d4ded 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -141,7 +141,7 @@ "The last cron job ran without errors." : "La dernière tâche cron s'est exécuté sans erreur.", "Cron last run" : "Dernière exécution Cron", "Last background job execution ran %s. Something seems wrong. {link}." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche de fond %s. {link}.", - "Last background job execution ran %s." : "Dernière tâche d'arrière-plan exécutée %s", + "Last background job execution ran %s." : "Dernière tâche en arrière-plan exécutée %s.", "Data directory protected" : "Répertoire des données protégé", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur web.", "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Impossible de vérifier que le répertoire des données est protégé. Veuillez manuellement vérifier que votre serveur n'autorise pas l'accès au répertoire des données.", @@ -161,7 +161,7 @@ "Debug mode is disabled." : "Le mode de débogage est désactivé.", "Default phone region" : "Indicatif téléphonique par défaut", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.", - "Email test" : "Test de l'email", + "Email test" : "Test de l’e-mail", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un courriel » sous le formulaire pour vérifier vos paramètres.", "File locking" : "Verrouillage des fichiers", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index 07d0cefeaf7..54c9c5a98b0 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -93,6 +93,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.", "__language_name__" : "Українська", "This is an automatically sent email, please do not reply." : "Це автоматично надісланий електронний лист, будь ласка, не відповідайте на нього.", + "Help & privacy" : "Допомога та приватність", "Appearance and accessibility" : "Тема та вигляд", "Apps" : "Застосунки", "Personal settings" : "Мої налаштування", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 6b867550946..d3beee72048 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -91,6 +91,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Застосунок \"%s\" неможливо встановити, оскільки він не сумісний з цією версією сервера.", "__language_name__" : "Українська", "This is an automatically sent email, please do not reply." : "Це автоматично надісланий електронний лист, будь ласка, не відповідайте на нього.", + "Help & privacy" : "Допомога та приватність", "Appearance and accessibility" : "Тема та вигляд", "Apps" : "Застосунки", "Personal settings" : "Мої налаштування",