diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 2eb5572f7e1c8..737adba14edc8 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -212,6 +212,7 @@ OC.L10N.register( "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s", "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s", "File not found: %1$s" : "Datei nicht gefunden: %1$s", + "Invalid target path" : "Ungültiger Ziel-Pfad", "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 878a0d1fdd912..71966bcd3fbbe 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -210,6 +210,7 @@ "Failed to unlink: %1$s" : "Fehler beim Aufheben der Verknüpfung: %1$s", "Failed to write file contents: %1$s" : "Fehler beim Schreiben des Dateiinhaltes: %1$s", "File not found: %1$s" : "Datei nicht gefunden: %1$s", + "Invalid target path" : "Ungültiger Ziel-Pfad", "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 74487d3e568ff..f9ecd2238c750 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -170,13 +170,18 @@ OC.L10N.register( "No outstanding DAV system address book sync." : "Синхронизация системной адресной книги DAV выполнена.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронизация системной адресной книги DAV ещё не запущена, поскольку в этом экземпляре более 1000 пользователей или произошла ошибка. Перезапустите синхронизацию вручную используя команду «occ dav:sync-system-addressbook».", "WebDAV endpoint" : "точка подключения WebDAV", + "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Не удалось проверить, правильно ли настроен ваш веб-сервер, чтобы разрешить синхронизацию файлов через WebDAV. Пожалуйста, проверьте вручную.", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Веб-сервер ещё не настроен должным образом для синхронизации файлов: похоже, что не работоспособен интерфейс WebDAV.", + "Your web server is properly set up to allow file synchronization over WebDAV." : "Ваш веб-сервер настроен должным образом, чтобы обеспечить синхронизацию файлов через WebDAV.", "Migrated calendar (%1$s)" : "Перенос календаря (%1$s)", "Calendars including events, details and attendees" : "Календари, в том числе события, подробные сведения и участники", "Contacts and groups" : "Контакты и группы", "WebDAV" : "WebDAV", "First day" : "Первый день", "Last day (inclusive)" : "Последний день (включительно)", + "Out of office replacement (optional)" : "Замена вне офиса (по желанию)", + "Name of the replacement" : "Название заменяющего устройства", + "Start typing." : "Начать печатать.", "Short absence status" : "Краткий статус отсутствия", "Long absence Message" : "Длинное сообщение об отсутствии", "Save" : "Сохранить", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 82eeb83f9029c..bfb17bdee7be3 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -168,13 +168,18 @@ "No outstanding DAV system address book sync." : "Синхронизация системной адресной книги DAV выполнена.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронизация системной адресной книги DAV ещё не запущена, поскольку в этом экземпляре более 1000 пользователей или произошла ошибка. Перезапустите синхронизацию вручную используя команду «occ dav:sync-system-addressbook».", "WebDAV endpoint" : "точка подключения WebDAV", + "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Не удалось проверить, правильно ли настроен ваш веб-сервер, чтобы разрешить синхронизацию файлов через WebDAV. Пожалуйста, проверьте вручную.", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Веб-сервер ещё не настроен должным образом для синхронизации файлов: похоже, что не работоспособен интерфейс WebDAV.", + "Your web server is properly set up to allow file synchronization over WebDAV." : "Ваш веб-сервер настроен должным образом, чтобы обеспечить синхронизацию файлов через WebDAV.", "Migrated calendar (%1$s)" : "Перенос календаря (%1$s)", "Calendars including events, details and attendees" : "Календари, в том числе события, подробные сведения и участники", "Contacts and groups" : "Контакты и группы", "WebDAV" : "WebDAV", "First day" : "Первый день", "Last day (inclusive)" : "Последний день (включительно)", + "Out of office replacement (optional)" : "Замена вне офиса (по желанию)", + "Name of the replacement" : "Название заменяющего устройства", + "Start typing." : "Начать печатать.", "Short absence status" : "Краткий статус отсутствия", "Long absence Message" : "Длинное сообщение об отсутствии", "Save" : "Сохранить", diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 3b9a572e34e65..2fd5eda1d5c44 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "إزالة الفلتر", "Total rows summary" : "ملخص مجموع الأسطر", "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", - "{count} selected" : "{count} تمّ تحديدها", - "List of files and folders." : "قائمة الملفات و المجلدات", - "Column headers with buttons are sortable." : "ترويسات الأعمدة ذات الأزرار قابلة للترتيب.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", - "File not found" : "تعذر العثور على الملف", - "Storage information" : "معلومات التخزين", - "Storage quota" : "حصة التخزين", - "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", - "{relative}% used" : "{relative}% مستخدمة", - "Could not refresh storage stats" : "تعذر تحديث حالة التخزين", - "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", - "Create" : "إنشاء", - "This name is already in use." : "هذا الاسم سبق استعماله.", - "Fill template fields" : "قُم بملء حقول القالب", - "Submitting fields…" : "إرسال الحقول ...", - "Submit" : "إرسال ", - "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", - "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", - "Change" : "تغير", - "New owner" : "مالك جديد", - "Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", - "Transfer" : "نقل ملكية", - "Transfer {path} to {userid}" : "نقل ملكية {path} إلى {userid}", - "Invalid path selected" : "المسار او الملف غير صحيح", - "Unknown error" : "خطأ غير معروف", - "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", - "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", - "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", - "Choose file" : "إختَر ملفاً", - "Choose {file}" : "إختَر {file}", - "Loading current folder" : "تحميل المجلد الحالي", - "No files in here" : "لا يوجد ملفات هنا ", - "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", - "Go to the previous folder" : "إنتقل للمجلد السابق", - "Go back" : "العودة", - "Share" : "مُشارَكة", - "Shared by link" : "شاركته باستخدام رابط مشاركة", - "Shared" : "مُشارَكة", - "Switch to list view" : "التبديل إلى عرض القائمة", - "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", - "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من مُستخدِم", - "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", - "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", - "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", - "Filter filenames…" : "فلترة أسماء الملفات ...", - "Views" : "مشاهدات", - "Files settings" : "إعدادات الملفات", - "File cannot be accessed" : "الملف لم يمكن الوصول إليه", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.", - "Your files" : "ملفاتك", - "Open in files" : "إفتَح في شاشة الملفات", - "Sort favorites first" : "فرز المفضلات أولا", - "Sort folders before files" : "فرز المجلدات قبل الملفات", - "Show hidden files" : "عرض الملفات المخفية", - "Crop image previews" : "اقتصاص صورة العروض", - "Enable the grid view" : "تمكين المنظور الصندوقي", - "Enable folder tree" : "تمكين شجرة المجلدات", - "Additional settings" : "الإعدادات المتقدمة", - "WebDAV" : "WebDAV", - "WebDAV URL" : "عنوان URL لـ WebDAV", - "Copy to clipboard" : "نسخ الرابط", - "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق بأكثل من عامل\" 2FA، يجب عليك تجديد كلمة سر التطبيق بالضغط هنا.", - "Clipboard is not available" : "الحافظة غير متاحة", - "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", - "Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف", - "Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف", - "Pick a template for {name}" : "اختر قالبا لـ {name}", - "Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد", - "Creating file" : "إنشاء ملف", - "Blank" : "فارغ", - "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Deletion cancelled" : "تمّ إلغاء الحذف", "Delete permanently" : "حذف بشكل دائم", "Delete and unshare" : "إحذِف و الغٍ المشاركات ", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "قائمة بالملفات و المجلدات التي تمّ تعديلها مؤخراً.", "No recently modified files" : "لا توجد أيّ ملفات تمّ تعديلها مؤخراً", "Files and folders you recently modified will show up here." : "الملفات و المجلدات التي تمّ تعديلها مؤخراً ستظهر هنا.", + "No files in here" : "لا يوجد ملفات هنا ", + "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", "Select all" : "تحديد الكل ", "Upload too large" : "حجم الترفيع أعلى من المسموح", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "أسماء الملفات يجب ألّا تنتهي بـ \"{segment}\".", "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", + "{count} selected" : "{count} تمّ تحديدها", + "List of files and folders." : "قائمة الملفات و المجلدات", + "Column headers with buttons are sortable." : "ترويسات الأعمدة ذات الأزرار قابلة للترتيب.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", + "File not found" : "تعذر العثور على الملف", "Storage informations" : "معلومات التخزين", + "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", + "{relative}% used" : "{relative}% مستخدمة", + "Could not refresh storage stats" : "تعذر تحديث حالة التخزين", + "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", + "Create" : "إنشاء", + "This name is already in use." : "هذا الاسم سبق استعماله.", + "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", + "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", + "Change" : "تغير", + "New owner" : "مالك جديد", + "Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", + "Transfer" : "نقل ملكية", + "Transfer {path} to {userid}" : "نقل ملكية {path} إلى {userid}", + "Invalid path selected" : "المسار او الملف غير صحيح", + "Unknown error" : "خطأ غير معروف", + "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", + "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", + "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", + "Choose file" : "إختَر ملفاً", + "Choose {file}" : "إختَر {file}", + "Loading current folder" : "تحميل المجلد الحالي", + "Go to the previous folder" : "إنتقل للمجلد السابق", + "Go back" : "العودة", + "Share" : "مُشارَكة", + "Shared by link" : "شاركته باستخدام رابط مشاركة", + "Shared" : "مُشارَكة", + "Switch to list view" : "التبديل إلى عرض القائمة", + "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", + "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", + "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", + "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", + "Files settings" : "إعدادات الملفات", + "File cannot be accessed" : "الملف لم يمكن الوصول إليه", "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", + "Sort favorites first" : "فرز المفضلات أولا", + "Sort folders before files" : "فرز المجلدات قبل الملفات", + "Show hidden files" : "عرض الملفات المخفية", + "Crop image previews" : "اقتصاص صورة العروض", + "Enable the grid view" : "تمكين المنظور الصندوقي", + "Additional settings" : "الإعدادات المتقدمة", + "WebDAV" : "WebDAV", + "WebDAV URL" : "عنوان URL لـ WebDAV", + "Copy to clipboard" : "نسخ الرابط", + "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق بأكثل من عامل\" 2FA، يجب عليك تجديد كلمة سر التطبيق بالضغط هنا.", + "Clipboard is not available" : "الحافظة غير متاحة", + "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", + "Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف", + "Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف", + "Pick a template for {name}" : "اختر قالبا لـ {name}", + "Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد", + "Creating file" : "إنشاء ملف", + "Blank" : "فارغ", + "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", - "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية" + "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.", + "Your files" : "ملفاتك", + "Open in files" : "إفتَح في شاشة الملفات", + "Storage information" : "معلومات التخزين", + "Storage quota" : "حصة التخزين", + "Fill template fields" : "قُم بملء حقول القالب", + "Submitting fields…" : "إرسال الحقول ...", + "Submit" : "إرسال ", + "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من مُستخدِم", + "Filter filenames…" : "فلترة أسماء الملفات ...", + "Views" : "مشاهدات", + "Enable folder tree" : "تمكين شجرة المجلدات" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index adaf167012734..cc7b8b6403d39 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -205,80 +205,6 @@ "Remove filter" : "إزالة الفلتر", "Total rows summary" : "ملخص مجموع الأسطر", "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", - "{count} selected" : "{count} تمّ تحديدها", - "List of files and folders." : "قائمة الملفات و المجلدات", - "Column headers with buttons are sortable." : "ترويسات الأعمدة ذات الأزرار قابلة للترتيب.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", - "File not found" : "تعذر العثور على الملف", - "Storage information" : "معلومات التخزين", - "Storage quota" : "حصة التخزين", - "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", - "{relative}% used" : "{relative}% مستخدمة", - "Could not refresh storage stats" : "تعذر تحديث حالة التخزين", - "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", - "Create" : "إنشاء", - "This name is already in use." : "هذا الاسم سبق استعماله.", - "Fill template fields" : "قُم بملء حقول القالب", - "Submitting fields…" : "إرسال الحقول ...", - "Submit" : "إرسال ", - "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", - "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", - "Change" : "تغير", - "New owner" : "مالك جديد", - "Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", - "Transfer" : "نقل ملكية", - "Transfer {path} to {userid}" : "نقل ملكية {path} إلى {userid}", - "Invalid path selected" : "المسار او الملف غير صحيح", - "Unknown error" : "خطأ غير معروف", - "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", - "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", - "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", - "Choose file" : "إختَر ملفاً", - "Choose {file}" : "إختَر {file}", - "Loading current folder" : "تحميل المجلد الحالي", - "No files in here" : "لا يوجد ملفات هنا ", - "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", - "Go to the previous folder" : "إنتقل للمجلد السابق", - "Go back" : "العودة", - "Share" : "مُشارَكة", - "Shared by link" : "شاركته باستخدام رابط مشاركة", - "Shared" : "مُشارَكة", - "Switch to list view" : "التبديل إلى عرض القائمة", - "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", - "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من مُستخدِم", - "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", - "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", - "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", - "Filter filenames…" : "فلترة أسماء الملفات ...", - "Views" : "مشاهدات", - "Files settings" : "إعدادات الملفات", - "File cannot be accessed" : "الملف لم يمكن الوصول إليه", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.", - "Your files" : "ملفاتك", - "Open in files" : "إفتَح في شاشة الملفات", - "Sort favorites first" : "فرز المفضلات أولا", - "Sort folders before files" : "فرز المجلدات قبل الملفات", - "Show hidden files" : "عرض الملفات المخفية", - "Crop image previews" : "اقتصاص صورة العروض", - "Enable the grid view" : "تمكين المنظور الصندوقي", - "Enable folder tree" : "تمكين شجرة المجلدات", - "Additional settings" : "الإعدادات المتقدمة", - "WebDAV" : "WebDAV", - "WebDAV URL" : "عنوان URL لـ WebDAV", - "Copy to clipboard" : "نسخ الرابط", - "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق بأكثل من عامل\" 2FA، يجب عليك تجديد كلمة سر التطبيق بالضغط هنا.", - "Clipboard is not available" : "الحافظة غير متاحة", - "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", - "Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف", - "Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف", - "Pick a template for {name}" : "اختر قالبا لـ {name}", - "Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد", - "Creating file" : "إنشاء ملف", - "Blank" : "فارغ", - "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Deletion cancelled" : "تمّ إلغاء الحذف", "Delete permanently" : "حذف بشكل دائم", "Delete and unshare" : "إحذِف و الغٍ المشاركات ", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "قائمة بالملفات و المجلدات التي تمّ تعديلها مؤخراً.", "No recently modified files" : "لا توجد أيّ ملفات تمّ تعديلها مؤخراً", "Files and folders you recently modified will show up here." : "الملفات و المجلدات التي تمّ تعديلها مؤخراً ستظهر هنا.", + "No files in here" : "لا يوجد ملفات هنا ", + "Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", "Select all" : "تحديد الكل ", "Upload too large" : "حجم الترفيع أعلى من المسموح", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "أسماء الملفات يجب ألّا تنتهي بـ \"{segment}\".", "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Another entry with the same name already exists" : "إدخال آخر بنفس الاسم موجود بالفعل", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", + "{count} selected" : "{count} تمّ تحديدها", + "List of files and folders." : "قائمة الملفات و المجلدات", + "Column headers with buttons are sortable." : "ترويسات الأعمدة ذات الأزرار قابلة للترتيب.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", + "File not found" : "تعذر العثور على الملف", "Storage informations" : "معلومات التخزين", + "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", + "{relative}% used" : "{relative}% مستخدمة", + "Could not refresh storage stats" : "تعذر تحديث حالة التخزين", + "Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !", + "Create" : "إنشاء", + "This name is already in use." : "هذا الاسم سبق استعماله.", + "Transfer ownership of a file or folder" : "تحويل ملكية ملف أو مجلد", + "Choose file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", + "Change" : "تغير", + "New owner" : "مالك جديد", + "Choose a file or folder to transfer" : "اختر ملف او مجلد لنقل الملكية", + "Transfer" : "نقل ملكية", + "Transfer {path} to {userid}" : "نقل ملكية {path} إلى {userid}", + "Invalid path selected" : "المسار او الملف غير صحيح", + "Unknown error" : "خطأ غير معروف", + "Ownership transfer request sent" : "طلب نقل الملكية أرسل بنجاح", + "Cannot transfer ownership of a file or folder you do not own" : "لايمكنك نقل ملكية ملف أو مجلد لا تملكه", + "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", + "Choose file" : "إختَر ملفاً", + "Choose {file}" : "إختَر {file}", + "Loading current folder" : "تحميل المجلد الحالي", + "Go to the previous folder" : "إنتقل للمجلد السابق", + "Go back" : "العودة", + "Share" : "مُشارَكة", + "Shared by link" : "شاركته باستخدام رابط مشاركة", + "Shared" : "مُشارَكة", + "Switch to list view" : "التبديل إلى عرض القائمة", + "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", + "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", + "Error during upload, status code {status}" : "حدث خطأ أثناء الرفع. رمز الحالة {status}", + "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", + "Files settings" : "إعدادات الملفات", + "File cannot be accessed" : "الملف لم يمكن الوصول إليه", "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", + "Sort favorites first" : "فرز المفضلات أولا", + "Sort folders before files" : "فرز المجلدات قبل الملفات", + "Show hidden files" : "عرض الملفات المخفية", + "Crop image previews" : "اقتصاص صورة العروض", + "Enable the grid view" : "تمكين المنظور الصندوقي", + "Additional settings" : "الإعدادات المتقدمة", + "WebDAV" : "WebDAV", + "WebDAV URL" : "عنوان URL لـ WebDAV", + "Copy to clipboard" : "نسخ الرابط", + "Use this address to access your Files via WebDAV" : "استخدم هذا العنوان للوصول للملفات عبر WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "إذا كنت قد فعّلت خاصية \"التحقق بأكثل من عامل\" 2FA، يجب عليك تجديد كلمة سر التطبيق بالضغط هنا.", + "Clipboard is not available" : "الحافظة غير متاحة", + "WebDAV URL copied to clipboard" : "تم نسخ WebDAV URL إلى الحافظة", + "Unable to change the favourite state of the file" : "لم نستطع تغير الحالة المفضلة للملف", + "Error while loading the file data" : "خطأ اثناء تحميل بيانات الملف", + "Pick a template for {name}" : "اختر قالبا لـ {name}", + "Create a new file with the selected template" : "إنشاء ملف جديد بإستخدام القالب المحدد", + "Creating file" : "إنشاء ملف", + "Blank" : "فارغ", + "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", - "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية" + "Toggle %1$s sublist" : "تبديل %1$s قائمة فرعية", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.", + "Your files" : "ملفاتك", + "Open in files" : "إفتَح في شاشة الملفات", + "Storage information" : "معلومات التخزين", + "Storage quota" : "حصة التخزين", + "Fill template fields" : "قُم بملء حقول القالب", + "Submitting fields…" : "إرسال الحقول ...", + "Submit" : "إرسال ", + "Upload was cancelled by user" : "عملية الرفع تمّ إلغاؤها من مُستخدِم", + "Filter filenames…" : "فلترة أسماء الملفات ...", + "Views" : "مشاهدات", + "Enable folder tree" : "تمكين شجرة المجلدات" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 463cab0db775f..62069954774eb 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -193,73 +193,6 @@ OC.L10N.register( "Remove filter" : "Quitar la peñera", "Total rows summary" : "Resume total de fieleres", "Toggle selection for all files and folders" : "Alternar la seleición de tolos ficheros y toles carpetes", - "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", - "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", - "{count} selected" : "{count} na seleición", - "List of files and folders." : "Una llista de ficheros y carpetes.", - "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", - "File not found" : "Nun s'atopó'l ficheru", - "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", - "{relative}% used" : "{relative}% n'usu", - "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", - "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", - "Create" : "Crear", - "Submit" : "Unviar", - "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", - "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", - "Change" : "Camudar", - "New owner" : "Propietariu nuevu", - "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", - "Transfer" : "Tresferir", - "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", - "Invalid path selected" : "Seleicionóse un camín inválidu", - "Unknown error" : "Error desconocíu", - "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", - "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", - "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", - "Choose file" : "Escoyer un ficheru", - "Choose {file}" : "Escoyer «{file}»", - "Loading current folder" : "Cargando la carpeta actual", - "No files in here" : "Nun hai ficheros", - "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", - "Go to the previous folder" : "Dir a la carpeta anterior", - "Go back" : "Dir p'atrás", - "Share" : "Compartir", - "Shared by link" : "Compartir pente un enllaz", - "Shared" : "Compartío", - "Switch to list view" : "Cambiar a la vista de llista", - "Switch to grid view" : "Cambiar a la vista de rexáu", - "Upload was cancelled by user" : "L'usuariu anuló la xuba", - "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", - "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", - "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", - "Views" : "Vistes", - "Files settings" : "Configuración de Ficheros", - "File cannot be accessed" : "Nun se pue acceder al ficheru", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", - "Your files" : "Los tos ficheros", - "Open in files" : "Abrir en Ficheros", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", - "Show hidden files" : "Amosar los ficheros anubríos", - "Crop image previews" : "Recortar la previsualización d'imáxenes", - "Enable the grid view" : "Activar la vista de rexáu", - "Additional settings" : "Configuración adicional", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copiar nel cartafueyu", - "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", - "Clipboard is not available" : "El cartafueyu nun ta disponible", - "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", - "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", - "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", - "Pick a template for {name}" : "Escoyer una plantía pa: {name}", - "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", - "Creating file" : "Creando'l ficheru", - "Blank" : "Baleru", - "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", "Deletion cancelled" : "Anulóse'l desaniciu", "Delete permanently" : "Desaniciar permanentemente", "Delete and unshare" : "Desaniciar y dexar de compartir", @@ -330,6 +263,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Una llista de ficheros y carpetes modificaos de recién.", "No recently modified files" : "Nun hai nengún ficheru modificáu de recién", "Files and folders you recently modified will show up here." : "Equí apaecen los ficheros y les carpetes modificaes de recién.", + "No files in here" : "Nun hai ficheros", + "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", "Select all" : "Seleicionar too", "Upload too large" : "La xuba ye mui grande", @@ -342,11 +277,76 @@ OC.L10N.register( "{newName} already exists." : "«{newName}» yá esiste.", "Name cannot be empty" : "El nome nun pue tar baleru", "Another entry with the same name already exists" : "Yá esiste otra entrada col mesmu nome", + "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", + "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", + "{count} selected" : "{count} na seleición", + "List of files and folders." : "Una llista de ficheros y carpetes.", + "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", + "File not found" : "Nun s'atopó'l ficheru", "Storage informations" : "Información del almacenamientu", + "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", + "{relative}% used" : "{relative}% n'usu", + "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", + "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", + "Create" : "Crear", + "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", + "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", + "Change" : "Camudar", + "New owner" : "Propietariu nuevu", + "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", + "Transfer" : "Tresferir", + "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", + "Invalid path selected" : "Seleicionóse un camín inválidu", + "Unknown error" : "Error desconocíu", + "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", + "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", + "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", + "Choose file" : "Escoyer un ficheru", + "Choose {file}" : "Escoyer «{file}»", + "Loading current folder" : "Cargando la carpeta actual", + "Go to the previous folder" : "Dir a la carpeta anterior", + "Go back" : "Dir p'atrás", + "Share" : "Compartir", + "Shared by link" : "Compartir pente un enllaz", + "Shared" : "Compartío", + "Switch to list view" : "Cambiar a la vista de llista", + "Switch to grid view" : "Cambiar a la vista de rexáu", + "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", + "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", + "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", "Open the files app settings" : "Abrir la configuración de Ficheros", + "Files settings" : "Configuración de Ficheros", + "File cannot be accessed" : "Nun se pue acceder al ficheru", "You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", + "Show hidden files" : "Amosar los ficheros anubríos", + "Crop image previews" : "Recortar la previsualización d'imáxenes", + "Enable the grid view" : "Activar la vista de rexáu", + "Additional settings" : "Configuración adicional", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar nel cartafueyu", + "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", + "Clipboard is not available" : "El cartafueyu nun ta disponible", + "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", + "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", + "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", + "Pick a template for {name}" : "Escoyer una plantía pa: {name}", + "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", + "Creating file" : "Creando'l ficheru", + "Blank" : "Baleru", + "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", "The files is locked" : "El ficheru ta bloquiáu", "Create new templates folder" : "Crear una carpeta de plantíes", - "Toggle %1$s sublist" : "Alternar la sollista «%1$s»" + "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", + "Your files" : "Los tos ficheros", + "Open in files" : "Abrir en Ficheros", + "Submit" : "Unviar", + "Upload was cancelled by user" : "L'usuariu anuló la xuba", + "Views" : "Vistes" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index cc1beda6b90ec..e35791f4f6fc4 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -191,73 +191,6 @@ "Remove filter" : "Quitar la peñera", "Total rows summary" : "Resume total de fieleres", "Toggle selection for all files and folders" : "Alternar la seleición de tolos ficheros y toles carpetes", - "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", - "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", - "{count} selected" : "{count} na seleición", - "List of files and folders." : "Una llista de ficheros y carpetes.", - "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", - "File not found" : "Nun s'atopó'l ficheru", - "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", - "{relative}% used" : "{relative}% n'usu", - "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", - "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", - "Create" : "Crear", - "Submit" : "Unviar", - "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", - "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", - "Change" : "Camudar", - "New owner" : "Propietariu nuevu", - "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", - "Transfer" : "Tresferir", - "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", - "Invalid path selected" : "Seleicionóse un camín inválidu", - "Unknown error" : "Error desconocíu", - "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", - "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", - "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", - "Choose file" : "Escoyer un ficheru", - "Choose {file}" : "Escoyer «{file}»", - "Loading current folder" : "Cargando la carpeta actual", - "No files in here" : "Nun hai ficheros", - "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", - "Go to the previous folder" : "Dir a la carpeta anterior", - "Go back" : "Dir p'atrás", - "Share" : "Compartir", - "Shared by link" : "Compartir pente un enllaz", - "Shared" : "Compartío", - "Switch to list view" : "Cambiar a la vista de llista", - "Switch to grid view" : "Cambiar a la vista de rexáu", - "Upload was cancelled by user" : "L'usuariu anuló la xuba", - "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", - "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", - "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", - "Views" : "Vistes", - "Files settings" : "Configuración de Ficheros", - "File cannot be accessed" : "Nun se pue acceder al ficheru", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", - "Your files" : "Los tos ficheros", - "Open in files" : "Abrir en Ficheros", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", - "Show hidden files" : "Amosar los ficheros anubríos", - "Crop image previews" : "Recortar la previsualización d'imáxenes", - "Enable the grid view" : "Activar la vista de rexáu", - "Additional settings" : "Configuración adicional", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copiar nel cartafueyu", - "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", - "Clipboard is not available" : "El cartafueyu nun ta disponible", - "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", - "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", - "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", - "Pick a template for {name}" : "Escoyer una plantía pa: {name}", - "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", - "Creating file" : "Creando'l ficheru", - "Blank" : "Baleru", - "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", "Deletion cancelled" : "Anulóse'l desaniciu", "Delete permanently" : "Desaniciar permanentemente", "Delete and unshare" : "Desaniciar y dexar de compartir", @@ -328,6 +261,8 @@ "List of recently modified files and folders." : "Una llista de ficheros y carpetes modificaos de recién.", "No recently modified files" : "Nun hai nengún ficheru modificáu de recién", "Files and folders you recently modified will show up here." : "Equí apaecen los ficheros y les carpetes modificaes de recién.", + "No files in here" : "Nun hai ficheros", + "Upload some content or sync with your devices!" : "¡Xubi conteníu o sincroniza daqué colos tos preseos!", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", "Select all" : "Seleicionar too", "Upload too large" : "La xuba ye mui grande", @@ -340,11 +275,76 @@ "{newName} already exists." : "«{newName}» yá esiste.", "Name cannot be empty" : "El nome nun pue tar baleru", "Another entry with the same name already exists" : "Yá esiste otra entrada col mesmu nome", + "\"{displayName}\" failed on some elements " : "«{displauName}» falló con dalgún elementu", + "\"{displayName}\" batch action executed successfully" : "L'aición per llotes «{displayName}» executóse correutamente", + "{count} selected" : "{count} na seleición", + "List of files and folders." : "Una llista de ficheros y carpetes.", + "Column headers with buttons are sortable." : "Les testeres de les columnes con botones puen ordenase.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues pela llista.", + "File not found" : "Nun s'atopó'l ficheru", "Storage informations" : "Información del almacenamientu", + "{usedQuotaByte} used" : "{usedQuotaByte} n'usu", + "{relative}% used" : "{relative}% n'usu", + "Could not refresh storage stats" : "Nun se pudo anovar l'estáu del almacenamientu", + "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", + "Create" : "Crear", + "Transfer ownership of a file or folder" : "Tresferir la propiedá d'un ficheru o una carpeta", + "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", + "Change" : "Camudar", + "New owner" : "Propietariu nuevu", + "Choose a file or folder to transfer" : "Escueyi un ficheru o una carpeta a tresferir", + "Transfer" : "Tresferir", + "Transfer {path} to {userid}" : "Tresferir «{path}» a «{userid}»", + "Invalid path selected" : "Seleicionóse un camín inválidu", + "Unknown error" : "Error desconocíu", + "Ownership transfer request sent" : "Unvióse la solicitú de tresferencia de la propiedá", + "Cannot transfer ownership of a file or folder you do not own" : "Nun se pue tresferir la propiedá d'un ficheru o una carpeta que nun te pertenez", + "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", + "Choose file" : "Escoyer un ficheru", + "Choose {file}" : "Escoyer «{file}»", + "Loading current folder" : "Cargando la carpeta actual", + "Go to the previous folder" : "Dir a la carpeta anterior", + "Go back" : "Dir p'atrás", + "Share" : "Compartir", + "Shared by link" : "Compartir pente un enllaz", + "Shared" : "Compartío", + "Switch to list view" : "Cambiar a la vista de llista", + "Switch to grid view" : "Cambiar a la vista de rexáu", + "Error during upload: {message}" : "Hebo un error demientres la xuba: {messages}", + "Error during upload, status code {status}" : "Hebo un error demientres la xuba. Cödigu d'estáu: {status}", + "Unknown error during upload" : "Hebo un error desconocíu demientres la xuba", "Open the files app settings" : "Abrir la configuración de Ficheros", + "Files settings" : "Configuración de Ficheros", + "File cannot be accessed" : "Nun se pue acceder al ficheru", "You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar les carpetes enantes que los ficheros", + "Show hidden files" : "Amosar los ficheros anubríos", + "Crop image previews" : "Recortar la previsualización d'imáxenes", + "Enable the grid view" : "Activar la vista de rexáu", + "Additional settings" : "Configuración adicional", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar nel cartafueyu", + "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", + "Clipboard is not available" : "El cartafueyu nun ta disponible", + "WebDAV URL copied to clipboard" : "La URL de WebDAV copióse nel cartafueyu", + "Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru", + "Error while loading the file data" : "Hebo un error mentanto de cargaben los datos de los ficheros", + "Pick a template for {name}" : "Escoyer una plantía pa: {name}", + "Create a new file with the selected template" : "Crea un ficheru cola plantía seleicionada", + "Creating file" : "Creando'l ficheru", + "Blank" : "Baleru", + "Unable to create new file from template" : "Nun ye posible crear un ficheru dende una plantía", "The files is locked" : "El ficheru ta bloquiáu", "Create new templates folder" : "Crear una carpeta de plantíes", - "Toggle %1$s sublist" : "Alternar la sollista «%1$s»" + "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nun se pudo atopar el ficheru o nun tienes permisu pa velu. Pidi al remitente que lu comparta.", + "Your files" : "Los tos ficheros", + "Open in files" : "Abrir en Ficheros", + "Submit" : "Unviar", + "Upload was cancelled by user" : "L'usuariu anuló la xuba", + "Views" : "Vistes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index ceb070e5c7c28..5488a7d565a92 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -173,15 +173,42 @@ OC.L10N.register( "Type" : "Тип", "Active filters" : "Актижни филтри", "Total rows summary" : "Обобщение на общия брой редове", + "Delete permanently" : "Изтрий завинаги", + "Delete files" : "Изтриване на файлове", + "Cancel" : "Отказ", + "Open details" : "Отваряне на подробности", + "Today" : "Днес", + "Documents" : "Документи", + "Folders" : "Папки", + "Audio" : "Аудио", + "Videos" : "Видеа", + "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", + "Templates" : "Шаблони", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", + "No favorites yet" : "Няма любими", + "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", + "All files" : "Всички файлове", + "No files in here" : "Няма файлове", + "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Select all" : "Избери всички", + "Upload too large" : "Прекалено голям файл за качване", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", + "Text file" : "Текстов файл", + "New text file.txt" : "Текстов файл.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", + "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", + "\"remote user\"" : "\"отдалечен потребител\"", + "Name cannot be empty" : "Името не може да бъде празно", "\"{displayName}\" failed on some elements " : "„{displayName}“ не успя да се изпълни за някои елементи ", "\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно", "File not found" : "Файлът не е намерен", + "Storage informations" : "Хранилище на информация", "{usedQuotaByte} used" : "{usedQuotaByte} използвано", "{relative}% used" : "{relative}% използвано", "Could not refresh storage stats" : "Статистиката за хранилище не можа да се обнови", "Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Create" : "Създаване", - "Submit" : "Изпращане", "Transfer ownership of a file or folder" : "Прехвърляне на собственост на файл или папка", "Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне", "Change" : "Промени", @@ -195,17 +222,16 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Loading current folder" : "Зареждане на текущата папка", - "No files in here" : "Няма файлове", - "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", "Go to the previous folder" : "Връщане към предишната папка", "Go back" : "Назад", "Share" : "Споделяне", "Shared by link" : "Споделени с връзка", "Shared" : "Споделен", "Switch to list view" : "Превключване към изглед на списък", - "Views" : "Изгледи", + "Open the files app settings" : "Отваряне на настройките на приложението за файлове", "Files settings" : "Настройки на файловете", "File cannot be accessed" : "Файлът не е достъпен", + "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", "Show hidden files" : "Показвай и скрити файлове", "Crop image previews" : "Изрязване на визуализациите на изображение", "Additional settings" : "Допълнителни настройки", @@ -222,35 +248,9 @@ OC.L10N.register( "Creating file" : "Създаване на файл ", "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", - "Delete permanently" : "Изтрий завинаги", - "Delete files" : "Изтриване на файлове", - "Cancel" : "Отказ", - "Open details" : "Отваряне на подробности", - "Today" : "Днес", - "Documents" : "Документи", - "Folders" : "Папки", - "Audio" : "Аудио", - "Videos" : "Видеа", - "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", - "Templates" : "Шаблони", - "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", - "No favorites yet" : "Няма любими", - "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", - "All files" : "Всички файлове", - "No entries found in this folder" : "Няма намерени записи в тази папка", - "Select all" : "Избери всички", - "Upload too large" : "Прекалено голям файл за качване", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", - "Text file" : "Текстов файл", - "New text file.txt" : "Текстов файл.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", - "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", - "\"remote user\"" : "\"отдалечен потребител\"", - "Name cannot be empty" : "Името не може да бъде празно", - "Storage informations" : "Хранилище на информация", - "Open the files app settings" : "Отваряне на настройките на приложението за файлове", - "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", "Create new templates folder" : "Създаване на нова папка за шаблони", - "Toggle %1$s sublist" : "Превключване на %1$s подсписък " + "Toggle %1$s sublist" : "Превключване на %1$s подсписък ", + "Submit" : "Изпращане", + "Views" : "Изгледи" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index ecbf7f0a382f5..6f33d0cd31b60 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -171,15 +171,42 @@ "Type" : "Тип", "Active filters" : "Актижни филтри", "Total rows summary" : "Обобщение на общия брой редове", + "Delete permanently" : "Изтрий завинаги", + "Delete files" : "Изтриване на файлове", + "Cancel" : "Отказ", + "Open details" : "Отваряне на подробности", + "Today" : "Днес", + "Documents" : "Документи", + "Folders" : "Папки", + "Audio" : "Аудио", + "Videos" : "Видеа", + "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", + "Templates" : "Шаблони", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", + "No favorites yet" : "Няма любими", + "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", + "All files" : "Всички файлове", + "No files in here" : "Няма файлове", + "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", + "No entries found in this folder" : "Няма намерени записи в тази папка", + "Select all" : "Избери всички", + "Upload too large" : "Прекалено голям файл за качване", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", + "Text file" : "Текстов файл", + "New text file.txt" : "Текстов файл.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", + "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", + "\"remote user\"" : "\"отдалечен потребител\"", + "Name cannot be empty" : "Името не може да бъде празно", "\"{displayName}\" failed on some elements " : "„{displayName}“ не успя да се изпълни за някои елементи ", "\"{displayName}\" batch action executed successfully" : " Пакетното действие „{displayName}“ е изпълнено успешно", "File not found" : "Файлът не е намерен", + "Storage informations" : "Хранилище на информация", "{usedQuotaByte} used" : "{usedQuotaByte} използвано", "{relative}% used" : "{relative}% използвано", "Could not refresh storage stats" : "Статистиката за хранилище не можа да се обнови", "Your storage is full, files can not be updated or synced anymore!" : "Хранилището е запълнено. Поради това качването и синхронизирането на файлове е невъзможно!", "Create" : "Създаване", - "Submit" : "Изпращане", "Transfer ownership of a file or folder" : "Прехвърляне на собственост на файл или папка", "Choose file or folder to transfer" : "Избор на файл или папка за прехвърляне", "Change" : "Промени", @@ -193,17 +220,16 @@ "Cannot transfer ownership of a file or folder you do not own" : "Не можете да прехвърляте собственост върху файл или папка, които не притежавате", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Loading current folder" : "Зареждане на текущата папка", - "No files in here" : "Няма файлове", - "Upload some content or sync with your devices!" : "Качете съдържание или синхронизирайте с вашите устройства!", "Go to the previous folder" : "Връщане към предишната папка", "Go back" : "Назад", "Share" : "Споделяне", "Shared by link" : "Споделени с връзка", "Shared" : "Споделен", "Switch to list view" : "Превключване към изглед на списък", - "Views" : "Изгледи", + "Open the files app settings" : "Отваряне на настройките на приложението за файлове", "Files settings" : "Настройки на файловете", "File cannot be accessed" : "Файлът не е достъпен", + "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", "Show hidden files" : "Показвай и скрити файлове", "Crop image previews" : "Изрязване на визуализациите на изображение", "Additional settings" : "Допълнителни настройки", @@ -220,35 +246,9 @@ "Creating file" : "Създаване на файл ", "Blank" : "Празен", "Unable to create new file from template" : "Не може да се създаде нов файл от шаблон", - "Delete permanently" : "Изтрий завинаги", - "Delete files" : "Изтриване на файлове", - "Cancel" : "Отказ", - "Open details" : "Отваряне на подробности", - "Today" : "Днес", - "Documents" : "Документи", - "Folders" : "Папки", - "Audio" : "Аудио", - "Videos" : "Видеа", - "Unable to initialize the templates directory" : "Неуспешно инициализиране на директорията с шаблони", - "Templates" : "Шаблони", - "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", - "No favorites yet" : "Няма любими", - "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", - "All files" : "Всички файлове", - "No entries found in this folder" : "Няма намерени записи в тази папка", - "Select all" : "Избери всички", - "Upload too large" : "Прекалено голям файл за качване", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", - "Text file" : "Текстов файл", - "New text file.txt" : "Текстов файл.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Беше копирана директна връзка (ще работи само за потребители с достъп до този файл/папка)", - "Copy direct link (only works for users who have access to this file/folder)" : "Копирай директната връзка (ще работи само за потребители с достъп до файла/папката)", - "\"remote user\"" : "\"отдалечен потребител\"", - "Name cannot be empty" : "Името не може да бъде празно", - "Storage informations" : "Хранилище на информация", - "Open the files app settings" : "Отваряне на настройките на приложението за файлове", - "You might not have have permissions to view it, ask the sender to share it" : "Може да нямате права да го видите, помолете подателя да го сподели", "Create new templates folder" : "Създаване на нова папка за шаблони", - "Toggle %1$s sublist" : "Превключване на %1$s подсписък " + "Toggle %1$s sublist" : "Превключване на %1$s подсписък ", + "Submit" : "Изпращане", + "Views" : "Изгледи" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index d10884e48fce0..9803d385ce2ab 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -195,73 +195,6 @@ OC.L10N.register( "Active filters" : "Filtres actius", "Total rows summary" : "Resum de totes les files", "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", - "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", - "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", - "{count} selected" : "Selecció: {count}", - "List of files and folders." : "Llista de fitxers i carpetes.", - "Column headers with buttons are sortable." : "Les capçaleres de columna amb botons es poder ordenar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", - "File not found" : "No s'ha trobat el fitxer", - "{usedQuotaByte} used" : "{usedQuotaByte} en ús", - "{relative}% used" : "{relative}% en ús", - "Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge", - "Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", - "Create" : "Crea", - "Submit" : "Envia", - "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", - "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", - "Change" : "Canvia", - "New owner" : "Propietari nou", - "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", - "Transfer" : "Transfereix", - "Transfer {path} to {userid}" : "Transfereix {path} a {userid}", - "Invalid path selected" : "El camí seleccionat no és vàlid", - "Unknown error" : "Error desconegut", - "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", - "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", - "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", - "Choose file" : "Tria el fitxer", - "Choose {file}" : "Tria {file}", - "Loading current folder" : "S'està carregant la carpeta actual", - "No files in here" : "No hi ha cap fitxer aquí", - "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", - "Go to the previous folder" : "Torna a la carpeta anterior", - "Go back" : "Torna", - "Share" : "Comparteix", - "Shared by link" : "S'ha compartit amb un enllaç", - "Shared" : "S'ha compartit", - "Switch to list view" : "Canvia a la visualització de llista", - "Switch to grid view" : "Canvia a la visualització de quadrícula", - "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", - "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", - "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", - "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", - "Views" : "Vistes", - "Files settings" : "Paràmetres de Fitxers", - "File cannot be accessed" : "No es pot accedir al fitxer", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.", - "Your files" : "Els vostres fitxers", - "Open in files" : "Obre a Fitxers", - "Sort favorites first" : "Ordena primer els preferits", - "Sort folders before files" : "Ordena les carpetes abans dels fitxers", - "Show hidden files" : "Mostra els fitxers ocults", - "Crop image previews" : "Retalla les previsualitzacions de les imatges", - "Enable the grid view" : "Habilita la visualització de quadrícula", - "Additional settings" : "Paràmetres addicionals", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copia-ho al porta-retalls", - "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", - "Clipboard is not available" : "El porta-retalls no està disponible", - "WebDAV URL copied to clipboard" : "S'ha copiat l'URL de WebDAV al porta-retalls", - "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", - "Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer", - "Pick a template for {name}" : "Trieu una plantilla per a {name}", - "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", - "Creating file" : "S'està creant el fitxer", - "Blank" : "En blanc", - "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Deletion cancelled" : "S'ha cancel·lat la supressió", "Delete permanently" : "Suprimeix permanentment", "Delete and unshare" : "Suprimeix i deixa de compartir", @@ -333,6 +266,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.", "No recently modified files" : "No hi ha cap fitxer modificat recentment", "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", + "No files in here" : "No hi ha cap fitxer aquí", + "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", "Select all" : "Selecciona-ho tot", "Upload too large" : "La pujada és massa gran", @@ -345,11 +280,76 @@ OC.L10N.register( "{newName} already exists." : "{newName} ja existeix.", "Name cannot be empty" : "El nom no pot estar buit", "Another entry with the same name already exists" : "Ja existeix una altra entrada amb aquest nom", + "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", + "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", + "{count} selected" : "Selecció: {count}", + "List of files and folders." : "Llista de fitxers i carpetes.", + "Column headers with buttons are sortable." : "Les capçaleres de columna amb botons es poder ordenar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", + "File not found" : "No s'ha trobat el fitxer", "Storage informations" : "Informació d'emmagatzematge", + "{usedQuotaByte} used" : "{usedQuotaByte} en ús", + "{relative}% used" : "{relative}% en ús", + "Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge", + "Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "Create" : "Crea", + "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", + "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", + "Change" : "Canvia", + "New owner" : "Propietari nou", + "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", + "Transfer" : "Transfereix", + "Transfer {path} to {userid}" : "Transfereix {path} a {userid}", + "Invalid path selected" : "El camí seleccionat no és vàlid", + "Unknown error" : "Error desconegut", + "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", + "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", + "Choose file" : "Tria el fitxer", + "Choose {file}" : "Tria {file}", + "Loading current folder" : "S'està carregant la carpeta actual", + "Go to the previous folder" : "Torna a la carpeta anterior", + "Go back" : "Torna", + "Share" : "Comparteix", + "Shared by link" : "S'ha compartit amb un enllaç", + "Shared" : "S'ha compartit", + "Switch to list view" : "Canvia a la visualització de llista", + "Switch to grid view" : "Canvia a la visualització de quadrícula", + "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", + "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", + "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers", + "Files settings" : "Paràmetres de Fitxers", + "File cannot be accessed" : "No es pot accedir al fitxer", "You might not have have permissions to view it, ask the sender to share it" : "És possible que no tingueu permisos per a visualitzar-lo; demaneu al remitent que el comparteixi", + "Sort favorites first" : "Ordena primer els preferits", + "Sort folders before files" : "Ordena les carpetes abans dels fitxers", + "Show hidden files" : "Mostra els fitxers ocults", + "Crop image previews" : "Retalla les previsualitzacions de les imatges", + "Enable the grid view" : "Habilita la visualització de quadrícula", + "Additional settings" : "Paràmetres addicionals", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copia-ho al porta-retalls", + "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", + "Clipboard is not available" : "El porta-retalls no està disponible", + "WebDAV URL copied to clipboard" : "S'ha copiat l'URL de WebDAV al porta-retalls", + "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", + "Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer", + "Pick a template for {name}" : "Trieu una plantilla per a {name}", + "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", + "Creating file" : "S'està creant el fitxer", + "Blank" : "En blanc", + "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "The files is locked" : "El fitxer està blocat", "Create new templates folder" : "Crea la carpeta de plantilles", - "Toggle %1$s sublist" : "Canvia la subllista de %1$s" + "Toggle %1$s sublist" : "Canvia la subllista de %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.", + "Your files" : "Els vostres fitxers", + "Open in files" : "Obre a Fitxers", + "Submit" : "Envia", + "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", + "Views" : "Vistes" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index b55108e642815..b036f5ae393dc 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -193,73 +193,6 @@ "Active filters" : "Filtres actius", "Total rows summary" : "Resum de totes les files", "Toggle selection for all files and folders" : "Canvia la selecció per a tots els fitxers i carpetes", - "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", - "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", - "{count} selected" : "Selecció: {count}", - "List of files and folders." : "Llista de fitxers i carpetes.", - "Column headers with buttons are sortable." : "Les capçaleres de columna amb botons es poder ordenar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", - "File not found" : "No s'ha trobat el fitxer", - "{usedQuotaByte} used" : "{usedQuotaByte} en ús", - "{relative}% used" : "{relative}% en ús", - "Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge", - "Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", - "Create" : "Crea", - "Submit" : "Envia", - "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", - "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", - "Change" : "Canvia", - "New owner" : "Propietari nou", - "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", - "Transfer" : "Transfereix", - "Transfer {path} to {userid}" : "Transfereix {path} a {userid}", - "Invalid path selected" : "El camí seleccionat no és vàlid", - "Unknown error" : "Error desconegut", - "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", - "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", - "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", - "Choose file" : "Tria el fitxer", - "Choose {file}" : "Tria {file}", - "Loading current folder" : "S'està carregant la carpeta actual", - "No files in here" : "No hi ha cap fitxer aquí", - "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", - "Go to the previous folder" : "Torna a la carpeta anterior", - "Go back" : "Torna", - "Share" : "Comparteix", - "Shared by link" : "S'ha compartit amb un enllaç", - "Shared" : "S'ha compartit", - "Switch to list view" : "Canvia a la visualització de llista", - "Switch to grid view" : "Canvia a la visualització de quadrícula", - "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", - "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", - "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", - "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", - "Views" : "Vistes", - "Files settings" : "Paràmetres de Fitxers", - "File cannot be accessed" : "No es pot accedir al fitxer", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.", - "Your files" : "Els vostres fitxers", - "Open in files" : "Obre a Fitxers", - "Sort favorites first" : "Ordena primer els preferits", - "Sort folders before files" : "Ordena les carpetes abans dels fitxers", - "Show hidden files" : "Mostra els fitxers ocults", - "Crop image previews" : "Retalla les previsualitzacions de les imatges", - "Enable the grid view" : "Habilita la visualització de quadrícula", - "Additional settings" : "Paràmetres addicionals", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copia-ho al porta-retalls", - "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", - "Clipboard is not available" : "El porta-retalls no està disponible", - "WebDAV URL copied to clipboard" : "S'ha copiat l'URL de WebDAV al porta-retalls", - "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", - "Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer", - "Pick a template for {name}" : "Trieu una plantilla per a {name}", - "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", - "Creating file" : "S'està creant el fitxer", - "Blank" : "En blanc", - "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "Deletion cancelled" : "S'ha cancel·lat la supressió", "Delete permanently" : "Suprimeix permanentment", "Delete and unshare" : "Suprimeix i deixa de compartir", @@ -331,6 +264,8 @@ "List of recently modified files and folders." : "Llista de fitxers i carpetes modificats recentment.", "No recently modified files" : "No hi ha cap fitxer modificat recentment", "Files and folders you recently modified will show up here." : "Els fitxers i les carpetes que heu modificat recentment es mostraran aquí", + "No files in here" : "No hi ha cap fitxer aquí", + "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", "Select all" : "Selecciona-ho tot", "Upload too large" : "La pujada és massa gran", @@ -343,11 +278,76 @@ "{newName} already exists." : "{newName} ja existeix.", "Name cannot be empty" : "El nom no pot estar buit", "Another entry with the same name already exists" : "Ja existeix una altra entrada amb aquest nom", + "\"{displayName}\" failed on some elements " : "S'ha produït un error en l'acció «{displayName}» per a alguns elements", + "\"{displayName}\" batch action executed successfully" : "L'acció per lots «{displayName}» s'ha executat correctament", + "{count} selected" : "Selecció: {count}", + "List of files and folders." : "Llista de fitxers i carpetes.", + "Column headers with buttons are sortable." : "Les capçaleres de columna amb botons es poder ordenar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Aquesta llista no es mostra completament per raons de rendiment. Es mostraran els fitxers a mesura que navegueu per la llista.", + "File not found" : "No s'ha trobat el fitxer", "Storage informations" : "Informació d'emmagatzematge", + "{usedQuotaByte} used" : "{usedQuotaByte} en ús", + "{relative}% used" : "{relative}% en ús", + "Could not refresh storage stats" : "No s'han pogut actualitzar les estadístiques d'emmagatzematge", + "Your storage is full, files can not be updated or synced anymore!" : "L'emmagatzematge està ple, els fitxers ja no es poden actualitzar ni sincronitzar!", + "Create" : "Crea", + "Transfer ownership of a file or folder" : "Transferència de la propietat d'un fitxer o carpeta", + "Choose file or folder to transfer" : "Tria el fitxer o carpeta que voleu transferir", + "Change" : "Canvia", + "New owner" : "Propietari nou", + "Choose a file or folder to transfer" : "Trieu el fitxer o carpeta que voleu transferir", + "Transfer" : "Transfereix", + "Transfer {path} to {userid}" : "Transfereix {path} a {userid}", + "Invalid path selected" : "El camí seleccionat no és vàlid", + "Unknown error" : "Error desconegut", + "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", + "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", + "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", + "Choose file" : "Tria el fitxer", + "Choose {file}" : "Tria {file}", + "Loading current folder" : "S'està carregant la carpeta actual", + "Go to the previous folder" : "Torna a la carpeta anterior", + "Go back" : "Torna", + "Share" : "Comparteix", + "Shared by link" : "S'ha compartit amb un enllaç", + "Shared" : "S'ha compartit", + "Switch to list view" : "Canvia a la visualització de llista", + "Switch to grid view" : "Canvia a la visualització de quadrícula", + "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", + "Error during upload, status code {status}" : "S'ha produït un error durant la pujada, el codi d'estat és {status}", + "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers", + "Files settings" : "Paràmetres de Fitxers", + "File cannot be accessed" : "No es pot accedir al fitxer", "You might not have have permissions to view it, ask the sender to share it" : "És possible que no tingueu permisos per a visualitzar-lo; demaneu al remitent que el comparteixi", + "Sort favorites first" : "Ordena primer els preferits", + "Sort folders before files" : "Ordena les carpetes abans dels fitxers", + "Show hidden files" : "Mostra els fitxers ocults", + "Crop image previews" : "Retalla les previsualitzacions de les imatges", + "Enable the grid view" : "Habilita la visualització de quadrícula", + "Additional settings" : "Paràmetres addicionals", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copia-ho al porta-retalls", + "Use this address to access your Files via WebDAV" : "Utilitzeu aquesta adreça per a accedir als vostres fitxers mitjançant WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si heu habilitat l'autenticació de doble factor, podeu crear i utilitzar una nova contrasenya d'aplicació fent clic aquí.", + "Clipboard is not available" : "El porta-retalls no està disponible", + "WebDAV URL copied to clipboard" : "S'ha copiat l'URL de WebDAV al porta-retalls", + "Unable to change the favourite state of the file" : "No s'ha pogut canviar l'estat de preferit del fitxer", + "Error while loading the file data" : "S'ha produït un error en carregar la informació del fitxer", + "Pick a template for {name}" : "Trieu una plantilla per a {name}", + "Create a new file with the selected template" : "Crea un fitxer amb la plantilla seleccionada", + "Creating file" : "S'està creant el fitxer", + "Blank" : "En blanc", + "Unable to create new file from template" : "No s'ha pogut crear el fitxer a partir de la plantilla", "The files is locked" : "El fitxer està blocat", "Create new templates folder" : "Crea la carpeta de plantilles", - "Toggle %1$s sublist" : "Canvia la subllista de %1$s" + "Toggle %1$s sublist" : "Canvia la subllista de %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "No s'ha trobat el fitxer o no teniu permisos per a visualitzar-lo. Demaneu al remitent que el comparteixi.", + "Your files" : "Els vostres fitxers", + "Open in files" : "Obre a Fitxers", + "Submit" : "Envia", + "Upload was cancelled by user" : "L'usuari ha cancel·lat la pujada", + "Views" : "Vistes" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index b1dff9f4bc866..91e8379d44014 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Odebrat filtr", "Total rows summary" : "Celkový souhrn řádek", "Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek", - "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", - "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", - "{count} selected" : "vybráno {count}", - "List of files and folders." : "Seznam souborů a složek.", - "Column headers with buttons are sortable." : "Podle těch sloupců, které mají v záhlaví tlačítko, je možné řadit.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", - "File not found" : "Soubor nenalezen", - "Storage information" : "Informace o úložišti", - "Storage quota" : "Kvóta úložiště", - "{usedQuotaByte} used" : "{usedQuotaByte} využito", - "{relative}% used" : "{relative}% využito", - "Could not refresh storage stats" : "Nedaří se znovu načíst statistiky úložiště", - "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – soubory už proto nelze aktualizovat ani synchronizovat!", - "Create" : "Vytvořit", - "This name is already in use." : "Tento název už je využíván.", - "Fill template fields" : "Vyplňte kolonky šablony", - "Submitting fields…" : "Odesílání kolonek…", - "Submit" : "Odeslat", - "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", - "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", - "Change" : "Změnit", - "New owner" : "Nový vlastník", - "Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení", - "Transfer" : "Převést", - "Transfer {path} to {userid}" : "Převést {path} na {userid}", - "Invalid path selected" : "Vybrán neplatný popis umístění", - "Unknown error" : "Neznámá chyba", - "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", - "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", - "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", - "Choose file" : "Vyberte soubor", - "Choose {file}" : "Zvolit {file}", - "Loading current folder" : "Načítá se stávající složka", - "No files in here" : "Žádné soubory", - "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", - "Go to the previous folder" : "Přejít do předchozí složky", - "Go back" : "Jít zpět", - "Share" : "Nasdílet", - "Shared by link" : "Sdíleno pomocí odkazu", - "Shared" : "Sdíleno", - "Switch to list view" : "Přepnout do zobrazení v seznamu", - "Switch to grid view" : "Přepnout do zobrazení v mřížce", - "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem", - "Error during upload: {message}" : "Chyba při nahrávání: {message}", - "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", - "Unknown error during upload" : "Neznámá chyba při nahrávání", - "Filter filenames…" : "Filtrovat názvy souborů…", - "Views" : "Zobrazení", - "Files settings" : "Nastavení pro Soubory", - "File cannot be accessed" : "K souboru se nedaří přistoupit", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.", - "Your files" : "Vaše soubory", - "Open in files" : "Otevřít v aplikaci Soubory", - "Sort favorites first" : "Seřadit od oblíbených", - "Sort folders before files" : "Při řazení zobrazovat složky a pak až soubory", - "Show hidden files" : "Zobrazit skryté soubory", - "Crop image previews" : "Oříznout náhledy obrázků", - "Enable the grid view" : "Zapnout zobrazení v mřížce", - "Enable folder tree" : "Zapnout strom složek", - "Additional settings" : "Další nastavení", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Zkopírovat do schránky", - "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.", - "Clipboard is not available" : "Schránka není k dispozici", - "WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky", - "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", - "Error while loading the file data" : "Chyba při načítání dat souboru", - "Pick a template for {name}" : "Vyberte si šablonu pro {name}", - "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", - "Creating file" : "Vytváření souboru", - "Blank" : "Prázdný", - "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Deletion cancelled" : "Mazání zrušeno", "Delete permanently" : "Nevratně smazat", "Delete and unshare" : "Smazat a zrušit sdílení", @@ -368,6 +294,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", "No recently modified files" : "Žádné nedávno změněné soubory.", "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", + "No files in here" : "Žádné soubory", + "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Upload too large" : "Nahrávaná data jsou příliš objemná", @@ -380,11 +308,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} už existuje.", "Name cannot be empty" : "Je třeba zadat název", "Another entry with the same name already exists" : "Už existuje jiná položka se stejným názevm", + "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", + "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", + "{count} selected" : "vybráno {count}", + "List of files and folders." : "Seznam souborů a složek.", + "Column headers with buttons are sortable." : "Podle těch sloupců, které mají v záhlaví tlačítko, je možné řadit.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", + "File not found" : "Soubor nenalezen", "Storage informations" : "Informace o úložišti", + "{usedQuotaByte} used" : "{usedQuotaByte} využito", + "{relative}% used" : "{relative}% využito", + "Could not refresh storage stats" : "Nedaří se znovu načíst statistiky úložiště", + "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – soubory už proto nelze aktualizovat ani synchronizovat!", + "Create" : "Vytvořit", + "This name is already in use." : "Tento název už je využíván.", + "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", + "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", + "Change" : "Změnit", + "New owner" : "Nový vlastník", + "Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení", + "Transfer" : "Převést", + "Transfer {path} to {userid}" : "Převést {path} na {userid}", + "Invalid path selected" : "Vybrán neplatný popis umístění", + "Unknown error" : "Neznámá chyba", + "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", + "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", + "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", + "Choose file" : "Vyberte soubor", + "Choose {file}" : "Zvolit {file}", + "Loading current folder" : "Načítá se stávající složka", + "Go to the previous folder" : "Přejít do předchozí složky", + "Go back" : "Jít zpět", + "Share" : "Nasdílet", + "Shared by link" : "Sdíleno pomocí odkazu", + "Shared" : "Sdíleno", + "Switch to list view" : "Přepnout do zobrazení v seznamu", + "Switch to grid view" : "Přepnout do zobrazení v mřížce", + "Error during upload: {message}" : "Chyba při nahrávání: {message}", + "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", + "Unknown error during upload" : "Neznámá chyba při nahrávání", "Open the files app settings" : "Otevřít nastavení aplikace soubory", + "Files settings" : "Nastavení pro Soubory", + "File cannot be accessed" : "K souboru se nedaří přistoupit", "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", + "Sort favorites first" : "Seřadit od oblíbených", + "Sort folders before files" : "Při řazení zobrazovat složky a pak až soubory", + "Show hidden files" : "Zobrazit skryté soubory", + "Crop image previews" : "Oříznout náhledy obrázků", + "Enable the grid view" : "Zapnout zobrazení v mřížce", + "Additional settings" : "Další nastavení", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Zkopírovat do schránky", + "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.", + "Clipboard is not available" : "Schránka není k dispozici", + "WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky", + "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", + "Error while loading the file data" : "Chyba při načítání dat souboru", + "Pick a template for {name}" : "Vyberte si šablonu pro {name}", + "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", + "Creating file" : "Vytváření souboru", + "Blank" : "Prázdný", + "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "The files is locked" : "Soubory jsou uzamčené", "Create new templates folder" : "Vytvořit novou složku šablon", - "Toggle %1$s sublist" : "Přepnout %1$s podseznam" + "Toggle %1$s sublist" : "Přepnout %1$s podseznam", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.", + "Your files" : "Vaše soubory", + "Open in files" : "Otevřít v aplikaci Soubory", + "Storage information" : "Informace o úložišti", + "Storage quota" : "Kvóta úložiště", + "Fill template fields" : "Vyplňte kolonky šablony", + "Submitting fields…" : "Odesílání kolonek…", + "Submit" : "Odeslat", + "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem", + "Filter filenames…" : "Filtrovat názvy souborů…", + "Views" : "Zobrazení", + "Enable folder tree" : "Zapnout strom složek" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index b1791e3d462c0..2fef09e64a55e 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -203,80 +203,6 @@ "Remove filter" : "Odebrat filtr", "Total rows summary" : "Celkový souhrn řádek", "Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek", - "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", - "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", - "{count} selected" : "vybráno {count}", - "List of files and folders." : "Seznam souborů a složek.", - "Column headers with buttons are sortable." : "Podle těch sloupců, které mají v záhlaví tlačítko, je možné řadit.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", - "File not found" : "Soubor nenalezen", - "Storage information" : "Informace o úložišti", - "Storage quota" : "Kvóta úložiště", - "{usedQuotaByte} used" : "{usedQuotaByte} využito", - "{relative}% used" : "{relative}% využito", - "Could not refresh storage stats" : "Nedaří se znovu načíst statistiky úložiště", - "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – soubory už proto nelze aktualizovat ani synchronizovat!", - "Create" : "Vytvořit", - "This name is already in use." : "Tento název už je využíván.", - "Fill template fields" : "Vyplňte kolonky šablony", - "Submitting fields…" : "Odesílání kolonek…", - "Submit" : "Odeslat", - "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", - "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", - "Change" : "Změnit", - "New owner" : "Nový vlastník", - "Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení", - "Transfer" : "Převést", - "Transfer {path} to {userid}" : "Převést {path} na {userid}", - "Invalid path selected" : "Vybrán neplatný popis umístění", - "Unknown error" : "Neznámá chyba", - "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", - "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", - "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", - "Choose file" : "Vyberte soubor", - "Choose {file}" : "Zvolit {file}", - "Loading current folder" : "Načítá se stávající složka", - "No files in here" : "Žádné soubory", - "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", - "Go to the previous folder" : "Přejít do předchozí složky", - "Go back" : "Jít zpět", - "Share" : "Nasdílet", - "Shared by link" : "Sdíleno pomocí odkazu", - "Shared" : "Sdíleno", - "Switch to list view" : "Přepnout do zobrazení v seznamu", - "Switch to grid view" : "Přepnout do zobrazení v mřížce", - "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem", - "Error during upload: {message}" : "Chyba při nahrávání: {message}", - "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", - "Unknown error during upload" : "Neznámá chyba při nahrávání", - "Filter filenames…" : "Filtrovat názvy souborů…", - "Views" : "Zobrazení", - "Files settings" : "Nastavení pro Soubory", - "File cannot be accessed" : "K souboru se nedaří přistoupit", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.", - "Your files" : "Vaše soubory", - "Open in files" : "Otevřít v aplikaci Soubory", - "Sort favorites first" : "Seřadit od oblíbených", - "Sort folders before files" : "Při řazení zobrazovat složky a pak až soubory", - "Show hidden files" : "Zobrazit skryté soubory", - "Crop image previews" : "Oříznout náhledy obrázků", - "Enable the grid view" : "Zapnout zobrazení v mřížce", - "Enable folder tree" : "Zapnout strom složek", - "Additional settings" : "Další nastavení", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Zkopírovat do schránky", - "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.", - "Clipboard is not available" : "Schránka není k dispozici", - "WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky", - "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", - "Error while loading the file data" : "Chyba při načítání dat souboru", - "Pick a template for {name}" : "Vyberte si šablonu pro {name}", - "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", - "Creating file" : "Vytváření souboru", - "Blank" : "Prázdný", - "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "Deletion cancelled" : "Mazání zrušeno", "Delete permanently" : "Nevratně smazat", "Delete and unshare" : "Smazat a zrušit sdílení", @@ -366,6 +292,8 @@ "List of recently modified files and folders." : "Seznam nedávno změněných souborů a složek.", "No recently modified files" : "Žádné nedávno změněné soubory.", "Files and folders you recently modified will show up here." : "Zde budou zobrazeny soubory a složky, které jste nedávno změnili.", + "No files in here" : "Žádné soubory", + "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Select all" : "Vybrat vše", "Upload too large" : "Nahrávaná data jsou příliš objemná", @@ -378,11 +306,83 @@ "{newName} already exists." : "{newName} už existuje.", "Name cannot be empty" : "Je třeba zadat název", "Another entry with the same name already exists" : "Už existuje jiná položka se stejným názevm", + "\"{displayName}\" failed on some elements " : "„{displayName}“ se pro některé prvky nezdařilo", + "\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána", + "{count} selected" : "vybráno {count}", + "List of files and folders." : "Seznam souborů a složek.", + "Column headers with buttons are sortable." : "Podle těch sloupců, které mají v záhlaví tlačítko, je možné řadit.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", + "File not found" : "Soubor nenalezen", "Storage informations" : "Informace o úložišti", + "{usedQuotaByte} used" : "{usedQuotaByte} využito", + "{relative}% used" : "{relative}% využito", + "Could not refresh storage stats" : "Nedaří se znovu načíst statistiky úložiště", + "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné – soubory už proto nelze aktualizovat ani synchronizovat!", + "Create" : "Vytvořit", + "This name is already in use." : "Tento název už je využíván.", + "Transfer ownership of a file or folder" : "Převést vlastnictví souboru či složky", + "Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení", + "Change" : "Změnit", + "New owner" : "Nový vlastník", + "Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení", + "Transfer" : "Převést", + "Transfer {path} to {userid}" : "Převést {path} na {userid}", + "Invalid path selected" : "Vybrán neplatný popis umístění", + "Unknown error" : "Neznámá chyba", + "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána", + "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky", + "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", + "Choose file" : "Vyberte soubor", + "Choose {file}" : "Zvolit {file}", + "Loading current folder" : "Načítá se stávající složka", + "Go to the previous folder" : "Přejít do předchozí složky", + "Go back" : "Jít zpět", + "Share" : "Nasdílet", + "Shared by link" : "Sdíleno pomocí odkazu", + "Shared" : "Sdíleno", + "Switch to list view" : "Přepnout do zobrazení v seznamu", + "Switch to grid view" : "Přepnout do zobrazení v mřížce", + "Error during upload: {message}" : "Chyba při nahrávání: {message}", + "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", + "Unknown error during upload" : "Neznámá chyba při nahrávání", "Open the files app settings" : "Otevřít nastavení aplikace soubory", + "Files settings" : "Nastavení pro Soubory", + "File cannot be accessed" : "K souboru se nedaří přistoupit", "You might not have have permissions to view it, ask the sender to share it" : "Může být, že nemáte oprávnění pro jeho zobrazení – požádejte odesilatele aby vám ho nasdílel", + "Sort favorites first" : "Seřadit od oblíbených", + "Sort folders before files" : "Při řazení zobrazovat složky a pak až soubory", + "Show hidden files" : "Zobrazit skryté soubory", + "Crop image previews" : "Oříznout náhledy obrázků", + "Enable the grid view" : "Zapnout zobrazení v mřížce", + "Additional settings" : "Další nastavení", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Zkopírovat do schránky", + "Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.", + "Clipboard is not available" : "Schránka není k dispozici", + "WebDAV URL copied to clipboard" : "WebDAV URL zkopírována do schránky", + "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru", + "Error while loading the file data" : "Chyba při načítání dat souboru", + "Pick a template for {name}" : "Vyberte si šablonu pro {name}", + "Create a new file with the selected template" : "Vytvořit nový soubor ze zvolené šablony", + "Creating file" : "Vytváření souboru", + "Blank" : "Prázdný", + "Unable to create new file from template" : "Nedaří se vytvořit soubor ze šablony", "The files is locked" : "Soubory jsou uzamčené", "Create new templates folder" : "Vytvořit novou složku šablon", - "Toggle %1$s sublist" : "Přepnout %1$s podseznam" + "Toggle %1$s sublist" : "Přepnout %1$s podseznam", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Soubor se nepodařilo nalézt nebo nemáte oprávnění pro jeho zobrazení – požádejte odesilatele, aby vám ho nasdílel.", + "Your files" : "Vaše soubory", + "Open in files" : "Otevřít v aplikaci Soubory", + "Storage information" : "Informace o úložišti", + "Storage quota" : "Kvóta úložiště", + "Fill template fields" : "Vyplňte kolonky šablony", + "Submitting fields…" : "Odesílání kolonek…", + "Submit" : "Odeslat", + "Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem", + "Filter filenames…" : "Filtrovat názvy souborů…", + "Views" : "Zobrazení", + "Enable folder tree" : "Zapnout strom složek" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 9d59592f176c8..36329feae0fe1 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Fjern filter", "Total rows summary" : "Samlet række antal", "Toggle selection for all files and folders" : "Skift markering for alle filer og mapper", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", - "{count} selected" : "{count} valgt", - "List of files and folders." : "Liste med filer og mapper.", - "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper er sorterbare.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", - "File not found" : "Filen blev ikke fundet", - "Storage information" : "Lagringsinformation", - "Storage quota" : "Lagerkvote", - "{usedQuotaByte} used" : "{usedQuotaByte} brugt", - "{relative}% used" : "{relative}% brugt", - "Could not refresh storage stats" : "Kunne ikke opdatere lageroplysninger", - "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!", - "Create" : "Opret", - "This name is already in use." : "Dette navn er allerede i brug.", - "Fill template fields" : "Udfyld skabelonfelter", - "Submitting fields…" : "Sender felter...", - "Submit" : "Tilføj", - "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", - "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", - "Change" : "Ændr", - "New owner" : "Ny ejer", - "Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel", - "Transfer" : "Overfør", - "Transfer {path} to {userid}" : "Overfør {path} til {userid}", - "Invalid path selected" : "Ugyldig filsti valgt", - "Unknown error" : "Ukendt fejl", - "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", - "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", - "Select file or folder to link to" : "Vælg fil eller mappe at linke til", - "Choose file" : "Vælg fil", - "Choose {file}" : "Vælg {file}", - "Loading current folder" : "Indlæser aktuelle mappe", - "No files in here" : "Her er ingen filer", - "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", - "Go to the previous folder" : "Gå til forrige mappe", - "Go back" : "Gå tilbage", - "Share" : "Del", - "Shared by link" : "Delt via link", - "Shared" : "Delt", - "Switch to list view" : "Skift til listevisning", - "Switch to grid view" : "Skift til gittervisning", - "Upload was cancelled by user" : "Upload var annulleret af bruger", - "Error during upload: {message}" : "Fejl under upload: {message}", - "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", - "Unknown error during upload" : "Ukendt fejl under upload", - "Filter filenames…" : "Filtrer filnavne...", - "Views" : "Visninger", - "Files settings" : "indstillinger for filer", - "File cannot be accessed" : "Filen kan ikke tilgås", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.", - "Your files" : "Dine filer", - "Open in files" : "Åben i Filer", - "Sort favorites first" : "Vis favoritter først", - "Sort folders before files" : "Sorter mapper før filer", - "Show hidden files" : "Vis skjulte filer", - "Crop image previews" : "Beskær forhåndsvisninger af billeder", - "Enable the grid view" : "Aktivér gittervisning", - "Enable folder tree" : "Aktiver mappetræ", - "Additional settings" : "Yderligere indstillinger", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopier til udklipsholder", - "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", - "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", - "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", - "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", - "Error while loading the file data" : "Fejl under indlæsning af fildata", - "Pick a template for {name}" : "Vælg en skabelon til {name}", - "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon", - "Creating file" : "Opretter fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Deletion cancelled" : "Sletning annulleret", "Delete permanently" : "Slet permanent", "Delete and unshare" : "Slet og fjern deling", @@ -367,6 +293,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liste med nyligt ændrede filer og mapper.", "No recently modified files" : "Ingen filer er ændret for nyligt", "Files and folders you recently modified will show up here." : "Filer og mapper som du har ændret for nyligt, vil blive vist her.", + "No files in here" : "Her er ingen filer", + "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", "Select all" : "Vælg alle", "Upload too large" : "Upload er for stor", @@ -379,11 +307,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} findes allerede.", "Name cannot be empty" : "Navn må ikke være tomt", "Another entry with the same name already exists" : "Dette navn er allerede i brug", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "{count} selected" : "{count} valgt", + "List of files and folders." : "Liste med filer og mapper.", + "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper er sorterbare.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", + "File not found" : "Filen blev ikke fundet", "Storage informations" : "Lagerinformationer", + "{usedQuotaByte} used" : "{usedQuotaByte} brugt", + "{relative}% used" : "{relative}% brugt", + "Could not refresh storage stats" : "Kunne ikke opdatere lageroplysninger", + "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!", + "Create" : "Opret", + "This name is already in use." : "Dette navn er allerede i brug.", + "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", + "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", + "Change" : "Ændr", + "New owner" : "Ny ejer", + "Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel", + "Transfer" : "Overfør", + "Transfer {path} to {userid}" : "Overfør {path} til {userid}", + "Invalid path selected" : "Ugyldig filsti valgt", + "Unknown error" : "Ukendt fejl", + "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", + "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", + "Select file or folder to link to" : "Vælg fil eller mappe at linke til", + "Choose file" : "Vælg fil", + "Choose {file}" : "Vælg {file}", + "Loading current folder" : "Indlæser aktuelle mappe", + "Go to the previous folder" : "Gå til forrige mappe", + "Go back" : "Gå tilbage", + "Share" : "Del", + "Shared by link" : "Delt via link", + "Shared" : "Delt", + "Switch to list view" : "Skift til listevisning", + "Switch to grid view" : "Skift til gittervisning", + "Error during upload: {message}" : "Fejl under upload: {message}", + "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", + "Unknown error during upload" : "Ukendt fejl under upload", "Open the files app settings" : "Åbn fil-app indstillinger", + "Files settings" : "indstillinger for filer", + "File cannot be accessed" : "Filen kan ikke tilgås", "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", + "Sort favorites first" : "Vis favoritter først", + "Sort folders before files" : "Sorter mapper før filer", + "Show hidden files" : "Vis skjulte filer", + "Crop image previews" : "Beskær forhåndsvisninger af billeder", + "Enable the grid view" : "Aktivér gittervisning", + "Additional settings" : "Yderligere indstillinger", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopier til udklipsholder", + "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", + "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", + "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", + "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", + "Error while loading the file data" : "Fejl under indlæsning af fildata", + "Pick a template for {name}" : "Vælg en skabelon til {name}", + "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon", + "Creating file" : "Opretter fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste" + "Toggle %1$s sublist" : "Skift %1$s underliste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.", + "Your files" : "Dine filer", + "Open in files" : "Åben i Filer", + "Storage information" : "Lagringsinformation", + "Storage quota" : "Lagerkvote", + "Fill template fields" : "Udfyld skabelonfelter", + "Submitting fields…" : "Sender felter...", + "Submit" : "Tilføj", + "Upload was cancelled by user" : "Upload var annulleret af bruger", + "Filter filenames…" : "Filtrer filnavne...", + "Views" : "Visninger", + "Enable folder tree" : "Aktiver mappetræ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index d331fc2a96f38..e3b532a951e59 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -203,80 +203,6 @@ "Remove filter" : "Fjern filter", "Total rows summary" : "Samlet række antal", "Toggle selection for all files and folders" : "Skift markering for alle filer og mapper", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", - "{count} selected" : "{count} valgt", - "List of files and folders." : "Liste med filer og mapper.", - "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper er sorterbare.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", - "File not found" : "Filen blev ikke fundet", - "Storage information" : "Lagringsinformation", - "Storage quota" : "Lagerkvote", - "{usedQuotaByte} used" : "{usedQuotaByte} brugt", - "{relative}% used" : "{relative}% brugt", - "Could not refresh storage stats" : "Kunne ikke opdatere lageroplysninger", - "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!", - "Create" : "Opret", - "This name is already in use." : "Dette navn er allerede i brug.", - "Fill template fields" : "Udfyld skabelonfelter", - "Submitting fields…" : "Sender felter...", - "Submit" : "Tilføj", - "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", - "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", - "Change" : "Ændr", - "New owner" : "Ny ejer", - "Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel", - "Transfer" : "Overfør", - "Transfer {path} to {userid}" : "Overfør {path} til {userid}", - "Invalid path selected" : "Ugyldig filsti valgt", - "Unknown error" : "Ukendt fejl", - "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", - "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", - "Select file or folder to link to" : "Vælg fil eller mappe at linke til", - "Choose file" : "Vælg fil", - "Choose {file}" : "Vælg {file}", - "Loading current folder" : "Indlæser aktuelle mappe", - "No files in here" : "Her er ingen filer", - "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", - "Go to the previous folder" : "Gå til forrige mappe", - "Go back" : "Gå tilbage", - "Share" : "Del", - "Shared by link" : "Delt via link", - "Shared" : "Delt", - "Switch to list view" : "Skift til listevisning", - "Switch to grid view" : "Skift til gittervisning", - "Upload was cancelled by user" : "Upload var annulleret af bruger", - "Error during upload: {message}" : "Fejl under upload: {message}", - "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", - "Unknown error during upload" : "Ukendt fejl under upload", - "Filter filenames…" : "Filtrer filnavne...", - "Views" : "Visninger", - "Files settings" : "indstillinger for filer", - "File cannot be accessed" : "Filen kan ikke tilgås", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.", - "Your files" : "Dine filer", - "Open in files" : "Åben i Filer", - "Sort favorites first" : "Vis favoritter først", - "Sort folders before files" : "Sorter mapper før filer", - "Show hidden files" : "Vis skjulte filer", - "Crop image previews" : "Beskær forhåndsvisninger af billeder", - "Enable the grid view" : "Aktivér gittervisning", - "Enable folder tree" : "Aktiver mappetræ", - "Additional settings" : "Yderligere indstillinger", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopier til udklipsholder", - "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", - "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", - "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", - "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", - "Error while loading the file data" : "Fejl under indlæsning af fildata", - "Pick a template for {name}" : "Vælg en skabelon til {name}", - "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon", - "Creating file" : "Opretter fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "Deletion cancelled" : "Sletning annulleret", "Delete permanently" : "Slet permanent", "Delete and unshare" : "Slet og fjern deling", @@ -365,6 +291,8 @@ "List of recently modified files and folders." : "Liste med nyligt ændrede filer og mapper.", "No recently modified files" : "Ingen filer er ændret for nyligt", "Files and folders you recently modified will show up here." : "Filer og mapper som du har ændret for nyligt, vil blive vist her.", + "No files in here" : "Her er ingen filer", + "Upload some content or sync with your devices!" : "Upload indhold eller synkronisér med dine enheder!", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", "Select all" : "Vælg alle", "Upload too large" : "Upload er for stor", @@ -377,11 +305,83 @@ "{newName} already exists." : "{newName} findes allerede.", "Name cannot be empty" : "Navn må ikke være tomt", "Another entry with the same name already exists" : "Dette navn er allerede i brug", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fejlede i nogle aspekter.", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\"-handling blev udført korrekt", + "{count} selected" : "{count} valgt", + "List of files and folders." : "Liste med filer og mapper.", + "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper er sorterbare.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Hele listen er ikke hentet, af hensyn til størrelsen. Listen vil blive hentet løbende som du kører igennem listen.", + "File not found" : "Filen blev ikke fundet", "Storage informations" : "Lagerinformationer", + "{usedQuotaByte} used" : "{usedQuotaByte} brugt", + "{relative}% used" : "{relative}% brugt", + "Could not refresh storage stats" : "Kunne ikke opdatere lageroplysninger", + "Your storage is full, files can not be updated or synced anymore!" : "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!", + "Create" : "Opret", + "This name is already in use." : "Dette navn er allerede i brug.", + "Transfer ownership of a file or folder" : "Overfør ejerskab af en fil eller mappe", + "Choose file or folder to transfer" : "Vælg fil eller mappe til overførsel", + "Change" : "Ændr", + "New owner" : "Ny ejer", + "Choose a file or folder to transfer" : "Vælg en fil eller mappe til overførsel", + "Transfer" : "Overfør", + "Transfer {path} to {userid}" : "Overfør {path} til {userid}", + "Invalid path selected" : "Ugyldig filsti valgt", + "Unknown error" : "Ukendt fejl", + "Ownership transfer request sent" : "Anmodning om ejerskabsoverdragelse sendt", + "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre ejerskab af en fil eller mappe, du ikke ejer", + "Select file or folder to link to" : "Vælg fil eller mappe at linke til", + "Choose file" : "Vælg fil", + "Choose {file}" : "Vælg {file}", + "Loading current folder" : "Indlæser aktuelle mappe", + "Go to the previous folder" : "Gå til forrige mappe", + "Go back" : "Gå tilbage", + "Share" : "Del", + "Shared by link" : "Delt via link", + "Shared" : "Delt", + "Switch to list view" : "Skift til listevisning", + "Switch to grid view" : "Skift til gittervisning", + "Error during upload: {message}" : "Fejl under upload: {message}", + "Error during upload, status code {status}" : "Fejl under upload, statuskode {status}", + "Unknown error during upload" : "Ukendt fejl under upload", "Open the files app settings" : "Åbn fil-app indstillinger", + "Files settings" : "indstillinger for filer", + "File cannot be accessed" : "Filen kan ikke tilgås", "You might not have have permissions to view it, ask the sender to share it" : "Du har muligvis ikke tilladelser til at se.... Bed afsenderen om at dele...", + "Sort favorites first" : "Vis favoritter først", + "Sort folders before files" : "Sorter mapper før filer", + "Show hidden files" : "Vis skjulte filer", + "Crop image previews" : "Beskær forhåndsvisninger af billeder", + "Enable the grid view" : "Aktivér gittervisning", + "Additional settings" : "Yderligere indstillinger", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopier til udklipsholder", + "Use this address to access your Files via WebDAV" : "Brug denne adresse til at få adgang til dine filer via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktiveret 2-faktor godkendelse, skal du oprette en app-token, ved at følge dette link.", + "Clipboard is not available" : "Udklipsholderen er ikke tilgængelig", + "WebDAV URL copied to clipboard" : "WebDAV URL kopieret til udklipsholder", + "Unable to change the favourite state of the file" : "Kan ikke ændre favorittilstanden for filen", + "Error while loading the file data" : "Fejl under indlæsning af fildata", + "Pick a template for {name}" : "Vælg en skabelon til {name}", + "Create a new file with the selected template" : "Opret en ny fil med den valgte skabelon", + "Creating file" : "Opretter fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kan ikke oprette ny fil fra skabelonen", "The files is locked" : "Filerne er låste", "Create new templates folder" : "Opsæt ny skabelonmappe", - "Toggle %1$s sublist" : "Skift %1$s underliste" + "Toggle %1$s sublist" : "Skift %1$s underliste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunne ikke findes eller du har ikke tilladelser til at se den. Bed afsenderen om at dele den.", + "Your files" : "Dine filer", + "Open in files" : "Åben i Filer", + "Storage information" : "Lagringsinformation", + "Storage quota" : "Lagerkvote", + "Fill template fields" : "Udfyld skabelonfelter", + "Submitting fields…" : "Sender felter...", + "Submit" : "Tilføj", + "Upload was cancelled by user" : "Upload var annulleret af bruger", + "Filter filenames…" : "Filtrer filnavne...", + "Views" : "Visninger", + "Enable folder tree" : "Aktiver mappetræ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index d2658884f7a8e..a982a34650aa6 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Filter entfernen", "Total rows summary" : "Zusammenfassung aller Zeilen", "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", - "{count} selected" : "{count} ausgewählt", - "List of files and folders." : "Liste der Dateien und Ordner", - "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", - "File not found" : "Datei nicht gefunden", - "Storage information" : "Speicherinformation", - "Storage quota" : "Speicherkontingent", - "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", - "{relative}% used" : "{relative}% verwendet", - "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", - "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", - "Create" : "Erstellen", - "This name is already in use." : "Dieser Name wird bereits verwendet.", - "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", - "Submit" : "Übermitteln", - "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", - "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Change" : "Ändern", - "New owner" : "Neuer Besitzer", - "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Transfer" : "Übertragen", - "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", - "Invalid path selected" : "Ungültiger Dateipfad ausgewählt", - "Unknown error" : "Unbekannter Fehler", - "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", - "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", - "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Choose file" : "Datei auswählen", - "Choose {file}" : "{file} auswählen", - "Loading current folder" : "Lade aktuellen Ordner", - "No files in here" : "Keine Dateien vorhanden", - "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", - "Go to the previous folder" : "Zum vorherigen Ordner wechseln", - "Go back" : "Zurückgehen", - "Share" : "Teilen", - "Shared by link" : "Über einen Link geteilt", - "Shared" : "Geteilt", - "Switch to list view" : "Zur Listenansicht wechseln", - "Switch to grid view" : "Zur Rasteransicht wechseln", - "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.", - "Error during upload: {message}" : "Fehler beim Hochladen: {message}", - "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", - "Unknown error during upload" : "unbekannte Fehler während des Hochladens", - "Filter filenames…" : "Dateinamen filtern…", - "Views" : "Ansichten", - "Files settings" : "Dateien-Einstellungen", - "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", - "Your files" : "Deine Dateien", - "Open in files" : "In Dateien öffnen", - "Sort favorites first" : "Favoriten zuerst sortieren", - "Sort folders before files" : "Ordner vor Dateien sortieren", - "Show hidden files" : "Versteckte Dateien anzeigen", - "Crop image previews" : "Bildvorschauen zuschneiden", - "Enable the grid view" : "Rasteransicht aktivieren", - "Enable folder tree" : "Baumstruktur für Ordner aktivieren", - "Additional settings" : "Zusätzliche Einstellungen", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", - "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", - "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", - "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei konnte nicht geändert werden", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", - "Pick a template for {name}" : "Eine Vorlage für {name} wählen", - "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", - "Creating file" : "Datei erstellen", - "Blank" : "Leer", - "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Deletion cancelled" : "Löschen abgebrochen", "Delete permanently" : "Endgültig löschen", "Delete and unshare" : "Löschen und nicht mehr teilen", @@ -369,6 +295,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner", "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", + "No files in here" : "Keine Dateien vorhanden", + "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", @@ -381,11 +309,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} existiert bereits.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", + "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", + "{count} selected" : "{count} ausgewählt", + "List of files and folders." : "Liste der Dateien und Ordner", + "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", + "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", + "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", + "{relative}% used" : "{relative}% verwendet", + "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", + "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", + "Create" : "Erstellen", + "This name is already in use." : "Dieser Name wird bereits verwendet.", + "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", + "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Change" : "Ändern", + "New owner" : "Neuer Besitzer", + "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Transfer" : "Übertragen", + "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", + "Invalid path selected" : "Ungültiger Dateipfad ausgewählt", + "Unknown error" : "Unbekannter Fehler", + "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", + "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", + "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", + "Choose file" : "Datei auswählen", + "Choose {file}" : "{file} auswählen", + "Loading current folder" : "Lade aktuellen Ordner", + "Go to the previous folder" : "Zum vorherigen Ordner wechseln", + "Go back" : "Zurückgehen", + "Share" : "Teilen", + "Shared by link" : "Über einen Link geteilt", + "Shared" : "Geteilt", + "Switch to list view" : "Zur Listenansicht wechseln", + "Switch to grid view" : "Zur Rasteransicht wechseln", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", + "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", + "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", + "Sort folders before files" : "Ordner vor Dateien sortieren", + "Show hidden files" : "Versteckte Dateien anzeigen", + "Crop image previews" : "Bildvorschauen zuschneiden", + "Enable the grid view" : "Rasteransicht aktivieren", + "Additional settings" : "Zusätzliche Einstellungen", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", + "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", + "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", + "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei konnte nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", + "Pick a template for {name}" : "Eine Vorlage für {name} wählen", + "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", + "Creating file" : "Datei erstellen", + "Blank" : "Leer", + "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", + "Your files" : "Deine Dateien", + "Open in files" : "In Dateien öffnen", + "Storage information" : "Speicherinformation", + "Storage quota" : "Speicherkontingent", + "Fill template fields" : "Vorlagenfelder ausfüllen", + "Submitting fields…" : "Felder werden übermittelt…", + "Submit" : "Übermitteln", + "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.", + "Filter filenames…" : "Dateinamen filtern…", + "Views" : "Ansichten", + "Enable folder tree" : "Baumstruktur für Ordner aktivieren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index dd06a727e7715..ac4ef156fc2b2 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -203,80 +203,6 @@ "Remove filter" : "Filter entfernen", "Total rows summary" : "Zusammenfassung aller Zeilen", "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", - "{count} selected" : "{count} ausgewählt", - "List of files and folders." : "Liste der Dateien und Ordner", - "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", - "File not found" : "Datei nicht gefunden", - "Storage information" : "Speicherinformation", - "Storage quota" : "Speicherkontingent", - "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", - "{relative}% used" : "{relative}% verwendet", - "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", - "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", - "Create" : "Erstellen", - "This name is already in use." : "Dieser Name wird bereits verwendet.", - "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", - "Submit" : "Übermitteln", - "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", - "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Change" : "Ändern", - "New owner" : "Neuer Besitzer", - "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Transfer" : "Übertragen", - "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", - "Invalid path selected" : "Ungültiger Dateipfad ausgewählt", - "Unknown error" : "Unbekannter Fehler", - "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", - "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", - "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Choose file" : "Datei auswählen", - "Choose {file}" : "{file} auswählen", - "Loading current folder" : "Lade aktuellen Ordner", - "No files in here" : "Keine Dateien vorhanden", - "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", - "Go to the previous folder" : "Zum vorherigen Ordner wechseln", - "Go back" : "Zurückgehen", - "Share" : "Teilen", - "Shared by link" : "Über einen Link geteilt", - "Shared" : "Geteilt", - "Switch to list view" : "Zur Listenansicht wechseln", - "Switch to grid view" : "Zur Rasteransicht wechseln", - "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.", - "Error during upload: {message}" : "Fehler beim Hochladen: {message}", - "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", - "Unknown error during upload" : "unbekannte Fehler während des Hochladens", - "Filter filenames…" : "Dateinamen filtern…", - "Views" : "Ansichten", - "Files settings" : "Dateien-Einstellungen", - "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", - "Your files" : "Deine Dateien", - "Open in files" : "In Dateien öffnen", - "Sort favorites first" : "Favoriten zuerst sortieren", - "Sort folders before files" : "Ordner vor Dateien sortieren", - "Show hidden files" : "Versteckte Dateien anzeigen", - "Crop image previews" : "Bildvorschauen zuschneiden", - "Enable the grid view" : "Rasteransicht aktivieren", - "Enable folder tree" : "Baumstruktur für Ordner aktivieren", - "Additional settings" : "Zusätzliche Einstellungen", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", - "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", - "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", - "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei konnte nicht geändert werden", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", - "Pick a template for {name}" : "Eine Vorlage für {name} wählen", - "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", - "Creating file" : "Datei erstellen", - "Blank" : "Leer", - "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Deletion cancelled" : "Löschen abgebrochen", "Delete permanently" : "Endgültig löschen", "Delete and unshare" : "Löschen und nicht mehr teilen", @@ -367,6 +293,8 @@ "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner", "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von dir kürzlich geänderten Dateien und Ordner werden hier angezeigt.", + "No files in here" : "Keine Dateien vorhanden", + "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere sie mit deinen Geräten!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", @@ -379,11 +307,83 @@ "{newName} already exists." : "{newName} existiert bereits.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", + "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", + "{count} selected" : "{count} ausgewählt", + "List of files and folders." : "Liste der Dateien und Ordner", + "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Dateien werden angezeigt, wenn du durch die Liste navigierst.", + "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", + "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", + "{relative}% used" : "{relative}% verwendet", + "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", + "Your storage is full, files can not be updated or synced anymore!" : "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", + "Create" : "Erstellen", + "This name is already in use." : "Dieser Name wird bereits verwendet.", + "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", + "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Change" : "Ändern", + "New owner" : "Neuer Besitzer", + "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Transfer" : "Übertragen", + "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", + "Invalid path selected" : "Ungültiger Dateipfad ausgewählt", + "Unknown error" : "Unbekannter Fehler", + "Ownership transfer request sent" : "Anforderung für die Übertragung des Besitzes gesendet", + "Cannot transfer ownership of a file or folder you do not own" : "Der Besitz an einer Datei oder einem Ordner, der dir nicht gehört, kann nicht übertragen werden", + "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", + "Choose file" : "Datei auswählen", + "Choose {file}" : "{file} auswählen", + "Loading current folder" : "Lade aktuellen Ordner", + "Go to the previous folder" : "Zum vorherigen Ordner wechseln", + "Go back" : "Zurückgehen", + "Share" : "Teilen", + "Shared by link" : "Über einen Link geteilt", + "Shared" : "Geteilt", + "Switch to list view" : "Zur Listenansicht wechseln", + "Switch to grid view" : "Zur Rasteransicht wechseln", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", + "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", + "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise hast du nicht die Berechtigung zur Anzeige. Bitte den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", + "Sort folders before files" : "Ordner vor Dateien sortieren", + "Show hidden files" : "Versteckte Dateien anzeigen", + "Crop image previews" : "Bildvorschauen zuschneiden", + "Enable the grid view" : "Rasteransicht aktivieren", + "Additional settings" : "Zusätzliche Einstellungen", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", + "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", + "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", + "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei konnte nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", + "Pick a template for {name}" : "Eine Vorlage für {name} wählen", + "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", + "Creating file" : "Datei erstellen", + "Blank" : "Leer", + "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Du hast keine Berechtigung, um sie anzuzeigen. Bitte den Absender, die Datei zu teilen.", + "Your files" : "Deine Dateien", + "Open in files" : "In Dateien öffnen", + "Storage information" : "Speicherinformation", + "Storage quota" : "Speicherkontingent", + "Fill template fields" : "Vorlagenfelder ausfüllen", + "Submitting fields…" : "Felder werden übermittelt…", + "Submit" : "Übermitteln", + "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen.", + "Filter filenames…" : "Dateinamen filtern…", + "Views" : "Ansichten", + "Enable folder tree" : "Baumstruktur für Ordner aktivieren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 3596e1b91ac1d..af71c31bb8906 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Filter entfernen", "Total rows summary" : "Zusammenfassung aller Zeilen", "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", - "{count} selected" : "{count} ausgewählt", - "List of files and folders." : "Liste der Dateien und Ordner.", - "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", - "File not found" : "Datei nicht gefunden", - "Storage information" : "Speicherinformation", - "Storage quota" : "Speicherkontingent", - "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", - "{relative}% used" : "{relative}% verwendet", - "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", - "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", - "Create" : "Erstellen", - "This name is already in use." : "Dieser Name wird bereits verwendet.", - "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", - "Submit" : "Übermitteln", - "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", - "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Change" : "Ändern", - "New owner" : "Neuer Besitzer", - "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Transfer" : "Übertragen", - "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", - "Unknown error" : "Unbekannter Fehler", - "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", - "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", - "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Choose file" : "Datei auswählen", - "Choose {file}" : "{file} auswählen", - "Loading current folder" : "Lade aktuellen Ordner", - "No files in here" : "Keine Dateien vorhanden", - "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", - "Go to the previous folder" : "Zum vorherigen Ordner wechseln", - "Go back" : "Zurückgehen", - "Share" : "Teilen", - "Shared by link" : "Über einen Link geteilt", - "Shared" : "Geteilt", - "Switch to list view" : "Zur Listenansicht wechseln", - "Switch to grid view" : "Zur Kachelansicht wechseln", - "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen", - "Error during upload: {message}" : "Fehler beim Hochladen: {message}", - "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", - "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", - "Filter filenames…" : "Dateinamen filtern…", - "Views" : "Ansichten", - "Files settings" : "Dateien-Einstellungen", - "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", - "Your files" : "Ihre Dateien", - "Open in files" : "In Dateien öffnen", - "Sort favorites first" : "Favoriten zuerst sortieren", - "Sort folders before files" : "Ordner vor Dateien sortieren", - "Show hidden files" : "Versteckte Dateien anzeigen", - "Crop image previews" : "Bildvorschauen zuschneiden", - "Enable the grid view" : "Kachelansicht aktivieren", - "Enable folder tree" : "Ordnerstruktur aktivieren", - "Additional settings" : "Zusätzliche Einstellungen", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV-URL", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", - "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", - "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", - "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", - "Pick a template for {name}" : "Eine Vorlage für {name} wählen", - "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", - "Creating file" : "Datei erstellen", - "Blank" : "Leer", - "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Deletion cancelled" : "Löschen abgebrochen", "Delete permanently" : "Endgültig löschen", "Delete and unshare" : "Löschen und nicht mehr teilen", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner.", "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", + "No files in here" : "Keine Dateien vorhanden", + "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", + "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", + "{count} selected" : "{count} ausgewählt", + "List of files and folders." : "Liste der Dateien und Ordner.", + "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", + "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", + "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", + "{relative}% used" : "{relative}% verwendet", + "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", + "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", + "Create" : "Erstellen", + "This name is already in use." : "Dieser Name wird bereits verwendet.", + "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", + "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Change" : "Ändern", + "New owner" : "Neuer Besitzer", + "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Transfer" : "Übertragen", + "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Unknown error" : "Unbekannter Fehler", + "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", + "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", + "Choose file" : "Datei auswählen", + "Choose {file}" : "{file} auswählen", + "Loading current folder" : "Lade aktuellen Ordner", + "Go to the previous folder" : "Zum vorherigen Ordner wechseln", + "Go back" : "Zurückgehen", + "Share" : "Teilen", + "Shared by link" : "Über einen Link geteilt", + "Shared" : "Geteilt", + "Switch to list view" : "Zur Listenansicht wechseln", + "Switch to grid view" : "Zur Kachelansicht wechseln", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", + "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", + "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", + "Sort folders before files" : "Ordner vor Dateien sortieren", + "Show hidden files" : "Versteckte Dateien anzeigen", + "Crop image previews" : "Bildvorschauen zuschneiden", + "Enable the grid view" : "Kachelansicht aktivieren", + "Additional settings" : "Zusätzliche Einstellungen", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV-URL", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", + "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", + "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", + "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", + "Pick a template for {name}" : "Eine Vorlage für {name} wählen", + "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", + "Creating file" : "Datei erstellen", + "Blank" : "Leer", + "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", + "Your files" : "Ihre Dateien", + "Open in files" : "In Dateien öffnen", + "Storage information" : "Speicherinformation", + "Storage quota" : "Speicherkontingent", + "Fill template fields" : "Vorlagenfelder ausfüllen", + "Submitting fields…" : "Felder werden übermittelt…", + "Submit" : "Übermitteln", + "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen", + "Filter filenames…" : "Dateinamen filtern…", + "Views" : "Ansichten", + "Enable folder tree" : "Ordnerstruktur aktivieren" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index e80d2a7c47806..8d949d88be887 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -205,80 +205,6 @@ "Remove filter" : "Filter entfernen", "Total rows summary" : "Zusammenfassung aller Zeilen", "Toggle selection for all files and folders" : "Auswahl für alle Dateien und Ordner umschalten", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", - "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", - "{count} selected" : "{count} ausgewählt", - "List of files and folders." : "Liste der Dateien und Ordner.", - "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", - "File not found" : "Datei nicht gefunden", - "Storage information" : "Speicherinformation", - "Storage quota" : "Speicherkontingent", - "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", - "{relative}% used" : "{relative}% verwendet", - "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", - "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", - "Create" : "Erstellen", - "This name is already in use." : "Dieser Name wird bereits verwendet.", - "Fill template fields" : "Vorlagenfelder ausfüllen", - "Submitting fields…" : "Felder werden übermittelt…", - "Submit" : "Übermitteln", - "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", - "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Change" : "Ändern", - "New owner" : "Neuer Besitzer", - "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", - "Transfer" : "Übertragen", - "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", - "Unknown error" : "Unbekannter Fehler", - "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", - "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", - "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", - "Choose file" : "Datei auswählen", - "Choose {file}" : "{file} auswählen", - "Loading current folder" : "Lade aktuellen Ordner", - "No files in here" : "Keine Dateien vorhanden", - "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", - "Go to the previous folder" : "Zum vorherigen Ordner wechseln", - "Go back" : "Zurückgehen", - "Share" : "Teilen", - "Shared by link" : "Über einen Link geteilt", - "Shared" : "Geteilt", - "Switch to list view" : "Zur Listenansicht wechseln", - "Switch to grid view" : "Zur Kachelansicht wechseln", - "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen", - "Error during upload: {message}" : "Fehler beim Hochladen: {message}", - "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", - "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", - "Filter filenames…" : "Dateinamen filtern…", - "Views" : "Ansichten", - "Files settings" : "Dateien-Einstellungen", - "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", - "Your files" : "Ihre Dateien", - "Open in files" : "In Dateien öffnen", - "Sort favorites first" : "Favoriten zuerst sortieren", - "Sort folders before files" : "Ordner vor Dateien sortieren", - "Show hidden files" : "Versteckte Dateien anzeigen", - "Crop image previews" : "Bildvorschauen zuschneiden", - "Enable the grid view" : "Kachelansicht aktivieren", - "Enable folder tree" : "Ordnerstruktur aktivieren", - "Additional settings" : "Zusätzliche Einstellungen", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV-URL", - "Copy to clipboard" : "In die Zwischenablage kopieren", - "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", - "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", - "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", - "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", - "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", - "Pick a template for {name}" : "Eine Vorlage für {name} wählen", - "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", - "Creating file" : "Datei erstellen", - "Blank" : "Leer", - "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "Deletion cancelled" : "Löschen abgebrochen", "Delete permanently" : "Endgültig löschen", "Delete and unshare" : "Löschen und nicht mehr teilen", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Liste der zuletzt geänderten Dateien und Ordner.", "No recently modified files" : "Keine kürzlich geänderten Dateien", "Files and folders you recently modified will show up here." : "Die von Ihnen kürzlich geänderten Dateien und Ordner werden hier angezeigt.", + "No files in here" : "Keine Dateien vorhanden", + "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie Ihre Geräte!", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Upload too large" : "Der Upload ist zu groß", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", "Another entry with the same name already exists" : "Ein anderer Eintrag mit diesem Namen existiert bereits", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" ist bei einigen Elementen fehlgeschlagen", + "\"{displayName}\" batch action executed successfully" : "Stapelaktion \"{displayName}\" erfolgreich ausgeführt", + "{count} selected" : "{count} ausgewählt", + "List of files and folders." : "Liste der Dateien und Ordner.", + "Column headers with buttons are sortable." : "Spaltenüberschriften mit Schaltflächen sind sortierbar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Diese Liste ist aus Performance-Gründen nicht vollständig gerendert. Die Dateien werden gerendert, wenn Sie durch die Liste navigieren.", + "File not found" : "Datei nicht gefunden", "Storage informations" : "Speicherinformationen", + "{usedQuotaByte} used" : "{usedQuotaByte} verwendet", + "{relative}% used" : "{relative}% verwendet", + "Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden", + "Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!", + "Create" : "Erstellen", + "This name is already in use." : "Dieser Name wird bereits verwendet.", + "Transfer ownership of a file or folder" : "Besitz einer Datei oder eines Ordners übertragen", + "Choose file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Change" : "Ändern", + "New owner" : "Neuer Besitzer", + "Choose a file or folder to transfer" : "Datei oder Ordner zur Übertragung auswählen", + "Transfer" : "Übertragen", + "Transfer {path} to {userid}" : "Übertrage {path} an {userid}", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Unknown error" : "Unbekannter Fehler", + "Ownership transfer request sent" : "Anforderung für die Besitzübertragung versendet", + "Cannot transfer ownership of a file or folder you do not own" : "Sie können den Besitz von Dateien oder Ordnern, die Sie nicht besitzen, nicht übertragen", + "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", + "Choose file" : "Datei auswählen", + "Choose {file}" : "{file} auswählen", + "Loading current folder" : "Lade aktuellen Ordner", + "Go to the previous folder" : "Zum vorherigen Ordner wechseln", + "Go back" : "Zurückgehen", + "Share" : "Teilen", + "Shared by link" : "Über einen Link geteilt", + "Shared" : "Geteilt", + "Switch to list view" : "Zur Listenansicht wechseln", + "Switch to grid view" : "Zur Kachelansicht wechseln", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Error during upload, status code {status}" : "Fehler beim Hochladen, Statuscode {status}", + "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", + "Files settings" : "Dateien-Einstellungen", + "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", "You might not have have permissions to view it, ask the sender to share it" : "Möglicherweise haben Sie nicht die Berechtigung zur Anzeige. Bitten Sie den Absender, die Datei freizugeben.", + "Sort favorites first" : "Favoriten zuerst sortieren", + "Sort folders before files" : "Ordner vor Dateien sortieren", + "Show hidden files" : "Versteckte Dateien anzeigen", + "Crop image previews" : "Bildvorschauen zuschneiden", + "Enable the grid view" : "Kachelansicht aktivieren", + "Additional settings" : "Zusätzliche Einstellungen", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV-URL", + "Copy to clipboard" : "In die Zwischenablage kopieren", + "Use this address to access your Files via WebDAV" : "Benutzen Sie diese Adresse, um via WebDAV auf Ihre Dateien zuzugreifen", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn Sie 2FA aktiviert haben, müssen Sie ein neues App-Passwort erstellen und verwenden, indem Sie hier klicken.", + "Clipboard is not available" : "Zwischenablage ist nicht verfügbar", + "WebDAV URL copied to clipboard" : "WebDAV-URL in die Zwischenablage kopiert", + "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", + "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", + "Pick a template for {name}" : "Eine Vorlage für {name} wählen", + "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", + "Creating file" : "Datei erstellen", + "Blank" : "Leer", + "Unable to create new file from template" : "Neue Datei kann nicht aus Vorlage erstellt werden", "The files is locked" : "Die Datei ist gesperrt", "Create new templates folder" : "Neuen Vorlagenordner erstellen", - "Toggle %1$s sublist" : "Unterliste %1$s umschalten" + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Die Datei konnte nicht gefunden werden oder Sie haben keine Berechtigungen, um sie anzuzeigen. Bitten Sie den Absender, die Datei zu teilen.", + "Your files" : "Ihre Dateien", + "Open in files" : "In Dateien öffnen", + "Storage information" : "Speicherinformation", + "Storage quota" : "Speicherkontingent", + "Fill template fields" : "Vorlagenfelder ausfüllen", + "Submitting fields…" : "Felder werden übermittelt…", + "Submit" : "Übermitteln", + "Upload was cancelled by user" : "Das Hochladen wurde vom Benutzer abgebrochen", + "Filter filenames…" : "Dateinamen filtern…", + "Views" : "Ansichten", + "Enable folder tree" : "Ordnerstruktur aktivieren" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 57af10bae1021..4b70206cf9add 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -199,75 +199,6 @@ OC.L10N.register( "Remove filter" : "Αφαίρεση φίλτρου", "Total rows summary" : "Συνολική σύνοψη γραμμών", "Toggle selection for all files and folders" : "Εναλλαγή επιλογής για όλα τα αρχεία και τους φακέλους", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία", - "\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", - "{count} selected" : "{count} έχουν επιλεγεί", - "List of files and folders." : "Λίστα αρχείων και φακέλων.", - "Column headers with buttons are sortable." : "Οι επικεφαλίδες στηλών με κουμπιά είναι ταξινομήσιμες.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", - "File not found" : "Δε βρέθηκε το αρχείο", - "Storage information" : "Πληροφορίες αποθήκευσης", - "{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται", - "{relative}% used" : "{relative}% χρησιμοποιείται", - "Could not refresh storage stats" : "Δεν ήταν δυνατή η ανανέωση των στατιστικών αποθήκευσης", - "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", - "Create" : "Δημιουργία", - "This name is already in use." : "Αυτό το όνομα χρησιμοποιείται ήδη.", - "Submit" : "Υποβολή", - "Transfer ownership of a file or folder" : "Μεταβίβαση κυριότητας αρχείου ή φακέλου", - "Choose file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", - "Change" : "Αλλαγή", - "New owner" : "Νέος κάτοχος", - "Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", - "Transfer" : "Μεταφορά", - "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", - "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", - "Unknown error" : "Άγνωστο σφάλμα", - "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", - "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", - "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", - "Choose file" : "Επιλέξτε αρχείο", - "Choose {file}" : "Επιλέξτε {file}", - "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", - "No files in here" : "Δεν υπάρχουν αρχεία εδώ", - "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", - "Go to the previous folder" : "Μετάβαση στον προηγούμενο φάκελο", - "Go back" : "Επιστροφή", - "Share" : "Διαμοιρασμός", - "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου", - "Shared" : "Κοινόχρηστα", - "Switch to list view" : "Αλλαγή σε προβολή λίστας", - "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος", - "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη", - "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}", - "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}", - "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση", - "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", - "Views" : "Προβολές", - "Files settings" : "Ρυθμίσεις αρχείων", - "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.", - "Your files" : "Τα αρχεία σας", - "Open in files" : "Άνοιγμα στα αρχεία", - "Sort favorites first" : "Ταξινόμηση των αγαπημένων πρώτα", - "Sort folders before files" : "Ταξινόμηση φακέλων πριν από τα αρχεία", - "Show hidden files" : "Εμφάνιση κρυφών αρχείων", - "Crop image previews" : "Περικοπή προεπισκόπησης εικόνας", - "Enable the grid view" : "Ενεργοποίηση της προβολής πλέγματος", - "Additional settings" : "Επιπρόσθετες ρυθμίσεις", - "WebDAV" : "WebDAV", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", - "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.", - "Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο", - "WebDAV URL copied to clipboard" : "Ο σύνδεσμος WebDAV αντιγράφηκε στο πρόχειρο", - "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", - "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", - "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", - "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", - "Creating file" : "Δημιουργία αρχείου", - "Blank" : "Κενό", - "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "Deletion cancelled" : "Διαγραφή ακυρώθηκε", "Delete permanently" : "Διαγραφή οριστικά", "Delete and unshare" : "Διαγραφή και κατάργηση κοινής χρήσης", @@ -337,6 +268,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Λίστα των πρόσφατα τροποποιημένων αρχείων και φακέλων.", "No recently modified files" : "Δεν υπάρχουν πρόσφατα τροποποιημένα αρχεία", "Files and folders you recently modified will show up here." : "Εδώ θα εμφανίζονται τα αρχεία και οι φάκελοι που τροποποιήσατε πρόσφατα.", + "No files in here" : "Δεν υπάρχουν αρχεία εδώ", + "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", "Select all" : "Επιλογή όλων", "Upload too large" : "Πολύ μεγάλο αρχείο προς μεταφόρτωση", @@ -349,11 +282,78 @@ OC.L10N.register( "{newName} already exists." : "Το {newName} υπάρχει ήδη.", "Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό", "Another entry with the same name already exists" : "Υπάρχει ήδη μια άλλη καταχώρηση με το ίδιο όνομα", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία", + "\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", + "{count} selected" : "{count} έχουν επιλεγεί", + "List of files and folders." : "Λίστα αρχείων και φακέλων.", + "Column headers with buttons are sortable." : "Οι επικεφαλίδες στηλών με κουμπιά είναι ταξινομήσιμες.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", + "File not found" : "Δε βρέθηκε το αρχείο", "Storage informations" : "Πληροφορίες αποθήκευσης", + "{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται", + "{relative}% used" : "{relative}% χρησιμοποιείται", + "Could not refresh storage stats" : "Δεν ήταν δυνατή η ανανέωση των στατιστικών αποθήκευσης", + "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", + "Create" : "Δημιουργία", + "This name is already in use." : "Αυτό το όνομα χρησιμοποιείται ήδη.", + "Transfer ownership of a file or folder" : "Μεταβίβαση κυριότητας αρχείου ή φακέλου", + "Choose file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", + "Change" : "Αλλαγή", + "New owner" : "Νέος κάτοχος", + "Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", + "Transfer" : "Μεταφορά", + "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", + "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", + "Unknown error" : "Άγνωστο σφάλμα", + "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", + "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", + "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", + "Choose file" : "Επιλέξτε αρχείο", + "Choose {file}" : "Επιλέξτε {file}", + "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", + "Go to the previous folder" : "Μετάβαση στον προηγούμενο φάκελο", + "Go back" : "Επιστροφή", + "Share" : "Διαμοιρασμός", + "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου", + "Shared" : "Κοινόχρηστα", + "Switch to list view" : "Αλλαγή σε προβολή λίστας", + "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος", + "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}", + "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}", + "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση", "Open the files app settings" : "Ανοίξτε τις ρυθμίσεις της εφαρμογής αρχείων", + "Files settings" : "Ρυθμίσεις αρχείων", + "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο", "You might not have have permissions to view it, ask the sender to share it" : "Μπορεί να μην έχετε δικαίωμα για να το δείτε. Ζητήστε από τον αποστολέα να το μοιραστεί", + "Sort favorites first" : "Ταξινόμηση των αγαπημένων πρώτα", + "Sort folders before files" : "Ταξινόμηση φακέλων πριν από τα αρχεία", + "Show hidden files" : "Εμφάνιση κρυφών αρχείων", + "Crop image previews" : "Περικοπή προεπισκόπησης εικόνας", + "Enable the grid view" : "Ενεργοποίηση της προβολής πλέγματος", + "Additional settings" : "Επιπρόσθετες ρυθμίσεις", + "WebDAV" : "WebDAV", + "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", + "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.", + "Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο", + "WebDAV URL copied to clipboard" : "Ο σύνδεσμος WebDAV αντιγράφηκε στο πρόχειρο", + "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", + "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", + "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", + "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", + "Creating file" : "Δημιουργία αρχείου", + "Blank" : "Κενό", + "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "The files is locked" : "Το αρχείο είναι κλειδωμένο", "Create new templates folder" : "Δημιουργία νέου φακέλου προτύπων", - "Toggle %1$s sublist" : "Εναλλαγή %1$s σε υπολίστα" + "Toggle %1$s sublist" : "Εναλλαγή %1$s σε υπολίστα", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.", + "Your files" : "Τα αρχεία σας", + "Open in files" : "Άνοιγμα στα αρχεία", + "Storage information" : "Πληροφορίες αποθήκευσης", + "Submit" : "Υποβολή", + "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη", + "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", + "Views" : "Προβολές" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 79a9f8bbafdd6..88bd0edcbebe8 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -197,75 +197,6 @@ "Remove filter" : "Αφαίρεση φίλτρου", "Total rows summary" : "Συνολική σύνοψη γραμμών", "Toggle selection for all files and folders" : "Εναλλαγή επιλογής για όλα τα αρχεία και τους φακέλους", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία", - "\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", - "{count} selected" : "{count} έχουν επιλεγεί", - "List of files and folders." : "Λίστα αρχείων και φακέλων.", - "Column headers with buttons are sortable." : "Οι επικεφαλίδες στηλών με κουμπιά είναι ταξινομήσιμες.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", - "File not found" : "Δε βρέθηκε το αρχείο", - "Storage information" : "Πληροφορίες αποθήκευσης", - "{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται", - "{relative}% used" : "{relative}% χρησιμοποιείται", - "Could not refresh storage stats" : "Δεν ήταν δυνατή η ανανέωση των στατιστικών αποθήκευσης", - "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", - "Create" : "Δημιουργία", - "This name is already in use." : "Αυτό το όνομα χρησιμοποιείται ήδη.", - "Submit" : "Υποβολή", - "Transfer ownership of a file or folder" : "Μεταβίβαση κυριότητας αρχείου ή φακέλου", - "Choose file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", - "Change" : "Αλλαγή", - "New owner" : "Νέος κάτοχος", - "Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", - "Transfer" : "Μεταφορά", - "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", - "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", - "Unknown error" : "Άγνωστο σφάλμα", - "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", - "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", - "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", - "Choose file" : "Επιλέξτε αρχείο", - "Choose {file}" : "Επιλέξτε {file}", - "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", - "No files in here" : "Δεν υπάρχουν αρχεία εδώ", - "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", - "Go to the previous folder" : "Μετάβαση στον προηγούμενο φάκελο", - "Go back" : "Επιστροφή", - "Share" : "Διαμοιρασμός", - "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου", - "Shared" : "Κοινόχρηστα", - "Switch to list view" : "Αλλαγή σε προβολή λίστας", - "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος", - "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη", - "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}", - "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}", - "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση", - "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", - "Views" : "Προβολές", - "Files settings" : "Ρυθμίσεις αρχείων", - "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.", - "Your files" : "Τα αρχεία σας", - "Open in files" : "Άνοιγμα στα αρχεία", - "Sort favorites first" : "Ταξινόμηση των αγαπημένων πρώτα", - "Sort folders before files" : "Ταξινόμηση φακέλων πριν από τα αρχεία", - "Show hidden files" : "Εμφάνιση κρυφών αρχείων", - "Crop image previews" : "Περικοπή προεπισκόπησης εικόνας", - "Enable the grid view" : "Ενεργοποίηση της προβολής πλέγματος", - "Additional settings" : "Επιπρόσθετες ρυθμίσεις", - "WebDAV" : "WebDAV", - "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", - "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.", - "Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο", - "WebDAV URL copied to clipboard" : "Ο σύνδεσμος WebDAV αντιγράφηκε στο πρόχειρο", - "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", - "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", - "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", - "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", - "Creating file" : "Δημιουργία αρχείου", - "Blank" : "Κενό", - "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "Deletion cancelled" : "Διαγραφή ακυρώθηκε", "Delete permanently" : "Διαγραφή οριστικά", "Delete and unshare" : "Διαγραφή και κατάργηση κοινής χρήσης", @@ -335,6 +266,8 @@ "List of recently modified files and folders." : "Λίστα των πρόσφατα τροποποιημένων αρχείων και φακέλων.", "No recently modified files" : "Δεν υπάρχουν πρόσφατα τροποποιημένα αρχεία", "Files and folders you recently modified will show up here." : "Εδώ θα εμφανίζονται τα αρχεία και οι φάκελοι που τροποποιήσατε πρόσφατα.", + "No files in here" : "Δεν υπάρχουν αρχεία εδώ", + "Upload some content or sync with your devices!" : "Μεταφόρτωση περιεχομένου ή συγχρονισμός με τις συσκευές σας!", "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", "Select all" : "Επιλογή όλων", "Upload too large" : "Πολύ μεγάλο αρχείο προς μεταφόρτωση", @@ -347,11 +280,78 @@ "{newName} already exists." : "Το {newName} υπάρχει ήδη.", "Name cannot be empty" : "Το όνομα δεν μπορεί να είναι κενό", "Another entry with the same name already exists" : "Υπάρχει ήδη μια άλλη καταχώρηση με το ίδιο όνομα", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" απέτυχε σε ορισμένα στοιχεία", + "\"{displayName}\" batch action executed successfully" : "Η μαζική ενέργεια του/της \"{displayName}\" εκτελέστηκε επιτυχώς", + "{count} selected" : "{count} έχουν επιλεγεί", + "List of files and folders." : "Λίστα αρχείων και φακέλων.", + "Column headers with buttons are sortable." : "Οι επικεφαλίδες στηλών με κουμπιά είναι ταξινομήσιμες.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Η λίστα αυτή δεν εμφανίζεται πλήρως για λόγους απόδοσης. Τα αρχεία θα εμφανίζονται καθώς πλοηγείστε στη λίστα.", + "File not found" : "Δε βρέθηκε το αρχείο", "Storage informations" : "Πληροφορίες αποθήκευσης", + "{usedQuotaByte} used" : "{usedQuotaByte} χρησιμοποιείται", + "{relative}% used" : "{relative}% χρησιμοποιείται", + "Could not refresh storage stats" : "Δεν ήταν δυνατή η ανανέωση των στατιστικών αποθήκευσης", + "Your storage is full, files can not be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!", + "Create" : "Δημιουργία", + "This name is already in use." : "Αυτό το όνομα χρησιμοποιείται ήδη.", + "Transfer ownership of a file or folder" : "Μεταβίβαση κυριότητας αρχείου ή φακέλου", + "Choose file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", + "Change" : "Αλλαγή", + "New owner" : "Νέος κάτοχος", + "Choose a file or folder to transfer" : "Επιλέξτε αρχείο ή φάκελο για μεταφορά", + "Transfer" : "Μεταφορά", + "Transfer {path} to {userid}" : "Μεταφορά {path} στον {userid}", + "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", + "Unknown error" : "Άγνωστο σφάλμα", + "Ownership transfer request sent" : "Αποστολή αίτησης μεταβίβασης κυριότητας", + "Cannot transfer ownership of a file or folder you do not own" : "Δεν είναι δυνατή η μεταβίβαση της κυριότητας ενός αρχείου ή φακέλου που δε σας ανήκει", + "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", + "Choose file" : "Επιλέξτε αρχείο", + "Choose {file}" : "Επιλέξτε {file}", + "Loading current folder" : "Φόρτωση τρέχοντος φακέλου", + "Go to the previous folder" : "Μετάβαση στον προηγούμενο φάκελο", + "Go back" : "Επιστροφή", + "Share" : "Διαμοιρασμός", + "Shared by link" : "Διαμοιρασμένα μέσω συνδέσμου", + "Shared" : "Κοινόχρηστα", + "Switch to list view" : "Αλλαγή σε προβολή λίστας", + "Switch to grid view" : "Εναλλαγή σε προβολή πλέγματος", + "Error during upload: {message}" : "Σφάλμα κατά τη μεταφόρτωση: {message}", + "Error during upload, status code {status}" : "Σφάλμα κατά τη μεταφόρτωση, κωδικός κατάστασης {status}", + "Unknown error during upload" : "Άγνωστο σφάλμα κατά τη μεταφόρτωση", "Open the files app settings" : "Ανοίξτε τις ρυθμίσεις της εφαρμογής αρχείων", + "Files settings" : "Ρυθμίσεις αρχείων", + "File cannot be accessed" : "Δεν είναι δυνατή η πρόσβαση στο αρχείο", "You might not have have permissions to view it, ask the sender to share it" : "Μπορεί να μην έχετε δικαίωμα για να το δείτε. Ζητήστε από τον αποστολέα να το μοιραστεί", + "Sort favorites first" : "Ταξινόμηση των αγαπημένων πρώτα", + "Sort folders before files" : "Ταξινόμηση φακέλων πριν από τα αρχεία", + "Show hidden files" : "Εμφάνιση κρυφών αρχείων", + "Crop image previews" : "Περικοπή προεπισκόπησης εικόνας", + "Enable the grid view" : "Ενεργοποίηση της προβολής πλέγματος", + "Additional settings" : "Επιπρόσθετες ρυθμίσεις", + "WebDAV" : "WebDAV", + "Copy to clipboard" : "Αντιγραφή στο πρόχειρο", + "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Εάν έχετε ενεργοποιήσει το 2FA, πρέπει να δημιουργήσετε και να χρησιμοποιήσετε έναν νέο κωδικό πρόσβασης εφαρμογής κάνοντας κλικ εδώ.", + "Clipboard is not available" : "Το πρόχειρο δεν είναι διαθέσιμο", + "WebDAV URL copied to clipboard" : "Ο σύνδεσμος WebDAV αντιγράφηκε στο πρόχειρο", + "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", + "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", + "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", + "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", + "Creating file" : "Δημιουργία αρχείου", + "Blank" : "Κενό", + "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", "The files is locked" : "Το αρχείο είναι κλειδωμένο", "Create new templates folder" : "Δημιουργία νέου φακέλου προτύπων", - "Toggle %1$s sublist" : "Εναλλαγή %1$s σε υπολίστα" + "Toggle %1$s sublist" : "Εναλλαγή %1$s σε υπολίστα", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Το αρχείο δεν βρέθηκε ή δεν έχετε δικαιώματα προβολής του. Ζητήστε από τον αποστολέα να το μοιράσει.", + "Your files" : "Τα αρχεία σας", + "Open in files" : "Άνοιγμα στα αρχεία", + "Storage information" : "Πληροφορίες αποθήκευσης", + "Submit" : "Υποβολή", + "Upload was cancelled by user" : "Η μεταφόρτωση ακυρώθηκε από τον χρήστη", + "Filter filenames…" : "Φιλτράρετε τα ονόματα αρχείων...", + "Views" : "Προβολές" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 648290f8fd16c..9b8f4cf219359 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Remove filter", "Total rows summary" : "Total rows summary", "Toggle selection for all files and folders" : "Toggle selection for all files and folders", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", - "{count} selected" : "{count} selected", - "List of files and folders." : "List of files and folders.", - "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", - "File not found" : "File not found", - "Storage information" : "Storage information", - "Storage quota" : "Storage quota", - "{usedQuotaByte} used" : "{usedQuotaByte} used", - "{relative}% used" : "{relative}% used", - "Could not refresh storage stats" : "Could not refresh storage stats", - "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", - "Create" : "Create", - "This name is already in use." : "This name is already in use.", - "Fill template fields" : "Fill template fields", - "Submitting fields…" : "Submitting fields…", - "Submit" : "Submit", - "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", - "Choose file or folder to transfer" : "Choose file or folder to transfer", - "Change" : "Change", - "New owner" : "New owner", - "Choose a file or folder to transfer" : "Choose a file or folder to transfer", - "Transfer" : "Transfer", - "Transfer {path} to {userid}" : "Transfer {path} to {userid}", - "Invalid path selected" : "Invalid path selected", - "Unknown error" : "Unknown error", - "Ownership transfer request sent" : "Ownership transfer request sent", - "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", - "Select file or folder to link to" : "Select file or folder to link to", - "Choose file" : "Choose file", - "Choose {file}" : "Choose {file}", - "Loading current folder" : "Loading current folder", - "No files in here" : "No files in here", - "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", - "Go to the previous folder" : "Go to the previous folder", - "Go back" : "Go back", - "Share" : "Share", - "Shared by link" : "Shared by link", - "Shared" : "Shared", - "Switch to list view" : "Switch to list view", - "Switch to grid view" : "Switch to grid view", - "Upload was cancelled by user" : "Upload was cancelled by user", - "Error during upload: {message}" : "Error during upload: {message}", - "Error during upload, status code {status}" : "Error during upload, status code {status}", - "Unknown error during upload" : "Unknown error during upload", - "Filter filenames…" : "Filter filenames…", - "Views" : "Views", - "Files settings" : "Files settings", - "File cannot be accessed" : "File cannot be accessed", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", - "Your files" : "Your files", - "Open in files" : "Open in files", - "Sort favorites first" : "Sort favourites first", - "Sort folders before files" : "Sort folders before files", - "Show hidden files" : "Show hidden files", - "Crop image previews" : "Crop image previews", - "Enable the grid view" : "Enable the grid view", - "Enable folder tree" : "Enable folder tree", - "Additional settings" : "Additional settings", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copy to clipboard", - "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", - "Clipboard is not available" : "Clipboard is not available", - "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", - "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", - "Error while loading the file data" : "Error while loading the file data", - "Pick a template for {name}" : "Pick a template for {name}", - "Create a new file with the selected template" : "Create a new file with the selected template", - "Creating file" : "Creating file", - "Blank" : "Blank", - "Unable to create new file from template" : "Unable to create new file from template", "Deletion cancelled" : "Deletion cancelled", "Delete permanently" : "Delete permanently", "Delete and unshare" : "Delete and unshare", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "List of recently modified files and folders.", "No recently modified files" : "No recently modified files", "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", + "No files in here" : "No files in here", + "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "No entries found in this folder" : "No entries found in this folder", "Select all" : "Select all", "Upload too large" : "Upload too large", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", + "{count} selected" : "{count} selected", + "List of files and folders." : "List of files and folders.", + "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", + "File not found" : "File not found", "Storage informations" : "Storage informations", + "{usedQuotaByte} used" : "{usedQuotaByte} used", + "{relative}% used" : "{relative}% used", + "Could not refresh storage stats" : "Could not refresh storage stats", + "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", + "Create" : "Create", + "This name is already in use." : "This name is already in use.", + "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", + "Choose file or folder to transfer" : "Choose file or folder to transfer", + "Change" : "Change", + "New owner" : "New owner", + "Choose a file or folder to transfer" : "Choose a file or folder to transfer", + "Transfer" : "Transfer", + "Transfer {path} to {userid}" : "Transfer {path} to {userid}", + "Invalid path selected" : "Invalid path selected", + "Unknown error" : "Unknown error", + "Ownership transfer request sent" : "Ownership transfer request sent", + "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Select file or folder to link to" : "Select file or folder to link to", + "Choose file" : "Choose file", + "Choose {file}" : "Choose {file}", + "Loading current folder" : "Loading current folder", + "Go to the previous folder" : "Go to the previous folder", + "Go back" : "Go back", + "Share" : "Share", + "Shared by link" : "Shared by link", + "Shared" : "Shared", + "Switch to list view" : "Switch to list view", + "Switch to grid view" : "Switch to grid view", + "Error during upload: {message}" : "Error during upload: {message}", + "Error during upload, status code {status}" : "Error during upload, status code {status}", + "Unknown error during upload" : "Unknown error during upload", "Open the files app settings" : "Open the files app settings", + "Files settings" : "Files settings", + "File cannot be accessed" : "File cannot be accessed", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", + "Sort favorites first" : "Sort favourites first", + "Sort folders before files" : "Sort folders before files", + "Show hidden files" : "Show hidden files", + "Crop image previews" : "Crop image previews", + "Enable the grid view" : "Enable the grid view", + "Additional settings" : "Additional settings", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copy to clipboard", + "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Clipboard is not available" : "Clipboard is not available", + "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", + "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", + "Error while loading the file data" : "Error while loading the file data", + "Pick a template for {name}" : "Pick a template for {name}", + "Create a new file with the selected template" : "Create a new file with the selected template", + "Creating file" : "Creating file", + "Blank" : "Blank", + "Unable to create new file from template" : "Unable to create new file from template", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist" + "Toggle %1$s sublist" : "Toggle %1$s sublist", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", + "Your files" : "Your files", + "Open in files" : "Open in files", + "Storage information" : "Storage information", + "Storage quota" : "Storage quota", + "Fill template fields" : "Fill template fields", + "Submitting fields…" : "Submitting fields…", + "Submit" : "Submit", + "Upload was cancelled by user" : "Upload was cancelled by user", + "Filter filenames…" : "Filter filenames…", + "Views" : "Views", + "Enable folder tree" : "Enable folder tree" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 6fec620b41a82..7297d49414260 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -205,80 +205,6 @@ "Remove filter" : "Remove filter", "Total rows summary" : "Total rows summary", "Toggle selection for all files and folders" : "Toggle selection for all files and folders", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", - "{count} selected" : "{count} selected", - "List of files and folders." : "List of files and folders.", - "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", - "File not found" : "File not found", - "Storage information" : "Storage information", - "Storage quota" : "Storage quota", - "{usedQuotaByte} used" : "{usedQuotaByte} used", - "{relative}% used" : "{relative}% used", - "Could not refresh storage stats" : "Could not refresh storage stats", - "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", - "Create" : "Create", - "This name is already in use." : "This name is already in use.", - "Fill template fields" : "Fill template fields", - "Submitting fields…" : "Submitting fields…", - "Submit" : "Submit", - "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", - "Choose file or folder to transfer" : "Choose file or folder to transfer", - "Change" : "Change", - "New owner" : "New owner", - "Choose a file or folder to transfer" : "Choose a file or folder to transfer", - "Transfer" : "Transfer", - "Transfer {path} to {userid}" : "Transfer {path} to {userid}", - "Invalid path selected" : "Invalid path selected", - "Unknown error" : "Unknown error", - "Ownership transfer request sent" : "Ownership transfer request sent", - "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", - "Select file or folder to link to" : "Select file or folder to link to", - "Choose file" : "Choose file", - "Choose {file}" : "Choose {file}", - "Loading current folder" : "Loading current folder", - "No files in here" : "No files in here", - "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", - "Go to the previous folder" : "Go to the previous folder", - "Go back" : "Go back", - "Share" : "Share", - "Shared by link" : "Shared by link", - "Shared" : "Shared", - "Switch to list view" : "Switch to list view", - "Switch to grid view" : "Switch to grid view", - "Upload was cancelled by user" : "Upload was cancelled by user", - "Error during upload: {message}" : "Error during upload: {message}", - "Error during upload, status code {status}" : "Error during upload, status code {status}", - "Unknown error during upload" : "Unknown error during upload", - "Filter filenames…" : "Filter filenames…", - "Views" : "Views", - "Files settings" : "Files settings", - "File cannot be accessed" : "File cannot be accessed", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", - "Your files" : "Your files", - "Open in files" : "Open in files", - "Sort favorites first" : "Sort favourites first", - "Sort folders before files" : "Sort folders before files", - "Show hidden files" : "Show hidden files", - "Crop image previews" : "Crop image previews", - "Enable the grid view" : "Enable the grid view", - "Enable folder tree" : "Enable folder tree", - "Additional settings" : "Additional settings", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copy to clipboard", - "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", - "Clipboard is not available" : "Clipboard is not available", - "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", - "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", - "Error while loading the file data" : "Error while loading the file data", - "Pick a template for {name}" : "Pick a template for {name}", - "Create a new file with the selected template" : "Create a new file with the selected template", - "Creating file" : "Creating file", - "Blank" : "Blank", - "Unable to create new file from template" : "Unable to create new file from template", "Deletion cancelled" : "Deletion cancelled", "Delete permanently" : "Delete permanently", "Delete and unshare" : "Delete and unshare", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "List of recently modified files and folders.", "No recently modified files" : "No recently modified files", "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", + "No files in here" : "No files in here", + "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "No entries found in this folder" : "No entries found in this folder", "Select all" : "Select all", "Upload too large" : "Upload too large", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", + "{count} selected" : "{count} selected", + "List of files and folders." : "List of files and folders.", + "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", + "File not found" : "File not found", "Storage informations" : "Storage informations", + "{usedQuotaByte} used" : "{usedQuotaByte} used", + "{relative}% used" : "{relative}% used", + "Could not refresh storage stats" : "Could not refresh storage stats", + "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", + "Create" : "Create", + "This name is already in use." : "This name is already in use.", + "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", + "Choose file or folder to transfer" : "Choose file or folder to transfer", + "Change" : "Change", + "New owner" : "New owner", + "Choose a file or folder to transfer" : "Choose a file or folder to transfer", + "Transfer" : "Transfer", + "Transfer {path} to {userid}" : "Transfer {path} to {userid}", + "Invalid path selected" : "Invalid path selected", + "Unknown error" : "Unknown error", + "Ownership transfer request sent" : "Ownership transfer request sent", + "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", + "Select file or folder to link to" : "Select file or folder to link to", + "Choose file" : "Choose file", + "Choose {file}" : "Choose {file}", + "Loading current folder" : "Loading current folder", + "Go to the previous folder" : "Go to the previous folder", + "Go back" : "Go back", + "Share" : "Share", + "Shared by link" : "Shared by link", + "Shared" : "Shared", + "Switch to list view" : "Switch to list view", + "Switch to grid view" : "Switch to grid view", + "Error during upload: {message}" : "Error during upload: {message}", + "Error during upload, status code {status}" : "Error during upload, status code {status}", + "Unknown error during upload" : "Unknown error during upload", "Open the files app settings" : "Open the files app settings", + "Files settings" : "Files settings", + "File cannot be accessed" : "File cannot be accessed", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", + "Sort favorites first" : "Sort favourites first", + "Sort folders before files" : "Sort folders before files", + "Show hidden files" : "Show hidden files", + "Crop image previews" : "Crop image previews", + "Enable the grid view" : "Enable the grid view", + "Additional settings" : "Additional settings", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copy to clipboard", + "Use this address to access your Files via WebDAV" : "Use this address to access your Files via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Clipboard is not available" : "Clipboard is not available", + "WebDAV URL copied to clipboard" : "WebDAV URL copied to clipboard", + "Unable to change the favourite state of the file" : "Unable to change the favourite state of the file", + "Error while loading the file data" : "Error while loading the file data", + "Pick a template for {name}" : "Pick a template for {name}", + "Create a new file with the selected template" : "Create a new file with the selected template", + "Creating file" : "Creating file", + "Blank" : "Blank", + "Unable to create new file from template" : "Unable to create new file from template", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist" + "Toggle %1$s sublist" : "Toggle %1$s sublist", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "The file could not be found or you do not have permissions to view it. Ask the sender to share it.", + "Your files" : "Your files", + "Open in files" : "Open in files", + "Storage information" : "Storage information", + "Storage quota" : "Storage quota", + "Fill template fields" : "Fill template fields", + "Submitting fields…" : "Submitting fields…", + "Submit" : "Submit", + "Upload was cancelled by user" : "Upload was cancelled by user", + "Filter filenames…" : "Filter filenames…", + "Views" : "Views", + "Enable folder tree" : "Enable folder tree" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index d16176df9ee92..941d711f286e2 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -193,73 +193,6 @@ OC.L10N.register( "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Seleccionar/deseleccionar todos los archivos y carpetas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", - "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de archivos y carpetas.", - "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", - "File not found" : "No se ha encontrado el archivo", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", - "{relative}% used" : "{relative}% utilizado", - "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento", - "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!", - "Create" : "Crear", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", - "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Change" : "Cambiar", - "New owner" : "Nuevo propietario", - "Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} a {userid}", - "Invalid path selected" : "Ruta de archivo seleccionada no válida.", - "Unknown error" : "Error desconocido", - "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", - "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", - "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", - "Choose file" : "Elegir archivo", - "Choose {file}" : "Seleccionar {file}", - "Loading current folder" : "Cargando carpeta actual", - "No files in here" : "Aquí no hay archivos", - "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", - "Go to the previous folder" : "Ir a la carpeta anterior", - "Go back" : "Ir atrás", - "Share" : "Compartir", - "Shared by link" : "Compartido por enlace", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar a vista de lista", - "Switch to grid view" : "Cambiar a vista de cuadrícula", - "Upload was cancelled by user" : "La carga fue cancelada por el usuario", - "Error during upload: {message}" : "Error durante la subida: {message}", - "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}", - "Unknown error during upload" : "Error desconocido durante la subida", - "Views" : "Vistas", - "Files settings" : "Configuración de archivos", - "File cannot be accessed" : "El archivo no puede ser accesado", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", - "Your files" : "Sus archivos", - "Open in files" : "Abrir en archivos", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar carpetas antes que archivos", - "Show hidden files" : "Mostrar archivos ocultos", - "Crop image previews" : "Recortar la previsualización de las imágenes", - "Enable the grid view" : "Habilitar vista de cuadrícula", - "Additional settings" : "Ajustes adicionales", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar al portapapeles", - "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", - "Clipboard is not available" : "El portapapeles no está disponible", - "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", - "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", - "Error while loading the file data" : "Error al cargar los datos del archivo", - "Pick a template for {name}" : "Elija una plantilla para {name}", - "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", - "Creating file" : "Creando el archivo", - "Blank" : "Vacío", - "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Deletion cancelled" : "Eliminación cancelada", "Delete permanently" : "Eliminar de forma permanente", "Delete and unshare" : "Eliminar y dejar de compartir", @@ -331,6 +264,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.", "No recently modified files" : "No hay archivos modificados recientemente.", "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.", + "No files in here" : "Aquí no hay archivos", + "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", "No entries found in this folder" : "No hay entradas en esta carpeta", "Select all" : "Seleccionar todo", "Upload too large" : "Subida demasido grande", @@ -343,11 +278,76 @@ OC.L10N.register( "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar vacío", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", + "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de archivos y carpetas.", + "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", + "File not found" : "No se ha encontrado el archivo", "Storage informations" : "Informaciones de almacenamiento", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", + "{relative}% used" : "{relative}% utilizado", + "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento", + "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!", + "Create" : "Crear", + "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", + "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Change" : "Cambiar", + "New owner" : "Nuevo propietario", + "Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} a {userid}", + "Invalid path selected" : "Ruta de archivo seleccionada no válida.", + "Unknown error" : "Error desconocido", + "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", + "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", + "Choose file" : "Elegir archivo", + "Choose {file}" : "Seleccionar {file}", + "Loading current folder" : "Cargando carpeta actual", + "Go to the previous folder" : "Ir a la carpeta anterior", + "Go back" : "Ir atrás", + "Share" : "Compartir", + "Shared by link" : "Compartido por enlace", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar a vista de lista", + "Switch to grid view" : "Cambiar a vista de cuadrícula", + "Error during upload: {message}" : "Error durante la subida: {message}", + "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}", + "Unknown error during upload" : "Error desconocido durante la subida", "Open the files app settings" : "Abrir la configuración de la app Archivos", + "Files settings" : "Configuración de archivos", + "File cannot be accessed" : "El archivo no puede ser accesado", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar carpetas antes que archivos", + "Show hidden files" : "Mostrar archivos ocultos", + "Crop image previews" : "Recortar la previsualización de las imágenes", + "Enable the grid view" : "Habilitar vista de cuadrícula", + "Additional settings" : "Ajustes adicionales", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar al portapapeles", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", + "Clipboard is not available" : "El portapapeles no está disponible", + "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", + "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", + "Pick a template for {name}" : "Elija una plantilla para {name}", + "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", + "Creating file" : "Creando el archivo", + "Blank" : "Vacío", + "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", + "Your files" : "Sus archivos", + "Open in files" : "Abrir en archivos", + "Submit" : "Enviar", + "Upload was cancelled by user" : "La carga fue cancelada por el usuario", + "Views" : "Vistas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 71544a0241782..046fae50cfdc8 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -191,73 +191,6 @@ "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Seleccionar/deseleccionar todos los archivos y carpetas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", - "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de archivos y carpetas.", - "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", - "File not found" : "No se ha encontrado el archivo", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", - "{relative}% used" : "{relative}% utilizado", - "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento", - "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!", - "Create" : "Crear", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", - "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Change" : "Cambiar", - "New owner" : "Nuevo propietario", - "Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} a {userid}", - "Invalid path selected" : "Ruta de archivo seleccionada no válida.", - "Unknown error" : "Error desconocido", - "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", - "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", - "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", - "Choose file" : "Elegir archivo", - "Choose {file}" : "Seleccionar {file}", - "Loading current folder" : "Cargando carpeta actual", - "No files in here" : "Aquí no hay archivos", - "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", - "Go to the previous folder" : "Ir a la carpeta anterior", - "Go back" : "Ir atrás", - "Share" : "Compartir", - "Shared by link" : "Compartido por enlace", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar a vista de lista", - "Switch to grid view" : "Cambiar a vista de cuadrícula", - "Upload was cancelled by user" : "La carga fue cancelada por el usuario", - "Error during upload: {message}" : "Error durante la subida: {message}", - "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}", - "Unknown error during upload" : "Error desconocido durante la subida", - "Views" : "Vistas", - "Files settings" : "Configuración de archivos", - "File cannot be accessed" : "El archivo no puede ser accesado", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", - "Your files" : "Sus archivos", - "Open in files" : "Abrir en archivos", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar carpetas antes que archivos", - "Show hidden files" : "Mostrar archivos ocultos", - "Crop image previews" : "Recortar la previsualización de las imágenes", - "Enable the grid view" : "Habilitar vista de cuadrícula", - "Additional settings" : "Ajustes adicionales", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar al portapapeles", - "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", - "Clipboard is not available" : "El portapapeles no está disponible", - "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", - "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", - "Error while loading the file data" : "Error al cargar los datos del archivo", - "Pick a template for {name}" : "Elija una plantilla para {name}", - "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", - "Creating file" : "Creando el archivo", - "Blank" : "Vacío", - "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Deletion cancelled" : "Eliminación cancelada", "Delete permanently" : "Eliminar de forma permanente", "Delete and unshare" : "Eliminar y dejar de compartir", @@ -329,6 +262,8 @@ "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.", "No recently modified files" : "No hay archivos modificados recientemente.", "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.", + "No files in here" : "Aquí no hay archivos", + "Upload some content or sync with your devices!" : "¡Suba contenidos o sincronice sus dispositivos!", "No entries found in this folder" : "No hay entradas en esta carpeta", "Select all" : "Seleccionar todo", "Upload too large" : "Subida demasido grande", @@ -341,11 +276,76 @@ "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar vacío", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", + "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de archivos y carpetas.", + "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", + "File not found" : "No se ha encontrado el archivo", "Storage informations" : "Informaciones de almacenamiento", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", + "{relative}% used" : "{relative}% utilizado", + "Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento", + "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!", + "Create" : "Crear", + "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", + "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Change" : "Cambiar", + "New owner" : "Nuevo propietario", + "Choose a file or folder to transfer" : "Elegir un archivo o carpeta para transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} a {userid}", + "Invalid path selected" : "Ruta de archivo seleccionada no válida.", + "Unknown error" : "Error desconocido", + "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", + "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", + "Choose file" : "Elegir archivo", + "Choose {file}" : "Seleccionar {file}", + "Loading current folder" : "Cargando carpeta actual", + "Go to the previous folder" : "Ir a la carpeta anterior", + "Go back" : "Ir atrás", + "Share" : "Compartir", + "Shared by link" : "Compartido por enlace", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar a vista de lista", + "Switch to grid view" : "Cambiar a vista de cuadrícula", + "Error during upload: {message}" : "Error durante la subida: {message}", + "Error during upload, status code {status}" : "Error durante la subida, código de estado {status}", + "Unknown error during upload" : "Error desconocido durante la subida", "Open the files app settings" : "Abrir la configuración de la app Archivos", + "Files settings" : "Configuración de archivos", + "File cannot be accessed" : "El archivo no puede ser accesado", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar carpetas antes que archivos", + "Show hidden files" : "Mostrar archivos ocultos", + "Crop image previews" : "Recortar la previsualización de las imágenes", + "Enable the grid view" : "Habilitar vista de cuadrícula", + "Additional settings" : "Ajustes adicionales", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar al portapapeles", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", + "Clipboard is not available" : "El portapapeles no está disponible", + "WebDAV URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", + "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", + "Pick a template for {name}" : "Elija una plantilla para {name}", + "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", + "Creating file" : "Creando el archivo", + "Blank" : "Vacío", + "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", + "Your files" : "Sus archivos", + "Open in files" : "Abrir en archivos", + "Submit" : "Enviar", + "Upload was cancelled by user" : "La carga fue cancelada por el usuario", + "Views" : "Vistas" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 8e6a0ec39a825..bc97477ab7d68 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -178,15 +178,45 @@ OC.L10N.register( "Active filters" : "Filtros activos", "Remove filter" : "Eliminar filtro", "Total rows summary" : "Resumen total de filas.", + "Delete permanently" : "Borrar permanentemente", + "Delete files" : "Eliminar archivos", + "Cancel" : "Cancelar", + "Open folder {displayName}" : "Abrir carpeta {displayName}.", + "Open details" : "Abrir detalles.", + "Today" : "Hoy", + "Documents" : "Documentos", + "Audio" : "Audio", + "Videos" : "Videos", + "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", + "Templates" : "Plantillas", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", + "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", + "No favorites yet" : "Aún no hay favoritos", + "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", + "All files" : "Todos los archivos", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", + "Upload too large" : "La carga es demasido grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", + "Text file" : "Archivo de texto", + "New text file.txt" : "Nuevo ArchivoDeTexto.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Se ha copiado el enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta).", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", + "\"remote user\"" : "\"usuario remoto\"", + "{newName} already exists." : "{newName} ya existe.", + "Name cannot be empty" : "El nombre no puede estar en blanco", + "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos.", "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.", "List of files and folders." : "Lista de archivos y carpetas. ", + "Storage informations" : "Información de almacenamiento.", "{usedQuotaByte} used" : "{usedQuotaByte} usados.", "{relative}% used" : "{relative}% usados.", "Could not refresh storage stats" : "No se pudo actualizar las estadísticas de almacenamiento.", "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", "Create" : "Crear", - "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir propiedad de un archivo o carpeta.", "Choose file or folder to transfer" : "Selecciona un archivo o carpeta para transferir.", "Change" : "Cambiar", @@ -200,17 +230,15 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Loading current folder" : "Cargando directorio actual.", - "No files in here" : "No hay archivos aquí", - "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "Go to the previous folder" : "Ir a la carpeta anterior.", "Go back" : "Regresar", "Shared by link" : "Compartido por liga", "Shared" : "Compartido", "Switch to list view" : "Cambiar a vista de lista", - "Views" : "Vistas", + "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", "Files settings" : "Configuración de archivos.", "File cannot be accessed" : "No se puede acceder al archivo.", - "Open in files" : "Abrir en archivos", + "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tengas permisos para verlo. Pide al remitente que lo comparta contigo.", "Sort favorites first" : "Ordenar primero los favoritos.", "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar vistas previas de imágenes.", @@ -228,38 +256,10 @@ OC.L10N.register( "Creating file" : "Creando archivo.", "Blank" : "En blanco", "Unable to create new file from template" : "No se pudo crear un nuevo archivo a partir de la plantilla.", - "Delete permanently" : "Borrar permanentemente", - "Delete files" : "Eliminar archivos", - "Cancel" : "Cancelar", - "Open folder {displayName}" : "Abrir carpeta {displayName}.", - "Open details" : "Abrir detalles.", - "Today" : "Hoy", - "Documents" : "Documentos", - "Audio" : "Audio", - "Videos" : "Videos", - "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", - "Templates" : "Plantillas", - "Some files could not be moved" : "Algunos archivos no se pudieron mover", - "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", - "No favorites yet" : "Aún no hay favoritos", - "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", - "All files" : "Todos los archivos", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Select all" : "Seleccionar todo", - "Upload too large" : "La carga es demasido grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", - "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Se ha copiado el enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta).", - "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "\"remote user\"" : "\"usuario remoto\"", - "{newName} already exists." : "{newName} ya existe.", - "Name cannot be empty" : "El nombre no puede estar en blanco", - "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", - "Storage informations" : "Información de almacenamiento.", - "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", - "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tengas permisos para verlo. Pide al remitente que lo comparta contigo.", "Create new templates folder" : "Crear nueva carpeta de plantillas.", - "Toggle %1$s sublist" : "Alternar sublista de %1$s." + "Toggle %1$s sublist" : "Alternar sublista de %1$s.", + "Open in files" : "Abrir en archivos", + "Submit" : "Enviar", + "Views" : "Vistas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_EC.json b/apps/files/l10n/es_EC.json index dd8f0f91409f1..0236b7d2fc511 100644 --- a/apps/files/l10n/es_EC.json +++ b/apps/files/l10n/es_EC.json @@ -176,15 +176,45 @@ "Active filters" : "Filtros activos", "Remove filter" : "Eliminar filtro", "Total rows summary" : "Resumen total de filas.", + "Delete permanently" : "Borrar permanentemente", + "Delete files" : "Eliminar archivos", + "Cancel" : "Cancelar", + "Open folder {displayName}" : "Abrir carpeta {displayName}.", + "Open details" : "Abrir detalles.", + "Today" : "Hoy", + "Documents" : "Documentos", + "Audio" : "Audio", + "Videos" : "Videos", + "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", + "Templates" : "Plantillas", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", + "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", + "No favorites yet" : "Aún no hay favoritos", + "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", + "All files" : "Todos los archivos", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Select all" : "Seleccionar todo", + "Upload too large" : "La carga es demasido grande", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", + "Text file" : "Archivo de texto", + "New text file.txt" : "Nuevo ArchivoDeTexto.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Se ha copiado el enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta).", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", + "\"remote user\"" : "\"usuario remoto\"", + "{newName} already exists." : "{newName} ya existe.", + "Name cannot be empty" : "El nombre no puede estar en blanco", + "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos.", "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó correctamente.", "List of files and folders." : "Lista de archivos y carpetas. ", + "Storage informations" : "Información de almacenamiento.", "{usedQuotaByte} used" : "{usedQuotaByte} usados.", "{relative}% used" : "{relative}% usados.", "Could not refresh storage stats" : "No se pudo actualizar las estadísticas de almacenamiento.", "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", "Create" : "Crear", - "Submit" : "Enviar", "Transfer ownership of a file or folder" : "Transferir propiedad de un archivo o carpeta.", "Choose file or folder to transfer" : "Selecciona un archivo o carpeta para transferir.", "Change" : "Cambiar", @@ -198,17 +228,15 @@ "Cannot transfer ownership of a file or folder you do not own" : "No se puede transferir la propiedad de un archivo o carpeta que no posees.", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Loading current folder" : "Cargando directorio actual.", - "No files in here" : "No hay archivos aquí", - "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "Go to the previous folder" : "Ir a la carpeta anterior.", "Go back" : "Regresar", "Shared by link" : "Compartido por liga", "Shared" : "Compartido", "Switch to list view" : "Cambiar a vista de lista", - "Views" : "Vistas", + "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", "Files settings" : "Configuración de archivos.", "File cannot be accessed" : "No se puede acceder al archivo.", - "Open in files" : "Abrir en archivos", + "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tengas permisos para verlo. Pide al remitente que lo comparta contigo.", "Sort favorites first" : "Ordenar primero los favoritos.", "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar vistas previas de imágenes.", @@ -226,38 +254,10 @@ "Creating file" : "Creando archivo.", "Blank" : "En blanco", "Unable to create new file from template" : "No se pudo crear un nuevo archivo a partir de la plantilla.", - "Delete permanently" : "Borrar permanentemente", - "Delete files" : "Eliminar archivos", - "Cancel" : "Cancelar", - "Open folder {displayName}" : "Abrir carpeta {displayName}.", - "Open details" : "Abrir detalles.", - "Today" : "Hoy", - "Documents" : "Documentos", - "Audio" : "Audio", - "Videos" : "Videos", - "Unable to initialize the templates directory" : "No se pudo inicializar el directorio de plantillas.", - "Templates" : "Plantillas", - "Some files could not be moved" : "Algunos archivos no se pudieron mover", - "List of favorites files and folders." : "Lista de archivos y carpetas favoritos.", - "No favorites yet" : "Aún no hay favoritos", - "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", - "All files" : "Todos los archivos", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Select all" : "Seleccionar todo", - "Upload too large" : "La carga es demasido grande", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", - "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Se ha copiado el enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta).", - "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", - "\"remote user\"" : "\"usuario remoto\"", - "{newName} already exists." : "{newName} ya existe.", - "Name cannot be empty" : "El nombre no puede estar en blanco", - "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", - "Storage informations" : "Información de almacenamiento.", - "Open the files app settings" : "Abrir la configuración de la aplicación de archivos.", - "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tengas permisos para verlo. Pide al remitente que lo comparta contigo.", "Create new templates folder" : "Crear nueva carpeta de plantillas.", - "Toggle %1$s sublist" : "Alternar sublista de %1$s." + "Toggle %1$s sublist" : "Alternar sublista de %1$s.", + "Open in files" : "Abrir en archivos", + "Submit" : "Enviar", + "Views" : "Vistas" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 7522adc1698a4..cd623866cd56d 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", - "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de archivos y carpetas.", - "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", - "File not found" : "Archivo no encontrado", - "Storage information" : "Información de almacenamiento", - "Storage quota" : "Cuota de almacenamiento", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", - "{relative}% used" : "{relative}% utilizado", - "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", - "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "Create" : "Crear", - "This name is already in use." : "Este nombre ya está en uso.", - "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos...", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", - "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Change" : "Cambiar", - "New owner" : "Nuevo propietario", - "Choose a file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} a {userid}", - "Invalid path selected" : "Ruta seleccionada no válida.", - "Unknown error" : "Se presentó un error desconocido", - "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", - "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", - "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Choose file" : "Elegir archivo", - "Choose {file}" : "Elegir {file}", - "Loading current folder" : "Cargando la carpeta actual", - "No files in here" : "No hay archivos aquí", - "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", - "Go to the previous folder" : "Ir a la carpeta anterior", - "Go back" : "Regresar", - "Share" : "Compartir", - "Shared by link" : "Compartido por liga", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar a la vista de lista", - "Switch to grid view" : "Cambiar a la vista de cuadrícula", - "Upload was cancelled by user" : "La subida fue cancelada por el usuario", - "Error during upload: {message}" : "Error durante la subida: {message}", - "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", - "Unknown error during upload" : "Error desconocido durante la carga", - "Filter filenames…" : "Filtrar nombres de archivos...", - "Views" : "Vistas", - "Files settings" : "Configuración de archivos", - "File cannot be accessed" : "No se puede acceder al archivo", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", - "Your files" : "Sus archivos", - "Open in files" : "Abrir en archivos", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar carpetas antes que archivos", - "Show hidden files" : "Mostrar archivos ocultos", - "Crop image previews" : "Recortar la previsualización de las imágenes", - "Enable the grid view" : "Habilitar la vista de cuadrícula", - "Enable folder tree" : "Habilitar el árbol de carpetas", - "Additional settings" : "Configuraciones adicionales", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar al portapapeles", - "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", - "Clipboard is not available" : "El portapapeles no está disponible", - "WebDAV URL copied to clipboard" : "WebDAV URL copiada al portapapeles", - "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", - "Error while loading the file data" : "Error al cargar los datos del archivo", - "Pick a template for {name}" : "Elija una plantilla para {name}", - "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", - "Creating file" : "Creando el archivo", - "Blank" : "Vacío", - "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Deletion cancelled" : "Eliminación cancelada", "Delete permanently" : "Eliminar permanentemente", "Delete and unshare" : "Eliminar y dejar de compartir", @@ -367,6 +293,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.", "No recently modified files" : "No hay archivos modificados recientemente", "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", "Upload too large" : "La carga es demasido grande", @@ -379,11 +307,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar en blanco", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", + "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de archivos y carpetas.", + "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", + "File not found" : "Archivo no encontrado", "Storage informations" : "Informaciones de almacenamiento", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", + "{relative}% used" : "{relative}% utilizado", + "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", + "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Create" : "Crear", + "This name is already in use." : "Este nombre ya está en uso.", + "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", + "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Change" : "Cambiar", + "New owner" : "Nuevo propietario", + "Choose a file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} a {userid}", + "Invalid path selected" : "Ruta seleccionada no válida.", + "Unknown error" : "Se presentó un error desconocido", + "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", + "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", + "Choose file" : "Elegir archivo", + "Choose {file}" : "Elegir {file}", + "Loading current folder" : "Cargando la carpeta actual", + "Go to the previous folder" : "Ir a la carpeta anterior", + "Go back" : "Regresar", + "Share" : "Compartir", + "Shared by link" : "Compartido por liga", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar a la vista de lista", + "Switch to grid view" : "Cambiar a la vista de cuadrícula", + "Error during upload: {message}" : "Error durante la subida: {message}", + "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", + "Unknown error during upload" : "Error desconocido durante la carga", "Open the files app settings" : "Abrir la configuración de la app Archivos", + "Files settings" : "Configuración de archivos", + "File cannot be accessed" : "No se puede acceder al archivo", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar carpetas antes que archivos", + "Show hidden files" : "Mostrar archivos ocultos", + "Crop image previews" : "Recortar la previsualización de las imágenes", + "Enable the grid view" : "Habilitar la vista de cuadrícula", + "Additional settings" : "Configuraciones adicionales", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar al portapapeles", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", + "Clipboard is not available" : "El portapapeles no está disponible", + "WebDAV URL copied to clipboard" : "WebDAV URL copiada al portapapeles", + "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", + "Pick a template for {name}" : "Elija una plantilla para {name}", + "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", + "Creating file" : "Creando el archivo", + "Blank" : "Vacío", + "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", + "Your files" : "Sus archivos", + "Open in files" : "Abrir en archivos", + "Storage information" : "Información de almacenamiento", + "Storage quota" : "Cuota de almacenamiento", + "Fill template fields" : "Rellenar los campos de la plantilla", + "Submitting fields…" : "Enviando campos...", + "Submit" : "Enviar", + "Upload was cancelled by user" : "La subida fue cancelada por el usuario", + "Filter filenames…" : "Filtrar nombres de archivos...", + "Views" : "Vistas", + "Enable folder tree" : "Habilitar el árbol de carpetas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 881167f9be9be..bb178f638d6d7 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -203,80 +203,6 @@ "Remove filter" : "Quitar filtro", "Total rows summary" : "Resumen de filas totales", "Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", - "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de archivos y carpetas.", - "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", - "File not found" : "Archivo no encontrado", - "Storage information" : "Información de almacenamiento", - "Storage quota" : "Cuota de almacenamiento", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", - "{relative}% used" : "{relative}% utilizado", - "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", - "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "Create" : "Crear", - "This name is already in use." : "Este nombre ya está en uso.", - "Fill template fields" : "Rellenar los campos de la plantilla", - "Submitting fields…" : "Enviando campos...", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", - "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Change" : "Cambiar", - "New owner" : "Nuevo propietario", - "Choose a file or folder to transfer" : "Elegir archivo o carpeta para transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} a {userid}", - "Invalid path selected" : "Ruta seleccionada no válida.", - "Unknown error" : "Se presentó un error desconocido", - "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", - "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", - "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", - "Choose file" : "Elegir archivo", - "Choose {file}" : "Elegir {file}", - "Loading current folder" : "Cargando la carpeta actual", - "No files in here" : "No hay archivos aquí", - "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", - "Go to the previous folder" : "Ir a la carpeta anterior", - "Go back" : "Regresar", - "Share" : "Compartir", - "Shared by link" : "Compartido por liga", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar a la vista de lista", - "Switch to grid view" : "Cambiar a la vista de cuadrícula", - "Upload was cancelled by user" : "La subida fue cancelada por el usuario", - "Error during upload: {message}" : "Error durante la subida: {message}", - "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", - "Unknown error during upload" : "Error desconocido durante la carga", - "Filter filenames…" : "Filtrar nombres de archivos...", - "Views" : "Vistas", - "Files settings" : "Configuración de archivos", - "File cannot be accessed" : "No se puede acceder al archivo", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", - "Your files" : "Sus archivos", - "Open in files" : "Abrir en archivos", - "Sort favorites first" : "Ordenar los favoritos primero", - "Sort folders before files" : "Ordenar carpetas antes que archivos", - "Show hidden files" : "Mostrar archivos ocultos", - "Crop image previews" : "Recortar la previsualización de las imágenes", - "Enable the grid view" : "Habilitar la vista de cuadrícula", - "Enable folder tree" : "Habilitar el árbol de carpetas", - "Additional settings" : "Configuraciones adicionales", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar al portapapeles", - "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", - "Clipboard is not available" : "El portapapeles no está disponible", - "WebDAV URL copied to clipboard" : "WebDAV URL copiada al portapapeles", - "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", - "Error while loading the file data" : "Error al cargar los datos del archivo", - "Pick a template for {name}" : "Elija una plantilla para {name}", - "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", - "Creating file" : "Creando el archivo", - "Blank" : "Vacío", - "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Deletion cancelled" : "Eliminación cancelada", "Delete permanently" : "Eliminar permanentemente", "Delete and unshare" : "Eliminar y dejar de compartir", @@ -365,6 +291,8 @@ "List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.", "No recently modified files" : "No hay archivos modificados recientemente", "Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.", + "No files in here" : "No hay archivos aquí", + "Upload some content or sync with your devices!" : "¡Carga algún contenido o sincroniza con tus dispositivos!", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Select all" : "Seleccionar todo", "Upload too large" : "La carga es demasido grande", @@ -377,11 +305,83 @@ "{newName} already exists." : "{newName} ya existe.", "Name cannot be empty" : "El nombre no puede estar en blanco", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos", + "\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de archivos y carpetas.", + "Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.", + "File not found" : "Archivo no encontrado", "Storage informations" : "Informaciones de almacenamiento", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizados", + "{relative}% used" : "{relative}% utilizado", + "Could not refresh storage stats" : "No fue posible actualizar las estadísticas de almacenamiento", + "Your storage is full, files can not be updated or synced anymore!" : "Su espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", + "Create" : "Crear", + "This name is already in use." : "Este nombre ya está en uso.", + "Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta", + "Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Change" : "Cambiar", + "New owner" : "Nuevo propietario", + "Choose a file or folder to transfer" : "Elegir archivo o carpeta para transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} a {userid}", + "Invalid path selected" : "Ruta seleccionada no válida.", + "Unknown error" : "Se presentó un error desconocido", + "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", + "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o directorio del cual no es propietario", + "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", + "Choose file" : "Elegir archivo", + "Choose {file}" : "Elegir {file}", + "Loading current folder" : "Cargando la carpeta actual", + "Go to the previous folder" : "Ir a la carpeta anterior", + "Go back" : "Regresar", + "Share" : "Compartir", + "Shared by link" : "Compartido por liga", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar a la vista de lista", + "Switch to grid view" : "Cambiar a la vista de cuadrícula", + "Error during upload: {message}" : "Error durante la subida: {message}", + "Error during upload, status code {status}" : "Error durante la carga, código de estado {status}", + "Unknown error during upload" : "Error desconocido durante la carga", "Open the files app settings" : "Abrir la configuración de la app Archivos", + "Files settings" : "Configuración de archivos", + "File cannot be accessed" : "No se puede acceder al archivo", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", + "Sort favorites first" : "Ordenar los favoritos primero", + "Sort folders before files" : "Ordenar carpetas antes que archivos", + "Show hidden files" : "Mostrar archivos ocultos", + "Crop image previews" : "Recortar la previsualización de las imágenes", + "Enable the grid view" : "Habilitar la vista de cuadrícula", + "Additional settings" : "Configuraciones adicionales", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar al portapapeles", + "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vía WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si ha habilitado 2FA, debe crear y utilizar una nueva contraseña de aplicación haciendo clic aquí.", + "Clipboard is not available" : "El portapapeles no está disponible", + "WebDAV URL copied to clipboard" : "WebDAV URL copiada al portapapeles", + "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", + "Error while loading the file data" : "Error al cargar los datos del archivo", + "Pick a template for {name}" : "Elija una plantilla para {name}", + "Create a new file with the selected template" : "Crear un nuevo archivo con la plantilla seleccionada", + "Creating file" : "Creando el archivo", + "Blank" : "Vacío", + "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "The files is locked" : "El archivo está bloqueado", "Create new templates folder" : "Crear nueva carpeta de plantillas", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "El archivo no fue encontrado o no tiene permisos para verlo. Solicite al remitente que lo comparta.", + "Your files" : "Sus archivos", + "Open in files" : "Abrir en archivos", + "Storage information" : "Información de almacenamiento", + "Storage quota" : "Cuota de almacenamiento", + "Fill template fields" : "Rellenar los campos de la plantilla", + "Submitting fields…" : "Enviando campos...", + "Submit" : "Enviar", + "Upload was cancelled by user" : "La subida fue cancelada por el usuario", + "Filter filenames…" : "Filtrar nombres de archivos...", + "Views" : "Vistas", + "Enable folder tree" : "Habilitar el árbol de carpetas" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 696b5bf76d584..03c449dffd17a 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -148,23 +148,43 @@ OC.L10N.register( "Filename" : "Faili nimi", "Folder name" : "Kausta nimi", "Type" : "Tüüp", + "Delete permanently" : "Kustuta jäädavalt", + "Cancel" : "Loobu", + "Open folder {displayName}" : "Ava kaust {displayName}", + "Today" : "Täna", + "Audio" : "Helid", + "Videos" : "Videod", + "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", + "Templates" : "Mallid", + "Some files could not be moved" : "Mõnda faili ei saanud liigutada", + "No favorites yet" : "Lemmikuid veel pole", + "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", + "All files" : "Kõik failid", + "Personal Files" : "Isiklikud Failid", + "No personal files found" : "Isiklikke faile ei leitud", + "No files in here" : "Siin ei ole faile", + "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!", + "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", + "Select all" : "Vali kõik", + "Upload too large" : "Üleslaadimine on liiga suur", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületavad serveri poolt üleslaaditavatele failidele määratud maksimaalse suuruse.", + "Text file" : "Tekstifail", + "New text file.txt" : "Uus tekstifail.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", + "\"remote user\"" : "\"kaugkasutaja\"", "File not found" : "Faili ei leitud", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", "{relative}% used" : "{relative}% kasutusel", "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", "Create" : "Loo", - "Submit" : "Saada", "Change" : "Muuda", "New owner" : "Uus omanik", "Unknown error" : "Tundmatu viga", "Loading current folder" : "Jooksva kausta laadimine", - "No files in here" : "Siin ei ole faile", - "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!", "Go to the previous folder" : "Mine eelmisesse kausta", "Go back" : "Mine tagasi", "Shared by link" : "Jagatud lingiga", "Shared" : "Jagatud", - "Views" : "Vaated", "Files settings" : "Failide seaded", "File cannot be accessed" : "Failile ligipääs puudub", "Show hidden files" : "Näita peidetud faile", @@ -175,28 +195,8 @@ OC.L10N.register( "WebDAV URL copied to clipboard" : "WebDAV URL kopeeritud lõikepuhvrisse", "Blank" : "Tühi", "Unable to create new file from template" : "Faili loomine mallist ebaõnnestus", - "Delete permanently" : "Kustuta jäädavalt", - "Cancel" : "Loobu", - "Open folder {displayName}" : "Ava kaust {displayName}", - "Today" : "Täna", - "Audio" : "Helid", - "Videos" : "Videod", - "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", - "Templates" : "Mallid", - "Some files could not be moved" : "Mõnda faili ei saanud liigutada", - "No favorites yet" : "Lemmikuid veel pole", - "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", - "All files" : "Kõik failid", - "Personal Files" : "Isiklikud Failid", - "No personal files found" : "Isiklikke faile ei leitud", - "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", - "Select all" : "Vali kõik", - "Upload too large" : "Üleslaadimine on liiga suur", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületavad serveri poolt üleslaaditavatele failidele määratud maksimaalse suuruse.", - "Text file" : "Tekstifail", - "New text file.txt" : "Uus tekstifail.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", - "\"remote user\"" : "\"kaugkasutaja\"", - "Create new templates folder" : "Loo uus mallide kaust" + "Create new templates folder" : "Loo uus mallide kaust", + "Submit" : "Saada", + "Views" : "Vaated" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index f04c59046d81e..c192eb7b3bd8a 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -146,23 +146,43 @@ "Filename" : "Faili nimi", "Folder name" : "Kausta nimi", "Type" : "Tüüp", + "Delete permanently" : "Kustuta jäädavalt", + "Cancel" : "Loobu", + "Open folder {displayName}" : "Ava kaust {displayName}", + "Today" : "Täna", + "Audio" : "Helid", + "Videos" : "Videod", + "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", + "Templates" : "Mallid", + "Some files could not be moved" : "Mõnda faili ei saanud liigutada", + "No favorites yet" : "Lemmikuid veel pole", + "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", + "All files" : "Kõik failid", + "Personal Files" : "Isiklikud Failid", + "No personal files found" : "Isiklikke faile ei leitud", + "No files in here" : "Siin ei ole faile", + "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!", + "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", + "Select all" : "Vali kõik", + "Upload too large" : "Üleslaadimine on liiga suur", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületavad serveri poolt üleslaaditavatele failidele määratud maksimaalse suuruse.", + "Text file" : "Tekstifail", + "New text file.txt" : "Uus tekstifail.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", + "\"remote user\"" : "\"kaugkasutaja\"", "File not found" : "Faili ei leitud", "{usedQuotaByte} used" : "{usedQuotaByte} kasutusel", "{relative}% used" : "{relative}% kasutusel", "Your storage is full, files can not be updated or synced anymore!" : "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!", "Create" : "Loo", - "Submit" : "Saada", "Change" : "Muuda", "New owner" : "Uus omanik", "Unknown error" : "Tundmatu viga", "Loading current folder" : "Jooksva kausta laadimine", - "No files in here" : "Siin ei ole faile", - "Upload some content or sync with your devices!" : "Laadi sisu üles või süngi oma seadmetega!", "Go to the previous folder" : "Mine eelmisesse kausta", "Go back" : "Mine tagasi", "Shared by link" : "Jagatud lingiga", "Shared" : "Jagatud", - "Views" : "Vaated", "Files settings" : "Failide seaded", "File cannot be accessed" : "Failile ligipääs puudub", "Show hidden files" : "Näita peidetud faile", @@ -173,28 +193,8 @@ "WebDAV URL copied to clipboard" : "WebDAV URL kopeeritud lõikepuhvrisse", "Blank" : "Tühi", "Unable to create new file from template" : "Faili loomine mallist ebaõnnestus", - "Delete permanently" : "Kustuta jäädavalt", - "Cancel" : "Loobu", - "Open folder {displayName}" : "Ava kaust {displayName}", - "Today" : "Täna", - "Audio" : "Helid", - "Videos" : "Videod", - "Unable to initialize the templates directory" : "Mallide kausta loomine ebaõnnestus", - "Templates" : "Mallid", - "Some files could not be moved" : "Mõnda faili ei saanud liigutada", - "No favorites yet" : "Lemmikuid veel pole", - "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", - "All files" : "Kõik failid", - "Personal Files" : "Isiklikud Failid", - "No personal files found" : "Isiklikke faile ei leitud", - "No entries found in this folder" : "Selles kaustast ei leitud kirjeid", - "Select all" : "Vali kõik", - "Upload too large" : "Üleslaadimine on liiga suur", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületavad serveri poolt üleslaaditavatele failidele määratud maksimaalse suuruse.", - "Text file" : "Tekstifail", - "New text file.txt" : "Uus tekstifail.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopeeri otselink (töötab ainult nende kasutajate jaoks, kelle on ligipääs sellele failile/kaustale)", - "\"remote user\"" : "\"kaugkasutaja\"", - "Create new templates folder" : "Loo uus mallide kaust" + "Create new templates folder" : "Loo uus mallide kaust", + "Submit" : "Saada", + "Views" : "Vaated" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 163151a18ce47..a4b5342a3c570 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Kendu iragazkia", "Total rows summary" : "Errenkaden guztirako laburpena", "Toggle selection for all files and folders" : "Ordeztu hautatutako fitxategi eta karpeta guztiak", - "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" multzoko ekintza behar bezala exekutatu da", - "{count} selected" : "{count} hautatuta", - "List of files and folders." : "Fitxategi eta karpeten zerrenda.", - "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", - "File not found" : "Ez da fitxategia aurkitu", - "Storage information" : "Biltegiaren informazioa", - "Storage quota" : "Biltegiratze-kuota", - "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", - "{relative}% used" : "%{relative} erabilita", - "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", - "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", - "Create" : "Sortu", - "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", - "Fill template fields" : "Bete txantiloien eremuak", - "Submitting fields…" : "Eremuak bidaltzen…", - "Submit" : "Bidali", - "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", - "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", - "Change" : "Aldatu", - "New owner" : "Jabe berria", - "Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko", - "Transfer" : "Transferitu", - "Transfer {path} to {userid}" : "Transfereritu {path} {userid} erabiltzaileari", - "Invalid path selected" : "Bide baliogabea hautatuta", - "Unknown error" : "Errore ezezaguna", - "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", - "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", - "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", - "Choose file" : "Aukeratu fitxategia", - "Choose {file}" : "Aukeratu {file}", - "Loading current folder" : "Uneko karpeta kargatzen", - "No files in here" : "Ez dago fitxategirik hemen", - "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", - "Go to the previous folder" : "Joan aurreko karpetara", - "Go back" : "Atzera", - "Share" : "Partekatu", - "Shared by link" : "Esteka bidez partekatuta", - "Shared" : "Partekatuta", - "Switch to list view" : "Aldatu zerrenda ikuspegira", - "Switch to grid view" : "Aldatu sareta ikuspegira", - "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak", - "Error during upload: {message}" : "Errorea igotzean: {message}", - "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", - "Unknown error during upload" : "Errore ezezaguna igotzean", - "Filter filenames…" : "Iragazi fitxategi-izenak...", - "Views" : "Ikuspegiak", - "Files settings" : "FItxategien ezarpenak", - "File cannot be accessed" : "Ezin da fitxategia atzitu", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.", - "Your files" : "Zure fitxategiak", - "Open in files" : "Ireki Fitxategiak aplikazioan", - "Sort favorites first" : "Ordenatu gogokoak lehenengo", - "Sort folders before files" : "Ordenatu karpetak fitxategien aurretik", - "Show hidden files" : "Erakutsi ezkutuko fitxategiak", - "Crop image previews" : "Moztu irudien aurrebistak", - "Enable the grid view" : "Gaitu sareta ikuspegira", - "Enable folder tree" : "Gaitu karpeta-zuhaitza", - "Additional settings" : "Ezarpen gehiago", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URLa", - "Copy to clipboard" : "Kopiatu arbelera", - "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", - "Clipboard is not available" : "Arbela ez dago erabilgarri", - "WebDAV URL copied to clipboard" : "WebDAV URLa arbelean kopiatu da", - "Unable to change the favourite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu", - "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", - "Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia", - "Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin", - "Creating file" : "Fitxategia sortzen", - "Blank" : "Hutsik", - "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Deletion cancelled" : "Ezabatzea bertan behera utzi da", "Delete permanently" : "Ezabatu betirako", "Delete and unshare" : "Ezabatu eta kendu partekatzea", @@ -368,6 +294,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Azkenaldian aldatutako fitxategi eta karpeten zerrenda.", "No recently modified files" : "Ez dago azkenaldian aldatutako fitxategirik", "Files and folders you recently modified will show up here." : "Azkenaldian aldatu dituzun fitxategi eta karpetak hemen agertuko dira.", + "No files in here" : "Ez dago fitxategirik hemen", + "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan", "Select all" : "Hautatu dena", "Upload too large" : "Igotzekoa handiegia da", @@ -380,11 +308,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} badago aurretik.", "Name cannot be empty" : "Izena ezin da hutsik egon", "Another entry with the same name already exists" : "Badago izen hori duen beste sarrera bat", + "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" multzoko ekintza behar bezala exekutatu da", + "{count} selected" : "{count} hautatuta", + "List of files and folders." : "Fitxategi eta karpeten zerrenda.", + "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", + "File not found" : "Ez da fitxategia aurkitu", "Storage informations" : "Biltegiaren informazioak", + "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", + "{relative}% used" : "%{relative} erabilita", + "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", + "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", + "Create" : "Sortu", + "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", + "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", + "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", + "Change" : "Aldatu", + "New owner" : "Jabe berria", + "Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko", + "Transfer" : "Transferitu", + "Transfer {path} to {userid}" : "Transfereritu {path} {userid} erabiltzaileari", + "Invalid path selected" : "Bide baliogabea hautatuta", + "Unknown error" : "Errore ezezaguna", + "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", + "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", + "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", + "Choose file" : "Aukeratu fitxategia", + "Choose {file}" : "Aukeratu {file}", + "Loading current folder" : "Uneko karpeta kargatzen", + "Go to the previous folder" : "Joan aurreko karpetara", + "Go back" : "Atzera", + "Share" : "Partekatu", + "Shared by link" : "Esteka bidez partekatuta", + "Shared" : "Partekatuta", + "Switch to list view" : "Aldatu zerrenda ikuspegira", + "Switch to grid view" : "Aldatu sareta ikuspegira", + "Error during upload: {message}" : "Errorea igotzean: {message}", + "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", + "Unknown error during upload" : "Errore ezezaguna igotzean", "Open the files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak", + "Files settings" : "FItxategien ezarpenak", + "File cannot be accessed" : "Ezin da fitxategia atzitu", "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", + "Sort favorites first" : "Ordenatu gogokoak lehenengo", + "Sort folders before files" : "Ordenatu karpetak fitxategien aurretik", + "Show hidden files" : "Erakutsi ezkutuko fitxategiak", + "Crop image previews" : "Moztu irudien aurrebistak", + "Enable the grid view" : "Gaitu sareta ikuspegira", + "Additional settings" : "Ezarpen gehiago", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URLa", + "Copy to clipboard" : "Kopiatu arbelera", + "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", + "Clipboard is not available" : "Arbela ez dago erabilgarri", + "WebDAV URL copied to clipboard" : "WebDAV URLa arbelean kopiatu da", + "Unable to change the favourite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu", + "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", + "Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia", + "Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin", + "Creating file" : "Fitxategia sortzen", + "Blank" : "Hutsik", + "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "The files is locked" : "Fixategiak blokeatuta dago", "Create new templates folder" : "Sortu txantiloi karpeta berria", - "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda" + "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.", + "Your files" : "Zure fitxategiak", + "Open in files" : "Ireki Fitxategiak aplikazioan", + "Storage information" : "Biltegiaren informazioa", + "Storage quota" : "Biltegiratze-kuota", + "Fill template fields" : "Bete txantiloien eremuak", + "Submitting fields…" : "Eremuak bidaltzen…", + "Submit" : "Bidali", + "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak", + "Filter filenames…" : "Iragazi fitxategi-izenak...", + "Views" : "Ikuspegiak", + "Enable folder tree" : "Gaitu karpeta-zuhaitza" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index 3a3fbe82bc4cd..215779da99ff4 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -203,80 +203,6 @@ "Remove filter" : "Kendu iragazkia", "Total rows summary" : "Errenkaden guztirako laburpena", "Toggle selection for all files and folders" : "Ordeztu hautatutako fitxategi eta karpeta guztiak", - "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" multzoko ekintza behar bezala exekutatu da", - "{count} selected" : "{count} hautatuta", - "List of files and folders." : "Fitxategi eta karpeten zerrenda.", - "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", - "File not found" : "Ez da fitxategia aurkitu", - "Storage information" : "Biltegiaren informazioa", - "Storage quota" : "Biltegiratze-kuota", - "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", - "{relative}% used" : "%{relative} erabilita", - "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", - "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", - "Create" : "Sortu", - "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", - "Fill template fields" : "Bete txantiloien eremuak", - "Submitting fields…" : "Eremuak bidaltzen…", - "Submit" : "Bidali", - "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", - "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", - "Change" : "Aldatu", - "New owner" : "Jabe berria", - "Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko", - "Transfer" : "Transferitu", - "Transfer {path} to {userid}" : "Transfereritu {path} {userid} erabiltzaileari", - "Invalid path selected" : "Bide baliogabea hautatuta", - "Unknown error" : "Errore ezezaguna", - "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", - "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", - "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", - "Choose file" : "Aukeratu fitxategia", - "Choose {file}" : "Aukeratu {file}", - "Loading current folder" : "Uneko karpeta kargatzen", - "No files in here" : "Ez dago fitxategirik hemen", - "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", - "Go to the previous folder" : "Joan aurreko karpetara", - "Go back" : "Atzera", - "Share" : "Partekatu", - "Shared by link" : "Esteka bidez partekatuta", - "Shared" : "Partekatuta", - "Switch to list view" : "Aldatu zerrenda ikuspegira", - "Switch to grid view" : "Aldatu sareta ikuspegira", - "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak", - "Error during upload: {message}" : "Errorea igotzean: {message}", - "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", - "Unknown error during upload" : "Errore ezezaguna igotzean", - "Filter filenames…" : "Iragazi fitxategi-izenak...", - "Views" : "Ikuspegiak", - "Files settings" : "FItxategien ezarpenak", - "File cannot be accessed" : "Ezin da fitxategia atzitu", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.", - "Your files" : "Zure fitxategiak", - "Open in files" : "Ireki Fitxategiak aplikazioan", - "Sort favorites first" : "Ordenatu gogokoak lehenengo", - "Sort folders before files" : "Ordenatu karpetak fitxategien aurretik", - "Show hidden files" : "Erakutsi ezkutuko fitxategiak", - "Crop image previews" : "Moztu irudien aurrebistak", - "Enable the grid view" : "Gaitu sareta ikuspegira", - "Enable folder tree" : "Gaitu karpeta-zuhaitza", - "Additional settings" : "Ezarpen gehiago", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URLa", - "Copy to clipboard" : "Kopiatu arbelera", - "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", - "Clipboard is not available" : "Arbela ez dago erabilgarri", - "WebDAV URL copied to clipboard" : "WebDAV URLa arbelean kopiatu da", - "Unable to change the favourite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu", - "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", - "Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia", - "Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin", - "Creating file" : "Fitxategia sortzen", - "Blank" : "Hutsik", - "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "Deletion cancelled" : "Ezabatzea bertan behera utzi da", "Delete permanently" : "Ezabatu betirako", "Delete and unshare" : "Ezabatu eta kendu partekatzea", @@ -366,6 +292,8 @@ "List of recently modified files and folders." : "Azkenaldian aldatutako fitxategi eta karpeten zerrenda.", "No recently modified files" : "Ez dago azkenaldian aldatutako fitxategirik", "Files and folders you recently modified will show up here." : "Azkenaldian aldatu dituzun fitxategi eta karpetak hemen agertuko dira.", + "No files in here" : "Ez dago fitxategirik hemen", + "Upload some content or sync with your devices!" : "Igo edukiren bat edo sinkronizatu zure gailuekin!", "No entries found in this folder" : "Ez da sarrerarik aurkitu karpeta honetan", "Select all" : "Hautatu dena", "Upload too large" : "Igotzekoa handiegia da", @@ -378,11 +306,83 @@ "{newName} already exists." : "{newName} badago aurretik.", "Name cannot be empty" : "Izena ezin da hutsik egon", "Another entry with the same name already exists" : "Badago izen hori duen beste sarrera bat", + "\"{displayName}\" failed on some elements " : "\"{displayName}\"-k huts egin du elementu batzuetan", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" multzoko ekintza behar bezala exekutatu da", + "{count} selected" : "{count} hautatuta", + "List of files and folders." : "Fitxategi eta karpeten zerrenda.", + "Column headers with buttons are sortable." : "Botoiak dituzten zutabeen goiburuak ordena daitezke.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Zerrenda hau ez da guztiz ikusten errendimendu arrazoiengatik. Fitxategiak zerrendan zehar nabigatzen duten heinean bistaratuko dira.", + "File not found" : "Ez da fitxategia aurkitu", "Storage informations" : "Biltegiaren informazioak", + "{usedQuotaByte} used" : "{usedQuotaByte} erabilita", + "{relative}% used" : "%{relative} erabilita", + "Could not refresh storage stats" : "Ezin izan da biltegiratze maila freskatu", + "Your storage is full, files can not be updated or synced anymore!" : "Zure biltegia beteta dago, ezin duzu fitxategirik igo edo sinkronizatu jada!", + "Create" : "Sortu", + "This name is already in use." : "Izen hau dagoeneko erabiltzen ari da.", + "Transfer ownership of a file or folder" : "Transferitu fitxategiaren edo karpetaren jabetza", + "Choose file or folder to transfer" : "Aukeratu fitxategia edo karpeta transferitzeko", + "Change" : "Aldatu", + "New owner" : "Jabe berria", + "Choose a file or folder to transfer" : "Aukeratu fitxategi edo karpeta bat transferitzeko", + "Transfer" : "Transferitu", + "Transfer {path} to {userid}" : "Transfereritu {path} {userid} erabiltzaileari", + "Invalid path selected" : "Bide baliogabea hautatuta", + "Unknown error" : "Errore ezezaguna", + "Ownership transfer request sent" : "Jabetza transferentzia eskaera bidalita", + "Cannot transfer ownership of a file or folder you do not own" : "Ezin da zurea ez den fitxategi edo karpeta baten jabetza transferitu", + "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", + "Choose file" : "Aukeratu fitxategia", + "Choose {file}" : "Aukeratu {file}", + "Loading current folder" : "Uneko karpeta kargatzen", + "Go to the previous folder" : "Joan aurreko karpetara", + "Go back" : "Atzera", + "Share" : "Partekatu", + "Shared by link" : "Esteka bidez partekatuta", + "Shared" : "Partekatuta", + "Switch to list view" : "Aldatu zerrenda ikuspegira", + "Switch to grid view" : "Aldatu sareta ikuspegira", + "Error during upload: {message}" : "Errorea igotzean: {message}", + "Error during upload, status code {status}" : "Errore bat gertatu da igotzean, {status} egoera kodea", + "Unknown error during upload" : "Errore ezezaguna igotzean", "Open the files app settings" : "Ireki Fitxategiak aplikazioaren ezarpenak", + "Files settings" : "FItxategien ezarpenak", + "File cannot be accessed" : "Ezin da fitxategia atzitu", "You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko", + "Sort favorites first" : "Ordenatu gogokoak lehenengo", + "Sort folders before files" : "Ordenatu karpetak fitxategien aurretik", + "Show hidden files" : "Erakutsi ezkutuko fitxategiak", + "Crop image previews" : "Moztu irudien aurrebistak", + "Enable the grid view" : "Gaitu sareta ikuspegira", + "Additional settings" : "Ezarpen gehiago", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URLa", + "Copy to clipboard" : "Kopiatu arbelera", + "Use this address to access your Files via WebDAV" : "Erabili helbide hau WebDAV bidez zure fitxategietara sartzeko", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FA gaitu baduzu, aplikazioaren pasahitz berria sortu eta erabili behar duzu hemen klik eginez.", + "Clipboard is not available" : "Arbela ez dago erabilgarri", + "WebDAV URL copied to clipboard" : "WebDAV URLa arbelean kopiatu da", + "Unable to change the favourite state of the file" : "Ezin da fitxategiaren gogoko egoera aldatu", + "Error while loading the file data" : "Errorea fitxategiaren datuak kargatzerakoan", + "Pick a template for {name}" : "Hautatu {name}(r)entzako txantiloia", + "Create a new file with the selected template" : "Sortu fitxategi berria hautatutako txantiloiarekin", + "Creating file" : "Fitxategia sortzen", + "Blank" : "Hutsik", + "Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik", "The files is locked" : "Fixategiak blokeatuta dago", "Create new templates folder" : "Sortu txantiloi karpeta berria", - "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda" + "Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Ezin izan da fitxategia aurkitu edo ez duzu ikusteko baimenik. Eskatu bidaltzaileari partekatzeko.", + "Your files" : "Zure fitxategiak", + "Open in files" : "Ireki Fitxategiak aplikazioan", + "Storage information" : "Biltegiaren informazioa", + "Storage quota" : "Biltegiratze-kuota", + "Fill template fields" : "Bete txantiloien eremuak", + "Submitting fields…" : "Eremuak bidaltzen…", + "Submit" : "Bidali", + "Upload was cancelled by user" : "Igoera bertan behera utzi du erabiltzaileak", + "Filter filenames…" : "Iragazi fitxategi-izenak...", + "Views" : "Ikuspegiak", + "Enable folder tree" : "Gaitu karpeta-zuhaitza" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 75ce9d956561d..f6fcaf2fec512 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -185,17 +185,57 @@ OC.L10N.register( "Active filters" : "Active filters", "Remove filter" : "Remove filter", "Total rows summary" : "خلاصه کل ردیف ها", + "Delete permanently" : "حذف قطعی", + "Delete files" : "Delete files", + "Cancel" : "لغو", + "Copy to {target}" : "رونوشت به {target}", + "Move to {target}" : "جابجایی به {target}", + "Open folder {displayName}" : "باز کردن پوشه {displayName}", + "Open in Files" : "در فایل باز کنید", + "Open details" : "باز کردن جزئیات", + "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "Documents" : "سندها", + "Audio" : "صدا", + "Videos" : "فیلم ها ", + "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", + "Templates" : "قالب‌ها", + "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], + "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", + "No favorites yet" : "هنوز مورد دلخواه وجود ندارد", + "Files and folders you mark as favorite will show up here" : "فایل‌ها و پوشه‌های انتخاب شده به عنوان برگزیده توسط شما، در اینجا نمایش داده می‌شود", + "All files" : "تمامی فایل‌ها", + "List of recently modified files and folders." : "فهرست فایل‌ها و پوشه‌هایی که اخیراً اصلاح شده‌اند.", + "No recently modified files" : "هیچ فایلی که اخیراً اصلاح شده است", + "Files and folders you recently modified will show up here." : "فایل‌ها و پوشه‌هایی که اخیراً تغییر داده‌اید در اینجا نمایش داده می‌شوند.", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگام‌سازی کنید!", + "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", + "Select all" : "انتخاب همه", + "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", + "Text file" : "فایل متنی", + "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "پیوند مستقیم کپی شد (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", + "Copy direct link (only works for users who have access to this file/folder)" : "کپی لینک مستقیم (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", + "\"remote user\"" : "\"کاربران از راه‌ دور\"", + "{newName} already exists." : "{newName} از قبل وجود دارد.", + "Name cannot be empty" : "نام نمی‌تواند خالی باشد", + "Another entry with the same name already exists" : "ورودی دیگری با همین نام در حال حاضر وجود دارد", "\"{displayName}\" failed on some elements " : "\"{displayName}\" در برخی از عناصر ناموفق بود", "\"{displayName}\" batch action executed successfully" : "عملکرد دسته‌ای \"{displayName}\" با موفقیت اجرا شد", "List of files and folders." : "لیست فایل ها و پوشه ها", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "این لیست به دلایل عملکرد به طور کامل ارائه نشده است. در حین حرکت در لیست، فایل ها ارائه می شوند.", "File not found" : "فایل یافت نشد", + "Storage informations" : "ذخیره سازی اطلاعات ", "{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است", "{relative}% used" : "{نسبی}% استفاده شده است", "Could not refresh storage stats" : "نمی‌توان آمار ذخیره‌سازی را بازخوانی کرد", "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Create" : "ساخت", - "Submit" : "ارسال", "Transfer ownership of a file or folder" : "انتقال مالکیت یک فایل یا پوشه", "Choose file or folder to transfer" : "فایل یا پوشه را برای انتقال انتخاب کنید", "Change" : "تغییر", @@ -210,19 +250,16 @@ OC.L10N.register( "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", "Choose {file}" : "انتخاب {file}", "Loading current folder" : "در حال بارگیری پوشه فعلی", - "No files in here" : "هیچ فایلی اینجا وجود ندارد", - "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگام‌سازی کنید!", "Go to the previous folder" : "به پوشه قبلی بروید", "Go back" : "برگرد", "Share" : "اشتراک‌گذاری", "Shared by link" : "اشتراک گذاشته شده از طریق لینک", "Shared" : "به اشتراک گذاشته شده ", "Switch to list view" : "Switch to list view", - "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد", - "Views" : "بازدیدها", + "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", "Files settings" : "تنظیمات پرونده‌ها", "File cannot be accessed" : "فایل قابل دسترسی نیست", - "Open in files" : "Open in files", + "You might not have have permissions to view it, ask the sender to share it" : "ممکن است مجوز مشاهده آن را نداشته باشید، از فرستنده بخواهید آن را به اشتراک بگذارد", "Sort favorites first" : "ابتدا موارد دلخواه را مرتب کنید", "Show hidden files" : "نمایش پرونده‌های مخفی", "Crop image previews" : "پیش نمایش تصویر برش", @@ -240,48 +277,11 @@ OC.L10N.register( "Creating file" : "ایجاد فایل", "Blank" : "جای خالی", "Unable to create new file from template" : "امکان ایجاد فایل جدید از الگو وجود ندارد", - "Delete permanently" : "حذف قطعی", - "Delete files" : "Delete files", - "Cancel" : "لغو", - "Copy to {target}" : "رونوشت به {target}", - "Move to {target}" : "جابجایی به {target}", - "Open folder {displayName}" : "باز کردن پوشه {displayName}", - "Open in Files" : "در فایل باز کنید", - "Open details" : "باز کردن جزئیات", - "Today" : "امروز", - "Last 7 days" : "۷ روز گذشته", - "Last 30 days" : "۳۰ روز گذشته", - "Documents" : "سندها", - "Audio" : "صدا", - "Videos" : "فیلم ها ", - "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", - "Templates" : "قالب‌ها", - "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], - "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", - "No favorites yet" : "هنوز مورد دلخواه وجود ندارد", - "Files and folders you mark as favorite will show up here" : "فایل‌ها و پوشه‌های انتخاب شده به عنوان برگزیده توسط شما، در اینجا نمایش داده می‌شود", - "All files" : "تمامی فایل‌ها", - "List of recently modified files and folders." : "فهرست فایل‌ها و پوشه‌هایی که اخیراً اصلاح شده‌اند.", - "No recently modified files" : "هیچ فایلی که اخیراً اصلاح شده است", - "Files and folders you recently modified will show up here." : "فایل‌ها و پوشه‌هایی که اخیراً تغییر داده‌اید در اینجا نمایش داده می‌شوند.", - "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", - "Select all" : "انتخاب همه", - "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", - "Text file" : "فایل متنی", - "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "پیوند مستقیم کپی شد (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", - "Copy direct link (only works for users who have access to this file/folder)" : "کپی لینک مستقیم (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", - "\"remote user\"" : "\"کاربران از راه‌ دور\"", - "{newName} already exists." : "{newName} از قبل وجود دارد.", - "Name cannot be empty" : "نام نمی‌تواند خالی باشد", - "Another entry with the same name already exists" : "ورودی دیگری با همین نام در حال حاضر وجود دارد", - "Storage informations" : "ذخیره سازی اطلاعات ", - "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", - "You might not have have permissions to view it, ask the sender to share it" : "ممکن است مجوز مشاهده آن را نداشته باشید، از فرستنده بخواهید آن را به اشتراک بگذارد", "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", - "Toggle %1$s sublist" : "تغییر%1$s فهرست فرعی" + "Toggle %1$s sublist" : "تغییر%1$s فهرست فرعی", + "Open in files" : "Open in files", + "Submit" : "ارسال", + "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد", + "Views" : "بازدیدها" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index ff5abe43cd2f1..a025d9bb0cef2 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -183,17 +183,57 @@ "Active filters" : "Active filters", "Remove filter" : "Remove filter", "Total rows summary" : "خلاصه کل ردیف ها", + "Delete permanently" : "حذف قطعی", + "Delete files" : "Delete files", + "Cancel" : "لغو", + "Copy to {target}" : "رونوشت به {target}", + "Move to {target}" : "جابجایی به {target}", + "Open folder {displayName}" : "باز کردن پوشه {displayName}", + "Open in Files" : "در فایل باز کنید", + "Open details" : "باز کردن جزئیات", + "Today" : "امروز", + "Last 7 days" : "۷ روز گذشته", + "Last 30 days" : "۳۰ روز گذشته", + "Documents" : "سندها", + "Audio" : "صدا", + "Videos" : "فیلم ها ", + "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", + "Templates" : "قالب‌ها", + "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], + "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", + "No favorites yet" : "هنوز مورد دلخواه وجود ندارد", + "Files and folders you mark as favorite will show up here" : "فایل‌ها و پوشه‌های انتخاب شده به عنوان برگزیده توسط شما، در اینجا نمایش داده می‌شود", + "All files" : "تمامی فایل‌ها", + "List of recently modified files and folders." : "فهرست فایل‌ها و پوشه‌هایی که اخیراً اصلاح شده‌اند.", + "No recently modified files" : "هیچ فایلی که اخیراً اصلاح شده است", + "Files and folders you recently modified will show up here." : "فایل‌ها و پوشه‌هایی که اخیراً تغییر داده‌اید در اینجا نمایش داده می‌شوند.", + "No files in here" : "هیچ فایلی اینجا وجود ندارد", + "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگام‌سازی کنید!", + "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", + "Select all" : "انتخاب همه", + "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", + "Text file" : "فایل متنی", + "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "پیوند مستقیم کپی شد (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", + "Copy direct link (only works for users who have access to this file/folder)" : "کپی لینک مستقیم (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", + "\"remote user\"" : "\"کاربران از راه‌ دور\"", + "{newName} already exists." : "{newName} از قبل وجود دارد.", + "Name cannot be empty" : "نام نمی‌تواند خالی باشد", + "Another entry with the same name already exists" : "ورودی دیگری با همین نام در حال حاضر وجود دارد", "\"{displayName}\" failed on some elements " : "\"{displayName}\" در برخی از عناصر ناموفق بود", "\"{displayName}\" batch action executed successfully" : "عملکرد دسته‌ای \"{displayName}\" با موفقیت اجرا شد", "List of files and folders." : "لیست فایل ها و پوشه ها", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "این لیست به دلایل عملکرد به طور کامل ارائه نشده است. در حین حرکت در لیست، فایل ها ارائه می شوند.", "File not found" : "فایل یافت نشد", + "Storage informations" : "ذخیره سازی اطلاعات ", "{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است", "{relative}% used" : "{نسبی}% استفاده شده است", "Could not refresh storage stats" : "نمی‌توان آمار ذخیره‌سازی را بازخوانی کرد", "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Create" : "ساخت", - "Submit" : "ارسال", "Transfer ownership of a file or folder" : "انتقال مالکیت یک فایل یا پوشه", "Choose file or folder to transfer" : "فایل یا پوشه را برای انتقال انتخاب کنید", "Change" : "تغییر", @@ -208,19 +248,16 @@ "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", "Choose {file}" : "انتخاب {file}", "Loading current folder" : "در حال بارگیری پوشه فعلی", - "No files in here" : "هیچ فایلی اینجا وجود ندارد", - "Upload some content or sync with your devices!" : "محتوایی را آپلود کنید یا با دستگاه خود همگام‌سازی کنید!", "Go to the previous folder" : "به پوشه قبلی بروید", "Go back" : "برگرد", "Share" : "اشتراک‌گذاری", "Shared by link" : "اشتراک گذاشته شده از طریق لینک", "Shared" : "به اشتراک گذاشته شده ", "Switch to list view" : "Switch to list view", - "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد", - "Views" : "بازدیدها", + "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", "Files settings" : "تنظیمات پرونده‌ها", "File cannot be accessed" : "فایل قابل دسترسی نیست", - "Open in files" : "Open in files", + "You might not have have permissions to view it, ask the sender to share it" : "ممکن است مجوز مشاهده آن را نداشته باشید، از فرستنده بخواهید آن را به اشتراک بگذارد", "Sort favorites first" : "ابتدا موارد دلخواه را مرتب کنید", "Show hidden files" : "نمایش پرونده‌های مخفی", "Crop image previews" : "پیش نمایش تصویر برش", @@ -238,48 +275,11 @@ "Creating file" : "ایجاد فایل", "Blank" : "جای خالی", "Unable to create new file from template" : "امکان ایجاد فایل جدید از الگو وجود ندارد", - "Delete permanently" : "حذف قطعی", - "Delete files" : "Delete files", - "Cancel" : "لغو", - "Copy to {target}" : "رونوشت به {target}", - "Move to {target}" : "جابجایی به {target}", - "Open folder {displayName}" : "باز کردن پوشه {displayName}", - "Open in Files" : "در فایل باز کنید", - "Open details" : "باز کردن جزئیات", - "Today" : "امروز", - "Last 7 days" : "۷ روز گذشته", - "Last 30 days" : "۳۰ روز گذشته", - "Documents" : "سندها", - "Audio" : "صدا", - "Videos" : "فیلم ها ", - "Unable to initialize the templates directory" : "راه اندازی دایرکتوری الگوها ممکن نیست", - "Templates" : "قالب‌ها", - "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} پوشه","{folderCount} پوشه"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} پرونده","{fileCount} پرونده"], - "List of favorites files and folders." : "لیست فایل ها و پوشه های مورد علاقه", - "No favorites yet" : "هنوز مورد دلخواه وجود ندارد", - "Files and folders you mark as favorite will show up here" : "فایل‌ها و پوشه‌های انتخاب شده به عنوان برگزیده توسط شما، در اینجا نمایش داده می‌شود", - "All files" : "تمامی فایل‌ها", - "List of recently modified files and folders." : "فهرست فایل‌ها و پوشه‌هایی که اخیراً اصلاح شده‌اند.", - "No recently modified files" : "هیچ فایلی که اخیراً اصلاح شده است", - "Files and folders you recently modified will show up here." : "فایل‌ها و پوشه‌هایی که اخیراً تغییر داده‌اید در اینجا نمایش داده می‌شوند.", - "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", - "Select all" : "انتخاب همه", - "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", - "Text file" : "فایل متنی", - "New text file.txt" : "پروندهٔ متنی جدید با پسوند txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "پیوند مستقیم کپی شد (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", - "Copy direct link (only works for users who have access to this file/folder)" : "کپی لینک مستقیم (فقط برای کاربرانی که به این فایل/پوشه دسترسی دارند کار می کند)", - "\"remote user\"" : "\"کاربران از راه‌ دور\"", - "{newName} already exists." : "{newName} از قبل وجود دارد.", - "Name cannot be empty" : "نام نمی‌تواند خالی باشد", - "Another entry with the same name already exists" : "ورودی دیگری با همین نام در حال حاضر وجود دارد", - "Storage informations" : "ذخیره سازی اطلاعات ", - "Open the files app settings" : "تنظیمات برنامه فایل ها را باز کنید", - "You might not have have permissions to view it, ask the sender to share it" : "ممکن است مجوز مشاهده آن را نداشته باشید، از فرستنده بخواهید آن را به اشتراک بگذارد", "Create new templates folder" : "پوشه قالب های جدید ایجاد کنید", - "Toggle %1$s sublist" : "تغییر%1$s فهرست فرعی" + "Toggle %1$s sublist" : "تغییر%1$s فهرست فرعی", + "Open in files" : "Open in files", + "Submit" : "ارسال", + "Upload was cancelled by user" : "آپلود توسط کاربر لغو شد", + "Views" : "بازدیدها" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 706b202c0ed7f..0d566e8695876 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -188,74 +188,6 @@ OC.L10N.register( "Type" : "Tyyppi", "Active filters" : "Aktiiviset suodattimet", "Remove filter" : "Poista suodatin", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massatoiminto suoritettu", - "{count} selected" : "{count} valittu", - "List of files and folders." : "Luettelo tiedostoista ja kansioista.", - "Column headers with buttons are sortable." : "Painikkeilla varustetut sarakeotsikot ovat järjestettävissä.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", - "File not found" : "Tiedostoa ei löytynyt", - "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", - "{relative}% used" : "{relative} % käytetty", - "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", - "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", - "Create" : "Luo", - "This name is already in use." : "Tämä nimi on jo käytössä.", - "Submit" : "Lähetä", - "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", - "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", - "Change" : "Muuta", - "New owner" : "Uusi omistaja", - "Choose a file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", - "Transfer" : "Siirrä", - "Transfer {path} to {userid}" : "Siirrä {path} käyttäjälle {userid}", - "Invalid path selected" : "Valittu virheellinen polku", - "Unknown error" : "Tuntematon virhe", - "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", - "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", - "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", - "Choose file" : "Valitse tiedosto", - "Choose {file}" : "Valitse {file}", - "Loading current folder" : "Ladataan nykyistä kansiota", - "No files in here" : "Täällä ei ole tiedostoja", - "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", - "Go to the previous folder" : "Siirry edelliseen kansioon", - "Go back" : "Mene takaisin", - "Share" : "Jaa", - "Shared by link" : "Jaettu linkillä", - "Shared" : "Jaettu", - "Switch to list view" : "Vaihda taulukkonäkymään", - "Switch to grid view" : "Vaihda ruudukkonäkymään", - "Upload was cancelled by user" : "Käyttäjä peruutti latauksen", - "Error during upload: {message}" : "Virhe lähettäessä: {message}", - "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", - "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", - "Filter filenames…" : "Suodata tiedostonimiä...", - "Views" : "Näkymät", - "Files settings" : "Tiedostojen asetukset", - "File cannot be accessed" : "Tiedostoa ei voi käyttää", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.", - "Your files" : "Tiedostot", - "Open in files" : "Avaa tiedostosovelluksessa", - "Sort favorites first" : "Järjestä suosikit ensiksi", - "Sort folders before files" : "Järjestä kansiot ennen tiedostoja", - "Show hidden files" : "Näytä piilotetut tiedostot", - "Crop image previews" : "Rajaa kuvien esikatseluja", - "Enable the grid view" : "Käytä ruudukkonäkymää", - "Additional settings" : "Lisäasetukset", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV:in URL-osoite", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.", - "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", - "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", - "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", - "Error while loading the file data" : "Virhe tiedostoa ladatessa", - "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", - "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", - "Creating file" : "Luodaan tiedostoa", - "Blank" : "Tyhjä", - "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Deletion cancelled" : "Poistaminen peruttu", "Delete permanently" : "Poista pysyvästi", "Delete and unshare" : "Poista ja lopeta jakaminen", @@ -329,6 +261,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", + "No files in here" : "Täällä ei ole tiedostoja", + "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Select all" : "Valitse kaikki", "Upload too large" : "Lähetettävä tiedosto on liian suuri", @@ -341,10 +275,76 @@ OC.L10N.register( "{newName} already exists." : "{newName} on jo olemassa.", "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Another entry with the same name already exists" : "Toinen tietue samalla nimellä on jo olemassa", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massatoiminto suoritettu", + "{count} selected" : "{count} valittu", + "List of files and folders." : "Luettelo tiedostoista ja kansioista.", + "Column headers with buttons are sortable." : "Painikkeilla varustetut sarakeotsikot ovat järjestettävissä.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", + "File not found" : "Tiedostoa ei löytynyt", "Storage informations" : "Tallennustilan tietoja", + "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", + "{relative}% used" : "{relative} % käytetty", + "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", + "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", + "Create" : "Luo", + "This name is already in use." : "Tämä nimi on jo käytössä.", + "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", + "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", + "Change" : "Muuta", + "New owner" : "Uusi omistaja", + "Choose a file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", + "Transfer" : "Siirrä", + "Transfer {path} to {userid}" : "Siirrä {path} käyttäjälle {userid}", + "Invalid path selected" : "Valittu virheellinen polku", + "Unknown error" : "Tuntematon virhe", + "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", + "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", + "Choose file" : "Valitse tiedosto", + "Choose {file}" : "Valitse {file}", + "Loading current folder" : "Ladataan nykyistä kansiota", + "Go to the previous folder" : "Siirry edelliseen kansioon", + "Go back" : "Mene takaisin", + "Share" : "Jaa", + "Shared by link" : "Jaettu linkillä", + "Shared" : "Jaettu", + "Switch to list view" : "Vaihda taulukkonäkymään", + "Switch to grid view" : "Vaihda ruudukkonäkymään", + "Error during upload: {message}" : "Virhe lähettäessä: {message}", + "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", + "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", + "Files settings" : "Tiedostojen asetukset", + "File cannot be accessed" : "Tiedostoa ei voi käyttää", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", + "Sort favorites first" : "Järjestä suosikit ensiksi", + "Sort folders before files" : "Järjestä kansiot ennen tiedostoja", + "Show hidden files" : "Näytä piilotetut tiedostot", + "Crop image previews" : "Rajaa kuvien esikatseluja", + "Enable the grid view" : "Käytä ruudukkonäkymää", + "Additional settings" : "Lisäasetukset", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV:in URL-osoite", + "Copy to clipboard" : "Kopioi leikepöydälle", + "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.", + "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", + "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", + "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", + "Error while loading the file data" : "Virhe tiedostoa ladatessa", + "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", + "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", + "Creating file" : "Luodaan tiedostoa", + "Blank" : "Tyhjä", + "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "The files is locked" : "Tiedosto on lukittu", - "Create new templates folder" : "Luo uusi mallipohjien kansio" + "Create new templates folder" : "Luo uusi mallipohjien kansio", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.", + "Your files" : "Tiedostot", + "Open in files" : "Avaa tiedostosovelluksessa", + "Submit" : "Lähetä", + "Upload was cancelled by user" : "Käyttäjä peruutti latauksen", + "Filter filenames…" : "Suodata tiedostonimiä...", + "Views" : "Näkymät" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index fe2dd2e137107..e6d1303c6fa50 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -186,74 +186,6 @@ "Type" : "Tyyppi", "Active filters" : "Aktiiviset suodattimet", "Remove filter" : "Poista suodatin", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massatoiminto suoritettu", - "{count} selected" : "{count} valittu", - "List of files and folders." : "Luettelo tiedostoista ja kansioista.", - "Column headers with buttons are sortable." : "Painikkeilla varustetut sarakeotsikot ovat järjestettävissä.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", - "File not found" : "Tiedostoa ei löytynyt", - "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", - "{relative}% used" : "{relative} % käytetty", - "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", - "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", - "Create" : "Luo", - "This name is already in use." : "Tämä nimi on jo käytössä.", - "Submit" : "Lähetä", - "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", - "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", - "Change" : "Muuta", - "New owner" : "Uusi omistaja", - "Choose a file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", - "Transfer" : "Siirrä", - "Transfer {path} to {userid}" : "Siirrä {path} käyttäjälle {userid}", - "Invalid path selected" : "Valittu virheellinen polku", - "Unknown error" : "Tuntematon virhe", - "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", - "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", - "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", - "Choose file" : "Valitse tiedosto", - "Choose {file}" : "Valitse {file}", - "Loading current folder" : "Ladataan nykyistä kansiota", - "No files in here" : "Täällä ei ole tiedostoja", - "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", - "Go to the previous folder" : "Siirry edelliseen kansioon", - "Go back" : "Mene takaisin", - "Share" : "Jaa", - "Shared by link" : "Jaettu linkillä", - "Shared" : "Jaettu", - "Switch to list view" : "Vaihda taulukkonäkymään", - "Switch to grid view" : "Vaihda ruudukkonäkymään", - "Upload was cancelled by user" : "Käyttäjä peruutti latauksen", - "Error during upload: {message}" : "Virhe lähettäessä: {message}", - "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", - "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", - "Filter filenames…" : "Suodata tiedostonimiä...", - "Views" : "Näkymät", - "Files settings" : "Tiedostojen asetukset", - "File cannot be accessed" : "Tiedostoa ei voi käyttää", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.", - "Your files" : "Tiedostot", - "Open in files" : "Avaa tiedostosovelluksessa", - "Sort favorites first" : "Järjestä suosikit ensiksi", - "Sort folders before files" : "Järjestä kansiot ennen tiedostoja", - "Show hidden files" : "Näytä piilotetut tiedostot", - "Crop image previews" : "Rajaa kuvien esikatseluja", - "Enable the grid view" : "Käytä ruudukkonäkymää", - "Additional settings" : "Lisäasetukset", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV:in URL-osoite", - "Copy to clipboard" : "Kopioi leikepöydälle", - "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.", - "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", - "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", - "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", - "Error while loading the file data" : "Virhe tiedostoa ladatessa", - "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", - "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", - "Creating file" : "Luodaan tiedostoa", - "Blank" : "Tyhjä", - "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "Deletion cancelled" : "Poistaminen peruttu", "Delete permanently" : "Poista pysyvästi", "Delete and unshare" : "Poista ja lopeta jakaminen", @@ -327,6 +259,8 @@ "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", + "No files in here" : "Täällä ei ole tiedostoja", + "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", "No entries found in this folder" : "Ei kohteita tässä kansiossa", "Select all" : "Valitse kaikki", "Upload too large" : "Lähetettävä tiedosto on liian suuri", @@ -339,10 +273,76 @@ "{newName} already exists." : "{newName} on jo olemassa.", "Name cannot be empty" : "Nimi ei voi olla tyhjä", "Another entry with the same name already exists" : "Toinen tietue samalla nimellä on jo olemassa", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massatoiminto suoritettu", + "{count} selected" : "{count} valittu", + "List of files and folders." : "Luettelo tiedostoista ja kansioista.", + "Column headers with buttons are sortable." : "Painikkeilla varustetut sarakeotsikot ovat järjestettävissä.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", + "File not found" : "Tiedostoa ei löytynyt", "Storage informations" : "Tallennustilan tietoja", + "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", + "{relative}% used" : "{relative} % käytetty", + "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", + "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", + "Create" : "Luo", + "This name is already in use." : "Tämä nimi on jo käytössä.", + "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", + "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", + "Change" : "Muuta", + "New owner" : "Uusi omistaja", + "Choose a file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", + "Transfer" : "Siirrä", + "Transfer {path} to {userid}" : "Siirrä {path} käyttäjälle {userid}", + "Invalid path selected" : "Valittu virheellinen polku", + "Unknown error" : "Tuntematon virhe", + "Ownership transfer request sent" : "Pyyntö omistajuuden vaihdosta lähetetty", + "Cannot transfer ownership of a file or folder you do not own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", + "Choose file" : "Valitse tiedosto", + "Choose {file}" : "Valitse {file}", + "Loading current folder" : "Ladataan nykyistä kansiota", + "Go to the previous folder" : "Siirry edelliseen kansioon", + "Go back" : "Mene takaisin", + "Share" : "Jaa", + "Shared by link" : "Jaettu linkillä", + "Shared" : "Jaettu", + "Switch to list view" : "Vaihda taulukkonäkymään", + "Switch to grid view" : "Vaihda ruudukkonäkymään", + "Error during upload: {message}" : "Virhe lähettäessä: {message}", + "Error during upload, status code {status}" : "Virhe lähettäessä, tilakoodi {status}", + "Unknown error during upload" : "Tuntematon virhe lähettämisen aikana", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", + "Files settings" : "Tiedostojen asetukset", + "File cannot be accessed" : "Tiedostoa ei voi käyttää", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", + "Sort favorites first" : "Järjestä suosikit ensiksi", + "Sort folders before files" : "Järjestä kansiot ennen tiedostoja", + "Show hidden files" : "Näytä piilotetut tiedostot", + "Crop image previews" : "Rajaa kuvien esikatseluja", + "Enable the grid view" : "Käytä ruudukkonäkymää", + "Additional settings" : "Lisäasetukset", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV:in URL-osoite", + "Copy to clipboard" : "Kopioi leikepöydälle", + "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.", + "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", + "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", + "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", + "Error while loading the file data" : "Virhe tiedostoa ladatessa", + "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", + "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", + "Creating file" : "Luodaan tiedostoa", + "Blank" : "Tyhjä", + "Unable to create new file from template" : "Uutta tiedostoa mallipohjasta ei voi luoda", "The files is locked" : "Tiedosto on lukittu", - "Create new templates folder" : "Luo uusi mallipohjien kansio" + "Create new templates folder" : "Luo uusi mallipohjien kansio", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Tiedostoa ei löytynyt tai oikeutesi eivät riitä sen katseluun. Pyydä lähettäjää jakamaan se.", + "Your files" : "Tiedostot", + "Open in files" : "Avaa tiedostosovelluksessa", + "Submit" : "Lähetä", + "Upload was cancelled by user" : "Käyttäjä peruutti latauksen", + "Filter filenames…" : "Suodata tiedostonimiä...", + "Views" : "Näkymät" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 514e90f0a8083..558cbdbcd34bd 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Retirer le filtre", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", - "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", - "{count} selected" : "{count} sélectionné(s)", - "List of files and folders." : "Liste des fichiers et dossiers.", - "Column headers with buttons are sortable." : "L'entête des colonnes avec des boutons sont triables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.", - "File not found" : "Fichier non trouvé", - "Storage information" : "Informations sur le stockage", - "Storage quota" : "Quota de stockage", - "{usedQuotaByte} used" : "{usedQuotaByte} utilisés", - "{relative}% used" : "{relative}% utilisés", - "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", - "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", - "Create" : "Créer", - "This name is already in use." : "Ce nom est déjà utilisé.", - "Fill template fields" : "Remplir les champs modèle", - "Submitting fields…" : "Validation des champs...", - "Submit" : "Soumettre", - "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", - "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", - "Change" : "Modifier", - "New owner" : "Nouveau propriétaire", - "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", - "Transfer" : "Transférer", - "Transfer {path} to {userid}" : "Transférer {path} à {userid}", - "Invalid path selected" : "Chemin sélectionné non valide", - "Unknown error" : "Erreur inconnue ", - "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", - "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", - "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", - "Choose file" : "Choisir un fichier", - "Choose {file}" : "Choisir {file}", - "Loading current folder" : "Chargement du dossier courant", - "No files in here" : "Aucun fichier", - "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", - "Go to the previous folder" : "Aller au dossier précédent", - "Go back" : "Revenir en arrière", - "Share" : "Partager", - "Shared by link" : "Partagés par lien", - "Shared" : "Partagé", - "Switch to list view" : "Basculer en vue liste", - "Switch to grid view" : "Basculer en vue grille", - "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", - "Error during upload: {message}" : "Erreur lors du téléversement : {message}", - "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", - "Unknown error during upload" : "Erreur inconnue lors du téléversement", - "Filter filenames…" : "Filtrer par noms de fichiers...", - "Views" : "Vues", - "Files settings" : "Paramètres de Fichiers", - "File cannot be accessed" : "Impossible d'accéder au fichier", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.", - "Your files" : "Vos fichiers", - "Open in files" : "Ouvrir dans Fichiers", - "Sort favorites first" : "Trier les favoris en premier", - "Sort folders before files" : "Trier les dossiers avant les fichiers", - "Show hidden files" : "Montrer les fichiers masqués", - "Crop image previews" : "Afficher en miniatures carrées", - "Enable the grid view" : "Activer la vue mosaïque", - "Enable folder tree" : "Activer l'arborescence des dossiers", - "Additional settings" : "Paramètres supplémentaires", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Copier dans le presse-papiers", - "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", - "Clipboard is not available" : "Le presse-papiers n'est pas disponible", - "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", - "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", - "Error while loading the file data" : "Erreur lors du chargement du fichier de données", - "Pick a template for {name}" : "Choisissez un modèle pour {name}", - "Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné", - "Creating file" : "Créer un fichier", - "Blank" : "Vide", - "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.", "No recently modified files" : "Pas de fichiers récemment modifiés", "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici", + "No files in here" : "Aucun fichier", + "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Select all" : "Tout sélectionner", "Upload too large" : "Données envoyées trop volumineuses", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Les noms de fichiers ne doivent pas se terminer par \"{segment}\".", "Name cannot be empty" : "Le nom ne peut pas être vide", "Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", + "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", + "{count} selected" : "{count} sélectionné(s)", + "List of files and folders." : "Liste des fichiers et dossiers.", + "Column headers with buttons are sortable." : "L'entête des colonnes avec des boutons sont triables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.", + "File not found" : "Fichier non trouvé", "Storage informations" : "Informations sur le stockage", + "{usedQuotaByte} used" : "{usedQuotaByte} utilisés", + "{relative}% used" : "{relative}% utilisés", + "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", + "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", + "Create" : "Créer", + "This name is already in use." : "Ce nom est déjà utilisé.", + "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", + "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", + "Change" : "Modifier", + "New owner" : "Nouveau propriétaire", + "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", + "Transfer" : "Transférer", + "Transfer {path} to {userid}" : "Transférer {path} à {userid}", + "Invalid path selected" : "Chemin sélectionné non valide", + "Unknown error" : "Erreur inconnue ", + "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", + "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", + "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", + "Choose file" : "Choisir un fichier", + "Choose {file}" : "Choisir {file}", + "Loading current folder" : "Chargement du dossier courant", + "Go to the previous folder" : "Aller au dossier précédent", + "Go back" : "Revenir en arrière", + "Share" : "Partager", + "Shared by link" : "Partagés par lien", + "Shared" : "Partagé", + "Switch to list view" : "Basculer en vue liste", + "Switch to grid view" : "Basculer en vue grille", + "Error during upload: {message}" : "Erreur lors du téléversement : {message}", + "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", + "Unknown error during upload" : "Erreur inconnue lors du téléversement", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", + "Files settings" : "Paramètres de Fichiers", + "File cannot be accessed" : "Impossible d'accéder au fichier", "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager", + "Sort favorites first" : "Trier les favoris en premier", + "Sort folders before files" : "Trier les dossiers avant les fichiers", + "Show hidden files" : "Montrer les fichiers masqués", + "Crop image previews" : "Afficher en miniatures carrées", + "Enable the grid view" : "Activer la vue mosaïque", + "Additional settings" : "Paramètres supplémentaires", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Copier dans le presse-papiers", + "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", + "Clipboard is not available" : "Le presse-papiers n'est pas disponible", + "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", + "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", + "Error while loading the file data" : "Erreur lors du chargement du fichier de données", + "Pick a template for {name}" : "Choisissez un modèle pour {name}", + "Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné", + "Creating file" : "Créer un fichier", + "Blank" : "Vide", + "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "The files is locked" : "Le fichier est verrouillé", "Create new templates folder" : "Créer un nouveau dossier de modèles", - "Toggle %1$s sublist" : "Basculer %1$s sous-liste" + "Toggle %1$s sublist" : "Basculer %1$s sous-liste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.", + "Your files" : "Vos fichiers", + "Open in files" : "Ouvrir dans Fichiers", + "Storage information" : "Informations sur le stockage", + "Storage quota" : "Quota de stockage", + "Fill template fields" : "Remplir les champs modèle", + "Submitting fields…" : "Validation des champs...", + "Submit" : "Soumettre", + "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", + "Filter filenames…" : "Filtrer par noms de fichiers...", + "Views" : "Vues", + "Enable folder tree" : "Activer l'arborescence des dossiers" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 780c6d18a173f..9bf6d42d7ff96 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -205,80 +205,6 @@ "Remove filter" : "Retirer le filtre", "Total rows summary" : "Récapitulatif du nombre total de lignes", "Toggle selection for all files and folders" : "Basculer la sélection pour tous les fichiers et dossiers", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", - "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", - "{count} selected" : "{count} sélectionné(s)", - "List of files and folders." : "Liste des fichiers et dossiers.", - "Column headers with buttons are sortable." : "L'entête des colonnes avec des boutons sont triables.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.", - "File not found" : "Fichier non trouvé", - "Storage information" : "Informations sur le stockage", - "Storage quota" : "Quota de stockage", - "{usedQuotaByte} used" : "{usedQuotaByte} utilisés", - "{relative}% used" : "{relative}% utilisés", - "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", - "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", - "Create" : "Créer", - "This name is already in use." : "Ce nom est déjà utilisé.", - "Fill template fields" : "Remplir les champs modèle", - "Submitting fields…" : "Validation des champs...", - "Submit" : "Soumettre", - "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", - "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", - "Change" : "Modifier", - "New owner" : "Nouveau propriétaire", - "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", - "Transfer" : "Transférer", - "Transfer {path} to {userid}" : "Transférer {path} à {userid}", - "Invalid path selected" : "Chemin sélectionné non valide", - "Unknown error" : "Erreur inconnue ", - "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", - "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", - "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", - "Choose file" : "Choisir un fichier", - "Choose {file}" : "Choisir {file}", - "Loading current folder" : "Chargement du dossier courant", - "No files in here" : "Aucun fichier", - "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", - "Go to the previous folder" : "Aller au dossier précédent", - "Go back" : "Revenir en arrière", - "Share" : "Partager", - "Shared by link" : "Partagés par lien", - "Shared" : "Partagé", - "Switch to list view" : "Basculer en vue liste", - "Switch to grid view" : "Basculer en vue grille", - "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", - "Error during upload: {message}" : "Erreur lors du téléversement : {message}", - "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", - "Unknown error during upload" : "Erreur inconnue lors du téléversement", - "Filter filenames…" : "Filtrer par noms de fichiers...", - "Views" : "Vues", - "Files settings" : "Paramètres de Fichiers", - "File cannot be accessed" : "Impossible d'accéder au fichier", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.", - "Your files" : "Vos fichiers", - "Open in files" : "Ouvrir dans Fichiers", - "Sort favorites first" : "Trier les favoris en premier", - "Sort folders before files" : "Trier les dossiers avant les fichiers", - "Show hidden files" : "Montrer les fichiers masqués", - "Crop image previews" : "Afficher en miniatures carrées", - "Enable the grid view" : "Activer la vue mosaïque", - "Enable folder tree" : "Activer l'arborescence des dossiers", - "Additional settings" : "Paramètres supplémentaires", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Copier dans le presse-papiers", - "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", - "Clipboard is not available" : "Le presse-papiers n'est pas disponible", - "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", - "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", - "Error while loading the file data" : "Erreur lors du chargement du fichier de données", - "Pick a template for {name}" : "Choisissez un modèle pour {name}", - "Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné", - "Creating file" : "Créer un fichier", - "Blank" : "Vide", - "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "Deletion cancelled" : "Suppression annulée", "Delete permanently" : "Supprimer définitivement", "Delete and unshare" : "Supprimer et quitter le(s) partage(s)", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Liste des fichiers et dossiers récemment modifiés.", "No recently modified files" : "Pas de fichiers récemment modifiés", "Files and folders you recently modified will show up here." : "Les fichiers et dossiers que vous avez récemment modifiés apparaîtront ici", + "No files in here" : "Aucun fichier", + "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", "Select all" : "Tout sélectionner", "Upload too large" : "Données envoyées trop volumineuses", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Les noms de fichiers ne doivent pas se terminer par \"{segment}\".", "Name cannot be empty" : "Le nom ne peut pas être vide", "Another entry with the same name already exists" : "Une autre entrée avec le même nom existe déjà", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" a échoué sur certains éléments", + "\"{displayName}\" batch action executed successfully" : "L’action « {displayName} » par lot a été exécutée avec succès", + "{count} selected" : "{count} sélectionné(s)", + "List of files and folders." : "Liste des fichiers et dossiers.", + "Column headers with buttons are sortable." : "L'entête des colonnes avec des boutons sont triables.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Cette liste n'est pas entièrement affichée pour des raisons de performances. Les fichiers seront affichés au fur et à mesure que vous naviguerez dans la liste.", + "File not found" : "Fichier non trouvé", "Storage informations" : "Informations sur le stockage", + "{usedQuotaByte} used" : "{usedQuotaByte} utilisés", + "{relative}% used" : "{relative}% utilisés", + "Could not refresh storage stats" : "Impossible de rafraîchir les statistiques de stockage", + "Your storage is full, files can not be updated or synced anymore!" : "Votre espace de stockage est plein. Les fichiers ne peuvent plus être mis à jour ni synchronisés !", + "Create" : "Créer", + "This name is already in use." : "Ce nom est déjà utilisé.", + "Transfer ownership of a file or folder" : "Transférer la propriété d'un fichier ou d'un dossier", + "Choose file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", + "Change" : "Modifier", + "New owner" : "Nouveau propriétaire", + "Choose a file or folder to transfer" : "Sélectionnez un fichier ou un dossier à transférer", + "Transfer" : "Transférer", + "Transfer {path} to {userid}" : "Transférer {path} à {userid}", + "Invalid path selected" : "Chemin sélectionné non valide", + "Unknown error" : "Erreur inconnue ", + "Ownership transfer request sent" : "Requête de transfert de propriété envoyée", + "Cannot transfer ownership of a file or folder you do not own" : "Impossible de transférer la propriété d'un fichier ou d'un dossier que vous ne possédez pas", + "Select file or folder to link to" : "Sélectionnez le fichier ou le dossier à lier", + "Choose file" : "Choisir un fichier", + "Choose {file}" : "Choisir {file}", + "Loading current folder" : "Chargement du dossier courant", + "Go to the previous folder" : "Aller au dossier précédent", + "Go back" : "Revenir en arrière", + "Share" : "Partager", + "Shared by link" : "Partagés par lien", + "Shared" : "Partagé", + "Switch to list view" : "Basculer en vue liste", + "Switch to grid view" : "Basculer en vue grille", + "Error during upload: {message}" : "Erreur lors du téléversement : {message}", + "Error during upload, status code {status}" : "Erreur lors du téléversement, code d'état {status}", + "Unknown error during upload" : "Erreur inconnue lors du téléversement", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", + "Files settings" : "Paramètres de Fichiers", + "File cannot be accessed" : "Impossible d'accéder au fichier", "You might not have have permissions to view it, ask the sender to share it" : "Vous n’avez peut-être pas les autorisations pour le voir, demandez à l’expéditeur de le partager", + "Sort favorites first" : "Trier les favoris en premier", + "Sort folders before files" : "Trier les dossiers avant les fichiers", + "Show hidden files" : "Montrer les fichiers masqués", + "Crop image previews" : "Afficher en miniatures carrées", + "Enable the grid view" : "Activer la vue mosaïque", + "Additional settings" : "Paramètres supplémentaires", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Copier dans le presse-papiers", + "Use this address to access your Files via WebDAV" : "Utilisez cette adresse pour accéder à vos fichiers via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si vous avez activé le 2FA, vous devez créer et utiliser un nouveau mot de passe d'application en cliquant ici.", + "Clipboard is not available" : "Le presse-papiers n'est pas disponible", + "WebDAV URL copied to clipboard" : "URL WebDAV copiée dans le presse-papier", + "Unable to change the favourite state of the file" : "Impossible de modifier l'état favori du fichier", + "Error while loading the file data" : "Erreur lors du chargement du fichier de données", + "Pick a template for {name}" : "Choisissez un modèle pour {name}", + "Create a new file with the selected template" : "Créer un nouveau fichier avec le modèle sélectionné", + "Creating file" : "Créer un fichier", + "Blank" : "Vide", + "Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle", "The files is locked" : "Le fichier est verrouillé", "Create new templates folder" : "Créer un nouveau dossier de modèles", - "Toggle %1$s sublist" : "Basculer %1$s sous-liste" + "Toggle %1$s sublist" : "Basculer %1$s sous-liste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.", + "Your files" : "Vos fichiers", + "Open in files" : "Ouvrir dans Fichiers", + "Storage information" : "Informations sur le stockage", + "Storage quota" : "Quota de stockage", + "Fill template fields" : "Remplir les champs modèle", + "Submitting fields…" : "Validation des champs...", + "Submit" : "Soumettre", + "Upload was cancelled by user" : "Le téléversement a été annulé par l'utilisateur", + "Filter filenames…" : "Filtrer par noms de fichiers...", + "Views" : "Vues", + "Enable folder tree" : "Activer l'arborescence des dossiers" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index bcf64feb3069e..def9589dd52d1 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Bain an scagaire", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", - "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", - "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", - "{count} selected" : "{count} roghnaithe", - "List of files and folders." : "Liosta de chomhaid agus fillteáin.", - "Column headers with buttons are sortable." : "Is féidir ceanntásca colún le cnaipí a shórtáil.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", - "File not found" : "Comhad gan aimsiú", - "Storage information" : "Faisnéis stórála", - "Storage quota" : "Cuóta stórála", - "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", - "{relative}% used" : "{relative}% in úsáid", - "Could not refresh storage stats" : "Níorbh fhéidir na staitisticí stórála a athnuachan", - "Your storage is full, files can not be updated or synced anymore!" : "Tá do stóras lán, ní féidir comhaid a nuashonrú ná a shioncronú a thuilleadh!", - "Create" : "Cruthaigh", - "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", - "Fill template fields" : "Líon réimsí teimpléid", - "Submitting fields…" : "Réimsí á gcur isteach…", - "Submit" : "Cuir isteach", - "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", - "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", - "Change" : "Athrú", - "New owner" : "Úinéir nua", - "Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", - "Transfer" : "Aistriú", - "Transfer {path} to {userid}" : "Aistrigh {path} go {userid}", - "Invalid path selected" : "Conair neamhbhailí roghnaithe", - "Unknown error" : "Earráid anaithnid", - "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", - "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", - "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", - "Choose file" : "Roghnaigh comhad", - "Choose {file}" : "Roghnaigh {file}", - "Loading current folder" : "An fillteán reatha á lódáil", - "No files in here" : "Níl aon chomhaid istigh anseo", - "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!", - "Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo", - "Go back" : "Dul ar ais", - "Share" : "Comhroinn", - "Shared by link" : "Roinnte ag nasc", - "Shared" : "Roinnte", - "Switch to list view" : "Athraigh go dtí an amharc liosta", - "Switch to grid view" : "Téigh go dtí an radharc greille", - "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal", - "Error during upload: {message}" : "Earráid le linn uaslódála: {message}", - "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", - "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", - "Filter filenames…" : "Scag ainmneacha comhaid…", - "Views" : "Radhairc", - "Files settings" : "Socruithe comhaid", - "File cannot be accessed" : "Ní féidir an comhad a rochtain", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", - "Your files" : "Do chuid comhad", - "Open in files" : "Oscail i gcomhaid", - "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", - "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", - "Show hidden files" : "Taispeáin comhaid i bhfolach", - "Crop image previews" : "Réamhamhairc íomhá barr", - "Enable the grid view" : "Cumasaigh an radharc greille", - "Enable folder tree" : "Cumasaigh crann fillteáin", - "Additional settings" : "Socruithe breise", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce", - "Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.", - "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", - "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", - "Unable to change the favourite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú", - "Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil", - "Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}", - "Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe", - "Creating file" : "Comhad a chruthú", - "Blank" : "Bán", - "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "Deletion cancelled" : "Scriosadh cealaithe", "Delete permanently" : "Scrios go buan", "Delete and unshare" : "Scrios agus díroinnte", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liosta de chomhaid agus de fhillteáin a athraíodh le déanaí.", "No recently modified files" : "Níl aon chomhaid athraithe le déanaí", "Files and folders you recently modified will show up here." : "Taispeánfar comhaid agus fillteáin a d'athraigh tú le déanaí anseo.", + "No files in here" : "Níl aon chomhaid istigh anseo", + "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", "Select all" : "Roghnú go léir", "Upload too large" : "Íoslódáil ró-mhór", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", + "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", + "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", + "{count} selected" : "{count} roghnaithe", + "List of files and folders." : "Liosta de chomhaid agus fillteáin.", + "Column headers with buttons are sortable." : "Is féidir ceanntásca colún le cnaipí a shórtáil.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", + "File not found" : "Comhad gan aimsiú", "Storage informations" : "Faisnéis stórála", + "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", + "{relative}% used" : "{relative}% in úsáid", + "Could not refresh storage stats" : "Níorbh fhéidir na staitisticí stórála a athnuachan", + "Your storage is full, files can not be updated or synced anymore!" : "Tá do stóras lán, ní féidir comhaid a nuashonrú ná a shioncronú a thuilleadh!", + "Create" : "Cruthaigh", + "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", + "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", + "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", + "Change" : "Athrú", + "New owner" : "Úinéir nua", + "Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", + "Transfer" : "Aistriú", + "Transfer {path} to {userid}" : "Aistrigh {path} go {userid}", + "Invalid path selected" : "Conair neamhbhailí roghnaithe", + "Unknown error" : "Earráid anaithnid", + "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", + "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", + "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", + "Choose file" : "Roghnaigh comhad", + "Choose {file}" : "Roghnaigh {file}", + "Loading current folder" : "An fillteán reatha á lódáil", + "Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo", + "Go back" : "Dul ar ais", + "Share" : "Comhroinn", + "Shared by link" : "Roinnte ag nasc", + "Shared" : "Roinnte", + "Switch to list view" : "Athraigh go dtí an amharc liosta", + "Switch to grid view" : "Téigh go dtí an radharc greille", + "Error during upload: {message}" : "Earráid le linn uaslódála: {message}", + "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", + "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "Open the files app settings" : "Oscail na socruithe aip comhaid", + "Files settings" : "Socruithe comhaid", + "File cannot be accessed" : "Ní féidir an comhad a rochtain", "You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt", + "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", + "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", + "Show hidden files" : "Taispeáin comhaid i bhfolach", + "Crop image previews" : "Réamhamhairc íomhá barr", + "Enable the grid view" : "Cumasaigh an radharc greille", + "Additional settings" : "Socruithe breise", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce", + "Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.", + "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", + "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", + "Unable to change the favourite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú", + "Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil", + "Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}", + "Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe", + "Creating file" : "Comhad a chruthú", + "Blank" : "Bán", + "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "The files is locked" : "Tá na comhaid faoi ghlas", "Create new templates folder" : "Cruthaigh fillteán teimpléid nua", - "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta" + "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", + "Your files" : "Do chuid comhad", + "Open in files" : "Oscail i gcomhaid", + "Storage information" : "Faisnéis stórála", + "Storage quota" : "Cuóta stórála", + "Fill template fields" : "Líon réimsí teimpléid", + "Submitting fields…" : "Réimsí á gcur isteach…", + "Submit" : "Cuir isteach", + "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal", + "Filter filenames…" : "Scag ainmneacha comhaid…", + "Views" : "Radhairc", + "Enable folder tree" : "Cumasaigh crann fillteáin" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 99c41776e5eb7..b9951f6ce87f5 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -205,80 +205,6 @@ "Remove filter" : "Bain an scagaire", "Total rows summary" : "Achoimre ar na sraitheanna iomlána", "Toggle selection for all files and folders" : "Scoránaigh an roghnúchán do gach comhad agus fillteán", - "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", - "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", - "{count} selected" : "{count} roghnaithe", - "List of files and folders." : "Liosta de chomhaid agus fillteáin.", - "Column headers with buttons are sortable." : "Is féidir ceanntásca colún le cnaipí a shórtáil.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", - "File not found" : "Comhad gan aimsiú", - "Storage information" : "Faisnéis stórála", - "Storage quota" : "Cuóta stórála", - "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", - "{relative}% used" : "{relative}% in úsáid", - "Could not refresh storage stats" : "Níorbh fhéidir na staitisticí stórála a athnuachan", - "Your storage is full, files can not be updated or synced anymore!" : "Tá do stóras lán, ní féidir comhaid a nuashonrú ná a shioncronú a thuilleadh!", - "Create" : "Cruthaigh", - "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", - "Fill template fields" : "Líon réimsí teimpléid", - "Submitting fields…" : "Réimsí á gcur isteach…", - "Submit" : "Cuir isteach", - "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", - "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", - "Change" : "Athrú", - "New owner" : "Úinéir nua", - "Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", - "Transfer" : "Aistriú", - "Transfer {path} to {userid}" : "Aistrigh {path} go {userid}", - "Invalid path selected" : "Conair neamhbhailí roghnaithe", - "Unknown error" : "Earráid anaithnid", - "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", - "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", - "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", - "Choose file" : "Roghnaigh comhad", - "Choose {file}" : "Roghnaigh {file}", - "Loading current folder" : "An fillteán reatha á lódáil", - "No files in here" : "Níl aon chomhaid istigh anseo", - "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!", - "Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo", - "Go back" : "Dul ar ais", - "Share" : "Comhroinn", - "Shared by link" : "Roinnte ag nasc", - "Shared" : "Roinnte", - "Switch to list view" : "Athraigh go dtí an amharc liosta", - "Switch to grid view" : "Téigh go dtí an radharc greille", - "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal", - "Error during upload: {message}" : "Earráid le linn uaslódála: {message}", - "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", - "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", - "Filter filenames…" : "Scag ainmneacha comhaid…", - "Views" : "Radhairc", - "Files settings" : "Socruithe comhaid", - "File cannot be accessed" : "Ní féidir an comhad a rochtain", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", - "Your files" : "Do chuid comhad", - "Open in files" : "Oscail i gcomhaid", - "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", - "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", - "Show hidden files" : "Taispeáin comhaid i bhfolach", - "Crop image previews" : "Réamhamhairc íomhá barr", - "Enable the grid view" : "Cumasaigh an radharc greille", - "Enable folder tree" : "Cumasaigh crann fillteáin", - "Additional settings" : "Socruithe breise", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce", - "Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.", - "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", - "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", - "Unable to change the favourite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú", - "Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil", - "Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}", - "Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe", - "Creating file" : "Comhad a chruthú", - "Blank" : "Bán", - "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "Deletion cancelled" : "Scriosadh cealaithe", "Delete permanently" : "Scrios go buan", "Delete and unshare" : "Scrios agus díroinnte", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Liosta de chomhaid agus de fhillteáin a athraíodh le déanaí.", "No recently modified files" : "Níl aon chomhaid athraithe le déanaí", "Files and folders you recently modified will show up here." : "Taispeánfar comhaid agus fillteáin a d'athraigh tú le déanaí anseo.", + "No files in here" : "Níl aon chomhaid istigh anseo", + "Upload some content or sync with your devices!" : "Uaslódáil roinnt inneachair nó sioncronaigh le do ghléasanna!", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", "Select all" : "Roghnú go léir", "Upload too large" : "Íoslódáil ró-mhór", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", + "\"{displayName}\" failed on some elements " : "Theip ar \"{displayName}\" ar roinnt eilimintí", + "\"{displayName}\" batch action executed successfully" : "D'éirigh le beart baisce \"{displayName}\" a rith", + "{count} selected" : "{count} roghnaithe", + "List of files and folders." : "Liosta de chomhaid agus fillteáin.", + "Column headers with buttons are sortable." : "Is féidir ceanntásca colún le cnaipí a shórtáil.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Níl an liosta seo le fáil go hiomlán ar chúiseanna feidhmíochta. Déanfar na comhaid a rindreáil agus tú ag dul tríd an liosta.", + "File not found" : "Comhad gan aimsiú", "Storage informations" : "Faisnéis stórála", + "{usedQuotaByte} used" : "{usedQuotaByte} úsáidte", + "{relative}% used" : "{relative}% in úsáid", + "Could not refresh storage stats" : "Níorbh fhéidir na staitisticí stórála a athnuachan", + "Your storage is full, files can not be updated or synced anymore!" : "Tá do stóras lán, ní féidir comhaid a nuashonrú ná a shioncronú a thuilleadh!", + "Create" : "Cruthaigh", + "This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.", + "Transfer ownership of a file or folder" : "Aistrigh úinéireacht comhaid nó fillteáin", + "Choose file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", + "Change" : "Athrú", + "New owner" : "Úinéir nua", + "Choose a file or folder to transfer" : "Roghnaigh comhad nó fillteán le haistriú", + "Transfer" : "Aistriú", + "Transfer {path} to {userid}" : "Aistrigh {path} go {userid}", + "Invalid path selected" : "Conair neamhbhailí roghnaithe", + "Unknown error" : "Earráid anaithnid", + "Ownership transfer request sent" : "Iarratas aistrithe úinéireachta seolta", + "Cannot transfer ownership of a file or folder you do not own" : "Ní féidir úinéireacht comhaid nó fillteáin nach leat a aistriú", + "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", + "Choose file" : "Roghnaigh comhad", + "Choose {file}" : "Roghnaigh {file}", + "Loading current folder" : "An fillteán reatha á lódáil", + "Go to the previous folder" : "Téigh go dtí an fillteán roimhe seo", + "Go back" : "Dul ar ais", + "Share" : "Comhroinn", + "Shared by link" : "Roinnte ag nasc", + "Shared" : "Roinnte", + "Switch to list view" : "Athraigh go dtí an amharc liosta", + "Switch to grid view" : "Téigh go dtí an radharc greille", + "Error during upload: {message}" : "Earráid le linn uaslódála: {message}", + "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", + "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "Open the files app settings" : "Oscail na socruithe aip comhaid", + "Files settings" : "Socruithe comhaid", + "File cannot be accessed" : "Ní féidir an comhad a rochtain", "You might not have have permissions to view it, ask the sender to share it" : "Seans nach bhfuil cead agat é a fheiceáil, iarr ar an seoltóir é a roinnt", + "Sort favorites first" : "Sórtáil na cinn is ansa leat ar dtús", + "Sort folders before files" : "Sórtáil fillteáin roimh chomhaid", + "Show hidden files" : "Taispeáin comhaid i bhfolach", + "Crop image previews" : "Réamhamhairc íomhá barr", + "Enable the grid view" : "Cumasaigh an radharc greille", + "Additional settings" : "Socruithe breise", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Cóipeáil chuig an ngearrthaisce", + "Use this address to access your Files via WebDAV" : "Úsáid an seoladh seo chun do Chomhaid a rochtain trí WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Má tá 2FA cumasaithe agat, ní mór duit pasfhocal aip nua a chruthú agus a úsáid trí chliceáil anseo.", + "Clipboard is not available" : "Níl fáil ar an ngearrthaisce", + "WebDAV URL copied to clipboard" : "URL WebDAV cóipeáilte chuig an ngearrthaisce", + "Unable to change the favourite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú", + "Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil", + "Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}", + "Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe", + "Creating file" : "Comhad a chruthú", + "Blank" : "Bán", + "Unable to create new file from template" : "Ní féidir comhad nua a chruthú ón teimpléad", "The files is locked" : "Tá na comhaid faoi ghlas", "Create new templates folder" : "Cruthaigh fillteán teimpléid nua", - "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta" + "Toggle %1$s sublist" : "Scoránaigh %1$s fo-liosta", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Níorbh fhéidir an comhad a aimsiú nó níl cead agat féachaint air. Iarr ar an seoltóir é a roinnt.", + "Your files" : "Do chuid comhad", + "Open in files" : "Oscail i gcomhaid", + "Storage information" : "Faisnéis stórála", + "Storage quota" : "Cuóta stórála", + "Fill template fields" : "Líon réimsí teimpléid", + "Submitting fields…" : "Réimsí á gcur isteach…", + "Submit" : "Cuir isteach", + "Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal", + "Filter filenames…" : "Scag ainmneacha comhaid…", + "Views" : "Radhairc", + "Enable folder tree" : "Cumasaigh crann fillteáin" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index d815e63c23b7e..eb8423d3391e0 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Retirar o filtro", "Total rows summary" : "Resumo total de filas", "Toggle selection for all files and folders" : "Conmutar a selección para todos os ficheiros e cartafoles", - "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", - "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de ficheiros e cartafoles", - "Column headers with buttons are sortable." : "As cabeceiras das columnas con botóns pódense ordenar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.", - "File not found" : "Ficheiro non atopado", - "Storage information" : "Información de almacenamento", - "Storage quota" : "Cota de almacenamento", - "{usedQuotaByte} used" : "{usedQuotaByte} usado", - "{relative}% used" : "{relative}% usado", - "Could not refresh storage stats" : "Non foi posíbel actualizar as estatísticas de almacenamento", - "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", - "Create" : "Crear", - "This name is already in use." : "Este nome xa está a ser usado", - "Fill template fields" : "Encher os campos do modelo", - "Submitting fields…" : "Enviando os campos...", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", - "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", - "Change" : "Cambiar", - "New owner" : "Novo propietario", - "Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir", - "Transfer" : "Transferencia", - "Transfer {path} to {userid}" : "Transferir {path} cara a {userid}", - "Invalid path selected" : "Seleccionou unha ruta incorrecta.", - "Unknown error" : "Produciuse un erro descoñecido", - "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", - "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", - "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", - "Choose file" : "Escoller o ficheiro", - "Choose {file}" : "Escoller {file}", - "Loading current folder" : "Cargando o cartafol actual", - "No files in here" : "Aquí non hai ficheiros", - "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", - "Go to the previous folder" : "Ir ao cartafol anterior", - "Go back" : "Volver", - "Share" : "Compartir", - "Shared by link" : "Compartido por ligazón", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar á vista de lista", - "Switch to grid view" : "Cambiar á vista de grade", - "Upload was cancelled by user" : "O envío foi cancelado polo usuario", - "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", - "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", - "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", - "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "Views" : "Vistas", - "Files settings" : "Axustes de Ficheiros", - "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.", - "Your files" : "Os seus ficheiros", - "Open in files" : "Abrir en ficheiros", - "Sort favorites first" : "Ordene antes os favoritos", - "Sort folders before files" : "Ordenar os cartafoles diante dos ficheiros", - "Show hidden files" : "Amosar os ficheiros agochados", - "Crop image previews" : "Recortar a vista previa das imaxes", - "Enable the grid view" : "Activar á vista de grade", - "Enable folder tree" : "Activar a árbore de cartafoles", - "Additional settings" : "Axustes adicionais", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copiar no portapapeis.", - "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou A2F, debe crear e utilizar un novo contrasinal de aplicación premendo aquí.", - "Clipboard is not available" : "O portapapeis non está dispoñíbel", - "WebDAV URL copied to clipboard" : "O URL de WebDAV foi copiado no portapapeis", - "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", - "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", - "Pick a template for {name}" : "Escolla un modelo para {name}", - "Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado", - "Creating file" : "Creando o ficheiro", - "Blank" : "Baleiro", - "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Deletion cancelled" : "Cancelouse a eliminación", "Delete permanently" : "Eliminar definitivamente", "Delete and unshare" : "Eliminar e deixar de compartir", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", + "No files in here" : "Aquí non hai ficheiros", + "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", "Select all" : "Seleccionar todo", "Upload too large" : "Envío grande de máis", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", + "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", + "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de ficheiros e cartafoles", + "Column headers with buttons are sortable." : "As cabeceiras das columnas con botóns pódense ordenar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.", + "File not found" : "Ficheiro non atopado", "Storage informations" : "Información de almacenamento", + "{usedQuotaByte} used" : "{usedQuotaByte} usado", + "{relative}% used" : "{relative}% usado", + "Could not refresh storage stats" : "Non foi posíbel actualizar as estatísticas de almacenamento", + "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", + "Create" : "Crear", + "This name is already in use." : "Este nome xa está a ser usado", + "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", + "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", + "Change" : "Cambiar", + "New owner" : "Novo propietario", + "Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir", + "Transfer" : "Transferencia", + "Transfer {path} to {userid}" : "Transferir {path} cara a {userid}", + "Invalid path selected" : "Seleccionou unha ruta incorrecta.", + "Unknown error" : "Produciuse un erro descoñecido", + "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", + "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", + "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", + "Choose file" : "Escoller o ficheiro", + "Choose {file}" : "Escoller {file}", + "Loading current folder" : "Cargando o cartafol actual", + "Go to the previous folder" : "Ir ao cartafol anterior", + "Go back" : "Volver", + "Share" : "Compartir", + "Shared by link" : "Compartido por ligazón", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar á vista de lista", + "Switch to grid view" : "Cambiar á vista de grade", + "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", + "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", + "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", + "Files settings" : "Axustes de Ficheiros", + "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", + "Sort favorites first" : "Ordene antes os favoritos", + "Sort folders before files" : "Ordenar os cartafoles diante dos ficheiros", + "Show hidden files" : "Amosar os ficheiros agochados", + "Crop image previews" : "Recortar a vista previa das imaxes", + "Enable the grid view" : "Activar á vista de grade", + "Additional settings" : "Axustes adicionais", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar no portapapeis.", + "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou A2F, debe crear e utilizar un novo contrasinal de aplicación premendo aquí.", + "Clipboard is not available" : "O portapapeis non está dispoñíbel", + "WebDAV URL copied to clipboard" : "O URL de WebDAV foi copiado no portapapeis", + "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", + "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", + "Pick a template for {name}" : "Escolla un modelo para {name}", + "Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado", + "Creating file" : "Creando o ficheiro", + "Blank" : "Baleiro", + "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "The files is locked" : "Os ficheiros están bloqueados", "Create new templates folder" : "Crear un novo cartafol de modelos", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.", + "Your files" : "Os seus ficheiros", + "Open in files" : "Abrir en ficheiros", + "Storage information" : "Información de almacenamento", + "Storage quota" : "Cota de almacenamento", + "Fill template fields" : "Encher os campos do modelo", + "Submitting fields…" : "Enviando os campos...", + "Submit" : "Enviar", + "Upload was cancelled by user" : "O envío foi cancelado polo usuario", + "Filter filenames…" : "Filtrar os nomes de ficheiro…", + "Views" : "Vistas", + "Enable folder tree" : "Activar a árbore de cartafoles" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 0f193658f7c07..24c04eb99c9a3 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -205,80 +205,6 @@ "Remove filter" : "Retirar o filtro", "Total rows summary" : "Resumo total de filas", "Toggle selection for all files and folders" : "Conmutar a selección para todos os ficheiros e cartafoles", - "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", - "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", - "{count} selected" : "{count} seleccionados", - "List of files and folders." : "Lista de ficheiros e cartafoles", - "Column headers with buttons are sortable." : "As cabeceiras das columnas con botóns pódense ordenar.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.", - "File not found" : "Ficheiro non atopado", - "Storage information" : "Información de almacenamento", - "Storage quota" : "Cota de almacenamento", - "{usedQuotaByte} used" : "{usedQuotaByte} usado", - "{relative}% used" : "{relative}% usado", - "Could not refresh storage stats" : "Non foi posíbel actualizar as estatísticas de almacenamento", - "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", - "Create" : "Crear", - "This name is already in use." : "Este nome xa está a ser usado", - "Fill template fields" : "Encher os campos do modelo", - "Submitting fields…" : "Enviando os campos...", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", - "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", - "Change" : "Cambiar", - "New owner" : "Novo propietario", - "Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir", - "Transfer" : "Transferencia", - "Transfer {path} to {userid}" : "Transferir {path} cara a {userid}", - "Invalid path selected" : "Seleccionou unha ruta incorrecta.", - "Unknown error" : "Produciuse un erro descoñecido", - "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", - "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", - "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", - "Choose file" : "Escoller o ficheiro", - "Choose {file}" : "Escoller {file}", - "Loading current folder" : "Cargando o cartafol actual", - "No files in here" : "Aquí non hai ficheiros", - "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", - "Go to the previous folder" : "Ir ao cartafol anterior", - "Go back" : "Volver", - "Share" : "Compartir", - "Shared by link" : "Compartido por ligazón", - "Shared" : "Compartido", - "Switch to list view" : "Cambiar á vista de lista", - "Switch to grid view" : "Cambiar á vista de grade", - "Upload was cancelled by user" : "O envío foi cancelado polo usuario", - "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", - "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", - "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", - "Filter filenames…" : "Filtrar os nomes de ficheiro…", - "Views" : "Vistas", - "Files settings" : "Axustes de Ficheiros", - "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.", - "Your files" : "Os seus ficheiros", - "Open in files" : "Abrir en ficheiros", - "Sort favorites first" : "Ordene antes os favoritos", - "Sort folders before files" : "Ordenar os cartafoles diante dos ficheiros", - "Show hidden files" : "Amosar os ficheiros agochados", - "Crop image previews" : "Recortar a vista previa das imaxes", - "Enable the grid view" : "Activar á vista de grade", - "Enable folder tree" : "Activar a árbore de cartafoles", - "Additional settings" : "Axustes adicionais", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL de WebDAV", - "Copy to clipboard" : "Copiar no portapapeis.", - "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou A2F, debe crear e utilizar un novo contrasinal de aplicación premendo aquí.", - "Clipboard is not available" : "O portapapeis non está dispoñíbel", - "WebDAV URL copied to clipboard" : "O URL de WebDAV foi copiado no portapapeis", - "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", - "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", - "Pick a template for {name}" : "Escolla un modelo para {name}", - "Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado", - "Creating file" : "Creando o ficheiro", - "Blank" : "Baleiro", - "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Deletion cancelled" : "Cancelouse a eliminación", "Delete permanently" : "Eliminar definitivamente", "Delete and unshare" : "Eliminar e deixar de compartir", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", + "No files in here" : "Aquí non hai ficheiros", + "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", "Select all" : "Seleccionar todo", "Upload too large" : "Envío grande de máis", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", + "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", + "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", + "{count} selected" : "{count} seleccionados", + "List of files and folders." : "Lista de ficheiros e cartafoles", + "Column headers with buttons are sortable." : "As cabeceiras das columnas con botóns pódense ordenar.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres se despraza pola lista.", + "File not found" : "Ficheiro non atopado", "Storage informations" : "Información de almacenamento", + "{usedQuotaByte} used" : "{usedQuotaByte} usado", + "{relative}% used" : "{relative}% usado", + "Could not refresh storage stats" : "Non foi posíbel actualizar as estatísticas de almacenamento", + "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", + "Create" : "Crear", + "This name is already in use." : "Este nome xa está a ser usado", + "Transfer ownership of a file or folder" : "Transferencia da propiedade dun ficheiro ou cartafol", + "Choose file or folder to transfer" : "Escolla o ficheiro ou cartafol para transferir", + "Change" : "Cambiar", + "New owner" : "Novo propietario", + "Choose a file or folder to transfer" : "Escolla un ficheiro ou cartafol para transferir", + "Transfer" : "Transferencia", + "Transfer {path} to {userid}" : "Transferir {path} cara a {userid}", + "Invalid path selected" : "Seleccionou unha ruta incorrecta.", + "Unknown error" : "Produciuse un erro descoñecido", + "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", + "Cannot transfer ownership of a file or folder you do not own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol do que non es o propietario", + "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", + "Choose file" : "Escoller o ficheiro", + "Choose {file}" : "Escoller {file}", + "Loading current folder" : "Cargando o cartafol actual", + "Go to the previous folder" : "Ir ao cartafol anterior", + "Go back" : "Volver", + "Share" : "Compartir", + "Shared by link" : "Compartido por ligazón", + "Shared" : "Compartido", + "Switch to list view" : "Cambiar á vista de lista", + "Switch to grid view" : "Cambiar á vista de grade", + "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", + "Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}", + "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", + "Files settings" : "Axustes de Ficheiros", + "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", + "Sort favorites first" : "Ordene antes os favoritos", + "Sort folders before files" : "Ordenar os cartafoles diante dos ficheiros", + "Show hidden files" : "Amosar os ficheiros agochados", + "Crop image previews" : "Recortar a vista previa das imaxes", + "Enable the grid view" : "Activar á vista de grade", + "Additional settings" : "Axustes adicionais", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL de WebDAV", + "Copy to clipboard" : "Copiar no portapapeis.", + "Use this address to access your Files via WebDAV" : "Empregue este enderezo para acceder ao seu Ficheiros mediante WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se activou A2F, debe crear e utilizar un novo contrasinal de aplicación premendo aquí.", + "Clipboard is not available" : "O portapapeis non está dispoñíbel", + "WebDAV URL copied to clipboard" : "O URL de WebDAV foi copiado no portapapeis", + "Unable to change the favourite state of the file" : "Non é posíbel cambiar o estado favorito do ficheiro", + "Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro", + "Pick a template for {name}" : "Escolla un modelo para {name}", + "Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado", + "Creating file" : "Creando o ficheiro", + "Blank" : "Baleiro", + "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "The files is locked" : "Os ficheiros están bloqueados", "Create new templates folder" : "Crear un novo cartafol de modelos", - "Toggle %1$s sublist" : "Alternar %1$s sublista" + "Toggle %1$s sublist" : "Alternar %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Non foi posíbel atopar o ficheiro ou non ten permiso para velo. Pídalle ao remitente que o comparta.", + "Your files" : "Os seus ficheiros", + "Open in files" : "Abrir en ficheiros", + "Storage information" : "Información de almacenamento", + "Storage quota" : "Cota de almacenamento", + "Fill template fields" : "Encher os campos do modelo", + "Submitting fields…" : "Enviando os campos...", + "Submit" : "Enviar", + "Upload was cancelled by user" : "O envío foi cancelado polo usuario", + "Filter filenames…" : "Filtrar os nomes de ficheiro…", + "Views" : "Vistas", + "Enable folder tree" : "Activar a árbore de cartafoles" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 2d7ff22905a7e..c59e91046d478 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -155,10 +155,32 @@ OC.L10N.register( "Folder name" : "Naziv mape", "Clear filter" : "Ukloni filtar", "Type" : "Vrsta", + "Delete permanently" : "Trajno izbrišite", + "Cancel" : "Odustani", + "Open details" : "Otvori pojedinosti", + "Documents" : "Dokumenti", + "Audio" : "Audio", + "Videos" : "Videozapisi", + "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", + "Templates" : "Predlošci", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", + "No favorites yet" : "Još nema favorita", + "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", + "All files" : "Sve datoteke", + "No files in here" : "Nema datoteka", + "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", + "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", + "Select all" : "Odaberi sve", + "Upload too large" : "Otprema je prevelika", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", + "Text file" : "Tekstna datoteka", + "New text file.txt" : "Nova tekstna datoteka.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", + "\"remote user\"" : "„udaljeni korisnik”", + "Name cannot be empty" : "Naziv ne može biti prazan", "File not found" : "Datoteka nije pronađena", "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", "Create" : "Stvori", - "Submit" : "Šalji", "Transfer ownership of a file or folder" : "Prenesi vlasništvo nad datotekom ili mapom", "Choose file or folder to transfer" : "Odaberite datoteku ili mapu za prijenos", "Change" : "Promijeni", @@ -169,14 +191,11 @@ OC.L10N.register( "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", - "No files in here" : "Nema datoteka", - "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", "Go back" : "Natrag", "Share" : "Dijeli", "Shared by link" : "Podijeljeno putem poveznice", "Shared" : "Dijeljeno", "Switch to list view" : "Prebacite na prikaz popisa", - "Views" : "Prikazi", "Show hidden files" : "Prikaz skrivenih datoteka", "Crop image previews" : "Obreži pretpreglede slika", "Additional settings" : "Dodatne postavke", @@ -190,27 +209,8 @@ OC.L10N.register( "Creating file" : "Stvaranje datoteke", "Blank" : "Prazno", "Unable to create new file from template" : "Nije moguće stvoriti novu datoteku iz predloška", - "Delete permanently" : "Trajno izbrišite", - "Cancel" : "Odustani", - "Open details" : "Otvori pojedinosti", - "Documents" : "Dokumenti", - "Audio" : "Audio", - "Videos" : "Videozapisi", - "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", - "Templates" : "Predlošci", - "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", - "No favorites yet" : "Još nema favorita", - "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", - "All files" : "Sve datoteke", - "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", - "Select all" : "Odaberi sve", - "Upload too large" : "Otprema je prevelika", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", - "Text file" : "Tekstna datoteka", - "New text file.txt" : "Nova tekstna datoteka.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", - "\"remote user\"" : "„udaljeni korisnik”", - "Name cannot be empty" : "Naziv ne može biti prazan", - "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s" + "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s", + "Submit" : "Šalji", + "Views" : "Prikazi" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index bd88c236621d7..6f306fa060eb9 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -153,10 +153,32 @@ "Folder name" : "Naziv mape", "Clear filter" : "Ukloni filtar", "Type" : "Vrsta", + "Delete permanently" : "Trajno izbrišite", + "Cancel" : "Odustani", + "Open details" : "Otvori pojedinosti", + "Documents" : "Dokumenti", + "Audio" : "Audio", + "Videos" : "Videozapisi", + "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", + "Templates" : "Predlošci", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", + "No favorites yet" : "Još nema favorita", + "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", + "All files" : "Sve datoteke", + "No files in here" : "Nema datoteka", + "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", + "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", + "Select all" : "Odaberi sve", + "Upload too large" : "Otprema je prevelika", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", + "Text file" : "Tekstna datoteka", + "New text file.txt" : "Nova tekstna datoteka.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", + "\"remote user\"" : "„udaljeni korisnik”", + "Name cannot be empty" : "Naziv ne može biti prazan", "File not found" : "Datoteka nije pronađena", "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", "Create" : "Stvori", - "Submit" : "Šalji", "Transfer ownership of a file or folder" : "Prenesi vlasništvo nad datotekom ili mapom", "Choose file or folder to transfer" : "Odaberite datoteku ili mapu za prijenos", "Change" : "Promijeni", @@ -167,14 +189,11 @@ "Invalid path selected" : "Odabran nevažeći put", "Unknown error" : "Nepoznata pogreška", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", - "No files in here" : "Nema datoteka", - "Upload some content or sync with your devices!" : "Otpremite neki sadržaj ili sinkronizirajte sa svojim uređajima!", "Go back" : "Natrag", "Share" : "Dijeli", "Shared by link" : "Podijeljeno putem poveznice", "Shared" : "Dijeljeno", "Switch to list view" : "Prebacite na prikaz popisa", - "Views" : "Prikazi", "Show hidden files" : "Prikaz skrivenih datoteka", "Crop image previews" : "Obreži pretpreglede slika", "Additional settings" : "Dodatne postavke", @@ -188,27 +207,8 @@ "Creating file" : "Stvaranje datoteke", "Blank" : "Prazno", "Unable to create new file from template" : "Nije moguće stvoriti novu datoteku iz predloška", - "Delete permanently" : "Trajno izbrišite", - "Cancel" : "Odustani", - "Open details" : "Otvori pojedinosti", - "Documents" : "Dokumenti", - "Audio" : "Audio", - "Videos" : "Videozapisi", - "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", - "Templates" : "Predlošci", - "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", - "No favorites yet" : "Još nema favorita", - "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", - "All files" : "Sve datoteke", - "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", - "Select all" : "Odaberi sve", - "Upload too large" : "Otprema je prevelika", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate otpremiti premašuju maksimalnu veličinu za otpremu datoteka na ovom poslužitelju.", - "Text file" : "Tekstna datoteka", - "New text file.txt" : "Nova tekstna datoteka.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", - "\"remote user\"" : "„udaljeni korisnik”", - "Name cannot be empty" : "Naziv ne može biti prazan", - "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s" + "Toggle %1$s sublist" : "Uključivanje/isključivanje potpopisa %1$s", + "Submit" : "Šalji", + "Views" : "Prikazi" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 83b89c239bd6d..85624fe9cf29c 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Szűrő eltávolítása", "Total rows summary" : "Összes sor összegzése", "Toggle selection for all files and folders" : "Minden fájl és mappa kijelölésének átváltása", - "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", - "\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva", - "{count} selected" : "{count}kiválasztva", - "List of files and folders." : "Fájlok és mappák felsorolása.", - "Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.", - "File not found" : "A fájl nem található", - "Storage information" : "Tárhely-információ", - "Storage quota" : "Tároló kvóta", - "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", - "{relative}% used" : "{relative}% felhasználva", - "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", - "Your storage is full, files can not be updated or synced anymore!" : "A tárhelye megtelt, a fájlok többé nem frissíthetők vagy szinkronizálhatók.", - "Create" : "Létrehozás", - "This name is already in use." : "Ez a név már foglalt", - "Fill template fields" : "Töltse ki a sablon elemeit", - "Submitting fields…" : "Mezők beküldése…", - "Submit" : "Beküldés", - "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", - "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", - "Change" : "Módosítás", - "New owner" : "Új tulajdonos", - "Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát", - "Transfer" : "Átruházás", - "Transfer {path} to {userid}" : "{path} átruházása {userid} számára", - "Invalid path selected" : "Érvénytelen útvonal kiválasztva", - "Unknown error" : "Ismeretlen hiba", - "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", - "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", - "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Choose file" : "Válasszon fájlt", - "Choose {file}" : "{file} kiválasztása", - "Loading current folder" : "Jelenlegi mappa betöltése", - "No files in here" : "Itt nincsenek fájlok", - "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", - "Go to the previous folder" : "Ugrás az előző mappához", - "Go back" : "Visszalépés", - "Share" : "Megosztás", - "Shared by link" : "Megosztva hivatkozással", - "Shared" : "Megosztva", - "Switch to list view" : "Váltás listanézetre", - "Switch to grid view" : "Váltás rácsnézetre", - "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által", - "Error during upload: {message}" : "Hiba a feltöltés során: {message}", - "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", - "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", - "Filter filenames…" : "Fájlnevek szűrése…", - "Views" : "Nézetek", - "Files settings" : "Fájlok beállításai", - "File cannot be accessed" : "A fájl nem érhető el", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", - "Your files" : "Saját fájlok", - "Open in files" : "Megnyitás a Files-ban", - "Sort favorites first" : "Kedvencek előre rendezése", - "Sort folders before files" : "Mappák fesorolása a fájlok előtt", - "Show hidden files" : "Rejtett fájlok megjelenítése", - "Crop image previews" : "Kép előnézetek vágása", - "Enable the grid view" : "Rácsnézet engedélyezése", - "Enable folder tree" : "Kőnyvtár strukúra engedélyezése", - "Additional settings" : "További beállítások", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV-webcím", - "Copy to clipboard" : "Másolás a vágólapra", - "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", - "Clipboard is not available" : "A vágólap nem érhető el", - "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", - "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", - "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", - "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", - "Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal", - "Creating file" : "Fájl létrehozása", - "Blank" : "Üres", - "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Deletion cancelled" : "Törlés megszakítva", "Delete permanently" : "Végleges törlés", "Delete and unshare" : "Töröl és nem oszt meg", @@ -368,6 +294,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Közelmúltban módosított fájlok és mappák felsorolása.", "No recently modified files" : "Nincs a közelmúltban módosított fájl", "Files and folders you recently modified will show up here." : "Az Ön által módosított fájlok és mappák itt jelennek meg.", + "No files in here" : "Itt nincsenek fájlok", + "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", "Select all" : "Összes kijelölése", "Upload too large" : "A feltöltés túl nagy", @@ -380,11 +308,83 @@ OC.L10N.register( "{newName} already exists." : "A(z) {newName} már létezik.", "Name cannot be empty" : "A név nem lehet üres", "Another entry with the same name already exists" : "Már létezik ilyen nevű bejegyzés", + "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", + "\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva", + "{count} selected" : "{count}kiválasztva", + "List of files and folders." : "Fájlok és mappák felsorolása.", + "Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.", + "File not found" : "A fájl nem található", "Storage informations" : "Tárhely-információk", + "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", + "{relative}% used" : "{relative}% felhasználva", + "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", + "Your storage is full, files can not be updated or synced anymore!" : "A tárhelye megtelt, a fájlok többé nem frissíthetők vagy szinkronizálhatók.", + "Create" : "Létrehozás", + "This name is already in use." : "Ez a név már foglalt", + "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", + "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", + "Change" : "Módosítás", + "New owner" : "Új tulajdonos", + "Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát", + "Transfer" : "Átruházás", + "Transfer {path} to {userid}" : "{path} átruházása {userid} számára", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Unknown error" : "Ismeretlen hiba", + "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", + "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", + "Choose file" : "Válasszon fájlt", + "Choose {file}" : "{file} kiválasztása", + "Loading current folder" : "Jelenlegi mappa betöltése", + "Go to the previous folder" : "Ugrás az előző mappához", + "Go back" : "Visszalépés", + "Share" : "Megosztás", + "Shared by link" : "Megosztva hivatkozással", + "Shared" : "Megosztva", + "Switch to list view" : "Váltás listanézetre", + "Switch to grid view" : "Váltás rácsnézetre", + "Error during upload: {message}" : "Hiba a feltöltés során: {message}", + "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", + "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", + "Files settings" : "Fájlok beállításai", + "File cannot be accessed" : "A fájl nem érhető el", "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", + "Sort favorites first" : "Kedvencek előre rendezése", + "Sort folders before files" : "Mappák fesorolása a fájlok előtt", + "Show hidden files" : "Rejtett fájlok megjelenítése", + "Crop image previews" : "Kép előnézetek vágása", + "Enable the grid view" : "Rácsnézet engedélyezése", + "Additional settings" : "További beállítások", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV-webcím", + "Copy to clipboard" : "Másolás a vágólapra", + "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", + "Clipboard is not available" : "A vágólap nem érhető el", + "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", + "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", + "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", + "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", + "Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal", + "Creating file" : "Fájl létrehozása", + "Blank" : "Üres", + "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "The files is locked" : "Ez a fájl zárolva van", "Create new templates folder" : "Új sablonmappa létrehozása", - "Toggle %1$s sublist" : "%1$s allista be/ki" + "Toggle %1$s sublist" : "%1$s allista be/ki", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", + "Your files" : "Saját fájlok", + "Open in files" : "Megnyitás a Files-ban", + "Storage information" : "Tárhely-információ", + "Storage quota" : "Tároló kvóta", + "Fill template fields" : "Töltse ki a sablon elemeit", + "Submitting fields…" : "Mezők beküldése…", + "Submit" : "Beküldés", + "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által", + "Filter filenames…" : "Fájlnevek szűrése…", + "Views" : "Nézetek", + "Enable folder tree" : "Kőnyvtár strukúra engedélyezése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 0f435ae5771ea..fd9be660f242d 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -203,80 +203,6 @@ "Remove filter" : "Szűrő eltávolítása", "Total rows summary" : "Összes sor összegzése", "Toggle selection for all files and folders" : "Minden fájl és mappa kijelölésének átváltása", - "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", - "\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva", - "{count} selected" : "{count}kiválasztva", - "List of files and folders." : "Fájlok és mappák felsorolása.", - "Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.", - "File not found" : "A fájl nem található", - "Storage information" : "Tárhely-információ", - "Storage quota" : "Tároló kvóta", - "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", - "{relative}% used" : "{relative}% felhasználva", - "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", - "Your storage is full, files can not be updated or synced anymore!" : "A tárhelye megtelt, a fájlok többé nem frissíthetők vagy szinkronizálhatók.", - "Create" : "Létrehozás", - "This name is already in use." : "Ez a név már foglalt", - "Fill template fields" : "Töltse ki a sablon elemeit", - "Submitting fields…" : "Mezők beküldése…", - "Submit" : "Beküldés", - "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", - "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", - "Change" : "Módosítás", - "New owner" : "Új tulajdonos", - "Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát", - "Transfer" : "Átruházás", - "Transfer {path} to {userid}" : "{path} átruházása {userid} számára", - "Invalid path selected" : "Érvénytelen útvonal kiválasztva", - "Unknown error" : "Ismeretlen hiba", - "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", - "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", - "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", - "Choose file" : "Válasszon fájlt", - "Choose {file}" : "{file} kiválasztása", - "Loading current folder" : "Jelenlegi mappa betöltése", - "No files in here" : "Itt nincsenek fájlok", - "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", - "Go to the previous folder" : "Ugrás az előző mappához", - "Go back" : "Visszalépés", - "Share" : "Megosztás", - "Shared by link" : "Megosztva hivatkozással", - "Shared" : "Megosztva", - "Switch to list view" : "Váltás listanézetre", - "Switch to grid view" : "Váltás rácsnézetre", - "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által", - "Error during upload: {message}" : "Hiba a feltöltés során: {message}", - "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", - "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", - "Filter filenames…" : "Fájlnevek szűrése…", - "Views" : "Nézetek", - "Files settings" : "Fájlok beállításai", - "File cannot be accessed" : "A fájl nem érhető el", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", - "Your files" : "Saját fájlok", - "Open in files" : "Megnyitás a Files-ban", - "Sort favorites first" : "Kedvencek előre rendezése", - "Sort folders before files" : "Mappák fesorolása a fájlok előtt", - "Show hidden files" : "Rejtett fájlok megjelenítése", - "Crop image previews" : "Kép előnézetek vágása", - "Enable the grid view" : "Rácsnézet engedélyezése", - "Enable folder tree" : "Kőnyvtár strukúra engedélyezése", - "Additional settings" : "További beállítások", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV-webcím", - "Copy to clipboard" : "Másolás a vágólapra", - "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", - "Clipboard is not available" : "A vágólap nem érhető el", - "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", - "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", - "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", - "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", - "Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal", - "Creating file" : "Fájl létrehozása", - "Blank" : "Üres", - "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Deletion cancelled" : "Törlés megszakítva", "Delete permanently" : "Végleges törlés", "Delete and unshare" : "Töröl és nem oszt meg", @@ -366,6 +292,8 @@ "List of recently modified files and folders." : "Közelmúltban módosított fájlok és mappák felsorolása.", "No recently modified files" : "Nincs a közelmúltban módosított fájl", "Files and folders you recently modified will show up here." : "Az Ön által módosított fájlok és mappák itt jelennek meg.", + "No files in here" : "Itt nincsenek fájlok", + "Upload some content or sync with your devices!" : "Töltsön fel néhány tartalmat, vagy szinkronizáljon az eszközeivel.", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", "Select all" : "Összes kijelölése", "Upload too large" : "A feltöltés túl nagy", @@ -378,11 +306,83 @@ "{newName} already exists." : "A(z) {newName} már létezik.", "Name cannot be empty" : "A név nem lehet üres", "Another entry with the same name already exists" : "Már létezik ilyen nevű bejegyzés", + "\"{displayName}\" failed on some elements " : "A(z) „{displayName}” sikertelen volt néhány elemen", + "\"{displayName}\" batch action executed successfully" : "A(z) „{displayName}” tömeges művelet sikeresen végrehajtva", + "{count} selected" : "{count}kiválasztva", + "List of files and folders." : "Fájlok és mappák felsorolása.", + "Column headers with buttons are sortable." : "A gombot tartalmazó oszlopfejlécek rendezhetők.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ez a lista teljesítménybeli okokból nincs teljes egészében megjelenítve. A fájlok a listában navigálás során jelennek meg.", + "File not found" : "A fájl nem található", "Storage informations" : "Tárhely-információk", + "{usedQuotaByte} used" : "{usedQuotaByte} felhasználva", + "{relative}% used" : "{relative}% felhasználva", + "Could not refresh storage stats" : "Nem sikerült frissíteni a tárhelystatisztikákat", + "Your storage is full, files can not be updated or synced anymore!" : "A tárhelye megtelt, a fájlok többé nem frissíthetők vagy szinkronizálhatók.", + "Create" : "Létrehozás", + "This name is already in use." : "Ez a név már foglalt", + "Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása", + "Choose file or folder to transfer" : "Válasszon egy fájlt vagy mappát az átruházáshoz", + "Change" : "Módosítás", + "New owner" : "Új tulajdonos", + "Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát", + "Transfer" : "Átruházás", + "Transfer {path} to {userid}" : "{path} átruházása {userid} számára", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Unknown error" : "Ismeretlen hiba", + "Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve", + "Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné", + "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", + "Choose file" : "Válasszon fájlt", + "Choose {file}" : "{file} kiválasztása", + "Loading current folder" : "Jelenlegi mappa betöltése", + "Go to the previous folder" : "Ugrás az előző mappához", + "Go back" : "Visszalépés", + "Share" : "Megosztás", + "Shared by link" : "Megosztva hivatkozással", + "Shared" : "Megosztva", + "Switch to list view" : "Váltás listanézetre", + "Switch to grid view" : "Váltás rácsnézetre", + "Error during upload: {message}" : "Hiba a feltöltés során: {message}", + "Error during upload, status code {status}" : "Hiba a feltöltés közben, állapotkód: {status}", + "Unknown error during upload" : "Ismeretlen hiba a feltöltés során", "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", + "Files settings" : "Fájlok beállításai", + "File cannot be accessed" : "A fájl nem érhető el", "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", + "Sort favorites first" : "Kedvencek előre rendezése", + "Sort folders before files" : "Mappák fesorolása a fájlok előtt", + "Show hidden files" : "Rejtett fájlok megjelenítése", + "Crop image previews" : "Kép előnézetek vágása", + "Enable the grid view" : "Rácsnézet engedélyezése", + "Additional settings" : "További beállítások", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV-webcím", + "Copy to clipboard" : "Másolás a vágólapra", + "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", + "Clipboard is not available" : "A vágólap nem érhető el", + "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", + "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", + "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", + "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", + "Create a new file with the selected template" : "Új fájl létrehozása a kiválasztott sablonnal", + "Creating file" : "Fájl létrehozása", + "Blank" : "Üres", + "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "The files is locked" : "Ez a fájl zárolva van", "Create new templates folder" : "Új sablonmappa létrehozása", - "Toggle %1$s sublist" : "%1$s allista be/ki" + "Toggle %1$s sublist" : "%1$s allista be/ki", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", + "Your files" : "Saját fájlok", + "Open in files" : "Megnyitás a Files-ban", + "Storage information" : "Tárhely-információ", + "Storage quota" : "Tároló kvóta", + "Fill template fields" : "Töltse ki a sablon elemeit", + "Submitting fields…" : "Mezők beküldése…", + "Submit" : "Beküldés", + "Upload was cancelled by user" : "Feltöltés megszakítva a felhasználó által", + "Filter filenames…" : "Fájlnevek szűrése…", + "Views" : "Nézetek", + "Enable folder tree" : "Kőnyvtár strukúra engedélyezése" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index 512902ba3bcec..81932ab85c4e7 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -166,7 +166,32 @@ OC.L10N.register( "Folder name" : "Nama folder", "Clear filter" : "Bersihkan filter", "Type" : "tipe", + "Delete permanently" : "Hapus secara permanen", + "Cancel" : "Membatalkan", + "Today" : "Hari ini", + "Documents" : "Dokumen", + "Folders" : "Folder", + "Audio" : "Audio", + "Videos" : "Video", + "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", + "Templates" : "Templat", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", + "No favorites yet" : "Belum memiliki favorit", + "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", + "All files" : "Semua berkas", + "No files in here" : "Tidak ada berkas di sini", + "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", + "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", + "Select all" : "Pilih Semua", + "Upload too large" : "Yang diunggah terlalu besar", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", + "Text file" : "Berkas teks", + "New text file.txt" : "Teks baru file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Tautan langsung disalin (hanya bisa untuk pengguna yang memiliki akses ke berkas/folder ini)", + "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", + "\"remote user\"" : "\"remote user\"", "File not found" : "Berkas tidak ditemukan", + "Storage informations" : "Informasi penyimpanan", "{usedQuotaByte} used" : "{usedQuotaByte} digunakan", "{relative}% used" : "{relative}% digunakan", "Could not refresh storage stats" : "Tidak dapat memuat ulang statistik penyimpanan", @@ -184,14 +209,13 @@ OC.L10N.register( "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you do not own" : "Tidak dapat mentransfer pemilik berkas atau folder yang Anda tidak miliki", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", - "No files in here" : "Tidak ada berkas di sini", - "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", "Go back" : "Kembali", "Shared by link" : "Dibagikan dengan tautan", "Shared" : "Dibagikan", - "Views" : "Tampilan", + "Open the files app settings" : "Buka setelan aplikasi berkas", "Files settings" : "Setelan berkas", "File cannot be accessed" : "Berkas tidak dapat diakses", + "You might not have have permissions to view it, ask the sender to share it" : "Anda mungkin tidak memiliki izin untuk menampilkan ini, tanyakan pengirim untuk membagikannya", "Show hidden files" : "Lihat berkas tersembunyi", "Crop image previews" : "Pangkas pratinjau gambar", "Additional settings" : "Setelan tambahan", @@ -208,31 +232,7 @@ OC.L10N.register( "Creating file" : "Membuat berkas", "Blank" : "Kosong", "Unable to create new file from template" : "Tidak dapat membuat berkas baru dari templat", - "Delete permanently" : "Hapus secara permanen", - "Cancel" : "Membatalkan", - "Today" : "Hari ini", - "Documents" : "Dokumen", - "Folders" : "Folder", - "Audio" : "Audio", - "Videos" : "Video", - "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", - "Templates" : "Templat", - "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", - "No favorites yet" : "Belum memiliki favorit", - "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", - "All files" : "Semua berkas", - "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", - "Select all" : "Pilih Semua", - "Upload too large" : "Yang diunggah terlalu besar", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", - "Text file" : "Berkas teks", - "New text file.txt" : "Teks baru file.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Tautan langsung disalin (hanya bisa untuk pengguna yang memiliki akses ke berkas/folder ini)", - "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", - "\"remote user\"" : "\"remote user\"", - "Storage informations" : "Informasi penyimpanan", - "Open the files app settings" : "Buka setelan aplikasi berkas", - "You might not have have permissions to view it, ask the sender to share it" : "Anda mungkin tidak memiliki izin untuk menampilkan ini, tanyakan pengirim untuk membagikannya", - "Toggle %1$s sublist" : "Alih %1$s subdaftar" + "Toggle %1$s sublist" : "Alih %1$s subdaftar", + "Views" : "Tampilan" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index bbc44942c5a6f..b0036f2e65700 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -164,7 +164,32 @@ "Folder name" : "Nama folder", "Clear filter" : "Bersihkan filter", "Type" : "tipe", + "Delete permanently" : "Hapus secara permanen", + "Cancel" : "Membatalkan", + "Today" : "Hari ini", + "Documents" : "Dokumen", + "Folders" : "Folder", + "Audio" : "Audio", + "Videos" : "Video", + "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", + "Templates" : "Templat", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", + "No favorites yet" : "Belum memiliki favorit", + "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", + "All files" : "Semua berkas", + "No files in here" : "Tidak ada berkas di sini", + "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", + "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", + "Select all" : "Pilih Semua", + "Upload too large" : "Yang diunggah terlalu besar", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", + "Text file" : "Berkas teks", + "New text file.txt" : "Teks baru file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Tautan langsung disalin (hanya bisa untuk pengguna yang memiliki akses ke berkas/folder ini)", + "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", + "\"remote user\"" : "\"remote user\"", "File not found" : "Berkas tidak ditemukan", + "Storage informations" : "Informasi penyimpanan", "{usedQuotaByte} used" : "{usedQuotaByte} digunakan", "{relative}% used" : "{relative}% digunakan", "Could not refresh storage stats" : "Tidak dapat memuat ulang statistik penyimpanan", @@ -182,14 +207,13 @@ "Ownership transfer request sent" : "Permintaan transfer kepemilikan terkirim", "Cannot transfer ownership of a file or folder you do not own" : "Tidak dapat mentransfer pemilik berkas atau folder yang Anda tidak miliki", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", - "No files in here" : "Tidak ada berkas di sini", - "Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!", "Go back" : "Kembali", "Shared by link" : "Dibagikan dengan tautan", "Shared" : "Dibagikan", - "Views" : "Tampilan", + "Open the files app settings" : "Buka setelan aplikasi berkas", "Files settings" : "Setelan berkas", "File cannot be accessed" : "Berkas tidak dapat diakses", + "You might not have have permissions to view it, ask the sender to share it" : "Anda mungkin tidak memiliki izin untuk menampilkan ini, tanyakan pengirim untuk membagikannya", "Show hidden files" : "Lihat berkas tersembunyi", "Crop image previews" : "Pangkas pratinjau gambar", "Additional settings" : "Setelan tambahan", @@ -206,31 +230,7 @@ "Creating file" : "Membuat berkas", "Blank" : "Kosong", "Unable to create new file from template" : "Tidak dapat membuat berkas baru dari templat", - "Delete permanently" : "Hapus secara permanen", - "Cancel" : "Membatalkan", - "Today" : "Hari ini", - "Documents" : "Dokumen", - "Folders" : "Folder", - "Audio" : "Audio", - "Videos" : "Video", - "Unable to initialize the templates directory" : "Tidak dapat membuat direktori templat", - "Templates" : "Templat", - "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", - "No favorites yet" : "Belum memiliki favorit", - "Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan di sini.", - "All files" : "Semua berkas", - "No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini", - "Select all" : "Pilih Semua", - "Upload too large" : "Yang diunggah terlalu besar", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", - "Text file" : "Berkas teks", - "New text file.txt" : "Teks baru file.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Tautan langsung disalin (hanya bisa untuk pengguna yang memiliki akses ke berkas/folder ini)", - "Copy direct link (only works for users who have access to this file/folder)" : "Salin tautan langsung (hanya berlaku bagi pengguna yang telah memiliki akses ke berkas/folder ini)", - "\"remote user\"" : "\"remote user\"", - "Storage informations" : "Informasi penyimpanan", - "Open the files app settings" : "Buka setelan aplikasi berkas", - "You might not have have permissions to view it, ask the sender to share it" : "Anda mungkin tidak memiliki izin untuk menampilkan ini, tanyakan pengirim untuk membagikannya", - "Toggle %1$s sublist" : "Alih %1$s subdaftar" + "Toggle %1$s sublist" : "Alih %1$s subdaftar", + "Views" : "Tampilan" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 011afb1028303..4927279f23205 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -182,18 +182,69 @@ OC.L10N.register( "Type" : "Tegund", "Active filters" : "Virkar síur", "Total rows summary" : "Samantek á fjölda raða", + "Delete permanently" : "Eyða varanlega", + "Cancel" : "Hætta við", + "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", + "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", + "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", + "The file does not exist anymore" : "Skráin er ekki lengur til", + "Copy to {target}" : "Afrita í {target}", + "Move to {target}" : "Færa í {target}", + "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", + "Open folder {displayName}" : "Opna möppu {displayName}", + "Open in Files" : "Opna í skráaforritinu", + "Open details" : "Opna nánari upplýsingar", + "Today" : "Í dag", + "Last 7 days" : "Síðustu 7 daga", + "Last 30 days" : "Síðustu 30 daga", + "Documents" : "Skjöl", + "Audio" : "Hljóð", + "Videos" : "Myndskeið", + "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", + "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", + "Templates" : "Sniðmát", + "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} skrá og 1 mappa","{fileCount} skrár og 1 mappa"], + "{fileCount} files and {folderCount} folders" : "{fileCount} skrár og {folderCount} möppur", + "List of favorites files and folders." : "Listi yfir eftirlætisskrár og möppur.", + "No favorites yet" : "Engin eftirlæti ennþá", + "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem eftirlæti birtast hér", + "All files" : "Allar skrár", + "List of your files and folders." : "Listi yfir skrárnar þínar og möppur.", + "List of recently modified files and folders." : "Listi yfir nýlega breyttar skrár og möppur.", + "No recently modified files" : "Engar nýlega breyttar skrár", + "Files and folders you recently modified will show up here." : "Skrár og möppur sem þú breyttir nýlega birtast hér.", + "No files in here" : "Engar skrár hér", + "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", + "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "Select all" : "Velja allt", + "Upload too large" : "Innsend skrá er of stór", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", + "Text file" : "Textaskrá", + "New text file.txt" : "Ný textaskrá.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Beinn tengill var afritaður (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", + "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", + "\"remote user\"" : "\"fjartengdur notandi\"", + "{newName} already exists." : "{newName} er þegar til.", + "Name cannot be empty" : "Heiti má ekki vera tómt", + "Another entry with the same name already exists" : "Önnur færsla með sama heiti er þegar til staðar", "\"{displayName}\" failed on some elements " : "\"{displayName}\" aðgerð mistókst á einhverjum atriðum", "\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð", "List of files and folders." : "Listi yfir skrár og möppur.", "Column headers with buttons are sortable." : "Dálkfyrirsagnir með hnöppum eru raðanlegar", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "File not found" : "Skrá finnst ekki", + "Storage informations" : "Upplýsingar um geymslurými", "{usedQuotaByte} used" : "{usedQuotaByte} notað", "{relative}% used" : "{relative}% notað", "Could not refresh storage stats" : "Gat ekki uppfært tölfræði fyrir geymslurými", "Your storage is full, files can not be updated or synced anymore!" : "Geymsluplássið þitt er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!", "Create" : "Búa til", - "Submit" : "Senda inn", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", "Change" : "Breyta", @@ -209,8 +260,6 @@ OC.L10N.register( "Choose file" : "Veldu skrá", "Choose {file}" : "Veldu {file}", "Loading current folder" : "Hleð inn núverandi möppu", - "No files in here" : "Engar skrár hér", - "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", "Go to the previous folder" : "Fara í fyrri möppu", "Go back" : "Fara til baka", "Share" : "Deila", @@ -220,10 +269,10 @@ OC.L10N.register( "Switch to grid view" : "Skipta yfir í reitasýn", "Error during upload: {message}" : "Villa við innsendingu: {message}", "Unknown error during upload" : "Óþekkt villa við innsendingu", - "Views" : "Skoðun", + "Open the files app settings" : "Opna stillingar skráaforritsins", "Files settings" : "Stillingar skráaforritsins", "File cannot be accessed" : "Skráin er ekki aðgengileg", - "Open in files" : "Opna í skráaforritinu", + "You might not have have permissions to view it, ask the sender to share it" : "Þú hefur mögulega ekki heimildir til að skoða hana, biddu sendandann um að deila henni", "Sort favorites first" : "Raða eftirlætum fremst", "Show hidden files" : "Sýna faldar skrár", "Crop image previews" : "Skera utan af forskoðun mynda", @@ -243,60 +292,11 @@ OC.L10N.register( "Creating file" : "Bý til skrá", "Blank" : "Tóm", "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", - "Delete permanently" : "Eyða varanlega", - "Cancel" : "Hætta við", - "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", - "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", - "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", - "The file does not exist anymore" : "Skráin er ekki lengur til", - "Copy to {target}" : "Afrita í {target}", - "Move to {target}" : "Færa í {target}", - "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", - "Open folder {displayName}" : "Opna möppu {displayName}", - "Open in Files" : "Opna í skráaforritinu", - "Open details" : "Opna nánari upplýsingar", - "Today" : "Í dag", - "Last 7 days" : "Síðustu 7 daga", - "Last 30 days" : "Síðustu 30 daga", - "Documents" : "Skjöl", - "Audio" : "Hljóð", - "Videos" : "Myndskeið", - "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", - "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", - "Templates" : "Sniðmát", - "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", - "Some files could not be moved" : "Ekki tókst að færa sumar skrár", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} skrá og 1 mappa","{fileCount} skrár og 1 mappa"], - "{fileCount} files and {folderCount} folders" : "{fileCount} skrár og {folderCount} möppur", - "List of favorites files and folders." : "Listi yfir eftirlætisskrár og möppur.", - "No favorites yet" : "Engin eftirlæti ennþá", - "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem eftirlæti birtast hér", - "All files" : "Allar skrár", - "List of your files and folders." : "Listi yfir skrárnar þínar og möppur.", - "List of recently modified files and folders." : "Listi yfir nýlega breyttar skrár og möppur.", - "No recently modified files" : "Engar nýlega breyttar skrár", - "Files and folders you recently modified will show up here." : "Skrár og möppur sem þú breyttir nýlega birtast hér.", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", - "Select all" : "Velja allt", - "Upload too large" : "Innsend skrá er of stór", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", - "Text file" : "Textaskrá", - "New text file.txt" : "Ný textaskrá.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Beinn tengill var afritaður (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "\"remote user\"" : "\"fjartengdur notandi\"", - "{newName} already exists." : "{newName} er þegar til.", - "Name cannot be empty" : "Heiti má ekki vera tómt", - "Another entry with the same name already exists" : "Önnur færsla með sama heiti er þegar til staðar", - "Storage informations" : "Upplýsingar um geymslurými", - "Open the files app settings" : "Opna stillingar skráaforritsins", - "You might not have have permissions to view it, ask the sender to share it" : "Þú hefur mögulega ekki heimildir til að skoða hana, biddu sendandann um að deila henni", "The files is locked" : "Skráin er læst", "Create new templates folder" : "Búa til nýja sniðmátamöppu", - "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á" + "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á", + "Open in files" : "Opna í skráaforritinu", + "Submit" : "Senda inn", + "Views" : "Skoðun" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 1aed259aea348..7ec61b0246dd4 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -180,18 +180,69 @@ "Type" : "Tegund", "Active filters" : "Virkar síur", "Total rows summary" : "Samantek á fjölda raða", + "Delete permanently" : "Eyða varanlega", + "Cancel" : "Hætta við", + "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", + "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", + "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", + "The file does not exist anymore" : "Skráin er ekki lengur til", + "Copy to {target}" : "Afrita í {target}", + "Move to {target}" : "Færa í {target}", + "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", + "Open folder {displayName}" : "Opna möppu {displayName}", + "Open in Files" : "Opna í skráaforritinu", + "Open details" : "Opna nánari upplýsingar", + "Today" : "Í dag", + "Last 7 days" : "Síðustu 7 daga", + "Last 30 days" : "Síðustu 30 daga", + "Documents" : "Skjöl", + "Audio" : "Hljóð", + "Videos" : "Myndskeið", + "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", + "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", + "Templates" : "Sniðmát", + "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} skrá og 1 mappa","{fileCount} skrár og 1 mappa"], + "{fileCount} files and {folderCount} folders" : "{fileCount} skrár og {folderCount} möppur", + "List of favorites files and folders." : "Listi yfir eftirlætisskrár og möppur.", + "No favorites yet" : "Engin eftirlæti ennþá", + "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem eftirlæti birtast hér", + "All files" : "Allar skrár", + "List of your files and folders." : "Listi yfir skrárnar þínar og möppur.", + "List of recently modified files and folders." : "Listi yfir nýlega breyttar skrár og möppur.", + "No recently modified files" : "Engar nýlega breyttar skrár", + "Files and folders you recently modified will show up here." : "Skrár og möppur sem þú breyttir nýlega birtast hér.", + "No files in here" : "Engar skrár hér", + "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", + "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "Select all" : "Velja allt", + "Upload too large" : "Innsend skrá er of stór", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", + "Text file" : "Textaskrá", + "New text file.txt" : "Ný textaskrá.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Beinn tengill var afritaður (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", + "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", + "\"remote user\"" : "\"fjartengdur notandi\"", + "{newName} already exists." : "{newName} er þegar til.", + "Name cannot be empty" : "Heiti má ekki vera tómt", + "Another entry with the same name already exists" : "Önnur færsla með sama heiti er þegar til staðar", "\"{displayName}\" failed on some elements " : "\"{displayName}\" aðgerð mistókst á einhverjum atriðum", "\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð", "List of files and folders." : "Listi yfir skrár og möppur.", "Column headers with buttons are sortable." : "Dálkfyrirsagnir með hnöppum eru raðanlegar", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.", "File not found" : "Skrá finnst ekki", + "Storage informations" : "Upplýsingar um geymslurými", "{usedQuotaByte} used" : "{usedQuotaByte} notað", "{relative}% used" : "{relative}% notað", "Could not refresh storage stats" : "Gat ekki uppfært tölfræði fyrir geymslurými", "Your storage is full, files can not be updated or synced anymore!" : "Geymsluplássið þitt er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!", "Create" : "Búa til", - "Submit" : "Senda inn", "Transfer ownership of a file or folder" : "Millifæra eignarhald skráar eða möppu", "Choose file or folder to transfer" : "Veldu skrá eða möppu til að millifæra", "Change" : "Breyta", @@ -207,8 +258,6 @@ "Choose file" : "Veldu skrá", "Choose {file}" : "Veldu {file}", "Loading current folder" : "Hleð inn núverandi möppu", - "No files in here" : "Engar skrár hér", - "Upload some content or sync with your devices!" : "Sendu inn eitthvað efni eða samstilltu við tækin þín!", "Go to the previous folder" : "Fara í fyrri möppu", "Go back" : "Fara til baka", "Share" : "Deila", @@ -218,10 +267,10 @@ "Switch to grid view" : "Skipta yfir í reitasýn", "Error during upload: {message}" : "Villa við innsendingu: {message}", "Unknown error during upload" : "Óþekkt villa við innsendingu", - "Views" : "Skoðun", + "Open the files app settings" : "Opna stillingar skráaforritsins", "Files settings" : "Stillingar skráaforritsins", "File cannot be accessed" : "Skráin er ekki aðgengileg", - "Open in files" : "Opna í skráaforritinu", + "You might not have have permissions to view it, ask the sender to share it" : "Þú hefur mögulega ekki heimildir til að skoða hana, biddu sendandann um að deila henni", "Sort favorites first" : "Raða eftirlætum fremst", "Show hidden files" : "Sýna faldar skrár", "Crop image previews" : "Skera utan af forskoðun mynda", @@ -241,60 +290,11 @@ "Creating file" : "Bý til skrá", "Blank" : "Tóm", "Unable to create new file from template" : "Tekst ekki að búa til nýja skrá út frá sniðmáti", - "Delete permanently" : "Eyða varanlega", - "Cancel" : "Hætta við", - "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", - "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", - "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", - "The file does not exist anymore" : "Skráin er ekki lengur til", - "Copy to {target}" : "Afrita í {target}", - "Move to {target}" : "Færa í {target}", - "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", - "Open folder {displayName}" : "Opna möppu {displayName}", - "Open in Files" : "Opna í skráaforritinu", - "Open details" : "Opna nánari upplýsingar", - "Today" : "Í dag", - "Last 7 days" : "Síðustu 7 daga", - "Last 30 days" : "Síðustu 30 daga", - "Documents" : "Skjöl", - "Audio" : "Hljóð", - "Videos" : "Myndskeið", - "Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"", - "Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna", - "Templates" : "Sniðmát", - "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum", - "Some files could not be moved" : "Ekki tókst að færa sumar skrár", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} skrá og 1 mappa","{fileCount} skrár og 1 mappa"], - "{fileCount} files and {folderCount} folders" : "{fileCount} skrár og {folderCount} möppur", - "List of favorites files and folders." : "Listi yfir eftirlætisskrár og möppur.", - "No favorites yet" : "Engin eftirlæti ennþá", - "Files and folders you mark as favorite will show up here" : "Skrár og möppur sem þú merkir sem eftirlæti birtast hér", - "All files" : "Allar skrár", - "List of your files and folders." : "Listi yfir skrárnar þínar og möppur.", - "List of recently modified files and folders." : "Listi yfir nýlega breyttar skrár og möppur.", - "No recently modified files" : "Engar nýlega breyttar skrár", - "Files and folders you recently modified will show up here." : "Skrár og möppur sem þú breyttir nýlega birtast hér.", - "No entries found in this folder" : "Engar skrár fundust í þessari möppu", - "Select all" : "Velja allt", - "Upload too large" : "Innsend skrá er of stór", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", - "Text file" : "Textaskrá", - "New text file.txt" : "Ný textaskrá.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Beinn tengill var afritaður (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "\"remote user\"" : "\"fjartengdur notandi\"", - "{newName} already exists." : "{newName} er þegar til.", - "Name cannot be empty" : "Heiti má ekki vera tómt", - "Another entry with the same name already exists" : "Önnur færsla með sama heiti er þegar til staðar", - "Storage informations" : "Upplýsingar um geymslurými", - "Open the files app settings" : "Opna stillingar skráaforritsins", - "You might not have have permissions to view it, ask the sender to share it" : "Þú hefur mögulega ekki heimildir til að skoða hana, biddu sendandann um að deila henni", "The files is locked" : "Skráin er læst", "Create new templates folder" : "Búa til nýja sniðmátamöppu", - "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á" + "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á", + "Open in files" : "Opna í skráaforritinu", + "Submit" : "Senda inn", + "Views" : "Skoðun" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index ee1127366d8c6..dfa63432239a9 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Rimuovi filtro", "Total rows summary" : "Riepilogo totale delle righe", "Toggle selection for all files and folders" : "Attiva/disattiva la selezione per tutti i file e le cartelle", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", - "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", - "{count} selected" : "{count} selezionati", - "List of files and folders." : "Lista di file e cartelle.", - "Column headers with buttons are sortable." : "Le intestazioni di colonna con pulsanti sono ordinabili.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.", - "File not found" : "File non trovato", - "Storage information" : "Informazioni di archiviazione", - "Storage quota" : "Limite di archiviazione", - "{usedQuotaByte} used" : "{usedQuotaByte} usato", - "{relative}% used" : "{relative}% usato", - "Could not refresh storage stats" : "Impossibile aggiornare le statistiche di archiviazione", - "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", - "Create" : "Crea", - "This name is already in use." : "Questo nome è già utilizzato.", - "Fill template fields" : "Compila i campi del modello", - "Submitting fields…" : "Invio dei campi…", - "Submit" : "Invia", - "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", - "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", - "Change" : "Modifica", - "New owner" : "Nuovo proprietario", - "Choose a file or folder to transfer" : "Scegli file o cartella da trasferire", - "Transfer" : "Trasferisci", - "Transfer {path} to {userid}" : "Trasferisci {path} a {userid}", - "Invalid path selected" : "Percorso selezionato non valido", - "Unknown error" : "Errore sconosciuto", - "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", - "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", - "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", - "Choose file" : "Scegli file", - "Choose {file}" : "Scegli {file}", - "Loading current folder" : "Sto caricando la cartella corrente", - "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", - "Go to the previous folder" : "Vai alla cartella precedente", - "Go back" : "Indietro", - "Share" : "Condividi", - "Shared by link" : "Condivisi tramite collegamento", - "Shared" : "Condiviso", - "Switch to list view" : "Passa alla vista elenco", - "Switch to grid view" : "Passa alla vista griglia", - "Upload was cancelled by user" : "Caricamento annullato dall'utente", - "Error during upload: {message}" : "Errore durante il caricamento: {message}", - "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", - "Unknown error during upload" : "Errore sconosciuto durante il caricamento", - "Filter filenames…" : "Filtra nomi di file…", - "Views" : "Viste", - "Files settings" : "Impostazioni File", - "File cannot be accessed" : "Il file non possono essere acceduti", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.", - "Your files" : "I tuoi files", - "Open in files" : "Apri in file", - "Sort favorites first" : "Ordina prima i preferiti", - "Sort folders before files" : "Ordina cartelle prima dei files", - "Show hidden files" : "Mostra i file nascosti", - "Crop image previews" : "Ritaglia le anteprime delle immagini", - "Enable the grid view" : "Attiva visuale a griglia", - "Enable folder tree" : "Abilita l'albero delle cartelle", - "Additional settings" : "Impostazioni aggiuntive", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Copia negli appunti", - "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.", - "Clipboard is not available" : "Appunti non disponibili", - "WebDAV URL copied to clipboard" : "L'URL WebDAV è stato copiato negli appunti", - "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", - "Error while loading the file data" : "Errore durante il caricamento del file di dati", - "Pick a template for {name}" : "Scegli un modello per {name}", - "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", - "Creating file" : "Creazione del file", - "Blank" : "Vuoto", - "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Deletion cancelled" : "Eliminazione annullata", "Delete permanently" : "Elimina permanentemente", "Delete and unshare" : "Elimina e annulla la condivisione", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista di file e cartelle modificati di recente.", "No recently modified files" : "Nessun file modificato di recente", "Files and folders you recently modified will show up here." : "I file e le cartelle che hai modificato di recente saranno mostrati qui.", + "No files in here" : "Qui non c'è alcun file", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "I nomi di file non possono terminare con \"{segment}\".", "Name cannot be empty" : "Il nome non può essere vuoto", "Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", + "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", + "{count} selected" : "{count} selezionati", + "List of files and folders." : "Lista di file e cartelle.", + "Column headers with buttons are sortable." : "Le intestazioni di colonna con pulsanti sono ordinabili.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.", + "File not found" : "File non trovato", "Storage informations" : "Informazioni di archiviazione", + "{usedQuotaByte} used" : "{usedQuotaByte} usato", + "{relative}% used" : "{relative}% usato", + "Could not refresh storage stats" : "Impossibile aggiornare le statistiche di archiviazione", + "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", + "Create" : "Crea", + "This name is already in use." : "Questo nome è già utilizzato.", + "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", + "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", + "Change" : "Modifica", + "New owner" : "Nuovo proprietario", + "Choose a file or folder to transfer" : "Scegli file o cartella da trasferire", + "Transfer" : "Trasferisci", + "Transfer {path} to {userid}" : "Trasferisci {path} a {userid}", + "Invalid path selected" : "Percorso selezionato non valido", + "Unknown error" : "Errore sconosciuto", + "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", + "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", + "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", + "Choose file" : "Scegli file", + "Choose {file}" : "Scegli {file}", + "Loading current folder" : "Sto caricando la cartella corrente", + "Go to the previous folder" : "Vai alla cartella precedente", + "Go back" : "Indietro", + "Share" : "Condividi", + "Shared by link" : "Condivisi tramite collegamento", + "Shared" : "Condiviso", + "Switch to list view" : "Passa alla vista elenco", + "Switch to grid view" : "Passa alla vista griglia", + "Error during upload: {message}" : "Errore durante il caricamento: {message}", + "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", + "Unknown error during upload" : "Errore sconosciuto durante il caricamento", "Open the files app settings" : "Apri le impostazioni dell'applicazione File", + "Files settings" : "Impostazioni File", + "File cannot be accessed" : "Il file non possono essere acceduti", "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo", + "Sort favorites first" : "Ordina prima i preferiti", + "Sort folders before files" : "Ordina cartelle prima dei files", + "Show hidden files" : "Mostra i file nascosti", + "Crop image previews" : "Ritaglia le anteprime delle immagini", + "Enable the grid view" : "Attiva visuale a griglia", + "Additional settings" : "Impostazioni aggiuntive", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Copia negli appunti", + "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.", + "Clipboard is not available" : "Appunti non disponibili", + "WebDAV URL copied to clipboard" : "L'URL WebDAV è stato copiato negli appunti", + "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", + "Error while loading the file data" : "Errore durante il caricamento del file di dati", + "Pick a template for {name}" : "Scegli un modello per {name}", + "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", + "Creating file" : "Creazione del file", + "Blank" : "Vuoto", + "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "The files is locked" : "Il file è bloccato", "Create new templates folder" : "Crea una nuova cartella dei modelli", - "Toggle %1$s sublist" : "Passa alla sottolista %1$s" + "Toggle %1$s sublist" : "Passa alla sottolista %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.", + "Your files" : "I tuoi files", + "Open in files" : "Apri in file", + "Storage information" : "Informazioni di archiviazione", + "Storage quota" : "Limite di archiviazione", + "Fill template fields" : "Compila i campi del modello", + "Submitting fields…" : "Invio dei campi…", + "Submit" : "Invia", + "Upload was cancelled by user" : "Caricamento annullato dall'utente", + "Filter filenames…" : "Filtra nomi di file…", + "Views" : "Viste", + "Enable folder tree" : "Abilita l'albero delle cartelle" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 2a7747960ede8..0f055d99cd980 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -205,80 +205,6 @@ "Remove filter" : "Rimuovi filtro", "Total rows summary" : "Riepilogo totale delle righe", "Toggle selection for all files and folders" : "Attiva/disattiva la selezione per tutti i file e le cartelle", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", - "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", - "{count} selected" : "{count} selezionati", - "List of files and folders." : "Lista di file e cartelle.", - "Column headers with buttons are sortable." : "Le intestazioni di colonna con pulsanti sono ordinabili.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.", - "File not found" : "File non trovato", - "Storage information" : "Informazioni di archiviazione", - "Storage quota" : "Limite di archiviazione", - "{usedQuotaByte} used" : "{usedQuotaByte} usato", - "{relative}% used" : "{relative}% usato", - "Could not refresh storage stats" : "Impossibile aggiornare le statistiche di archiviazione", - "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", - "Create" : "Crea", - "This name is already in use." : "Questo nome è già utilizzato.", - "Fill template fields" : "Compila i campi del modello", - "Submitting fields…" : "Invio dei campi…", - "Submit" : "Invia", - "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", - "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", - "Change" : "Modifica", - "New owner" : "Nuovo proprietario", - "Choose a file or folder to transfer" : "Scegli file o cartella da trasferire", - "Transfer" : "Trasferisci", - "Transfer {path} to {userid}" : "Trasferisci {path} a {userid}", - "Invalid path selected" : "Percorso selezionato non valido", - "Unknown error" : "Errore sconosciuto", - "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", - "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", - "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", - "Choose file" : "Scegli file", - "Choose {file}" : "Scegli {file}", - "Loading current folder" : "Sto caricando la cartella corrente", - "No files in here" : "Qui non c'è alcun file", - "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", - "Go to the previous folder" : "Vai alla cartella precedente", - "Go back" : "Indietro", - "Share" : "Condividi", - "Shared by link" : "Condivisi tramite collegamento", - "Shared" : "Condiviso", - "Switch to list view" : "Passa alla vista elenco", - "Switch to grid view" : "Passa alla vista griglia", - "Upload was cancelled by user" : "Caricamento annullato dall'utente", - "Error during upload: {message}" : "Errore durante il caricamento: {message}", - "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", - "Unknown error during upload" : "Errore sconosciuto durante il caricamento", - "Filter filenames…" : "Filtra nomi di file…", - "Views" : "Viste", - "Files settings" : "Impostazioni File", - "File cannot be accessed" : "Il file non possono essere acceduti", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.", - "Your files" : "I tuoi files", - "Open in files" : "Apri in file", - "Sort favorites first" : "Ordina prima i preferiti", - "Sort folders before files" : "Ordina cartelle prima dei files", - "Show hidden files" : "Mostra i file nascosti", - "Crop image previews" : "Ritaglia le anteprime delle immagini", - "Enable the grid view" : "Attiva visuale a griglia", - "Enable folder tree" : "Abilita l'albero delle cartelle", - "Additional settings" : "Impostazioni aggiuntive", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Copia negli appunti", - "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.", - "Clipboard is not available" : "Appunti non disponibili", - "WebDAV URL copied to clipboard" : "L'URL WebDAV è stato copiato negli appunti", - "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", - "Error while loading the file data" : "Errore durante il caricamento del file di dati", - "Pick a template for {name}" : "Scegli un modello per {name}", - "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", - "Creating file" : "Creazione del file", - "Blank" : "Vuoto", - "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Deletion cancelled" : "Eliminazione annullata", "Delete permanently" : "Elimina permanentemente", "Delete and unshare" : "Elimina e annulla la condivisione", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Lista di file e cartelle modificati di recente.", "No recently modified files" : "Nessun file modificato di recente", "Files and folders you recently modified will show up here." : "I file e le cartelle che hai modificato di recente saranno mostrati qui.", + "No files in here" : "Qui non c'è alcun file", + "Upload some content or sync with your devices!" : "Carica dei contenuti o sincronizza con i tuoi dispositivi!", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", "Select all" : "Seleziona tutto", "Upload too large" : "Caricamento troppo grande", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "I nomi di file non possono terminare con \"{segment}\".", "Name cannot be empty" : "Il nome non può essere vuoto", "Another entry with the same name already exists" : "Esiste già un'altra voce con lo stesso nome", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", + "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", + "{count} selected" : "{count} selezionati", + "List of files and folders." : "Lista di file e cartelle.", + "Column headers with buttons are sortable." : "Le intestazioni di colonna con pulsanti sono ordinabili.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Questa lista non è stata mostrata completamente per ragioni di prestazioni. I file verranno mostrati durante la navigazione della lista.", + "File not found" : "File non trovato", "Storage informations" : "Informazioni di archiviazione", + "{usedQuotaByte} used" : "{usedQuotaByte} usato", + "{relative}% used" : "{relative}% usato", + "Could not refresh storage stats" : "Impossibile aggiornare le statistiche di archiviazione", + "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", + "Create" : "Crea", + "This name is already in use." : "Questo nome è già utilizzato.", + "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", + "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", + "Change" : "Modifica", + "New owner" : "Nuovo proprietario", + "Choose a file or folder to transfer" : "Scegli file o cartella da trasferire", + "Transfer" : "Trasferisci", + "Transfer {path} to {userid}" : "Trasferisci {path} a {userid}", + "Invalid path selected" : "Percorso selezionato non valido", + "Unknown error" : "Errore sconosciuto", + "Ownership transfer request sent" : "Richiesta di trasferimento della proprietà inviata", + "Cannot transfer ownership of a file or folder you do not own" : "Impossibile trasferire la proprietà di un file o di una cartella di cui non sei proprietario", + "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", + "Choose file" : "Scegli file", + "Choose {file}" : "Scegli {file}", + "Loading current folder" : "Sto caricando la cartella corrente", + "Go to the previous folder" : "Vai alla cartella precedente", + "Go back" : "Indietro", + "Share" : "Condividi", + "Shared by link" : "Condivisi tramite collegamento", + "Shared" : "Condiviso", + "Switch to list view" : "Passa alla vista elenco", + "Switch to grid view" : "Passa alla vista griglia", + "Error during upload: {message}" : "Errore durante il caricamento: {message}", + "Error during upload, status code {status}" : "Errore durante il caricamento, codice di stato {status}", + "Unknown error during upload" : "Errore sconosciuto durante il caricamento", "Open the files app settings" : "Apri le impostazioni dell'applicazione File", + "Files settings" : "Impostazioni File", + "File cannot be accessed" : "Il file non possono essere acceduti", "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo", + "Sort favorites first" : "Ordina prima i preferiti", + "Sort folders before files" : "Ordina cartelle prima dei files", + "Show hidden files" : "Mostra i file nascosti", + "Crop image previews" : "Ritaglia le anteprime delle immagini", + "Enable the grid view" : "Attiva visuale a griglia", + "Additional settings" : "Impostazioni aggiuntive", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Copia negli appunti", + "Use this address to access your Files via WebDAV" : "Usa questo indirizzo per accedere ai tuoi file con WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Se hai abilitato il 2FA, devi creare ed usare una nuova password per l'applicazione facendo clic qui.", + "Clipboard is not available" : "Appunti non disponibili", + "WebDAV URL copied to clipboard" : "L'URL WebDAV è stato copiato negli appunti", + "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", + "Error while loading the file data" : "Errore durante il caricamento del file di dati", + "Pick a template for {name}" : "Scegli un modello per {name}", + "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", + "Creating file" : "Creazione del file", + "Blank" : "Vuoto", + "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "The files is locked" : "Il file è bloccato", "Create new templates folder" : "Crea una nuova cartella dei modelli", - "Toggle %1$s sublist" : "Passa alla sottolista %1$s" + "Toggle %1$s sublist" : "Passa alla sottolista %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Impossibile trovare il file oppure non disponi dei permessi per visualizzarlo. Chiedi al mittente di condividerlo.", + "Your files" : "I tuoi files", + "Open in files" : "Apri in file", + "Storage information" : "Informazioni di archiviazione", + "Storage quota" : "Limite di archiviazione", + "Fill template fields" : "Compila i campi del modello", + "Submitting fields…" : "Invio dei campi…", + "Submit" : "Invia", + "Upload was cancelled by user" : "Caricamento annullato dall'utente", + "Filter filenames…" : "Filtra nomi di file…", + "Views" : "Viste", + "Enable folder tree" : "Abilita l'albero delle cartelle" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 4129b8ff67128..3d2443977fec3 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -189,6 +189,8 @@ OC.L10N.register( "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", "Toggle selection for folder \"{displayName}\"" : "フォルダ \"{displayName}\" の選択を切り替える", + "File is loading" : "ファイル読み込み中", + "Folder is loading" : "フォルダーを読み込み中", "Rename file" : "ファイル名の変更", "Filename" : "ファイル名", "Folder name" : "フォルダー名", @@ -205,80 +207,6 @@ OC.L10N.register( "Remove filter" : "フィルターを削除", "Total rows summary" : "総行数のサマリー", "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える", - "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", - "{count} selected" : "{count} 選択", - "List of files and folders." : "ファイルとフォルダの一覧。", - "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", - "File not found" : "ファイルが見つかりません", - "Storage information" : "ストレージ情報", - "Storage quota" : "ストレージのクォータ", - "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", - "{relative}% used" : "{relative}% 使用されています", - "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", - "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", - "Create" : "作成", - "This name is already in use." : "この名前は既に使用されています。", - "Fill template fields" : "テンプレートフィールドへの入力", - "Submitting fields…" : "フィールドを送信中…", - "Submit" : "提出する", - "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", - "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", - "Change" : "変更", - "New owner" : "新しい所有者", - "Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", - "Transfer" : "転送", - "Transfer {path} to {userid}" : "{path} を {userid} に転送する", - "Invalid path selected" : "無効なパスが選択されました", - "Unknown error" : "不明なエラー", - "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", - "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", - "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", - "Choose file" : "ファイルを選択", - "Choose {file}" : "{file}を選択", - "Loading current folder" : "現在のフォルダの読み込み中", - "No files in here" : "ファイルがありません", - "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", - "Go to the previous folder" : "前のフォルダへ移動", - "Go back" : "戻る", - "Share" : "共有", - "Shared by link" : "URLリンクで共有中", - "Shared" : "共有中", - "Switch to list view" : "リスト表示へ切り替え", - "Switch to grid view" : "グリッド表示へ切り替え", - "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました", - "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}", - "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", - "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", - "Filter filenames…" : "ファイルネームフィルター…", - "Views" : "表示", - "Files settings" : "ファイルの設定", - "File cannot be accessed" : "ファイルにアクセスできません", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。", - "Your files" : "あなたのファイル", - "Open in files" : "ファイルで開く", - "Sort favorites first" : "お気に入りを最初に並べる", - "Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます", - "Show hidden files" : "隠しファイルを表示", - "Crop image previews" : "プレビュー画像を切り抜く", - "Enable the grid view" : "グリッド表示を有効にする", - "Enable folder tree" : "フォルダーツリーを有効にする", - "Additional settings" : "追加設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "クリップボードにコピー", - "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", - "Clipboard is not available" : "クリップボードは利用できません", - "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", - "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", - "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", - "Pick a template for {name}" : "{name} のテンプレートを選択してください", - "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します", - "Creating file" : "ファイル作成", - "Blank" : "ブランク", - "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Deletion cancelled" : "削除はキャンセルされました", "Delete permanently" : "完全に削除する", "Delete and unshare" : "削除して共有を解除", @@ -369,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト", "No recently modified files" : "最近更新されたファイルはありません", "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。", + "No files in here" : "ファイルがありません", + "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", @@ -385,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", + "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", + "{count} selected" : "{count} 選択", + "List of files and folders." : "ファイルとフォルダの一覧。", + "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", + "File not found" : "ファイルが見つかりません", "Storage informations" : "ストレージ情報", + "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", + "{relative}% used" : "{relative}% 使用されています", + "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", + "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", + "Create" : "作成", + "This name is already in use." : "この名前は既に使用されています。", + "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", + "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", + "Change" : "変更", + "New owner" : "新しい所有者", + "Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", + "Transfer" : "転送", + "Transfer {path} to {userid}" : "{path} を {userid} に転送する", + "Invalid path selected" : "無効なパスが選択されました", + "Unknown error" : "不明なエラー", + "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", + "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", + "Choose file" : "ファイルを選択", + "Choose {file}" : "{file}を選択", + "Loading current folder" : "現在のフォルダの読み込み中", + "Go to the previous folder" : "前のフォルダへ移動", + "Go back" : "戻る", + "Share" : "共有", + "Shared by link" : "URLリンクで共有中", + "Shared" : "共有中", + "Switch to list view" : "リスト表示へ切り替え", + "Switch to grid view" : "グリッド表示へ切り替え", + "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}", + "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", + "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", "Open the files app settings" : "ファイルアプリの設定を開く", + "Files settings" : "ファイルの設定", + "File cannot be accessed" : "ファイルにアクセスできません", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", + "Sort favorites first" : "お気に入りを最初に並べる", + "Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます", + "Show hidden files" : "隠しファイルを表示", + "Crop image previews" : "プレビュー画像を切り抜く", + "Enable the grid view" : "グリッド表示を有効にする", + "Additional settings" : "追加設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "クリップボードにコピー", + "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", + "Clipboard is not available" : "クリップボードは利用できません", + "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", + "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", + "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", + "Pick a template for {name}" : "{name} のテンプレートを選択してください", + "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します", + "Creating file" : "ファイル作成", + "Blank" : "ブランク", + "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "The files is locked" : "ファイルはロックされています", "Create new templates folder" : "新しいテンプレートフォルダーを作成", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え" + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。", + "Your files" : "あなたのファイル", + "Open in files" : "ファイルで開く", + "Storage information" : "ストレージ情報", + "Storage quota" : "ストレージのクォータ", + "Fill template fields" : "テンプレートフィールドへの入力", + "Submitting fields…" : "フィールドを送信中…", + "Submit" : "提出する", + "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました", + "Filter filenames…" : "ファイルネームフィルター…", + "Views" : "表示", + "Enable folder tree" : "フォルダーツリーを有効にする" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index fe58fc78e437b..1d7994c5aa783 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "\"{displayName}\" アクションは失敗しました", "Toggle selection for file \"{displayName}\"" : "ファイル \"{displayName}\" の選択を切り替える", "Toggle selection for folder \"{displayName}\"" : "フォルダ \"{displayName}\" の選択を切り替える", + "File is loading" : "ファイル読み込み中", + "Folder is loading" : "フォルダーを読み込み中", "Rename file" : "ファイル名の変更", "Filename" : "ファイル名", "Folder name" : "フォルダー名", @@ -203,80 +205,6 @@ "Remove filter" : "フィルターを削除", "Total rows summary" : "総行数のサマリー", "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える", - "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", - "{count} selected" : "{count} 選択", - "List of files and folders." : "ファイルとフォルダの一覧。", - "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", - "File not found" : "ファイルが見つかりません", - "Storage information" : "ストレージ情報", - "Storage quota" : "ストレージのクォータ", - "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", - "{relative}% used" : "{relative}% 使用されています", - "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", - "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", - "Create" : "作成", - "This name is already in use." : "この名前は既に使用されています。", - "Fill template fields" : "テンプレートフィールドへの入力", - "Submitting fields…" : "フィールドを送信中…", - "Submit" : "提出する", - "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", - "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", - "Change" : "変更", - "New owner" : "新しい所有者", - "Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", - "Transfer" : "転送", - "Transfer {path} to {userid}" : "{path} を {userid} に転送する", - "Invalid path selected" : "無効なパスが選択されました", - "Unknown error" : "不明なエラー", - "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", - "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", - "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", - "Choose file" : "ファイルを選択", - "Choose {file}" : "{file}を選択", - "Loading current folder" : "現在のフォルダの読み込み中", - "No files in here" : "ファイルがありません", - "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", - "Go to the previous folder" : "前のフォルダへ移動", - "Go back" : "戻る", - "Share" : "共有", - "Shared by link" : "URLリンクで共有中", - "Shared" : "共有中", - "Switch to list view" : "リスト表示へ切り替え", - "Switch to grid view" : "グリッド表示へ切り替え", - "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました", - "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}", - "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", - "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", - "Filter filenames…" : "ファイルネームフィルター…", - "Views" : "表示", - "Files settings" : "ファイルの設定", - "File cannot be accessed" : "ファイルにアクセスできません", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。", - "Your files" : "あなたのファイル", - "Open in files" : "ファイルで開く", - "Sort favorites first" : "お気に入りを最初に並べる", - "Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます", - "Show hidden files" : "隠しファイルを表示", - "Crop image previews" : "プレビュー画像を切り抜く", - "Enable the grid view" : "グリッド表示を有効にする", - "Enable folder tree" : "フォルダーツリーを有効にする", - "Additional settings" : "追加設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "クリップボードにコピー", - "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", - "Clipboard is not available" : "クリップボードは利用できません", - "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", - "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", - "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", - "Pick a template for {name}" : "{name} のテンプレートを選択してください", - "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します", - "Creating file" : "ファイル作成", - "Blank" : "ブランク", - "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "Deletion cancelled" : "削除はキャンセルされました", "Delete permanently" : "完全に削除する", "Delete and unshare" : "削除して共有を解除", @@ -367,6 +295,8 @@ "List of recently modified files and folders." : "最近変更されたファイルとフォルダーのリスト", "No recently modified files" : "最近更新されたファイルはありません", "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。", + "No files in here" : "ファイルがありません", + "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Select all" : "すべて選択", "Upload too large" : "アップロードには大きすぎます。", @@ -383,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", + "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", + "{count} selected" : "{count} 選択", + "List of files and folders." : "ファイルとフォルダの一覧。", + "Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", + "File not found" : "ファイルが見つかりません", "Storage informations" : "ストレージ情報", + "{usedQuotaByte} used" : "{usedQuotaByte} 使用されています", + "{relative}% used" : "{relative}% 使用されています", + "Could not refresh storage stats" : "ストレージの状態を更新できませんでした", + "Your storage is full, files can not be updated or synced anymore!" : "ストレージは一杯です。ファイルの更新と同期はできません!", + "Create" : "作成", + "This name is already in use." : "この名前は既に使用されています。", + "Transfer ownership of a file or folder" : "ファイルまたはフォルダーの所有権を譲渡する", + "Choose file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", + "Change" : "変更", + "New owner" : "新しい所有者", + "Choose a file or folder to transfer" : "譲渡するファイルまたはフォルダーを選択してください", + "Transfer" : "転送", + "Transfer {path} to {userid}" : "{path} を {userid} に転送する", + "Invalid path selected" : "無効なパスが選択されました", + "Unknown error" : "不明なエラー", + "Ownership transfer request sent" : "所有権転送のリクエストを送信しました", + "Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", + "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", + "Choose file" : "ファイルを選択", + "Choose {file}" : "{file}を選択", + "Loading current folder" : "現在のフォルダの読み込み中", + "Go to the previous folder" : "前のフォルダへ移動", + "Go back" : "戻る", + "Share" : "共有", + "Shared by link" : "URLリンクで共有中", + "Shared" : "共有中", + "Switch to list view" : "リスト表示へ切り替え", + "Switch to grid view" : "グリッド表示へ切り替え", + "Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}", + "Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}", + "Unknown error during upload" : "不明なエラーがアップロード中に発生しました", "Open the files app settings" : "ファイルアプリの設定を開く", + "Files settings" : "ファイルの設定", + "File cannot be accessed" : "ファイルにアクセスできません", "You might not have have permissions to view it, ask the sender to share it" : "閲覧権限がない可能性があるため、送信者に共有を依頼してください", + "Sort favorites first" : "お気に入りを最初に並べる", + "Sort folders before files" : "ファイルよりもフォルダを先に並べ替えます", + "Show hidden files" : "隠しファイルを表示", + "Crop image previews" : "プレビュー画像を切り抜く", + "Enable the grid view" : "グリッド表示を有効にする", + "Additional settings" : "追加設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "クリップボードにコピー", + "Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。", + "Clipboard is not available" : "クリップボードは利用できません", + "WebDAV URL copied to clipboard" : "WebDAVのURLがクリップボードにコピーされました", + "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", + "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", + "Pick a template for {name}" : "{name} のテンプレートを選択してください", + "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します", + "Creating file" : "ファイル作成", + "Blank" : "ブランク", + "Unable to create new file from template" : "テンプレートから新しいファイルを作成できません", "The files is locked" : "ファイルはロックされています", "Create new templates folder" : "新しいテンプレートフォルダーを作成", - "Toggle %1$s sublist" : "サブリスト %1$s を切り替え" + "Toggle %1$s sublist" : "サブリスト %1$s を切り替え", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "ファイルが見つからないか、あなたがそれを表示する権限を持っていない可能性があります。送信者に共有するように依頼してください。", + "Your files" : "あなたのファイル", + "Open in files" : "ファイルで開く", + "Storage information" : "ストレージ情報", + "Storage quota" : "ストレージのクォータ", + "Fill template fields" : "テンプレートフィールドへの入力", + "Submitting fields…" : "フィールドを送信中…", + "Submit" : "提出する", + "Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました", + "Filter filenames…" : "ファイルネームフィルター…", + "Views" : "表示", + "Enable folder tree" : "フォルダーツリーを有効にする" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/ka.js b/apps/files/l10n/ka.js index 0e2614e08f589..57056249dc997 100644 --- a/apps/files/l10n/ka.js +++ b/apps/files/l10n/ka.js @@ -187,18 +187,71 @@ OC.L10N.register( "Active filters" : "Active filters", "Remove filter" : "Remove filter", "Total rows summary" : "Total rows summary", + "Delete permanently" : "Delete permanently", + "Cancel" : "Cancel", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", + "Destination is not a folder" : "Destination is not a folder", + "This file/folder is already in that directory" : "This file/folder is already in that directory", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", + "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", + "The file does not exist anymore" : "The file does not exist anymore", + "Choose destination" : "Choose destination", + "Copy to {target}" : "Copy to {target}", + "Move to {target}" : "Move to {target}", + "Cancelled move or copy operation" : "Cancelled move or copy operation", + "Open folder {displayName}" : "Open folder {displayName}", + "Open in Files" : "Open in Files", + "Open details" : "Open details", + "Today" : "დღეს", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "Documents" : "Documents", + "Audio" : "Audio", + "Videos" : "Videos", + "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Unable to initialize the templates directory" : "Unable to initialize the templates directory", + "Templates" : "Templates", + "One of the dropped files could not be processed" : "One of the dropped files could not be processed", + "Some files could not be moved" : "Some files could not be moved", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"], + "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders", + "List of favorites files and folders." : "List of favorites files and folders.", + "No favorites yet" : "No favorites yet", + "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here", + "All files" : "All files", + "List of your files and folders." : "List of your files and folders.", + "List of recently modified files and folders." : "List of recently modified files and folders.", + "No recently modified files" : "No recently modified files", + "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", + "No files in here" : "No files in here", + "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", + "No entries found in this folder" : "No entries found in this folder", + "Select all" : "Select all", + "Upload too large" : "Upload too large", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", + "Text file" : "Text file", + "New text file.txt" : "New text file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", + "\"remote user\"" : "\"remote user\"", + "{newName} already exists." : "{newName} already exists.", + "Name cannot be empty" : "Name cannot be empty", + "Another entry with the same name already exists" : "Another entry with the same name already exists", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "List of files and folders." : "List of files and folders.", "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", "File not found" : "File not found", + "Storage informations" : "Storage informations", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{relative}% used" : "{relative}% used", "Could not refresh storage stats" : "Could not refresh storage stats", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "Create", - "Submit" : "Submit", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", @@ -214,8 +267,6 @@ OC.L10N.register( "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", "Loading current folder" : "Loading current folder", - "No files in here" : "No files in here", - "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "Go to the previous folder" : "Go to the previous folder", "Go back" : "Go back", "Share" : "Share", @@ -225,9 +276,10 @@ OC.L10N.register( "Switch to grid view" : "Switch to grid view", "Error during upload: {message}" : "Error during upload: {message}", "Unknown error during upload" : "Unknown error during upload", - "Views" : "Views", + "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Sort favorites first" : "Sort favorites first", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", @@ -247,62 +299,10 @@ OC.L10N.register( "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", - "Delete permanently" : "Delete permanently", - "Cancel" : "Cancel", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", - "Destination is not a folder" : "Destination is not a folder", - "This file/folder is already in that directory" : "This file/folder is already in that directory", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", - "The file does not exist anymore" : "The file does not exist anymore", - "Choose destination" : "Choose destination", - "Copy to {target}" : "Copy to {target}", - "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Cancelled move or copy operation", - "Open folder {displayName}" : "Open folder {displayName}", - "Open in Files" : "Open in Files", - "Open details" : "Open details", - "Today" : "დღეს", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "Documents" : "Documents", - "Audio" : "Audio", - "Videos" : "Videos", - "Created new folder \"{name}\"" : "Created new folder \"{name}\"", - "Unable to initialize the templates directory" : "Unable to initialize the templates directory", - "Templates" : "Templates", - "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Some files could not be moved" : "Some files could not be moved", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"], - "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders", - "List of favorites files and folders." : "List of favorites files and folders.", - "No favorites yet" : "No favorites yet", - "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here", - "All files" : "All files", - "List of your files and folders." : "List of your files and folders.", - "List of recently modified files and folders." : "List of recently modified files and folders.", - "No recently modified files" : "No recently modified files", - "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", - "No entries found in this folder" : "No entries found in this folder", - "Select all" : "Select all", - "Upload too large" : "Upload too large", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", - "Text file" : "Text file", - "New text file.txt" : "New text file.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", - "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "\"remote user\"" : "\"remote user\"", - "{newName} already exists." : "{newName} already exists.", - "Name cannot be empty" : "Name cannot be empty", - "Another entry with the same name already exists" : "Another entry with the same name already exists", - "Storage informations" : "Storage informations", - "Open the files app settings" : "Open the files app settings", - "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist" + "Toggle %1$s sublist" : "Toggle %1$s sublist", + "Submit" : "Submit", + "Views" : "Views" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files/l10n/ka.json b/apps/files/l10n/ka.json index baacbd20bb1c8..80cd5fe167611 100644 --- a/apps/files/l10n/ka.json +++ b/apps/files/l10n/ka.json @@ -185,18 +185,71 @@ "Active filters" : "Active filters", "Remove filter" : "Remove filter", "Total rows summary" : "Total rows summary", + "Delete permanently" : "Delete permanently", + "Cancel" : "Cancel", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", + "Destination is not a folder" : "Destination is not a folder", + "This file/folder is already in that directory" : "This file/folder is already in that directory", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", + "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", + "The file does not exist anymore" : "The file does not exist anymore", + "Choose destination" : "Choose destination", + "Copy to {target}" : "Copy to {target}", + "Move to {target}" : "Move to {target}", + "Cancelled move or copy operation" : "Cancelled move or copy operation", + "Open folder {displayName}" : "Open folder {displayName}", + "Open in Files" : "Open in Files", + "Open details" : "Open details", + "Today" : "დღეს", + "Last 7 days" : "Last 7 days", + "Last 30 days" : "Last 30 days", + "Documents" : "Documents", + "Audio" : "Audio", + "Videos" : "Videos", + "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Unable to initialize the templates directory" : "Unable to initialize the templates directory", + "Templates" : "Templates", + "One of the dropped files could not be processed" : "One of the dropped files could not be processed", + "Some files could not be moved" : "Some files could not be moved", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"], + "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders", + "List of favorites files and folders." : "List of favorites files and folders.", + "No favorites yet" : "No favorites yet", + "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here", + "All files" : "All files", + "List of your files and folders." : "List of your files and folders.", + "List of recently modified files and folders." : "List of recently modified files and folders.", + "No recently modified files" : "No recently modified files", + "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", + "No files in here" : "No files in here", + "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", + "No entries found in this folder" : "No entries found in this folder", + "Select all" : "Select all", + "Upload too large" : "Upload too large", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", + "Text file" : "Text file", + "New text file.txt" : "New text file.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", + "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", + "\"remote user\"" : "\"remote user\"", + "{newName} already exists." : "{newName} already exists.", + "Name cannot be empty" : "Name cannot be empty", + "Another entry with the same name already exists" : "Another entry with the same name already exists", "\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully", "List of files and folders." : "List of files and folders.", "Column headers with buttons are sortable." : "Column headers with buttons are sortable.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.", "File not found" : "File not found", + "Storage informations" : "Storage informations", "{usedQuotaByte} used" : "{usedQuotaByte} used", "{relative}% used" : "{relative}% used", "Could not refresh storage stats" : "Could not refresh storage stats", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "Create", - "Submit" : "Submit", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", @@ -212,8 +265,6 @@ "Choose file" : "Choose file", "Choose {file}" : "Choose {file}", "Loading current folder" : "Loading current folder", - "No files in here" : "No files in here", - "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "Go to the previous folder" : "Go to the previous folder", "Go back" : "Go back", "Share" : "Share", @@ -223,9 +274,10 @@ "Switch to grid view" : "Switch to grid view", "Error during upload: {message}" : "Error during upload: {message}", "Unknown error during upload" : "Unknown error during upload", - "Views" : "Views", + "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Sort favorites first" : "Sort favorites first", "Show hidden files" : "Show hidden files", "Crop image previews" : "Crop image previews", @@ -245,62 +297,10 @@ "Creating file" : "Creating file", "Blank" : "Blank", "Unable to create new file from template" : "Unable to create new file from template", - "Delete permanently" : "Delete permanently", - "Cancel" : "Cancel", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system.", - "Destination is not a folder" : "Destination is not a folder", - "This file/folder is already in that directory" : "This file/folder is already in that directory", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", - "The file does not exist anymore" : "The file does not exist anymore", - "Choose destination" : "Choose destination", - "Copy to {target}" : "Copy to {target}", - "Move to {target}" : "Move to {target}", - "Cancelled move or copy operation" : "Cancelled move or copy operation", - "Open folder {displayName}" : "Open folder {displayName}", - "Open in Files" : "Open in Files", - "Open details" : "Open details", - "Today" : "დღეს", - "Last 7 days" : "Last 7 days", - "Last 30 days" : "Last 30 days", - "Documents" : "Documents", - "Audio" : "Audio", - "Videos" : "Videos", - "Created new folder \"{name}\"" : "Created new folder \"{name}\"", - "Unable to initialize the templates directory" : "Unable to initialize the templates directory", - "Templates" : "Templates", - "One of the dropped files could not be processed" : "One of the dropped files could not be processed", - "Some files could not be moved" : "Some files could not be moved", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} file and 1 folder","{fileCount} files and 1 folder"], - "{fileCount} files and {folderCount} folders" : "{fileCount} files and {folderCount} folders", - "List of favorites files and folders." : "List of favorites files and folders.", - "No favorites yet" : "No favorites yet", - "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favorite will show up here", - "All files" : "All files", - "List of your files and folders." : "List of your files and folders.", - "List of recently modified files and folders." : "List of recently modified files and folders.", - "No recently modified files" : "No recently modified files", - "Files and folders you recently modified will show up here." : "Files and folders you recently modified will show up here.", - "No entries found in this folder" : "No entries found in this folder", - "Select all" : "Select all", - "Upload too large" : "Upload too large", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", - "Text file" : "Text file", - "New text file.txt" : "New text file.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Direct link was copied (only works for users who have access to this file/folder)", - "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", - "\"remote user\"" : "\"remote user\"", - "{newName} already exists." : "{newName} already exists.", - "Name cannot be empty" : "Name cannot be empty", - "Another entry with the same name already exists" : "Another entry with the same name already exists", - "Storage informations" : "Storage informations", - "Open the files app settings" : "Open the files app settings", - "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "The files is locked" : "The files is locked", "Create new templates folder" : "Create new templates folder", - "Toggle %1$s sublist" : "Toggle %1$s sublist" + "Toggle %1$s sublist" : "Toggle %1$s sublist", + "Submit" : "Submit", + "Views" : "Views" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index ef89f0bd4618a..6c964967aecf2 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -198,73 +198,6 @@ OC.L10N.register( "Active filters" : "활성 필터", "Total rows summary" : "총 행 요약", "Toggle selection for all files and folders" : "모든 파일 선택/선택해제", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", - "{count} selected" : "{count}개 선택됨", - "List of files and folders." : "파일과 폴더의 목록", - "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", - "File not found" : "파일을 찾을 수 없음", - "{usedQuotaByte} used" : "{usedQuotaByte} 사용", - "{relative}% used" : "{relative}% 사용", - "Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음", - "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!", - "Create" : "생성", - "Submit" : "제출", - "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", - "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", - "Change" : "변경", - "New owner" : "새 소유자", - "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기", - "Transfer" : "이전", - "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", - "Invalid path selected" : "잘못된 경로가 선택됨", - "Unknown error" : "알 수 없는 오류", - "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", - "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", - "Select file or folder to link to" : "링크할 파일이나 폴더 선택", - "Choose file" : "파일 선택", - "Choose {file}" : "{file} 선택", - "Loading current folder" : "현재 폴더를 불러오는 중", - "No files in here" : "여기에 파일 없음", - "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", - "Go to the previous folder" : "이전 폴더로 이동", - "Go back" : "뒤로 가기", - "Share" : "공유하기", - "Shared by link" : "링크로 공유됨", - "Shared" : "공유됨", - "Switch to list view" : "목록 보기로 전환", - "Switch to grid view" : "그리드뷰로 전환", - "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", - "Error during upload: {message}" : "업로드 오류: {message}", - "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", - "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생", - "Views" : "보기", - "Files settings" : "파일 설정", - "File cannot be accessed" : "파일에 접근할 수 없음", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", - "Your files" : "내 파일", - "Open in files" : "파일에서 열기", - "Sort favorites first" : "즐겨찾기를 처음에 나열", - "Sort folders before files" : "폴더를 파일보다 먼저 정렬", - "Show hidden files" : "숨김 파일 보이기", - "Crop image previews" : "이미지 미리보기 확대", - "Enable the grid view" : "그리드뷰 활성화", - "Additional settings" : "고급 설정", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "클립보드로 복사", - "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", - "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", - "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", - "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", - "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", - "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택", - "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기", - "Creating file" : "파일 만들기", - "Blank" : "여백", - "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Deletion cancelled" : "삭제가 취소됨", "Delete permanently" : "영구히 삭제", "Delete and unshare" : "삭제 및 공유 해제", @@ -331,6 +264,8 @@ OC.L10N.register( "List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록", "No recently modified files" : "최근에 수정된 파일 없음", "Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.", + "No files in here" : "여기에 파일 없음", + "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", "Select all" : "모두 선택", "Upload too large" : "업로드한 파일이 너무 큼", @@ -343,11 +278,76 @@ OC.L10N.register( "{newName} already exists." : "{newName}이(가) 이미 존재함.", "Name cannot be empty" : "이름이 비어 있을 수 없음", "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "{count} selected" : "{count}개 선택됨", + "List of files and folders." : "파일과 폴더의 목록", + "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", + "File not found" : "파일을 찾을 수 없음", "Storage informations" : "저장소 정보", + "{usedQuotaByte} used" : "{usedQuotaByte} 사용", + "{relative}% used" : "{relative}% 사용", + "Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음", + "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!", + "Create" : "생성", + "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", + "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", + "Change" : "변경", + "New owner" : "새 소유자", + "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기", + "Transfer" : "이전", + "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", + "Invalid path selected" : "잘못된 경로가 선택됨", + "Unknown error" : "알 수 없는 오류", + "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "Select file or folder to link to" : "링크할 파일이나 폴더 선택", + "Choose file" : "파일 선택", + "Choose {file}" : "{file} 선택", + "Loading current folder" : "현재 폴더를 불러오는 중", + "Go to the previous folder" : "이전 폴더로 이동", + "Go back" : "뒤로 가기", + "Share" : "공유하기", + "Shared by link" : "링크로 공유됨", + "Shared" : "공유됨", + "Switch to list view" : "목록 보기로 전환", + "Switch to grid view" : "그리드뷰로 전환", + "Error during upload: {message}" : "업로드 오류: {message}", + "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", + "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생", "Open the files app settings" : "파일 앱 설정을 열기", + "Files settings" : "파일 설정", + "File cannot be accessed" : "파일에 접근할 수 없음", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", + "Sort favorites first" : "즐겨찾기를 처음에 나열", + "Sort folders before files" : "폴더를 파일보다 먼저 정렬", + "Show hidden files" : "숨김 파일 보이기", + "Crop image previews" : "이미지 미리보기 확대", + "Enable the grid view" : "그리드뷰 활성화", + "Additional settings" : "고급 설정", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "클립보드로 복사", + "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", + "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", + "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", + "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", + "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", + "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택", + "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기", + "Creating file" : "파일 만들기", + "Blank" : "여백", + "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "The files is locked" : "이 파일은 잠겼습니다.", "Create new templates folder" : "새로운 템플릿 폴더 만들기", - "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기" + "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", + "Your files" : "내 파일", + "Open in files" : "파일에서 열기", + "Submit" : "제출", + "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", + "Views" : "보기" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 3d8ea3c7c8589..37f6a58db30ce 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -196,73 +196,6 @@ "Active filters" : "활성 필터", "Total rows summary" : "총 행 요약", "Toggle selection for all files and folders" : "모든 파일 선택/선택해제", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", - "{count} selected" : "{count}개 선택됨", - "List of files and folders." : "파일과 폴더의 목록", - "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", - "File not found" : "파일을 찾을 수 없음", - "{usedQuotaByte} used" : "{usedQuotaByte} 사용", - "{relative}% used" : "{relative}% 사용", - "Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음", - "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!", - "Create" : "생성", - "Submit" : "제출", - "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", - "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", - "Change" : "변경", - "New owner" : "새 소유자", - "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기", - "Transfer" : "이전", - "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", - "Invalid path selected" : "잘못된 경로가 선택됨", - "Unknown error" : "알 수 없는 오류", - "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", - "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", - "Select file or folder to link to" : "링크할 파일이나 폴더 선택", - "Choose file" : "파일 선택", - "Choose {file}" : "{file} 선택", - "Loading current folder" : "현재 폴더를 불러오는 중", - "No files in here" : "여기에 파일 없음", - "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", - "Go to the previous folder" : "이전 폴더로 이동", - "Go back" : "뒤로 가기", - "Share" : "공유하기", - "Shared by link" : "링크로 공유됨", - "Shared" : "공유됨", - "Switch to list view" : "목록 보기로 전환", - "Switch to grid view" : "그리드뷰로 전환", - "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", - "Error during upload: {message}" : "업로드 오류: {message}", - "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", - "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생", - "Views" : "보기", - "Files settings" : "파일 설정", - "File cannot be accessed" : "파일에 접근할 수 없음", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", - "Your files" : "내 파일", - "Open in files" : "파일에서 열기", - "Sort favorites first" : "즐겨찾기를 처음에 나열", - "Sort folders before files" : "폴더를 파일보다 먼저 정렬", - "Show hidden files" : "숨김 파일 보이기", - "Crop image previews" : "이미지 미리보기 확대", - "Enable the grid view" : "그리드뷰 활성화", - "Additional settings" : "고급 설정", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "클립보드로 복사", - "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", - "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", - "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", - "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", - "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", - "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택", - "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기", - "Creating file" : "파일 만들기", - "Blank" : "여백", - "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "Deletion cancelled" : "삭제가 취소됨", "Delete permanently" : "영구히 삭제", "Delete and unshare" : "삭제 및 공유 해제", @@ -329,6 +262,8 @@ "List of recently modified files and folders." : "최근에 수정된 파일과 폴더의 목록", "No recently modified files" : "최근에 수정된 파일 없음", "Files and folders you recently modified will show up here." : "최근에 수정한 파일과 폴더가 이곳에 표시됩니다.", + "No files in here" : "여기에 파일 없음", + "Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!", "No entries found in this folder" : "이 폴더에 항목 없음", "Select all" : "모두 선택", "Upload too large" : "업로드한 파일이 너무 큼", @@ -341,11 +276,76 @@ "{newName} already exists." : "{newName}이(가) 이미 존재함.", "Name cannot be empty" : "이름이 비어 있을 수 없음", "Another entry with the same name already exists" : "같은 이름의 항목이 이미 있습니다.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" 이 일부 요소들에서 실패함", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" 일괄 작업을 성공적으로 실행함", + "{count} selected" : "{count}개 선택됨", + "List of files and folders." : "파일과 폴더의 목록", + "Column headers with buttons are sortable." : "버튼이 있는 열 머리글은 정렬할 수 있습니다.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "성능 상의 이유로 목록을 전부 표시하지 않았습니다. 목록을 탐색하면 파일들이 표시됩니다.", + "File not found" : "파일을 찾을 수 없음", "Storage informations" : "저장소 정보", + "{usedQuotaByte} used" : "{usedQuotaByte} 사용", + "{relative}% used" : "{relative}% 사용", + "Could not refresh storage stats" : "저장소 정보를 새로고칠 수 없음", + "Your storage is full, files can not be updated or synced anymore!" : "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!", + "Create" : "생성", + "Transfer ownership of a file or folder" : "파일이나 폴더의 소유권 이전", + "Choose file or folder to transfer" : "이전할 파일이나 폴더 고르기", + "Change" : "변경", + "New owner" : "새 소유자", + "Choose a file or folder to transfer" : "이전할 파일이나 폴더 고르기", + "Transfer" : "이전", + "Transfer {path} to {userid}" : "{path}을(를) {userid}에게 이전하기", + "Invalid path selected" : "잘못된 경로가 선택됨", + "Unknown error" : "알 수 없는 오류", + "Ownership transfer request sent" : "소유권 이전 요청이 전송됨", + "Cannot transfer ownership of a file or folder you do not own" : "내가 소유하지 않은 파일이나 폴더의 소유권을 이전할 수 없음", + "Select file or folder to link to" : "링크할 파일이나 폴더 선택", + "Choose file" : "파일 선택", + "Choose {file}" : "{file} 선택", + "Loading current folder" : "현재 폴더를 불러오는 중", + "Go to the previous folder" : "이전 폴더로 이동", + "Go back" : "뒤로 가기", + "Share" : "공유하기", + "Shared by link" : "링크로 공유됨", + "Shared" : "공유됨", + "Switch to list view" : "목록 보기로 전환", + "Switch to grid view" : "그리드뷰로 전환", + "Error during upload: {message}" : "업로드 오류: {message}", + "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", + "Unknown error during upload" : "업로드 중 알 수 없는 오류 발생", "Open the files app settings" : "파일 앱 설정을 열기", + "Files settings" : "파일 설정", + "File cannot be accessed" : "파일에 접근할 수 없음", "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", + "Sort favorites first" : "즐겨찾기를 처음에 나열", + "Sort folders before files" : "폴더를 파일보다 먼저 정렬", + "Show hidden files" : "숨김 파일 보이기", + "Crop image previews" : "이미지 미리보기 확대", + "Enable the grid view" : "그리드뷰 활성화", + "Additional settings" : "고급 설정", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "클립보드로 복사", + "Use this address to access your Files via WebDAV" : "이 주소를 사용하여 WebDAV를 통해 내 파일에 접근하세요.", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "2단계 인증을 활성화했다면, 이곳을 클릭해 새로운 앱 암호를 만들어 사용해야 합니다.", + "Clipboard is not available" : "클립보드를 사용할 수 없습니다.", + "WebDAV URL copied to clipboard" : "WebDAV URL이 클립보드에 복사됨", + "Unable to change the favourite state of the file" : "파일의 즐겨찾기 상태를 변경할 수 없음", + "Error while loading the file data" : "파일 데이터를 불러오는 중 오류 발생", + "Pick a template for {name}" : "{name}을(를) 위한 템플릿 선택", + "Create a new file with the selected template" : "선택한 템플릿으로 새 파일 만들기", + "Creating file" : "파일 만들기", + "Blank" : "여백", + "Unable to create new file from template" : "템플릿으로 새 파일을 만들 수 없음", "The files is locked" : "이 파일은 잠겼습니다.", "Create new templates folder" : "새로운 템플릿 폴더 만들기", - "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기" + "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "파일을 찾을 수 없거나 볼 권한이 없습니다. 보낸 이에게 공유를 요청하세요.", + "Your files" : "내 파일", + "Open in files" : "파일에서 열기", + "Submit" : "제출", + "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", + "Views" : "보기" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index 6a53917ea92ad..762f9003e3169 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -164,11 +164,40 @@ OC.L10N.register( "Folder name" : "Aplanko pavadinimas", "Clear filter" : "Išvalyti filtrą", "Type" : "Tipas", + "Delete permanently" : "Ištrinti negrįžtamai", + "Delete files" : "Ištrinti failus", + "Cancel" : "Atsisakyti", + "The file does not exist anymore" : "Failo daugiau nebėra", + "Copy to {target}" : "Kopijuoti į {target}", + "Move to {target}" : "Perkelti į {target}", + "Today" : "Šiandien", + "Documents" : "Dokumentai", + "Folders" : "Aplankai", + "Videos" : "Vaizdo įrašai", + "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", + "Templates" : "Šablonai", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", + "No favorites yet" : "Kol kas nėra mėgstamų", + "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", + "All files" : "Visi failai", + "No files in here" : "Čia failų nėra", + "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", + "No entries found in this folder" : "Nerasta įrašų šiame aplanke", + "Select all" : "Pažymėti viską", + "Upload too large" : "Įkėlimui failas per didelis", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", + "Text file" : "Tekstinis failas", + "New text file.txt" : "Naujas tekstinis failas.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Tiesioginė nuoroda buvo nukopijuota (veikia tik naudotojams, turintiems prieigą prie šio failo/aplanko)", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", + "\"remote user\"" : "„nuotolinis naudotojas“", + "{newName} already exists." : "{newName} jau yra.", + "Name cannot be empty" : "Pavadinimas negali būti tuščias", "List of files and folders." : "Failų ir aplankų sąrašas.", "File not found" : "Failas nerastas", + "Storage informations" : "Informacija apie saugyklą", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", "Create" : "Sukurti", - "Submit" : "Pateikti", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", "Change" : "Keisti", @@ -179,14 +208,11 @@ OC.L10N.register( "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", "Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta", - "No files in here" : "Čia failų nėra", - "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", "Go back" : "Grįžti", "Share" : "Bendrinti", "Shared by link" : "Bendrinama pagal nuorodą", "Shared" : "Bendrinama", "Switch to list view" : "Perjungti į sąrašo rodinį", - "Views" : "Rodiniai", "Files settings" : "Failų nustatymai", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslų peržiūras", @@ -201,33 +227,7 @@ OC.L10N.register( "Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną", "Creating file" : "Sukuriamas failas", "Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono", - "Delete permanently" : "Ištrinti negrįžtamai", - "Delete files" : "Ištrinti failus", - "Cancel" : "Atsisakyti", - "The file does not exist anymore" : "Failo daugiau nebėra", - "Copy to {target}" : "Kopijuoti į {target}", - "Move to {target}" : "Perkelti į {target}", - "Today" : "Šiandien", - "Documents" : "Dokumentai", - "Folders" : "Aplankai", - "Videos" : "Vaizdo įrašai", - "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", - "Templates" : "Šablonai", - "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", - "No favorites yet" : "Kol kas nėra mėgstamų", - "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", - "All files" : "Visi failai", - "No entries found in this folder" : "Nerasta įrašų šiame aplanke", - "Select all" : "Pažymėti viską", - "Upload too large" : "Įkėlimui failas per didelis", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", - "Text file" : "Tekstinis failas", - "New text file.txt" : "Naujas tekstinis failas.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Tiesioginė nuoroda buvo nukopijuota (veikia tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "\"remote user\"" : "„nuotolinis naudotojas“", - "{newName} already exists." : "{newName} jau yra.", - "Name cannot be empty" : "Pavadinimas negali būti tuščias", - "Storage informations" : "Informacija apie saugyklą" + "Submit" : "Pateikti", + "Views" : "Rodiniai" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 877741fd7d2f5..939fa0820540d 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -162,11 +162,40 @@ "Folder name" : "Aplanko pavadinimas", "Clear filter" : "Išvalyti filtrą", "Type" : "Tipas", + "Delete permanently" : "Ištrinti negrįžtamai", + "Delete files" : "Ištrinti failus", + "Cancel" : "Atsisakyti", + "The file does not exist anymore" : "Failo daugiau nebėra", + "Copy to {target}" : "Kopijuoti į {target}", + "Move to {target}" : "Perkelti į {target}", + "Today" : "Šiandien", + "Documents" : "Dokumentai", + "Folders" : "Aplankai", + "Videos" : "Vaizdo įrašai", + "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", + "Templates" : "Šablonai", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", + "No favorites yet" : "Kol kas nėra mėgstamų", + "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", + "All files" : "Visi failai", + "No files in here" : "Čia failų nėra", + "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", + "No entries found in this folder" : "Nerasta įrašų šiame aplanke", + "Select all" : "Pažymėti viską", + "Upload too large" : "Įkėlimui failas per didelis", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", + "Text file" : "Tekstinis failas", + "New text file.txt" : "Naujas tekstinis failas.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "Tiesioginė nuoroda buvo nukopijuota (veikia tik naudotojams, turintiems prieigą prie šio failo/aplanko)", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", + "\"remote user\"" : "„nuotolinis naudotojas“", + "{newName} already exists." : "{newName} jau yra.", + "Name cannot be empty" : "Pavadinimas negali būti tuščias", "List of files and folders." : "Failų ir aplankų sąrašas.", "File not found" : "Failas nerastas", + "Storage informations" : "Informacija apie saugyklą", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!", "Create" : "Sukurti", - "Submit" : "Pateikti", "Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę", "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", "Change" : "Keisti", @@ -177,14 +206,11 @@ "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", "Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta", - "No files in here" : "Čia failų nėra", - "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", "Go back" : "Grįžti", "Share" : "Bendrinti", "Shared by link" : "Bendrinama pagal nuorodą", "Shared" : "Bendrinama", "Switch to list view" : "Perjungti į sąrašo rodinį", - "Views" : "Rodiniai", "Files settings" : "Failų nustatymai", "Show hidden files" : "Rodyti paslėptus failus", "Crop image previews" : "Apkirpti paveikslų peržiūras", @@ -199,33 +225,7 @@ "Create a new file with the selected template" : "Sukurti naują failą naudojant pasirinktą šabloną", "Creating file" : "Sukuriamas failas", "Unable to create new file from template" : "Nepavyko sukurti naujo failo iš šablono", - "Delete permanently" : "Ištrinti negrįžtamai", - "Delete files" : "Ištrinti failus", - "Cancel" : "Atsisakyti", - "The file does not exist anymore" : "Failo daugiau nebėra", - "Copy to {target}" : "Kopijuoti į {target}", - "Move to {target}" : "Perkelti į {target}", - "Today" : "Šiandien", - "Documents" : "Dokumentai", - "Folders" : "Aplankai", - "Videos" : "Vaizdo įrašai", - "Unable to initialize the templates directory" : "Nepavyko inicijuoti šablonų katalogo", - "Templates" : "Šablonai", - "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", - "No favorites yet" : "Kol kas nėra mėgstamų", - "Files and folders you mark as favorite will show up here" : "Čia bus rodomi failai ir aplankai, kuriuos pažymėsite kaip mėgstamus", - "All files" : "Visi failai", - "No entries found in this folder" : "Nerasta įrašų šiame aplanke", - "Select all" : "Pažymėti viską", - "Upload too large" : "Įkėlimui failas per didelis", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, šiame serveryje leidžiamų įkelti failų dydį.", - "Text file" : "Tekstinis failas", - "New text file.txt" : "Naujas tekstinis failas.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "Tiesioginė nuoroda buvo nukopijuota (veikia tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopijuoti tiesioginę nuorodą (veiks tik naudotojams, turintiems prieigą prie šio failo/aplanko)", - "\"remote user\"" : "„nuotolinis naudotojas“", - "{newName} already exists." : "{newName} jau yra.", - "Name cannot be empty" : "Pavadinimas negali būti tuščias", - "Storage informations" : "Informacija apie saugyklą" + "Submit" : "Pateikti", + "Views" : "Rodiniai" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 84b6913d850cb..27e6ff5562d02 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -186,68 +186,6 @@ OC.L10N.register( "Clear filter" : "Исчисти филтри", "Type" : "Вид", "Total rows summary" : "Резиме на вкупно редови", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" сериската акцијата е успешно извршена", - "{count} selected" : "{count} селектирани", - "List of files and folders." : "Листа на датотеки и папки.", - "Column headers with buttons are sortable." : "Насловите на колоните со копчиња се сортираат.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", - "File not found" : "Датотеката не е пронајдена", - "Storage information" : "Информации за складиште", - "{usedQuotaByte} used" : "искористено {usedQuotaByte}", - "{relative}% used" : "искористено {relative}% ", - "Could not refresh storage stats" : "Неможе да се ажурира статистиката за складиштата", - "Your storage is full, files can not be updated or synced anymore!" : "Вашето складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!", - "Create" : "Креирај", - "Submit" : "Испрати", - "Transfer ownership of a file or folder" : "Трансфер на сопственост на датотека или папка", - "Choose file or folder to transfer" : "Избери датотека или папка за трансфер", - "Change" : "Измени", - "New owner" : "Нов сопственик", - "Choose a file or folder to transfer" : "Избери датотека или папка за трансфер", - "Transfer" : "Трансфер", - "Transfer {path} to {userid}" : "Трансфер {path} до {userid}", - "Invalid path selected" : "Избрана невалидна патека", - "Unknown error" : "Непозната грешка", - "Ownership transfer request sent" : "Испратено барање за трансфер на сопственост", - "Cannot transfer ownership of a file or folder you do not own" : "Неможете да направите трансвер на сопственот на папка која не е ваша", - "Select file or folder to link to" : "Изберете датотека или папка за линк до", - "Choose file" : "Избери датотека", - "Choose {file}" : "Избери {file}", - "Loading current folder" : "Вчитување на моменталната папка", - "No files in here" : "Тука нема датотеки", - "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", - "Go to the previous folder" : "Врати се на предходната папка", - "Go back" : "Назад", - "Share" : "Сподели", - "Shared by link" : "Споделено со линк", - "Shared" : "Споделено", - "Switch to list view" : "Прикажи поглед во листа", - "Switch to grid view" : "Прикажи поглед во мрежа", - "Error during upload: {message}" : "Грешка при прикачување: {message}", - "Unknown error during upload" : "Непозната грешка при прикачување", - "Views" : "Прегледи", - "Files settings" : "Параметри за датотеки", - "File cannot be accessed" : "Неможе да се пристапи до датотеката", - "Sort favorites first" : "Прво омилените", - "Show hidden files" : "Прикажи сокриени датотеки", - "Crop image previews" : "Исечи ја сликата за преглед", - "Enable the grid view" : "Овозможи поглед во мрежа", - "Additional settings" : "Дополнителни параметри", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV адреса", - "Copy to clipboard" : "Копирај во клипборд", - "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако имате овозможено 2FA, мора да креирате и користите нова лозинка за апликација со кликнување овде.", - "Clipboard is not available" : "Клипбордот не е достапен", - "WebDAV URL copied to clipboard" : "CalDAV линкот е копиран", - "Unable to change the favourite state of the file" : "Неможе да се промени статусот на омимени на датотеката", - "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", - "Pick a template for {name}" : "Избери шаблон за {name}", - "Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон", - "Creating file" : "Креирање на датотека", - "Blank" : "Празно", - "Unable to create new file from template" : "Неможе да се креира датотека од шаблон", "Delete permanently" : "Избриши", "Delete files" : "Избриши датотеки", "Delete folders" : "Избриши папки", @@ -298,6 +236,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Листа на скоро изменети датотеки и папки.", "No recently modified files" : "Нема скоро изменети датотеки", "Files and folders you recently modified will show up here." : "Датотеките и папките кои скоро ќе ги измените ќе се појават тука.", + "No files in here" : "Тука нема датотеки", + "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", "No entries found in this folder" : "Нема ништо во оваа папка", "Select all" : "Избери се", "Upload too large" : "Фајлот кој се вчитува е преголем", @@ -310,11 +250,71 @@ OC.L10N.register( "{newName} already exists." : "{newName} веќе постои.", "Name cannot be empty" : "Името неможе да биде празно", "Another entry with the same name already exists" : "Друг запис со исто име веќе постои", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" сериската акцијата е успешно извршена", + "{count} selected" : "{count} селектирани", + "List of files and folders." : "Листа на датотеки и папки.", + "Column headers with buttons are sortable." : "Насловите на колоните со копчиња се сортираат.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", + "File not found" : "Датотеката не е пронајдена", "Storage informations" : "Информации за складиштето", + "{usedQuotaByte} used" : "искористено {usedQuotaByte}", + "{relative}% used" : "искористено {relative}% ", + "Could not refresh storage stats" : "Неможе да се ажурира статистиката за складиштата", + "Your storage is full, files can not be updated or synced anymore!" : "Вашето складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!", + "Create" : "Креирај", + "Transfer ownership of a file or folder" : "Трансфер на сопственост на датотека или папка", + "Choose file or folder to transfer" : "Избери датотека или папка за трансфер", + "Change" : "Измени", + "New owner" : "Нов сопственик", + "Choose a file or folder to transfer" : "Избери датотека или папка за трансфер", + "Transfer" : "Трансфер", + "Transfer {path} to {userid}" : "Трансфер {path} до {userid}", + "Invalid path selected" : "Избрана невалидна патека", + "Unknown error" : "Непозната грешка", + "Ownership transfer request sent" : "Испратено барање за трансфер на сопственост", + "Cannot transfer ownership of a file or folder you do not own" : "Неможете да направите трансвер на сопственот на папка која не е ваша", + "Select file or folder to link to" : "Изберете датотека или папка за линк до", + "Choose file" : "Избери датотека", + "Choose {file}" : "Избери {file}", + "Loading current folder" : "Вчитување на моменталната папка", + "Go to the previous folder" : "Врати се на предходната папка", + "Go back" : "Назад", + "Share" : "Сподели", + "Shared by link" : "Споделено со линк", + "Shared" : "Споделено", + "Switch to list view" : "Прикажи поглед во листа", + "Switch to grid view" : "Прикажи поглед во мрежа", + "Error during upload: {message}" : "Грешка при прикачување: {message}", + "Unknown error during upload" : "Непозната грешка при прикачување", "Open the files app settings" : "Отвори ги параметрите за датотеките", + "Files settings" : "Параметри за датотеки", + "File cannot be accessed" : "Неможе да се пристапи до датотеката", "You might not have have permissions to view it, ask the sender to share it" : "Можеби немате дозвола за преглед, прашајте го испраќачот за споделувањето", + "Sort favorites first" : "Прво омилените", + "Show hidden files" : "Прикажи сокриени датотеки", + "Crop image previews" : "Исечи ја сликата за преглед", + "Enable the grid view" : "Овозможи поглед во мрежа", + "Additional settings" : "Дополнителни параметри", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV адреса", + "Copy to clipboard" : "Копирај во клипборд", + "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако имате овозможено 2FA, мора да креирате и користите нова лозинка за апликација со кликнување овде.", + "Clipboard is not available" : "Клипбордот не е достапен", + "WebDAV URL copied to clipboard" : "CalDAV линкот е копиран", + "Unable to change the favourite state of the file" : "Неможе да се промени статусот на омимени на датотеката", + "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", + "Pick a template for {name}" : "Избери шаблон за {name}", + "Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон", + "Creating file" : "Креирање на датотека", + "Blank" : "Празно", + "Unable to create new file from template" : "Неможе да се креира датотека од шаблон", "The files is locked" : "Датотекатите се заклучени", "Create new templates folder" : "Креирај нова папка за шаблони", - "Toggle %1$s sublist" : "Вклучи %1$s подлисти" + "Toggle %1$s sublist" : "Вклучи %1$s подлисти", + "Storage information" : "Информации за складиште", + "Submit" : "Испрати", + "Views" : "Прегледи" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index a92e94b7345da..6d8fee2ff9f26 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -184,68 +184,6 @@ "Clear filter" : "Исчисти филтри", "Type" : "Вид", "Total rows summary" : "Резиме на вкупно редови", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" сериската акцијата е успешно извршена", - "{count} selected" : "{count} селектирани", - "List of files and folders." : "Листа на датотеки и папки.", - "Column headers with buttons are sortable." : "Насловите на колоните со копчиња се сортираат.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", - "File not found" : "Датотеката не е пронајдена", - "Storage information" : "Информации за складиште", - "{usedQuotaByte} used" : "искористено {usedQuotaByte}", - "{relative}% used" : "искористено {relative}% ", - "Could not refresh storage stats" : "Неможе да се ажурира статистиката за складиштата", - "Your storage is full, files can not be updated or synced anymore!" : "Вашето складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!", - "Create" : "Креирај", - "Submit" : "Испрати", - "Transfer ownership of a file or folder" : "Трансфер на сопственост на датотека или папка", - "Choose file or folder to transfer" : "Избери датотека или папка за трансфер", - "Change" : "Измени", - "New owner" : "Нов сопственик", - "Choose a file or folder to transfer" : "Избери датотека или папка за трансфер", - "Transfer" : "Трансфер", - "Transfer {path} to {userid}" : "Трансфер {path} до {userid}", - "Invalid path selected" : "Избрана невалидна патека", - "Unknown error" : "Непозната грешка", - "Ownership transfer request sent" : "Испратено барање за трансфер на сопственост", - "Cannot transfer ownership of a file or folder you do not own" : "Неможете да направите трансвер на сопственот на папка која не е ваша", - "Select file or folder to link to" : "Изберете датотека или папка за линк до", - "Choose file" : "Избери датотека", - "Choose {file}" : "Избери {file}", - "Loading current folder" : "Вчитување на моменталната папка", - "No files in here" : "Тука нема датотеки", - "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", - "Go to the previous folder" : "Врати се на предходната папка", - "Go back" : "Назад", - "Share" : "Сподели", - "Shared by link" : "Споделено со линк", - "Shared" : "Споделено", - "Switch to list view" : "Прикажи поглед во листа", - "Switch to grid view" : "Прикажи поглед во мрежа", - "Error during upload: {message}" : "Грешка при прикачување: {message}", - "Unknown error during upload" : "Непозната грешка при прикачување", - "Views" : "Прегледи", - "Files settings" : "Параметри за датотеки", - "File cannot be accessed" : "Неможе да се пристапи до датотеката", - "Sort favorites first" : "Прво омилените", - "Show hidden files" : "Прикажи сокриени датотеки", - "Crop image previews" : "Исечи ја сликата за преглед", - "Enable the grid view" : "Овозможи поглед во мрежа", - "Additional settings" : "Дополнителни параметри", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV адреса", - "Copy to clipboard" : "Копирај во клипборд", - "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако имате овозможено 2FA, мора да креирате и користите нова лозинка за апликација со кликнување овде.", - "Clipboard is not available" : "Клипбордот не е достапен", - "WebDAV URL copied to clipboard" : "CalDAV линкот е копиран", - "Unable to change the favourite state of the file" : "Неможе да се промени статусот на омимени на датотеката", - "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", - "Pick a template for {name}" : "Избери шаблон за {name}", - "Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон", - "Creating file" : "Креирање на датотека", - "Blank" : "Празно", - "Unable to create new file from template" : "Неможе да се креира датотека од шаблон", "Delete permanently" : "Избриши", "Delete files" : "Избриши датотеки", "Delete folders" : "Избриши папки", @@ -296,6 +234,8 @@ "List of recently modified files and folders." : "Листа на скоро изменети датотеки и папки.", "No recently modified files" : "Нема скоро изменети датотеки", "Files and folders you recently modified will show up here." : "Датотеките и папките кои скоро ќе ги измените ќе се појават тука.", + "No files in here" : "Тука нема датотеки", + "Upload some content or sync with your devices!" : "Прикачете некоја содржина или синхронизирајте со вашите уреди!", "No entries found in this folder" : "Нема ништо во оваа папка", "Select all" : "Избери се", "Upload too large" : "Фајлот кој се вчитува е преголем", @@ -308,11 +248,71 @@ "{newName} already exists." : "{newName} веќе постои.", "Name cannot be empty" : "Името неможе да биде празно", "Another entry with the same name already exists" : "Друг запис со исто име веќе постои", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" не успеа на некои елементи", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" сериската акцијата е успешно извршена", + "{count} selected" : "{count} селектирани", + "List of files and folders." : "Листа на датотеки и папки.", + "Column headers with buttons are sortable." : "Насловите на колоните со копчиња се сортираат.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Оваа листа не е целосно прикажана поради заштеда на перформанси. Датотеките ќе се прикажуваат додека се движите низ листата.", + "File not found" : "Датотеката не е пронајдена", "Storage informations" : "Информации за складиштето", + "{usedQuotaByte} used" : "искористено {usedQuotaByte}", + "{relative}% used" : "искористено {relative}% ", + "Could not refresh storage stats" : "Неможе да се ажурира статистиката за складиштата", + "Your storage is full, files can not be updated or synced anymore!" : "Вашето складиште е исполнето, датотеките веќе не можат да се ажирираат или синхронизираат!", + "Create" : "Креирај", + "Transfer ownership of a file or folder" : "Трансфер на сопственост на датотека или папка", + "Choose file or folder to transfer" : "Избери датотека или папка за трансфер", + "Change" : "Измени", + "New owner" : "Нов сопственик", + "Choose a file or folder to transfer" : "Избери датотека или папка за трансфер", + "Transfer" : "Трансфер", + "Transfer {path} to {userid}" : "Трансфер {path} до {userid}", + "Invalid path selected" : "Избрана невалидна патека", + "Unknown error" : "Непозната грешка", + "Ownership transfer request sent" : "Испратено барање за трансфер на сопственост", + "Cannot transfer ownership of a file or folder you do not own" : "Неможете да направите трансвер на сопственот на папка која не е ваша", + "Select file or folder to link to" : "Изберете датотека или папка за линк до", + "Choose file" : "Избери датотека", + "Choose {file}" : "Избери {file}", + "Loading current folder" : "Вчитување на моменталната папка", + "Go to the previous folder" : "Врати се на предходната папка", + "Go back" : "Назад", + "Share" : "Сподели", + "Shared by link" : "Споделено со линк", + "Shared" : "Споделено", + "Switch to list view" : "Прикажи поглед во листа", + "Switch to grid view" : "Прикажи поглед во мрежа", + "Error during upload: {message}" : "Грешка при прикачување: {message}", + "Unknown error during upload" : "Непозната грешка при прикачување", "Open the files app settings" : "Отвори ги параметрите за датотеките", + "Files settings" : "Параметри за датотеки", + "File cannot be accessed" : "Неможе да се пристапи до датотеката", "You might not have have permissions to view it, ask the sender to share it" : "Можеби немате дозвола за преглед, прашајте го испраќачот за споделувањето", + "Sort favorites first" : "Прво омилените", + "Show hidden files" : "Прикажи сокриени датотеки", + "Crop image previews" : "Исечи ја сликата за преглед", + "Enable the grid view" : "Овозможи поглед во мрежа", + "Additional settings" : "Дополнителни параметри", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV адреса", + "Copy to clipboard" : "Копирај во клипборд", + "Use this address to access your Files via WebDAV" : "Користи ја оваа адреса за пристап до вашите датотеки преку WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако имате овозможено 2FA, мора да креирате и користите нова лозинка за апликација со кликнување овде.", + "Clipboard is not available" : "Клипбордот не е достапен", + "WebDAV URL copied to clipboard" : "CalDAV линкот е копиран", + "Unable to change the favourite state of the file" : "Неможе да се промени статусот на омимени на датотеката", + "Error while loading the file data" : "Грешка при вчитување на податоците од датотеката", + "Pick a template for {name}" : "Избери шаблон за {name}", + "Create a new file with the selected template" : "Креирај нова датотека со избраниот шаблон", + "Creating file" : "Креирање на датотека", + "Blank" : "Празно", + "Unable to create new file from template" : "Неможе да се креира датотека од шаблон", "The files is locked" : "Датотекатите се заклучени", "Create new templates folder" : "Креирај нова папка за шаблони", - "Toggle %1$s sublist" : "Вклучи %1$s подлисти" + "Toggle %1$s sublist" : "Вклучи %1$s подлисти", + "Storage information" : "Информации за складиште", + "Submit" : "Испрати", + "Views" : "Прегледи" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index b2b48ba8f3b16..2191bd898f3f7 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Fjern filter", "Total rows summary" : "Sammendrag av totalrader", "Toggle selection for all files and folders" : "Veksle valg for alle filer og mapper", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massehandling utført", - "{count} selected" : "{count} valgt", - "List of files and folders." : "Liste over filer og mapper.", - "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", - "File not found" : "Finner ikke filen", - "Storage information" : "Informasjon om lagring", - "Storage quota" : "Lagringskvote", - "{usedQuotaByte} used" : "{usedQuotaByte} brukt", - "{relative}% used" : "{relative}% brukt", - "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", - "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", - "Create" : "Opprett", - "This name is already in use." : "Navnet er allerede i bruk.", - "Fill template fields" : "Fyll ut malfelt", - "Submitting fields…" : "Sender inn felt...", - "Submit" : "Send inn", - "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", - "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", - "Change" : "Endre", - "New owner" : "Ny eier", - "Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres", - "Transfer" : "Overfør", - "Transfer {path} to {userid}" : "Overfør {path} til {userid}", - "Invalid path selected" : "Ugyldig angitt sti", - "Unknown error" : "Ukjent feil", - "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", - "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", - "Select file or folder to link to" : "Velg fil eller mappe å koble til", - "Choose file" : "Velg fil", - "Choose {file}" : "Choose {file}", - "Loading current folder" : "Laster gjeldende mappe", - "No files in here" : "Ingen filer", - "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", - "Go to the previous folder" : "Gå fil forrige mappe", - "Go back" : "Gå tilbake", - "Share" : "Del med andre", - "Shared by link" : "Delt med lenke", - "Shared" : "Delt", - "Switch to list view" : "Bytt til listevisning", - "Switch to grid view" : "Bytt til rutevisning", - "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker", - "Error during upload: {message}" : "Feil under opplasting: {message}", - "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", - "Unknown error during upload" : "Ukjent feil under opplasting", - "Filter filenames…" : "Filtrer filnavn...", - "Views" : "Visninger", - "Files settings" : "Filinnstillinger", - "File cannot be accessed" : "Filen er ikke tilgjengelig", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.", - "Your files" : "Dine filer", - "Open in files" : "Åpne i filer", - "Sort favorites first" : "Sorter favoritter først", - "Sort folders before files" : "Sorter mapper før filer", - "Show hidden files" : "Vis skjulte filer", - "Crop image previews" : "Beskjær forhåndsvisninger av bilder", - "Enable the grid view" : "Aktiver rutenettvisningen", - "Enable folder tree" : "Aktiver mappetre", - "Additional settings" : "Flere innstillinger", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.", - "Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig", - "WebDAV URL copied to clipboard" : "WebDAV-URL kopiert til utklippstavlen", - "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", - "Error while loading the file data" : "Feil ved lasting av fildata", - "Pick a template for {name}" : "Velg en mal for {name}", - "Create a new file with the selected template" : "Opprett en ny fil med den valgte malen", - "Creating file" : "Oppretter fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "Deletion cancelled" : "Sletting avbrutt", "Delete permanently" : "Slett for godt", "Delete and unshare" : "Slett og opphev deling", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Liste over nylig endrede filer og mapper.", "No recently modified files" : "Ingen nylig endrede filer", "Files and folders you recently modified will show up here." : "Filer og mapper du nylig har endret, vises her.", + "No files in here" : "Ingen filer", + "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", "Select all" : "Velg alle", "Upload too large" : "Filen er for stor", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Filnavn må ikke slutte med \"{segment}\".", "Name cannot be empty" : "Navn kan ikke være tom", "Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massehandling utført", + "{count} selected" : "{count} valgt", + "List of files and folders." : "Liste over filer og mapper.", + "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", + "File not found" : "Finner ikke filen", "Storage informations" : "Informasjon om lagring", + "{usedQuotaByte} used" : "{usedQuotaByte} brukt", + "{relative}% used" : "{relative}% brukt", + "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", + "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", + "Create" : "Opprett", + "This name is already in use." : "Navnet er allerede i bruk.", + "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", + "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", + "Change" : "Endre", + "New owner" : "Ny eier", + "Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres", + "Transfer" : "Overfør", + "Transfer {path} to {userid}" : "Overfør {path} til {userid}", + "Invalid path selected" : "Ugyldig angitt sti", + "Unknown error" : "Ukjent feil", + "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", + "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", + "Select file or folder to link to" : "Velg fil eller mappe å koble til", + "Choose file" : "Velg fil", + "Choose {file}" : "Choose {file}", + "Loading current folder" : "Laster gjeldende mappe", + "Go to the previous folder" : "Gå fil forrige mappe", + "Go back" : "Gå tilbake", + "Share" : "Del med andre", + "Shared by link" : "Delt med lenke", + "Shared" : "Delt", + "Switch to list view" : "Bytt til listevisning", + "Switch to grid view" : "Bytt til rutevisning", + "Error during upload: {message}" : "Feil under opplasting: {message}", + "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", + "Unknown error during upload" : "Ukjent feil under opplasting", "Open the files app settings" : "Åpne Filer-appens innstillinger", + "Files settings" : "Filinnstillinger", + "File cannot be accessed" : "Filen er ikke tilgjengelig", "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", + "Sort favorites first" : "Sorter favoritter først", + "Sort folders before files" : "Sorter mapper før filer", + "Show hidden files" : "Vis skjulte filer", + "Crop image previews" : "Beskjær forhåndsvisninger av bilder", + "Enable the grid view" : "Aktiver rutenettvisningen", + "Additional settings" : "Flere innstillinger", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopiert til utklippstavlen", + "Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.", + "Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig", + "WebDAV URL copied to clipboard" : "WebDAV-URL kopiert til utklippstavlen", + "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", + "Error while loading the file data" : "Feil ved lasting av fildata", + "Pick a template for {name}" : "Velg en mal for {name}", + "Create a new file with the selected template" : "Opprett en ny fil med den valgte malen", + "Creating file" : "Oppretter fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "The files is locked" : "Filene er låst", "Create new templates folder" : "Opprett ny malermappe", - "Toggle %1$s sublist" : "Veksle %1$s underliste" + "Toggle %1$s sublist" : "Veksle %1$s underliste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.", + "Your files" : "Dine filer", + "Open in files" : "Åpne i filer", + "Storage information" : "Informasjon om lagring", + "Storage quota" : "Lagringskvote", + "Fill template fields" : "Fyll ut malfelt", + "Submitting fields…" : "Sender inn felt...", + "Submit" : "Send inn", + "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker", + "Filter filenames…" : "Filtrer filnavn...", + "Views" : "Visninger", + "Enable folder tree" : "Aktiver mappetre" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index c5129d2c0dc98..cde281155eed1 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -205,80 +205,6 @@ "Remove filter" : "Fjern filter", "Total rows summary" : "Sammendrag av totalrader", "Toggle selection for all files and folders" : "Veksle valg for alle filer og mapper", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massehandling utført", - "{count} selected" : "{count} valgt", - "List of files and folders." : "Liste over filer og mapper.", - "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", - "File not found" : "Finner ikke filen", - "Storage information" : "Informasjon om lagring", - "Storage quota" : "Lagringskvote", - "{usedQuotaByte} used" : "{usedQuotaByte} brukt", - "{relative}% used" : "{relative}% brukt", - "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", - "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", - "Create" : "Opprett", - "This name is already in use." : "Navnet er allerede i bruk.", - "Fill template fields" : "Fyll ut malfelt", - "Submitting fields…" : "Sender inn felt...", - "Submit" : "Send inn", - "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", - "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", - "Change" : "Endre", - "New owner" : "Ny eier", - "Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres", - "Transfer" : "Overfør", - "Transfer {path} to {userid}" : "Overfør {path} til {userid}", - "Invalid path selected" : "Ugyldig angitt sti", - "Unknown error" : "Ukjent feil", - "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", - "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", - "Select file or folder to link to" : "Velg fil eller mappe å koble til", - "Choose file" : "Velg fil", - "Choose {file}" : "Choose {file}", - "Loading current folder" : "Laster gjeldende mappe", - "No files in here" : "Ingen filer", - "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", - "Go to the previous folder" : "Gå fil forrige mappe", - "Go back" : "Gå tilbake", - "Share" : "Del med andre", - "Shared by link" : "Delt med lenke", - "Shared" : "Delt", - "Switch to list view" : "Bytt til listevisning", - "Switch to grid view" : "Bytt til rutevisning", - "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker", - "Error during upload: {message}" : "Feil under opplasting: {message}", - "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", - "Unknown error during upload" : "Ukjent feil under opplasting", - "Filter filenames…" : "Filtrer filnavn...", - "Views" : "Visninger", - "Files settings" : "Filinnstillinger", - "File cannot be accessed" : "Filen er ikke tilgjengelig", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.", - "Your files" : "Dine filer", - "Open in files" : "Åpne i filer", - "Sort favorites first" : "Sorter favoritter først", - "Sort folders before files" : "Sorter mapper før filer", - "Show hidden files" : "Vis skjulte filer", - "Crop image previews" : "Beskjær forhåndsvisninger av bilder", - "Enable the grid view" : "Aktiver rutenettvisningen", - "Enable folder tree" : "Aktiver mappetre", - "Additional settings" : "Flere innstillinger", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopiert til utklippstavlen", - "Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.", - "Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig", - "WebDAV URL copied to clipboard" : "WebDAV-URL kopiert til utklippstavlen", - "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", - "Error while loading the file data" : "Feil ved lasting av fildata", - "Pick a template for {name}" : "Velg en mal for {name}", - "Create a new file with the selected template" : "Opprett en ny fil med den valgte malen", - "Creating file" : "Oppretter fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "Deletion cancelled" : "Sletting avbrutt", "Delete permanently" : "Slett for godt", "Delete and unshare" : "Slett og opphev deling", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Liste over nylig endrede filer og mapper.", "No recently modified files" : "Ingen nylig endrede filer", "Files and folders you recently modified will show up here." : "Filer og mapper du nylig har endret, vises her.", + "No files in here" : "Ingen filer", + "Upload some content or sync with your devices!" : "Last opp innhold eller synkroniser med enhetene dine!", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", "Select all" : "Velg alle", "Upload too large" : "Filen er for stor", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Filnavn må ikke slutte med \"{segment}\".", "Name cannot be empty" : "Navn kan ikke være tom", "Another entry with the same name already exists" : "En annen oppføring med samme navnet finnes allerede", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" feilet på noen elementer", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" massehandling utført", + "{count} selected" : "{count} valgt", + "List of files and folders." : "Liste over filer og mapper.", + "Column headers with buttons are sortable." : "Kolonneoverskrifter med knapper kan sorteres.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denne listen er ikke fullstendig gjengitt av ytelsesgrunner. Filene gjengis når du navigerer gjennom listen.", + "File not found" : "Finner ikke filen", "Storage informations" : "Informasjon om lagring", + "{usedQuotaByte} used" : "{usedQuotaByte} brukt", + "{relative}% used" : "{relative}% brukt", + "Could not refresh storage stats" : "Kunne ikke oppdatere lagringsstatistikk", + "Your storage is full, files can not be updated or synced anymore!" : "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!", + "Create" : "Opprett", + "This name is already in use." : "Navnet er allerede i bruk.", + "Transfer ownership of a file or folder" : "Eierskapsoverføring av en fil eller mappe", + "Choose file or folder to transfer" : "Velg en fil eller mappe som skal overføres", + "Change" : "Endre", + "New owner" : "Ny eier", + "Choose a file or folder to transfer" : "Velg en fil eller mappe som skal overføres", + "Transfer" : "Overfør", + "Transfer {path} to {userid}" : "Overfør {path} til {userid}", + "Invalid path selected" : "Ugyldig angitt sti", + "Unknown error" : "Ukjent feil", + "Ownership transfer request sent" : "Forespørsel om overføring av eierskap er sendt", + "Cannot transfer ownership of a file or folder you do not own" : "Kan ikke overføre eierskap til en fil eller mappe du ikke eier", + "Select file or folder to link to" : "Velg fil eller mappe å koble til", + "Choose file" : "Velg fil", + "Choose {file}" : "Choose {file}", + "Loading current folder" : "Laster gjeldende mappe", + "Go to the previous folder" : "Gå fil forrige mappe", + "Go back" : "Gå tilbake", + "Share" : "Del med andre", + "Shared by link" : "Delt med lenke", + "Shared" : "Delt", + "Switch to list view" : "Bytt til listevisning", + "Switch to grid view" : "Bytt til rutevisning", + "Error during upload: {message}" : "Feil under opplasting: {message}", + "Error during upload, status code {status}" : "Feil under opplasting, statuskode {status}", + "Unknown error during upload" : "Ukjent feil under opplasting", "Open the files app settings" : "Åpne Filer-appens innstillinger", + "Files settings" : "Filinnstillinger", + "File cannot be accessed" : "Filen er ikke tilgjengelig", "You might not have have permissions to view it, ask the sender to share it" : "Du har kanskje ikke tillatelse til å se den, be avsenderen om å dele den", + "Sort favorites first" : "Sorter favoritter først", + "Sort folders before files" : "Sorter mapper før filer", + "Show hidden files" : "Vis skjulte filer", + "Crop image previews" : "Beskjær forhåndsvisninger av bilder", + "Enable the grid view" : "Aktiver rutenettvisningen", + "Additional settings" : "Flere innstillinger", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopiert til utklippstavlen", + "Use this address to access your Files via WebDAV" : "Bruk denne adressen for tilgang til filene dine via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Hvis du har aktivert 2FA, må du opprette og bruke et nytt app-passord ved å klikke her.", + "Clipboard is not available" : "Utklippstavlen er ikke tilgjengelig", + "WebDAV URL copied to clipboard" : "WebDAV-URL kopiert til utklippstavlen", + "Unable to change the favourite state of the file" : "Kan ikke endre favorittstatus til filen", + "Error while loading the file data" : "Feil ved lasting av fildata", + "Pick a template for {name}" : "Velg en mal for {name}", + "Create a new file with the selected template" : "Opprett en ny fil med den valgte malen", + "Creating file" : "Oppretter fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kan ikke opprette ny fil fra malen", "The files is locked" : "Filene er låst", "Create new templates folder" : "Opprett ny malermappe", - "Toggle %1$s sublist" : "Veksle %1$s underliste" + "Toggle %1$s sublist" : "Veksle %1$s underliste", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen ble ikke funnet, eller du har ikke tillatelse til å vise den. Be avsenderen om å dele den.", + "Your files" : "Dine filer", + "Open in files" : "Åpne i filer", + "Storage information" : "Informasjon om lagring", + "Storage quota" : "Lagringskvote", + "Fill template fields" : "Fyll ut malfelt", + "Submitting fields…" : "Sender inn felt...", + "Submit" : "Send inn", + "Upload was cancelled by user" : "Opplasting ble avbrutt av bruker", + "Filter filenames…" : "Filtrer filnavn...", + "Views" : "Visninger", + "Enable folder tree" : "Aktiver mappetre" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 8dc810f14d2a6..a940e0ec9a502 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -174,6 +174,38 @@ OC.L10N.register( "Type" : "Type", "Active filters" : "Actieve filters", "Remove filter" : "Verwijder filter", + "Delete permanently" : "Permanent verwijderen", + "Cancel" : "Annuleren", + "Copy to {target}" : "Kopieer naar {target}", + "Move to {target}" : "Verplaats naar {target}", + "Open details" : "Details openen", + "Today" : "Vandaag", + "Last 7 days" : "Laatste 7 dagen", + "Last 30 days" : "Laatste 30 dagen", + "Documents" : "Documenten", + "Folders" : "Mappen", + "Audio" : "Geluid", + "Videos" : "Video's", + "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", + "Create templates folder" : "Nieuwe sjablonenmap", + "Templates" : "Sjablonen", + "New template folder" : "Nieuwe sjablonenmap", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", + "No favorites yet" : "Nog geen favorieten", + "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", + "All files" : "Alle bestanden", + "Personal Files" : "Persoonlijke bestanden", + "No files in here" : "Hier geen bestanden", + "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", + "No entries found in this folder" : "Niets gevonden in deze map", + "Select all" : "Alles selecteren", + "Upload too large" : "Upload is te groot", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die je probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", + "Text file" : "Tekstbestand", + "New text file.txt" : "Nieuw tekstbestand.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", + "\"remote user\"" : "\"externe gebruiker\"", + "Name cannot be empty" : "Naam mag niet leeg zijn", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batchactie succesvol uitgevoerd", "File not found" : "Bestand niet gevonden", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", @@ -181,7 +213,6 @@ OC.L10N.register( "Could not refresh storage stats" : "Kan opslagstatistieken niet vernieuwen", "Your storage is full, files can not be updated or synced anymore!" : "Je opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!", "Create" : "Aanmaken", - "Submit" : "Verwerken", "Transfer ownership of a file or folder" : "Overdragen eigendom bestand of map ", "Choose file or folder to transfer" : "Kies over te dragen bestand of map", "Change" : "Pas aan", @@ -194,16 +225,12 @@ OC.L10N.register( "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Choose {file}" : "Kies {file}", - "No files in here" : "Hier geen bestanden", - "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", "Share" : "Delen", "Shared by link" : "Gedeeld via link", "Shared" : "Gedeeld", "Switch to list view" : "Omschakelen naar lijstoverzicht", "Switch to grid view" : "Omschakelen naar roosterweergave", - "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", - "Views" : "Bekeken", "Files settings" : "Instellingen voor bestanden", "Show hidden files" : "Toon verborgen bestanden", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", @@ -219,37 +246,10 @@ OC.L10N.register( "Creating file" : "Maken bestand", "Blank" : "Blanco", "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", - "Delete permanently" : "Permanent verwijderen", - "Cancel" : "Annuleren", - "Copy to {target}" : "Kopieer naar {target}", - "Move to {target}" : "Verplaats naar {target}", - "Open details" : "Details openen", - "Today" : "Vandaag", - "Last 7 days" : "Laatste 7 dagen", - "Last 30 days" : "Laatste 30 dagen", - "Documents" : "Documenten", - "Folders" : "Mappen", - "Audio" : "Geluid", - "Videos" : "Video's", - "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", - "Create templates folder" : "Nieuwe sjablonenmap", - "Templates" : "Sjablonen", - "New template folder" : "Nieuwe sjablonenmap", - "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", - "No favorites yet" : "Nog geen favorieten", - "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", - "All files" : "Alle bestanden", - "Personal Files" : "Persoonlijke bestanden", - "No entries found in this folder" : "Niets gevonden in deze map", - "Select all" : "Alles selecteren", - "Upload too large" : "Upload is te groot", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die je probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", - "Text file" : "Tekstbestand", - "New text file.txt" : "Nieuw tekstbestand.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", - "\"remote user\"" : "\"externe gebruiker\"", - "Name cannot be empty" : "Naam mag niet leeg zijn", "Create new templates folder" : "Nieuwe sjablonenmap", - "Toggle %1$s sublist" : "Omschakelen%1$s sublijsten" + "Toggle %1$s sublist" : "Omschakelen%1$s sublijsten", + "Submit" : "Verwerken", + "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", + "Views" : "Bekeken" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 400f1b2bd108a..fe457108b5e9b 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -172,6 +172,38 @@ "Type" : "Type", "Active filters" : "Actieve filters", "Remove filter" : "Verwijder filter", + "Delete permanently" : "Permanent verwijderen", + "Cancel" : "Annuleren", + "Copy to {target}" : "Kopieer naar {target}", + "Move to {target}" : "Verplaats naar {target}", + "Open details" : "Details openen", + "Today" : "Vandaag", + "Last 7 days" : "Laatste 7 dagen", + "Last 30 days" : "Laatste 30 dagen", + "Documents" : "Documenten", + "Folders" : "Mappen", + "Audio" : "Geluid", + "Videos" : "Video's", + "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", + "Create templates folder" : "Nieuwe sjablonenmap", + "Templates" : "Sjablonen", + "New template folder" : "Nieuwe sjablonenmap", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", + "No favorites yet" : "Nog geen favorieten", + "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", + "All files" : "Alle bestanden", + "Personal Files" : "Persoonlijke bestanden", + "No files in here" : "Hier geen bestanden", + "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", + "No entries found in this folder" : "Niets gevonden in deze map", + "Select all" : "Alles selecteren", + "Upload too large" : "Upload is te groot", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die je probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", + "Text file" : "Tekstbestand", + "New text file.txt" : "Nieuw tekstbestand.txt", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", + "\"remote user\"" : "\"externe gebruiker\"", + "Name cannot be empty" : "Naam mag niet leeg zijn", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batchactie succesvol uitgevoerd", "File not found" : "Bestand niet gevonden", "{usedQuotaByte} used" : "{usedQuotaByte} gebruikt", @@ -179,7 +211,6 @@ "Could not refresh storage stats" : "Kan opslagstatistieken niet vernieuwen", "Your storage is full, files can not be updated or synced anymore!" : "Je opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!", "Create" : "Aanmaken", - "Submit" : "Verwerken", "Transfer ownership of a file or folder" : "Overdragen eigendom bestand of map ", "Choose file or folder to transfer" : "Kies over te dragen bestand of map", "Change" : "Pas aan", @@ -192,16 +223,12 @@ "Ownership transfer request sent" : "Aanvraag eigendomsoverdracht verstuurd", "Cannot transfer ownership of a file or folder you do not own" : "Kan de eigendom van een bestand of map waarvan u niet de eigenaar bent, niet overdragen", "Choose {file}" : "Kies {file}", - "No files in here" : "Hier geen bestanden", - "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", "Go back" : "Ga terug", "Share" : "Delen", "Shared by link" : "Gedeeld via link", "Shared" : "Gedeeld", "Switch to list view" : "Omschakelen naar lijstoverzicht", "Switch to grid view" : "Omschakelen naar roosterweergave", - "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", - "Views" : "Bekeken", "Files settings" : "Instellingen voor bestanden", "Show hidden files" : "Toon verborgen bestanden", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", @@ -217,37 +244,10 @@ "Creating file" : "Maken bestand", "Blank" : "Blanco", "Unable to create new file from template" : "Kan geen nieuw bestand maken vanuit het sjabloon", - "Delete permanently" : "Permanent verwijderen", - "Cancel" : "Annuleren", - "Copy to {target}" : "Kopieer naar {target}", - "Move to {target}" : "Verplaats naar {target}", - "Open details" : "Details openen", - "Today" : "Vandaag", - "Last 7 days" : "Laatste 7 dagen", - "Last 30 days" : "Laatste 30 dagen", - "Documents" : "Documenten", - "Folders" : "Mappen", - "Audio" : "Geluid", - "Videos" : "Video's", - "Unable to initialize the templates directory" : "Kon de sjablonenmap niet instellen", - "Create templates folder" : "Nieuwe sjablonenmap", - "Templates" : "Sjablonen", - "New template folder" : "Nieuwe sjablonenmap", - "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", - "No favorites yet" : "Nog geen favorieten", - "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", - "All files" : "Alle bestanden", - "Personal Files" : "Persoonlijke bestanden", - "No entries found in this folder" : "Niets gevonden in deze map", - "Select all" : "Alles selecteren", - "Upload too large" : "Upload is te groot", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die je probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", - "Text file" : "Tekstbestand", - "New text file.txt" : "Nieuw tekstbestand.txt", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", - "\"remote user\"" : "\"externe gebruiker\"", - "Name cannot be empty" : "Naam mag niet leeg zijn", "Create new templates folder" : "Nieuwe sjablonenmap", - "Toggle %1$s sublist" : "Omschakelen%1$s sublijsten" + "Toggle %1$s sublist" : "Omschakelen%1$s sublijsten", + "Submit" : "Verwerken", + "Upload was cancelled by user" : "Upload was geannuleerd door de gebruiker", + "Views" : "Bekeken" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index d80ba0ff6a599..dfe7a7ba7d6b4 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -192,73 +192,6 @@ OC.L10N.register( "Active filters" : "Aktywne filtry", "Total rows summary" : "Podsumowanie wszystkich wierszy", "Toggle selection for all files and folders" : "Przełącz zaznaczenie dla wszystkich plików i katalogów", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", - "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", - "{count} selected" : "wybrano {count}", - "List of files and folders." : "Lista plików i katalogów.", - "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", - "File not found" : "Nie odnaleziono pliku", - "{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}", - "{relative}% used" : "Wykorzystano {relative}%", - "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", - "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", - "Create" : "Utwórz", - "Submit" : "Wyślij", - "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", - "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", - "Change" : "Zmień", - "New owner" : "Nowy właściciel", - "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", - "Transfer" : "Przenieś", - "Transfer {path} to {userid}" : "Przenieś {path} do {userid}", - "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", - "Unknown error" : "Nieznany błąd", - "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", - "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", - "Select file or folder to link to" : "Wybierz plik lub katalog do linku", - "Choose file" : "Wybierz plik", - "Choose {file}" : "Wybierz {file}", - "Loading current folder" : "Ładowanie bieżącego katalogu", - "No files in here" : "Brak plików", - "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", - "Go to the previous folder" : "Przejdź do poprzedniego katalogu", - "Go back" : "Wstecz", - "Share" : "Udostępnij", - "Shared by link" : "Udostępnione linkiem", - "Shared" : "Udostępnione", - "Switch to list view" : "Przełącz na widok listy", - "Switch to grid view" : "Przełącz na widok siatki", - "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika", - "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", - "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", - "Unknown error during upload" : "Nieznany błąd podczas wysyłania", - "Views" : "Widoki", - "Files settings" : "Ustawienia Plików", - "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", - "Your files" : "Twoje pliki", - "Open in files" : "Otwórz w Plikach", - "Sort favorites first" : "Najpierw sortuj ulubione", - "Sort folders before files" : "Sortuj katalogi przed plikami", - "Show hidden files" : "Pokaż ukryte pliki", - "Crop image previews" : "Przytnij podglądy obrazów", - "Enable the grid view" : "Włącz widok siatki", - "Additional settings" : "Ustawienia dodatkowe", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Kopiuj do schowka", - "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", - "Clipboard is not available" : "Schowek jest niedostępny", - "WebDAV URL copied to clipboard" : "Adres URL WebDAV skopiowany do schowka", - "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", - "Error while loading the file data" : "Błąd podczas ładowania danych pliku", - "Pick a template for {name}" : "Wybierz szablon dla {name}", - "Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem", - "Creating file" : "Tworzenie pliku", - "Blank" : "Pusty", - "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Deletion cancelled" : "Usuwanie anulowane", "Delete permanently" : "Usuń bezpowrotnie", "Delete and unshare" : "Usuń i przestań udostępniać", @@ -330,6 +263,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista ostatnio zmodyfikowanych plików i katalogów.", "No recently modified files" : "Brak ostatnio zmodyfikowanych plików", "Files and folders you recently modified will show up here." : "Tutaj pojawią się pliki i katalogi, które ostatnio zmodyfikowałeś.", + "No files in here" : "Brak plików", + "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", "No entries found in this folder" : "Brak wpisów w tym katalogu", "Select all" : "Wybierz wszystko", "Upload too large" : "Wysyłany plik jest za duży", @@ -342,11 +277,76 @@ OC.L10N.register( "{newName} already exists." : "{newName} już istnieje.", "Name cannot be empty" : "Nazwa nie może być pusta", "Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", + "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", + "{count} selected" : "wybrano {count}", + "List of files and folders." : "Lista plików i katalogów.", + "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", + "File not found" : "Nie odnaleziono pliku", "Storage informations" : "Informacje o przechowywaniu", + "{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}", + "{relative}% used" : "Wykorzystano {relative}%", + "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", + "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", + "Create" : "Utwórz", + "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", + "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", + "Change" : "Zmień", + "New owner" : "Nowy właściciel", + "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", + "Transfer" : "Przenieś", + "Transfer {path} to {userid}" : "Przenieś {path} do {userid}", + "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", + "Unknown error" : "Nieznany błąd", + "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", + "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", + "Select file or folder to link to" : "Wybierz plik lub katalog do linku", + "Choose file" : "Wybierz plik", + "Choose {file}" : "Wybierz {file}", + "Loading current folder" : "Ładowanie bieżącego katalogu", + "Go to the previous folder" : "Przejdź do poprzedniego katalogu", + "Go back" : "Wstecz", + "Share" : "Udostępnij", + "Shared by link" : "Udostępnione linkiem", + "Shared" : "Udostępnione", + "Switch to list view" : "Przełącz na widok listy", + "Switch to grid view" : "Przełącz na widok siatki", + "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", + "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", + "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", + "Files settings" : "Ustawienia Plików", + "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie", + "Sort favorites first" : "Najpierw sortuj ulubione", + "Sort folders before files" : "Sortuj katalogi przed plikami", + "Show hidden files" : "Pokaż ukryte pliki", + "Crop image previews" : "Przytnij podglądy obrazów", + "Enable the grid view" : "Włącz widok siatki", + "Additional settings" : "Ustawienia dodatkowe", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Kopiuj do schowka", + "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", + "Clipboard is not available" : "Schowek jest niedostępny", + "WebDAV URL copied to clipboard" : "Adres URL WebDAV skopiowany do schowka", + "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", + "Error while loading the file data" : "Błąd podczas ładowania danych pliku", + "Pick a template for {name}" : "Wybierz szablon dla {name}", + "Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem", + "Creating file" : "Tworzenie pliku", + "Blank" : "Pusty", + "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "The files is locked" : "Pliki są zablokowane", "Create new templates folder" : "Stwórz nowy folder z szablonami", - "Toggle %1$s sublist" : "Przełącz podlistę %1$s" + "Toggle %1$s sublist" : "Przełącz podlistę %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", + "Your files" : "Twoje pliki", + "Open in files" : "Otwórz w Plikach", + "Submit" : "Wyślij", + "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika", + "Views" : "Widoki" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 31547564f302a..5f1d0682bbcae 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -190,73 +190,6 @@ "Active filters" : "Aktywne filtry", "Total rows summary" : "Podsumowanie wszystkich wierszy", "Toggle selection for all files and folders" : "Przełącz zaznaczenie dla wszystkich plików i katalogów", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", - "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", - "{count} selected" : "wybrano {count}", - "List of files and folders." : "Lista plików i katalogów.", - "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", - "File not found" : "Nie odnaleziono pliku", - "{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}", - "{relative}% used" : "Wykorzystano {relative}%", - "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", - "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", - "Create" : "Utwórz", - "Submit" : "Wyślij", - "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", - "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", - "Change" : "Zmień", - "New owner" : "Nowy właściciel", - "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", - "Transfer" : "Przenieś", - "Transfer {path} to {userid}" : "Przenieś {path} do {userid}", - "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", - "Unknown error" : "Nieznany błąd", - "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", - "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", - "Select file or folder to link to" : "Wybierz plik lub katalog do linku", - "Choose file" : "Wybierz plik", - "Choose {file}" : "Wybierz {file}", - "Loading current folder" : "Ładowanie bieżącego katalogu", - "No files in here" : "Brak plików", - "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", - "Go to the previous folder" : "Przejdź do poprzedniego katalogu", - "Go back" : "Wstecz", - "Share" : "Udostępnij", - "Shared by link" : "Udostępnione linkiem", - "Shared" : "Udostępnione", - "Switch to list view" : "Przełącz na widok listy", - "Switch to grid view" : "Przełącz na widok siatki", - "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika", - "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", - "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", - "Unknown error during upload" : "Nieznany błąd podczas wysyłania", - "Views" : "Widoki", - "Files settings" : "Ustawienia Plików", - "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", - "Your files" : "Twoje pliki", - "Open in files" : "Otwórz w Plikach", - "Sort favorites first" : "Najpierw sortuj ulubione", - "Sort folders before files" : "Sortuj katalogi przed plikami", - "Show hidden files" : "Pokaż ukryte pliki", - "Crop image previews" : "Przytnij podglądy obrazów", - "Enable the grid view" : "Włącz widok siatki", - "Additional settings" : "Ustawienia dodatkowe", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL WebDAV", - "Copy to clipboard" : "Kopiuj do schowka", - "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", - "Clipboard is not available" : "Schowek jest niedostępny", - "WebDAV URL copied to clipboard" : "Adres URL WebDAV skopiowany do schowka", - "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", - "Error while loading the file data" : "Błąd podczas ładowania danych pliku", - "Pick a template for {name}" : "Wybierz szablon dla {name}", - "Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem", - "Creating file" : "Tworzenie pliku", - "Blank" : "Pusty", - "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "Deletion cancelled" : "Usuwanie anulowane", "Delete permanently" : "Usuń bezpowrotnie", "Delete and unshare" : "Usuń i przestań udostępniać", @@ -328,6 +261,8 @@ "List of recently modified files and folders." : "Lista ostatnio zmodyfikowanych plików i katalogów.", "No recently modified files" : "Brak ostatnio zmodyfikowanych plików", "Files and folders you recently modified will show up here." : "Tutaj pojawią się pliki i katalogi, które ostatnio zmodyfikowałeś.", + "No files in here" : "Brak plików", + "Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.", "No entries found in this folder" : "Brak wpisów w tym katalogu", "Select all" : "Wybierz wszystko", "Upload too large" : "Wysyłany plik jest za duży", @@ -340,11 +275,76 @@ "{newName} already exists." : "{newName} już istnieje.", "Name cannot be empty" : "Nazwa nie może być pusta", "Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów", + "\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie", + "{count} selected" : "wybrano {count}", + "List of files and folders." : "Lista plików i katalogów.", + "Column headers with buttons are sortable." : "Nagłówki kolumn z przyciskami są sortowalne.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", + "File not found" : "Nie odnaleziono pliku", "Storage informations" : "Informacje o przechowywaniu", + "{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}", + "{relative}% used" : "Wykorzystano {relative}%", + "Could not refresh storage stats" : "Nie można odświeżyć statystyk przechowywania", + "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!", + "Create" : "Utwórz", + "Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu", + "Choose file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", + "Change" : "Zmień", + "New owner" : "Nowy właściciel", + "Choose a file or folder to transfer" : "Wybierz plik lub katalog do przeniesienia", + "Transfer" : "Przenieś", + "Transfer {path} to {userid}" : "Przenieś {path} do {userid}", + "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", + "Unknown error" : "Nieznany błąd", + "Ownership transfer request sent" : "Wysłano żądanie przeniesienia własności", + "Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem", + "Select file or folder to link to" : "Wybierz plik lub katalog do linku", + "Choose file" : "Wybierz plik", + "Choose {file}" : "Wybierz {file}", + "Loading current folder" : "Ładowanie bieżącego katalogu", + "Go to the previous folder" : "Przejdź do poprzedniego katalogu", + "Go back" : "Wstecz", + "Share" : "Udostępnij", + "Shared by link" : "Udostępnione linkiem", + "Shared" : "Udostępnione", + "Switch to list view" : "Przełącz na widok listy", + "Switch to grid view" : "Przełącz na widok siatki", + "Error during upload: {message}" : "Błąd podczas wysyłania: {message}", + "Error during upload, status code {status}" : "Błąd podczas wysyłania, kod statusu {status}", + "Unknown error during upload" : "Nieznany błąd podczas wysyłania", "Open the files app settings" : "Otwórz ustawienia aplikacji plików", + "Files settings" : "Ustawienia Plików", + "File cannot be accessed" : "Nie można uzyskać dostępu do pliku", "You might not have have permissions to view it, ask the sender to share it" : "Możesz nie mieć uprawnień, aby go wyświetlić, poproś nadawcę o udostępnienie", + "Sort favorites first" : "Najpierw sortuj ulubione", + "Sort folders before files" : "Sortuj katalogi przed plikami", + "Show hidden files" : "Pokaż ukryte pliki", + "Crop image previews" : "Przytnij podglądy obrazów", + "Enable the grid view" : "Włącz widok siatki", + "Additional settings" : "Ustawienia dodatkowe", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL WebDAV", + "Copy to clipboard" : "Kopiuj do schowka", + "Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.", + "Clipboard is not available" : "Schowek jest niedostępny", + "WebDAV URL copied to clipboard" : "Adres URL WebDAV skopiowany do schowka", + "Unable to change the favourite state of the file" : "Nie można zmienić ulubionego stanu pliku", + "Error while loading the file data" : "Błąd podczas ładowania danych pliku", + "Pick a template for {name}" : "Wybierz szablon dla {name}", + "Create a new file with the selected template" : "Utwórz nowy plik z wybranym szablonem", + "Creating file" : "Tworzenie pliku", + "Blank" : "Pusty", + "Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu", "The files is locked" : "Pliki są zablokowane", "Create new templates folder" : "Stwórz nowy folder z szablonami", - "Toggle %1$s sublist" : "Przełącz podlistę %1$s" + "Toggle %1$s sublist" : "Przełącz podlistę %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Nie znaleziono pliku lub nie masz uprawnień, aby go wyświetlić. Poproś nadawcę o udostępnienie.", + "Your files" : "Twoje pliki", + "Open in files" : "Otwórz w Plikach", + "Submit" : "Wyślij", + "Upload was cancelled by user" : "Przesyłanie zostało anulowane przez użytkownika", + "Views" : "Widoki" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 694e6d5d8f4ae..bad9758e45312 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Remover filtro", "Total rows summary" : "Resumo total de linhas", "Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", - "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", - "{count} selected" : "{count} selecionados", - "List of files and folders." : "Lista de arquivos e pastas.", - "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", - "File not found" : "Arquivo não encontrado", - "Storage information" : "Informações do armazenamento", - "Storage quota" : "Quantidade de armazenamento", - "{usedQuotaByte} used" : "{usedQuotaByte} usado", - "{relative}% used" : "{relative}% usado", - "Could not refresh storage stats" : "Não foi possível atualizar as estatísticas de armazenamento", - "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", - "Create" : "Criar", - "This name is already in use." : "Este nome já está em uso.", - "Fill template fields" : "Preencher campos do template", - "Submitting fields…" : "Enviando arquivos…", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", - "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", - "Change" : "Mudar", - "New owner" : "Novo proprietário", - "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} para {userid}", - "Invalid path selected" : "Caminho inválido selecionado", - "Unknown error" : "Erro desconhecido", - "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", - "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", - "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", - "Choose file" : "Escolher arquivo", - "Choose {file}" : "Escolher {file}", - "Loading current folder" : "Carregando a pasta atual", - "No files in here" : "Nenhum arquivo aqui", - "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", - "Go to the previous folder" : "Ir para a pasta anterior", - "Go back" : "Voltar", - "Share" : "Compartilhar", - "Shared by link" : "Compartilhado via link", - "Shared" : "Compartilhado", - "Switch to list view" : "Mudar para a visualizar lista", - "Switch to grid view" : "Mudar para visualização em grade", - "Upload was cancelled by user" : "O upload foi cancelado pelo usuário", - "Error during upload: {message}" : "Erro durante o upload: {message}", - "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}", - "Unknown error during upload" : "Erro desconhecido durante o upload", - "Filter filenames…" : "Filtrar nomes de arquivos...", - "Views" : "Visualizações", - "Files settings" : "Configurações de arquivos", - "File cannot be accessed" : "File cannot be accessed", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", - "Your files" : "Seus arquivos", - "Open in files" : "Abrir em arquivos", - "Sort favorites first" : "Ordenar favoritos primeiro", - "Sort folders before files" : "Classifique as pastas antes dos arquivos", - "Show hidden files" : "Mostrar arquivos ocultos", - "Crop image previews" : "Cortar visualizações de imagem", - "Enable the grid view" : "Habilite a visualização em grade", - "Enable folder tree" : "Habilitar árvore de pastas", - "Additional settings" : "Configurações adicionais", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar para área de transferência", - "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", - "Clipboard is not available" : "A área de transferência não está disponível", - "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", - "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", - "Error while loading the file data" : "Erro ao carregar os dados do arquivo", - "Pick a template for {name}" : "Escolha um modelo para {name}", - "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", - "Creating file" : "Criando arquivo", - "Blank" : "Em branco", - "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Deletion cancelled" : "Operação de exclusão cancelada", "Delete permanently" : "Remover permanentemente", "Delete and unshare" : "Excluir e descompartilhar", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.", "No recently modified files" : "Nenhum arquivo modificado recentemente", "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", + "No files in here" : "Nenhum arquivo aqui", + "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Select all" : "Selecionar tudo", "Upload too large" : "Arquivo muito grande para envio", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Os nomes de arquivos não devem terminar com \"{segment}\".", "Name cannot be empty" : "O nome não pode ficar em branco", "Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", + "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", + "{count} selected" : "{count} selecionados", + "List of files and folders." : "Lista de arquivos e pastas.", + "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", + "File not found" : "Arquivo não encontrado", "Storage informations" : "Informações de armazenamento", + "{usedQuotaByte} used" : "{usedQuotaByte} usado", + "{relative}% used" : "{relative}% usado", + "Could not refresh storage stats" : "Não foi possível atualizar as estatísticas de armazenamento", + "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", + "Create" : "Criar", + "This name is already in use." : "Este nome já está em uso.", + "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", + "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", + "Change" : "Mudar", + "New owner" : "Novo proprietário", + "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} para {userid}", + "Invalid path selected" : "Caminho inválido selecionado", + "Unknown error" : "Erro desconhecido", + "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", + "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", + "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", + "Choose file" : "Escolher arquivo", + "Choose {file}" : "Escolher {file}", + "Loading current folder" : "Carregando a pasta atual", + "Go to the previous folder" : "Ir para a pasta anterior", + "Go back" : "Voltar", + "Share" : "Compartilhar", + "Shared by link" : "Compartilhado via link", + "Shared" : "Compartilhado", + "Switch to list view" : "Mudar para a visualizar lista", + "Switch to grid view" : "Mudar para visualização em grade", + "Error during upload: {message}" : "Erro durante o upload: {message}", + "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}", + "Unknown error during upload" : "Erro desconhecido durante o upload", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", + "Files settings" : "Configurações de arquivos", + "File cannot be accessed" : "File cannot be accessed", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", + "Sort favorites first" : "Ordenar favoritos primeiro", + "Sort folders before files" : "Classifique as pastas antes dos arquivos", + "Show hidden files" : "Mostrar arquivos ocultos", + "Crop image previews" : "Cortar visualizações de imagem", + "Enable the grid view" : "Habilite a visualização em grade", + "Additional settings" : "Configurações adicionais", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar para área de transferência", + "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Clipboard is not available" : "A área de transferência não está disponível", + "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", + "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", + "Error while loading the file data" : "Erro ao carregar os dados do arquivo", + "Pick a template for {name}" : "Escolha um modelo para {name}", + "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", + "Creating file" : "Criando arquivo", + "Blank" : "Em branco", + "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "The files is locked" : "Os arquivos estão bloqueados", "Create new templates folder" : "Criar nova pasta de modelos", - "Toggle %1$s sublist" : "Alternar a sublista %1$s" + "Toggle %1$s sublist" : "Alternar a sublista %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", + "Your files" : "Seus arquivos", + "Open in files" : "Abrir em arquivos", + "Storage information" : "Informações do armazenamento", + "Storage quota" : "Quantidade de armazenamento", + "Fill template fields" : "Preencher campos do template", + "Submitting fields…" : "Enviando arquivos…", + "Submit" : "Enviar", + "Upload was cancelled by user" : "O upload foi cancelado pelo usuário", + "Filter filenames…" : "Filtrar nomes de arquivos...", + "Views" : "Visualizações", + "Enable folder tree" : "Habilitar árvore de pastas" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index b3ef2c95aa42c..536ddb7e25220 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -205,80 +205,6 @@ "Remove filter" : "Remover filtro", "Total rows summary" : "Resumo total de linhas", "Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", - "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", - "{count} selected" : "{count} selecionados", - "List of files and folders." : "Lista de arquivos e pastas.", - "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", - "File not found" : "Arquivo não encontrado", - "Storage information" : "Informações do armazenamento", - "Storage quota" : "Quantidade de armazenamento", - "{usedQuotaByte} used" : "{usedQuotaByte} usado", - "{relative}% used" : "{relative}% usado", - "Could not refresh storage stats" : "Não foi possível atualizar as estatísticas de armazenamento", - "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", - "Create" : "Criar", - "This name is already in use." : "Este nome já está em uso.", - "Fill template fields" : "Preencher campos do template", - "Submitting fields…" : "Enviando arquivos…", - "Submit" : "Enviar", - "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", - "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", - "Change" : "Mudar", - "New owner" : "Novo proprietário", - "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", - "Transfer" : "Transferir", - "Transfer {path} to {userid}" : "Transferir {path} para {userid}", - "Invalid path selected" : "Caminho inválido selecionado", - "Unknown error" : "Erro desconhecido", - "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", - "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", - "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", - "Choose file" : "Escolher arquivo", - "Choose {file}" : "Escolher {file}", - "Loading current folder" : "Carregando a pasta atual", - "No files in here" : "Nenhum arquivo aqui", - "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", - "Go to the previous folder" : "Ir para a pasta anterior", - "Go back" : "Voltar", - "Share" : "Compartilhar", - "Shared by link" : "Compartilhado via link", - "Shared" : "Compartilhado", - "Switch to list view" : "Mudar para a visualizar lista", - "Switch to grid view" : "Mudar para visualização em grade", - "Upload was cancelled by user" : "O upload foi cancelado pelo usuário", - "Error during upload: {message}" : "Erro durante o upload: {message}", - "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}", - "Unknown error during upload" : "Erro desconhecido durante o upload", - "Filter filenames…" : "Filtrar nomes de arquivos...", - "Views" : "Visualizações", - "Files settings" : "Configurações de arquivos", - "File cannot be accessed" : "File cannot be accessed", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", - "Your files" : "Seus arquivos", - "Open in files" : "Abrir em arquivos", - "Sort favorites first" : "Ordenar favoritos primeiro", - "Sort folders before files" : "Classifique as pastas antes dos arquivos", - "Show hidden files" : "Mostrar arquivos ocultos", - "Crop image previews" : "Cortar visualizações de imagem", - "Enable the grid view" : "Habilite a visualização em grade", - "Enable folder tree" : "Habilitar árvore de pastas", - "Additional settings" : "Configurações adicionais", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Copiar para área de transferência", - "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", - "Clipboard is not available" : "A área de transferência não está disponível", - "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", - "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", - "Error while loading the file data" : "Erro ao carregar os dados do arquivo", - "Pick a template for {name}" : "Escolha um modelo para {name}", - "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", - "Creating file" : "Criando arquivo", - "Blank" : "Em branco", - "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "Deletion cancelled" : "Operação de exclusão cancelada", "Delete permanently" : "Remover permanentemente", "Delete and unshare" : "Excluir e descompartilhar", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.", "No recently modified files" : "Nenhum arquivo modificado recentemente", "Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.", + "No files in here" : "Nenhum arquivo aqui", + "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", "Select all" : "Selecionar tudo", "Upload too large" : "Arquivo muito grande para envio", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Os nomes de arquivos não devem terminar com \"{segment}\".", "Name cannot be empty" : "O nome não pode ficar em branco", "Another entry with the same name already exists" : "Já existe outra entrada com o mesmo nome", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" falhou em alguns elementos", + "\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso", + "{count} selected" : "{count} selecionados", + "List of files and folders." : "Lista de arquivos e pastas.", + "Column headers with buttons are sortable." : "Os cabeçalhos das colunas com botões são classificáveis.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.", + "File not found" : "Arquivo não encontrado", "Storage informations" : "Informações de armazenamento", + "{usedQuotaByte} used" : "{usedQuotaByte} usado", + "{relative}% used" : "{relative}% usado", + "Could not refresh storage stats" : "Não foi possível atualizar as estatísticas de armazenamento", + "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!", + "Create" : "Criar", + "This name is already in use." : "Este nome já está em uso.", + "Transfer ownership of a file or folder" : "Transferir a propriedade de um arquivo ou pasta", + "Choose file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", + "Change" : "Mudar", + "New owner" : "Novo proprietário", + "Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir", + "Transfer" : "Transferir", + "Transfer {path} to {userid}" : "Transferir {path} para {userid}", + "Invalid path selected" : "Caminho inválido selecionado", + "Unknown error" : "Erro desconhecido", + "Ownership transfer request sent" : "Solicitação de transferência de propriedade enviada", + "Cannot transfer ownership of a file or folder you do not own" : "Não é possível transferir a propriedade de um arquivo ou pasta que você não possui", + "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", + "Choose file" : "Escolher arquivo", + "Choose {file}" : "Escolher {file}", + "Loading current folder" : "Carregando a pasta atual", + "Go to the previous folder" : "Ir para a pasta anterior", + "Go back" : "Voltar", + "Share" : "Compartilhar", + "Shared by link" : "Compartilhado via link", + "Shared" : "Compartilhado", + "Switch to list view" : "Mudar para a visualizar lista", + "Switch to grid view" : "Mudar para visualização em grade", + "Error during upload: {message}" : "Erro durante o upload: {message}", + "Error during upload, status code {status}" : "Erro durante o upload, código de status {status}", + "Unknown error during upload" : "Erro desconhecido durante o upload", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", + "Files settings" : "Configurações de arquivos", + "File cannot be accessed" : "File cannot be accessed", "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", + "Sort favorites first" : "Ordenar favoritos primeiro", + "Sort folders before files" : "Classifique as pastas antes dos arquivos", + "Show hidden files" : "Mostrar arquivos ocultos", + "Crop image previews" : "Cortar visualizações de imagem", + "Enable the grid view" : "Habilite a visualização em grade", + "Additional settings" : "Configurações adicionais", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Copiar para área de transferência", + "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", + "Clipboard is not available" : "A área de transferência não está disponível", + "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", + "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", + "Error while loading the file data" : "Erro ao carregar os dados do arquivo", + "Pick a template for {name}" : "Escolha um modelo para {name}", + "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado", + "Creating file" : "Criando arquivo", + "Blank" : "Em branco", + "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo", "The files is locked" : "Os arquivos estão bloqueados", "Create new templates folder" : "Criar nova pasta de modelos", - "Toggle %1$s sublist" : "Alternar a sublista %1$s" + "Toggle %1$s sublist" : "Alternar a sublista %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "O arquivo não foi encontrado ou você não tem permissão para visualizá-lo. Peça ao remetente para compartilhá-lo.", + "Your files" : "Seus arquivos", + "Open in files" : "Abrir em arquivos", + "Storage information" : "Informações do armazenamento", + "Storage quota" : "Quantidade de armazenamento", + "Fill template fields" : "Preencher campos do template", + "Submitting fields…" : "Enviando arquivos…", + "Submit" : "Enviar", + "Upload was cancelled by user" : "O upload foi cancelado pelo usuário", + "Filter filenames…" : "Filtrar nomes de arquivos...", + "Views" : "Visualizações", + "Enable folder tree" : "Habilitar árvore de pastas" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 91e4b9416a53a..e0d536a72ec87 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -179,61 +179,6 @@ OC.L10N.register( "Type" : "Tip", "Active filters" : "Filtre active", "Total rows summary" : "Rezumat total rânduri", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente ", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes", - "List of files and folders." : "Listă fișiere și foldere", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.", - "File not found" : "Fișierul nu a fost găsit", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizați", - "{relative}% used" : "{relative}% utilizat", - "Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare", - "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", - "Create" : "Crează", - "Submit" : "Trimite", - "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", - "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", - "Change" : "Modificare", - "New owner" : "Proprietarul nou", - "Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat", - "Transfer" : "Transfer", - "Transfer {path} to {userid}" : "Transferă {path} către {userid}", - "Invalid path selected" : "Calea selectată este invalidă", - "Unknown error" : "Eroare necunoscută", - "Ownership transfer request sent" : "Cererea de transfer a fost trimisă", - "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", - "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", - "Choose {file}" : "Selectați {file}", - "Loading current folder" : "Se încarcă folderul curent", - "No files in here" : "Niciun fișier aici", - "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", - "Go to the previous folder" : "Salt la folderul anterior", - "Go back" : "Înapoi", - "Share" : "Partajează", - "Shared by link" : "Partajat prin link", - "Shared" : "Partajat", - "Switch to list view" : "Comuta la organizarea tip listă", - "Switch to grid view" : "Comută la organizare tip grilă", - "Views" : "Mod de viziualizare", - "Files settings" : "Setări Fișiere", - "File cannot be accessed" : "Fișierul nu poate fi accesat", - "Sort favorites first" : "Sortați favoritele primele", - "Show hidden files" : "Arată fișierele ascunse", - "Crop image previews" : "Previzualizarea imaginii decupate", - "Enable the grid view" : "Activați organizarea tip grilă", - "Additional settings" : "Setări adiționale", - "WebDAV" : "WebDAV", - "Copy to clipboard" : "Copiază în clipboard", - "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.", - "Clipboard is not available" : "Clipboardul este indisponibil", - "WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard", - "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", - "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", - "Pick a template for {name}" : "Alege un șablon pentru {name}", - "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat", - "Creating file" : "Se crează fișierul", - "Blank" : "Gol", - "Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon", "Delete permanently" : "Șterge permanent", "Cancel" : "Anulare", "Destination is not a folder" : "Destinația nu este un folder", @@ -270,6 +215,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista fișierelor și dosarelor modificate recent.", "No recently modified files" : "Niciun fișier modificat recent", "Files and folders you recently modified will show up here." : "Fișierele și dosarele modificate recent vor fi afișate aici", + "No files in here" : "Niciun fișier aici", + "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", "No entries found in this folder" : "Niciun element găsit în acest director", "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", @@ -282,11 +229,64 @@ OC.L10N.register( "{newName} already exists." : "{newName} există deja.", "Name cannot be empty" : "Numele nu poate fi gol", "Another entry with the same name already exists" : "Există o altă intrare cu același nume", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente ", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes", + "List of files and folders." : "Listă fișiere și foldere", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.", + "File not found" : "Fișierul nu a fost găsit", "Storage informations" : "Informații despre stocare", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizați", + "{relative}% used" : "{relative}% utilizat", + "Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare", + "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", + "Create" : "Crează", + "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", + "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", + "Change" : "Modificare", + "New owner" : "Proprietarul nou", + "Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat", + "Transfer" : "Transfer", + "Transfer {path} to {userid}" : "Transferă {path} către {userid}", + "Invalid path selected" : "Calea selectată este invalidă", + "Unknown error" : "Eroare necunoscută", + "Ownership transfer request sent" : "Cererea de transfer a fost trimisă", + "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", + "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", + "Choose {file}" : "Selectați {file}", + "Loading current folder" : "Se încarcă folderul curent", + "Go to the previous folder" : "Salt la folderul anterior", + "Go back" : "Înapoi", + "Share" : "Partajează", + "Shared by link" : "Partajat prin link", + "Shared" : "Partajat", + "Switch to list view" : "Comuta la organizarea tip listă", + "Switch to grid view" : "Comută la organizare tip grilă", "Open the files app settings" : "Deschide setările aplicației Fișiere", + "Files settings" : "Setări Fișiere", + "File cannot be accessed" : "Fișierul nu poate fi accesat", "You might not have have permissions to view it, ask the sender to share it" : "S-ar putea să nu aveți permisiunea de a-l vedea, solicitați expeditorului să-l partajeze", + "Sort favorites first" : "Sortați favoritele primele", + "Show hidden files" : "Arată fișierele ascunse", + "Crop image previews" : "Previzualizarea imaginii decupate", + "Enable the grid view" : "Activați organizarea tip grilă", + "Additional settings" : "Setări adiționale", + "WebDAV" : "WebDAV", + "Copy to clipboard" : "Copiază în clipboard", + "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.", + "Clipboard is not available" : "Clipboardul este indisponibil", + "WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard", + "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", + "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", + "Pick a template for {name}" : "Alege un șablon pentru {name}", + "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat", + "Creating file" : "Se crează fișierul", + "Blank" : "Gol", + "Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon", "The files is locked" : "Fișierul este blocat", "Create new templates folder" : "Creează un nou dosar pentru șabloane", - "Toggle %1$s sublist" : "Comută %1$s sublistă" + "Toggle %1$s sublist" : "Comută %1$s sublistă", + "Submit" : "Trimite", + "Views" : "Mod de viziualizare" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index 11fe82b31e2b4..0618cd9ef9aec 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -177,61 +177,6 @@ "Type" : "Tip", "Active filters" : "Filtre active", "Total rows summary" : "Rezumat total rânduri", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente ", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes", - "List of files and folders." : "Listă fișiere și foldere", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.", - "File not found" : "Fișierul nu a fost găsit", - "{usedQuotaByte} used" : "{usedQuotaByte} utilizați", - "{relative}% used" : "{relative}% utilizat", - "Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare", - "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", - "Create" : "Crează", - "Submit" : "Trimite", - "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", - "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", - "Change" : "Modificare", - "New owner" : "Proprietarul nou", - "Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat", - "Transfer" : "Transfer", - "Transfer {path} to {userid}" : "Transferă {path} către {userid}", - "Invalid path selected" : "Calea selectată este invalidă", - "Unknown error" : "Eroare necunoscută", - "Ownership transfer request sent" : "Cererea de transfer a fost trimisă", - "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", - "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", - "Choose {file}" : "Selectați {file}", - "Loading current folder" : "Se încarcă folderul curent", - "No files in here" : "Niciun fișier aici", - "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", - "Go to the previous folder" : "Salt la folderul anterior", - "Go back" : "Înapoi", - "Share" : "Partajează", - "Shared by link" : "Partajat prin link", - "Shared" : "Partajat", - "Switch to list view" : "Comuta la organizarea tip listă", - "Switch to grid view" : "Comută la organizare tip grilă", - "Views" : "Mod de viziualizare", - "Files settings" : "Setări Fișiere", - "File cannot be accessed" : "Fișierul nu poate fi accesat", - "Sort favorites first" : "Sortați favoritele primele", - "Show hidden files" : "Arată fișierele ascunse", - "Crop image previews" : "Previzualizarea imaginii decupate", - "Enable the grid view" : "Activați organizarea tip grilă", - "Additional settings" : "Setări adiționale", - "WebDAV" : "WebDAV", - "Copy to clipboard" : "Copiază în clipboard", - "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.", - "Clipboard is not available" : "Clipboardul este indisponibil", - "WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard", - "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", - "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", - "Pick a template for {name}" : "Alege un șablon pentru {name}", - "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat", - "Creating file" : "Se crează fișierul", - "Blank" : "Gol", - "Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon", "Delete permanently" : "Șterge permanent", "Cancel" : "Anulare", "Destination is not a folder" : "Destinația nu este un folder", @@ -268,6 +213,8 @@ "List of recently modified files and folders." : "Lista fișierelor și dosarelor modificate recent.", "No recently modified files" : "Niciun fișier modificat recent", "Files and folders you recently modified will show up here." : "Fișierele și dosarele modificate recent vor fi afișate aici", + "No files in here" : "Niciun fișier aici", + "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", "No entries found in this folder" : "Niciun element găsit în acest director", "Select all" : "Selectează tot", "Upload too large" : "Fișierul încărcat este prea mare", @@ -280,11 +227,64 @@ "{newName} already exists." : "{newName} există deja.", "Name cannot be empty" : "Numele nu poate fi gol", "Another entry with the same name already exists" : "Există o altă intrare cu același nume", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" a eșuat asupra unor elemente ", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" acțiunea batch a fost executată cu succes", + "List of files and folders." : "Listă fișiere și foldere", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați prin listă.", + "File not found" : "Fișierul nu a fost găsit", "Storage informations" : "Informații despre stocare", + "{usedQuotaByte} used" : "{usedQuotaByte} utilizați", + "{relative}% used" : "{relative}% utilizat", + "Could not refresh storage stats" : "Nu pot actualiza statisticile de stocare", + "Your storage is full, files can not be updated or synced anymore!" : "Spațiul de stocare este plin, fișierele nu mai pot fi actualizate sau sincronizate!", + "Create" : "Crează", + "Transfer ownership of a file or folder" : "Transferă proprietatea unui fisier sau dosar", + "Choose file or folder to transfer" : "Alege fișierul sau dosarul de transferat", + "Change" : "Modificare", + "New owner" : "Proprietarul nou", + "Choose a file or folder to transfer" : "Alege un fișier sau dosar de transferat", + "Transfer" : "Transfer", + "Transfer {path} to {userid}" : "Transferă {path} către {userid}", + "Invalid path selected" : "Calea selectată este invalidă", + "Unknown error" : "Eroare necunoscută", + "Ownership transfer request sent" : "Cererea de transfer a fost trimisă", + "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", + "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", + "Choose {file}" : "Selectați {file}", + "Loading current folder" : "Se încarcă folderul curent", + "Go to the previous folder" : "Salt la folderul anterior", + "Go back" : "Înapoi", + "Share" : "Partajează", + "Shared by link" : "Partajat prin link", + "Shared" : "Partajat", + "Switch to list view" : "Comuta la organizarea tip listă", + "Switch to grid view" : "Comută la organizare tip grilă", "Open the files app settings" : "Deschide setările aplicației Fișiere", + "Files settings" : "Setări Fișiere", + "File cannot be accessed" : "Fișierul nu poate fi accesat", "You might not have have permissions to view it, ask the sender to share it" : "S-ar putea să nu aveți permisiunea de a-l vedea, solicitați expeditorului să-l partajeze", + "Sort favorites first" : "Sortați favoritele primele", + "Show hidden files" : "Arată fișierele ascunse", + "Crop image previews" : "Previzualizarea imaginii decupate", + "Enable the grid view" : "Activați organizarea tip grilă", + "Additional settings" : "Setări adiționale", + "WebDAV" : "WebDAV", + "Copy to clipboard" : "Copiază în clipboard", + "Use this address to access your Files via WebDAV" : "Folosiți această adresă pentru a accesa fișierele dumneavoastră folosind WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Dacă ați activat 2FA, trebuie să creați și să folosiți o nouă parolă de aplicație, dând click aici.", + "Clipboard is not available" : "Clipboardul este indisponibil", + "WebDAV URL copied to clipboard" : "URL-ul WebDAV a fost copiat în clipboard", + "Unable to change the favourite state of the file" : "Nu s-a putut schimba starea fișierelor favorite", + "Error while loading the file data" : "A apărut o eroare în timpul încărcării datele din fișier", + "Pick a template for {name}" : "Alege un șablon pentru {name}", + "Create a new file with the selected template" : "Crează un fișier nou cu șablonul selectat", + "Creating file" : "Se crează fișierul", + "Blank" : "Gol", + "Unable to create new file from template" : "Nu s-a putut creea un fisier nou pentru acest șablon", "The files is locked" : "Fișierul este blocat", "Create new templates folder" : "Creează un nou dosar pentru șabloane", - "Toggle %1$s sublist" : "Comută %1$s sublistă" + "Toggle %1$s sublist" : "Comută %1$s sublistă", + "Submit" : "Trimite", + "Views" : "Mod de viziualizare" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index b53ae7555f968..c3051cd5777ff 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Удалить фильтр", "Total rows summary" : "Количество строк в общем", "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", - "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", - "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", - "{count} selected" : "{count} выбрано", - "List of files and folders." : "Список файлов и каталогов.", - "Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", - "File not found" : "Файл не найден", - "Storage information" : "Информация о хранении", - "Storage quota" : "Квота хранилища", - "{usedQuotaByte} used" : "Использовано {usedQuotaByte}", - "{relative}% used" : "Использовано {relative}%", - "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", - "Create" : "Создать", - "This name is already in use." : "Это название уже используется.", - "Fill template fields" : "Заполните поля шаблона", - "Submitting fields…" : "Отправка полей…", - "Submit" : "Отправить ответ", - "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", - "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", - "Change" : "Изменить", - "New owner" : "Новый владелец", - "Choose a file or folder to transfer" : "Выберите файл или папку для передачи", - "Transfer" : "Передать", - "Transfer {path} to {userid}" : "Передать {path} пользователю {userid}", - "Invalid path selected" : "Указан некорректный путь", - "Unknown error" : "Неизвестная ошибка", - "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", - "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", - "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", - "Choose file" : "Выберите файл", - "Choose {file}" : "Выберан {file}", - "Loading current folder" : "Загрузка текущей папки", - "No files in here" : "Здесь нет файлов", - "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", - "Go to the previous folder" : "Перейти к предыдущей папке", - "Go back" : "Назад", - "Share" : "Поделиться", - "Shared by link" : "Доступные по ссылке", - "Shared" : "Опубликованное", - "Switch to list view" : "Переключение в режим просмотра списка", - "Switch to grid view" : "Переключиться на режим просмотра сеткой", - "Upload was cancelled by user" : "Загрузка была отменена пользователем", - "Error during upload: {message}" : "Ошибка при загрузке: {message}", - "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", - "Unknown error during upload" : "Неизвестная ошибка при загрузке", - "Filter filenames…" : "Фильтровать имена файлов…", - "Views" : "Представления", - "Files settings" : "Настройки файлов", - "File cannot be accessed" : "Не удалось получить доступ к файлу", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", - "Your files" : "Ваши файлы", - "Open in files" : "Открыть в приложении Файлы", - "Sort favorites first" : "Сначала избранное", - "Sort folders before files" : "Начинать список с папок", - "Show hidden files" : "Показывать скрытые файлы", - "Crop image previews" : "Обрезать пред. просмотр", - "Enable the grid view" : "Включить режим просмотра сеткой", - "Enable folder tree" : "Включить дерево папок", - "Additional settings" : "Дополнительные параметры", - "WebDAV" : "WebDAV", - "WebDAV URL" : "Ссылка WebDAV", - "Copy to clipboard" : "Копировать в буфер", - "Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.", - "Clipboard is not available" : "Буфер обмена недоступен", - "WebDAV URL copied to clipboard" : "Ссылка CalDAV скопирована в буфер обмена", - "Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.", - "Error while loading the file data" : "Не удалось загрузить данные файла", - "Pick a template for {name}" : "Выбрать шаблон для {name}", - "Create a new file with the selected template" : "Создать файл на основе шаблона", - "Creating file" : "Создание файла", - "Blank" : "Пустой", - "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Deletion cancelled" : "Удаление отменено", "Delete permanently" : "Удалить навсегда", "Delete and unshare" : "Удалить и закрыть общий доступ", @@ -368,6 +294,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Список недавно измененных файлов и директорий.", "No recently modified files" : "Нет недавно измененных файлов", "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки", + "No files in here" : "Здесь нет файлов", + "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", "No entries found in this folder" : "В этом каталоге ничего не найдено", "Select all" : "Выбрать всё", "Upload too large" : "Файл слишком велик", @@ -380,11 +308,83 @@ OC.L10N.register( "{newName} already exists." : "«{newName}» уже существует.", "Name cannot be empty" : "Имя не может быть пустым", "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", + "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", + "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", + "{count} selected" : "{count} выбрано", + "List of files and folders." : "Список файлов и каталогов.", + "Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", + "File not found" : "Файл не найден", "Storage informations" : "Сведения о хранилище", + "{usedQuotaByte} used" : "Использовано {usedQuotaByte}", + "{relative}% used" : "Использовано {relative}%", + "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", + "Create" : "Создать", + "This name is already in use." : "Это название уже используется.", + "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", + "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", + "Change" : "Изменить", + "New owner" : "Новый владелец", + "Choose a file or folder to transfer" : "Выберите файл или папку для передачи", + "Transfer" : "Передать", + "Transfer {path} to {userid}" : "Передать {path} пользователю {userid}", + "Invalid path selected" : "Указан некорректный путь", + "Unknown error" : "Неизвестная ошибка", + "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", + "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", + "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", + "Choose file" : "Выберите файл", + "Choose {file}" : "Выберан {file}", + "Loading current folder" : "Загрузка текущей папки", + "Go to the previous folder" : "Перейти к предыдущей папке", + "Go back" : "Назад", + "Share" : "Поделиться", + "Shared by link" : "Доступные по ссылке", + "Shared" : "Опубликованное", + "Switch to list view" : "Переключение в режим просмотра списка", + "Switch to grid view" : "Переключиться на режим просмотра сеткой", + "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", + "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", + "Files settings" : "Настройки файлов", + "File cannot be accessed" : "Не удалось получить доступ к файлу", "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", + "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", + "Show hidden files" : "Показывать скрытые файлы", + "Crop image previews" : "Обрезать пред. просмотр", + "Enable the grid view" : "Включить режим просмотра сеткой", + "Additional settings" : "Дополнительные параметры", + "WebDAV" : "WebDAV", + "WebDAV URL" : "Ссылка WebDAV", + "Copy to clipboard" : "Копировать в буфер", + "Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.", + "Clipboard is not available" : "Буфер обмена недоступен", + "WebDAV URL copied to clipboard" : "Ссылка CalDAV скопирована в буфер обмена", + "Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.", + "Error while loading the file data" : "Не удалось загрузить данные файла", + "Pick a template for {name}" : "Выбрать шаблон для {name}", + "Create a new file with the selected template" : "Создать файл на основе шаблона", + "Creating file" : "Создание файла", + "Blank" : "Пустой", + "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "The files is locked" : "Файлы заблокированы", "Create new templates folder" : "Создать новую папку шаблонов", - "Toggle %1$s sublist" : "Переключить %1$s подсписок" + "Toggle %1$s sublist" : "Переключить %1$s подсписок", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", + "Your files" : "Ваши файлы", + "Open in files" : "Открыть в приложении Файлы", + "Storage information" : "Информация о хранении", + "Storage quota" : "Квота хранилища", + "Fill template fields" : "Заполните поля шаблона", + "Submitting fields…" : "Отправка полей…", + "Submit" : "Отправить ответ", + "Upload was cancelled by user" : "Загрузка была отменена пользователем", + "Filter filenames…" : "Фильтровать имена файлов…", + "Views" : "Представления", + "Enable folder tree" : "Включить дерево папок" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index a27c71af340b9..886137a9975ec 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -205,80 +205,6 @@ "Remove filter" : "Удалить фильтр", "Total rows summary" : "Количество строк в общем", "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", - "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", - "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", - "{count} selected" : "{count} выбрано", - "List of files and folders." : "Список файлов и каталогов.", - "Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", - "File not found" : "Файл не найден", - "Storage information" : "Информация о хранении", - "Storage quota" : "Квота хранилища", - "{usedQuotaByte} used" : "Использовано {usedQuotaByte}", - "{relative}% used" : "Использовано {relative}%", - "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", - "Create" : "Создать", - "This name is already in use." : "Это название уже используется.", - "Fill template fields" : "Заполните поля шаблона", - "Submitting fields…" : "Отправка полей…", - "Submit" : "Отправить ответ", - "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", - "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", - "Change" : "Изменить", - "New owner" : "Новый владелец", - "Choose a file or folder to transfer" : "Выберите файл или папку для передачи", - "Transfer" : "Передать", - "Transfer {path} to {userid}" : "Передать {path} пользователю {userid}", - "Invalid path selected" : "Указан некорректный путь", - "Unknown error" : "Неизвестная ошибка", - "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", - "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", - "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", - "Choose file" : "Выберите файл", - "Choose {file}" : "Выберан {file}", - "Loading current folder" : "Загрузка текущей папки", - "No files in here" : "Здесь нет файлов", - "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", - "Go to the previous folder" : "Перейти к предыдущей папке", - "Go back" : "Назад", - "Share" : "Поделиться", - "Shared by link" : "Доступные по ссылке", - "Shared" : "Опубликованное", - "Switch to list view" : "Переключение в режим просмотра списка", - "Switch to grid view" : "Переключиться на режим просмотра сеткой", - "Upload was cancelled by user" : "Загрузка была отменена пользователем", - "Error during upload: {message}" : "Ошибка при загрузке: {message}", - "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", - "Unknown error during upload" : "Неизвестная ошибка при загрузке", - "Filter filenames…" : "Фильтровать имена файлов…", - "Views" : "Представления", - "Files settings" : "Настройки файлов", - "File cannot be accessed" : "Не удалось получить доступ к файлу", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", - "Your files" : "Ваши файлы", - "Open in files" : "Открыть в приложении Файлы", - "Sort favorites first" : "Сначала избранное", - "Sort folders before files" : "Начинать список с папок", - "Show hidden files" : "Показывать скрытые файлы", - "Crop image previews" : "Обрезать пред. просмотр", - "Enable the grid view" : "Включить режим просмотра сеткой", - "Enable folder tree" : "Включить дерево папок", - "Additional settings" : "Дополнительные параметры", - "WebDAV" : "WebDAV", - "WebDAV URL" : "Ссылка WebDAV", - "Copy to clipboard" : "Копировать в буфер", - "Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.", - "Clipboard is not available" : "Буфер обмена недоступен", - "WebDAV URL copied to clipboard" : "Ссылка CalDAV скопирована в буфер обмена", - "Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.", - "Error while loading the file data" : "Не удалось загрузить данные файла", - "Pick a template for {name}" : "Выбрать шаблон для {name}", - "Create a new file with the selected template" : "Создать файл на основе шаблона", - "Creating file" : "Создание файла", - "Blank" : "Пустой", - "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Deletion cancelled" : "Удаление отменено", "Delete permanently" : "Удалить навсегда", "Delete and unshare" : "Удалить и закрыть общий доступ", @@ -366,6 +292,8 @@ "List of recently modified files and folders." : "Список недавно измененных файлов и директорий.", "No recently modified files" : "Нет недавно измененных файлов", "Files and folders you recently modified will show up here." : "Здесь будут показаны недавно изменённые файлы и папки", + "No files in here" : "Здесь нет файлов", + "Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!", "No entries found in this folder" : "В этом каталоге ничего не найдено", "Select all" : "Выбрать всё", "Upload too large" : "Файл слишком велик", @@ -378,11 +306,83 @@ "{newName} already exists." : "«{newName}» уже существует.", "Name cannot be empty" : "Имя не может быть пустым", "Another entry with the same name already exists" : "Другая запись с таким названием уже существует", + "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", + "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", + "{count} selected" : "{count} выбрано", + "List of files and folders." : "Список файлов и каталогов.", + "Column headers with buttons are sortable." : "Заголовки столбцов с кнопками можно сортировать.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Этот список отображается не полностью из соображений производительности. Файлы будут отображаться по мере перемещения по списку.", + "File not found" : "Файл не найден", "Storage informations" : "Сведения о хранилище", + "{usedQuotaByte} used" : "Использовано {usedQuotaByte}", + "{relative}% used" : "Использовано {relative}%", + "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", + "Create" : "Создать", + "This name is already in use." : "Это название уже используется.", + "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", + "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", + "Change" : "Изменить", + "New owner" : "Новый владелец", + "Choose a file or folder to transfer" : "Выберите файл или папку для передачи", + "Transfer" : "Передать", + "Transfer {path} to {userid}" : "Передать {path} пользователю {userid}", + "Invalid path selected" : "Указан некорректный путь", + "Unknown error" : "Неизвестная ошибка", + "Ownership transfer request sent" : "Запрос на передачу прав владения отправлен", + "Cannot transfer ownership of a file or folder you do not own" : "Невозможно передать право владения на файл или каталог, которые вам не принадлежат", + "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", + "Choose file" : "Выберите файл", + "Choose {file}" : "Выберан {file}", + "Loading current folder" : "Загрузка текущей папки", + "Go to the previous folder" : "Перейти к предыдущей папке", + "Go back" : "Назад", + "Share" : "Поделиться", + "Shared by link" : "Доступные по ссылке", + "Shared" : "Опубликованное", + "Switch to list view" : "Переключение в режим просмотра списка", + "Switch to grid view" : "Переключиться на режим просмотра сеткой", + "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", + "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", + "Files settings" : "Настройки файлов", + "File cannot be accessed" : "Не удалось получить доступ к файлу", "You might not have have permissions to view it, ask the sender to share it" : "У вас отсутствуют права на просмотр файла, попросите предоставить их у владельца общего ресурса", + "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", + "Show hidden files" : "Показывать скрытые файлы", + "Crop image previews" : "Обрезать пред. просмотр", + "Enable the grid view" : "Включить режим просмотра сеткой", + "Additional settings" : "Дополнительные параметры", + "WebDAV" : "WebDAV", + "WebDAV URL" : "Ссылка WebDAV", + "Copy to clipboard" : "Копировать в буфер", + "Use this address to access your Files via WebDAV" : "Используйте этот адрес для подключения WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Если вы включили двухфакторную аутентификацию, то нажмите здесь, чтобы создать пароль приложения.", + "Clipboard is not available" : "Буфер обмена недоступен", + "WebDAV URL copied to clipboard" : "Ссылка CalDAV скопирована в буфер обмена", + "Unable to change the favourite state of the file" : "Не удалось изменить состояние «избранный» этого файла.", + "Error while loading the file data" : "Не удалось загрузить данные файла", + "Pick a template for {name}" : "Выбрать шаблон для {name}", + "Create a new file with the selected template" : "Создать файл на основе шаблона", + "Creating file" : "Создание файла", + "Blank" : "Пустой", + "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "The files is locked" : "Файлы заблокированы", "Create new templates folder" : "Создать новую папку шаблонов", - "Toggle %1$s sublist" : "Переключить %1$s подсписок" + "Toggle %1$s sublist" : "Переключить %1$s подсписок", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", + "Your files" : "Ваши файлы", + "Open in files" : "Открыть в приложении Файлы", + "Storage information" : "Информация о хранении", + "Storage quota" : "Квота хранилища", + "Fill template fields" : "Заполните поля шаблона", + "Submitting fields…" : "Отправка полей…", + "Submit" : "Отправить ответ", + "Upload was cancelled by user" : "Загрузка была отменена пользователем", + "Filter filenames…" : "Фильтровать имена файлов…", + "Views" : "Представления", + "Enable folder tree" : "Включить дерево папок" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 6ae44985f4ead..4b7ece470dc32 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -177,14 +177,62 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Impossìbile torrare a numenare \"{oldName}\"", "Clear filter" : "Lìmpia filtru", "Type" : "Genia", + "Delete permanently" : "Cantzella in manera definitiva", + "Cancel" : "Annulla", + "Destination is not a folder" : "Sa destinatzione no est una cartella", + "This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu", + "The file does not exist anymore" : "S'archìviu no esistit prus", + "Choose destination" : "Sèbera unu destinu", + "Copy to {target}" : "Còpia a {target}", + "Move to {target}" : "Tràmuda a {target}", + "Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada", + "Open folder {displayName}" : "Aberi sa cartella {displayName}", + "Open in Files" : "Aberi in Archìvios", + "Open details" : "Aberi is detàllios", + "Today" : "Oe ", + "Last 7 days" : "Ùrtimas 7 dies", + "Last 30 days" : "Ùrtimas 30 dies", + "Documents" : "Documentos", + "Folders" : "Cartellas", + "Videos" : "Vìdeos", + "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", + "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", + "Templates" : "Modellos", + "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"], + "{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas", + "List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.", + "No favorites yet" : "Ancora perunu preferidu", + "Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe", + "All files" : "Totu is archìvios", + "List of your files and folders." : "Lista de is cartellas e is archìvios tuos.", + "List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.", + "No recently modified files" : "Nissunu archìviu modificadu de reghente", + "Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.", + "No files in here" : "Perunu archìviu", + "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", + "No entries found in this folder" : "Perunu elementu agatadu in custa cartella", + "Select all" : "Seletziona totu", + "Upload too large" : "Carrigamentu tropu mannu", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.", + "Text file" : "Archìviu de testu", + "New text file.txt" : "Archìviu de testu .txt nou", + "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", + "\"remote user\"" : "\"utèntzia remota\"", + "{newName} already exists." : "{newName} esistit giai.", + "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", + "Another entry with the same name already exists" : "Esistit giai un'intrada cun custu nùmene", "List of files and folders." : "Lista de archìvios e cartellas.", "File not found" : "Archìviu no agatadu", + "Storage informations" : "Informatziones de s'archiviatzione", "{usedQuotaByte} used" : "{usedQuotaByte} impreadu", "{relative}% used" : "{relative}% impreadu", "Could not refresh storage stats" : "Impossìbile atualizare is istatìsticas de archiviatzione", "Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!", "Create" : "Crea", - "Submit" : "Imbia", "Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella", "Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare", "Change" : "Càmbia", @@ -200,8 +248,6 @@ OC.L10N.register( "Choose file" : "Sèbera un'archìviu", "Choose {file}" : "Sèbera {file}", "Loading current folder" : "Carrighende sa cartella atuale", - "No files in here" : "Perunu archìviu", - "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", "Go to the previous folder" : "Bae a sa cartella pretzedente", "Go back" : "In segus", "Share" : "Cumpartzidura", @@ -211,9 +257,10 @@ OC.L10N.register( "Switch to grid view" : "Càmbia a vista de mosàicu", "Error during upload: {message}" : "Errore in sa càrriga: {message}", "Unknown error during upload" : "Errore disconnotu durante sa càrriga", - "Views" : "Visualizatziones", + "Open the files app settings" : "Aberi sa cunfiguratzione de s'aplicatzione de archìvios", "Files settings" : "Cunfiguratziones de archìvios", "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu", + "You might not have have permissions to view it, ask the sender to share it" : "Podet èssere chi non tèngias permissos pro ddu bìdere. Pregunta a chie ti dd'at imbiadu de ddu cumpartzire", "Show hidden files" : "Mustra archìvios cuados", "Crop image previews" : "Retàllia anteprimas de s'immàgine", "Enable the grid view" : "Ativa sa visualizatzione de mosàicu", @@ -231,55 +278,8 @@ OC.L10N.register( "Creating file" : "Creende s'archìviu", "Blank" : "Isbòidu", "Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu", - "Delete permanently" : "Cantzella in manera definitiva", - "Cancel" : "Annulla", - "Destination is not a folder" : "Sa destinatzione no est una cartella", - "This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu", - "The file does not exist anymore" : "S'archìviu no esistit prus", - "Choose destination" : "Sèbera unu destinu", - "Copy to {target}" : "Còpia a {target}", - "Move to {target}" : "Tràmuda a {target}", - "Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada", - "Open folder {displayName}" : "Aberi sa cartella {displayName}", - "Open in Files" : "Aberi in Archìvios", - "Open details" : "Aberi is detàllios", - "Today" : "Oe ", - "Last 7 days" : "Ùrtimas 7 dies", - "Last 30 days" : "Ùrtimas 30 dies", - "Documents" : "Documentos", - "Folders" : "Cartellas", - "Videos" : "Vìdeos", - "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", - "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", - "Templates" : "Modellos", - "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"], - "{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas", - "List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.", - "No favorites yet" : "Ancora perunu preferidu", - "Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe", - "All files" : "Totu is archìvios", - "List of your files and folders." : "Lista de is cartellas e is archìvios tuos.", - "List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.", - "No recently modified files" : "Nissunu archìviu modificadu de reghente", - "Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.", - "No entries found in this folder" : "Perunu elementu agatadu in custa cartella", - "Select all" : "Seletziona totu", - "Upload too large" : "Carrigamentu tropu mannu", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.", - "Text file" : "Archìviu de testu", - "New text file.txt" : "Archìviu de testu .txt nou", - "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", - "\"remote user\"" : "\"utèntzia remota\"", - "{newName} already exists." : "{newName} esistit giai.", - "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", - "Another entry with the same name already exists" : "Esistit giai un'intrada cun custu nùmene", - "Storage informations" : "Informatziones de s'archiviatzione", - "Open the files app settings" : "Aberi sa cunfiguratzione de s'aplicatzione de archìvios", - "You might not have have permissions to view it, ask the sender to share it" : "Podet èssere chi non tèngias permissos pro ddu bìdere. Pregunta a chie ti dd'at imbiadu de ddu cumpartzire", - "Toggle %1$s sublist" : "Passa a sa sutalista %1$s" + "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", + "Submit" : "Imbia", + "Views" : "Visualizatziones" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index afc97953f5377..6130b617637b4 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -175,14 +175,62 @@ "Could not rename \"{oldName}\"" : "Impossìbile torrare a numenare \"{oldName}\"", "Clear filter" : "Lìmpia filtru", "Type" : "Genia", + "Delete permanently" : "Cantzella in manera definitiva", + "Cancel" : "Annulla", + "Destination is not a folder" : "Sa destinatzione no est una cartella", + "This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu", + "The file does not exist anymore" : "S'archìviu no esistit prus", + "Choose destination" : "Sèbera unu destinu", + "Copy to {target}" : "Còpia a {target}", + "Move to {target}" : "Tràmuda a {target}", + "Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada", + "Open folder {displayName}" : "Aberi sa cartella {displayName}", + "Open in Files" : "Aberi in Archìvios", + "Open details" : "Aberi is detàllios", + "Today" : "Oe ", + "Last 7 days" : "Ùrtimas 7 dies", + "Last 30 days" : "Ùrtimas 30 dies", + "Documents" : "Documentos", + "Folders" : "Cartellas", + "Videos" : "Vìdeos", + "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", + "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", + "Templates" : "Modellos", + "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", + "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], + "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"], + "{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas", + "List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.", + "No favorites yet" : "Ancora perunu preferidu", + "Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe", + "All files" : "Totu is archìvios", + "List of your files and folders." : "Lista de is cartellas e is archìvios tuos.", + "List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.", + "No recently modified files" : "Nissunu archìviu modificadu de reghente", + "Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.", + "No files in here" : "Perunu archìviu", + "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", + "No entries found in this folder" : "Perunu elementu agatadu in custa cartella", + "Select all" : "Seletziona totu", + "Upload too large" : "Carrigamentu tropu mannu", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.", + "Text file" : "Archìviu de testu", + "New text file.txt" : "Archìviu de testu .txt nou", + "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", + "\"remote user\"" : "\"utèntzia remota\"", + "{newName} already exists." : "{newName} esistit giai.", + "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", + "Another entry with the same name already exists" : "Esistit giai un'intrada cun custu nùmene", "List of files and folders." : "Lista de archìvios e cartellas.", "File not found" : "Archìviu no agatadu", + "Storage informations" : "Informatziones de s'archiviatzione", "{usedQuotaByte} used" : "{usedQuotaByte} impreadu", "{relative}% used" : "{relative}% impreadu", "Could not refresh storage stats" : "Impossìbile atualizare is istatìsticas de archiviatzione", "Your storage is full, files can not be updated or synced anymore!" : "S'archiviatzione est prena, non podes prus carrigare o sincronizare archìvios!", "Create" : "Crea", - "Submit" : "Imbia", "Transfer ownership of a file or folder" : "Tràmuda propriedade de un'archìviu o una cartella", "Choose file or folder to transfer" : "Sèbera archìviu o cartella de tramudare", "Change" : "Càmbia", @@ -198,8 +246,6 @@ "Choose file" : "Sèbera un'archìviu", "Choose {file}" : "Sèbera {file}", "Loading current folder" : "Carrighende sa cartella atuale", - "No files in here" : "Perunu archìviu", - "Upload some content or sync with your devices!" : "Càrriga cuntenutos o sincroniza cun is dispositivos tuos!", "Go to the previous folder" : "Bae a sa cartella pretzedente", "Go back" : "In segus", "Share" : "Cumpartzidura", @@ -209,9 +255,10 @@ "Switch to grid view" : "Càmbia a vista de mosàicu", "Error during upload: {message}" : "Errore in sa càrriga: {message}", "Unknown error during upload" : "Errore disconnotu durante sa càrriga", - "Views" : "Visualizatziones", + "Open the files app settings" : "Aberi sa cunfiguratzione de s'aplicatzione de archìvios", "Files settings" : "Cunfiguratziones de archìvios", "File cannot be accessed" : "Impossìbile atzèdere a s'archìviu", + "You might not have have permissions to view it, ask the sender to share it" : "Podet èssere chi non tèngias permissos pro ddu bìdere. Pregunta a chie ti dd'at imbiadu de ddu cumpartzire", "Show hidden files" : "Mustra archìvios cuados", "Crop image previews" : "Retàllia anteprimas de s'immàgine", "Enable the grid view" : "Ativa sa visualizatzione de mosàicu", @@ -229,55 +276,8 @@ "Creating file" : "Creende s'archìviu", "Blank" : "Isbòidu", "Unable to create new file from template" : "Non faghet a creare un'archìviu nou dae su modellu", - "Delete permanently" : "Cantzella in manera definitiva", - "Cancel" : "Annulla", - "Destination is not a folder" : "Sa destinatzione no est una cartella", - "This file/folder is already in that directory" : "Custu archìviu o cartella est giai in cussu diretòriu", - "The file does not exist anymore" : "S'archìviu no esistit prus", - "Choose destination" : "Sèbera unu destinu", - "Copy to {target}" : "Còpia a {target}", - "Move to {target}" : "Tràmuda a {target}", - "Cancelled move or copy operation" : "Operatzione de tràmuda o còpia annullada", - "Open folder {displayName}" : "Aberi sa cartella {displayName}", - "Open in Files" : "Aberi in Archìvios", - "Open details" : "Aberi is detàllios", - "Today" : "Oe ", - "Last 7 days" : "Ùrtimas 7 dies", - "Last 30 days" : "Ùrtimas 30 dies", - "Documents" : "Documentos", - "Folders" : "Cartellas", - "Videos" : "Vìdeos", - "Created new folder \"{name}\"" : "Cartella noa \"{name}\" creada", - "Unable to initialize the templates directory" : "Non faghet a initzializare sa cartella de is modellos", - "Templates" : "Modellos", - "Some files could not be moved" : "No at fatu a tramudare carchi archìviu", - "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartellas"], - "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archìviu","{fileCount} archìvios"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archìviu e {folderCount} cartella","1 archìviu e {folderCount} cartellas"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{folderCount} archìviu e 1 cartella","{folderCount} archìvios e 1 cartella"], - "{fileCount} files and {folderCount} folders" : "{folderCount} archìvios e {folderCount} cartellas", - "List of favorites files and folders." : "Lista de cartellas e de archìvios preferidos.", - "No favorites yet" : "Ancora perunu preferidu", - "Files and folders you mark as favorite will show up here" : "Is archìvios e is cartellas chi marcas comente preferidos ant a aparèssere inoghe", - "All files" : "Totu is archìvios", - "List of your files and folders." : "Lista de is cartellas e is archìvios tuos.", - "List of recently modified files and folders." : "Lista de cartellas e archìvios modificados de reghente.", - "No recently modified files" : "Nissunu archìviu modificadu de reghente", - "Files and folders you recently modified will show up here." : "Is cartellas e is archìvios chi apas modificadu de reghente ant a èssere mustrados inoghe.", - "No entries found in this folder" : "Perunu elementu agatadu in custa cartella", - "Select all" : "Seletziona totu", - "Upload too large" : "Carrigamentu tropu mannu", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Is archìvios chi boles carrigare passant sa mannària màssima de carrigamentu de archìvios in custu serbidore.", - "Text file" : "Archìviu de testu", - "New text file.txt" : "Archìviu de testu .txt nou", - "Copy direct link (only works for users who have access to this file/folder)" : "Còpia ligòngiu deretu (faghet isceti pro utentes chi tenent atzessu a custu archìviu/cartella)", - "\"remote user\"" : "\"utèntzia remota\"", - "{newName} already exists." : "{newName} esistit giai.", - "Name cannot be empty" : "Su nùmene non podet èssere isbòidu", - "Another entry with the same name already exists" : "Esistit giai un'intrada cun custu nùmene", - "Storage informations" : "Informatziones de s'archiviatzione", - "Open the files app settings" : "Aberi sa cunfiguratzione de s'aplicatzione de archìvios", - "You might not have have permissions to view it, ask the sender to share it" : "Podet èssere chi non tèngias permissos pro ddu bìdere. Pregunta a chie ti dd'at imbiadu de ddu cumpartzire", - "Toggle %1$s sublist" : "Passa a sa sutalista %1$s" + "Toggle %1$s sublist" : "Passa a sa sutalista %1$s", + "Submit" : "Imbia", + "Views" : "Visualizatziones" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index b54a4a6ffe8f2..52405a23446ec 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -203,80 +203,6 @@ OC.L10N.register( "Remove filter" : "Odstrániť filter", "Total rows summary" : "Súčet všetkých riadkov", "Toggle selection for all files and folders" : "Prepnúť výber pre všetky súbory a adresáre", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", - "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", - "{count} selected" : "{count} vybraných", - "List of files and folders." : "Zoznam súborov a priečinkov.", - "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", - "File not found" : "Súbor nenájdený", - "Storage information" : "Informácie o úložisku", - "Storage quota" : "Kvóta pre úložisko", - "{usedQuotaByte} used" : "{usedQuotaByte} použitých", - "{relative}% used" : "{relative}% použitých", - "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", - "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!", - "Create" : "Vytvoriť", - "This name is already in use." : "Toto meno je už používané.", - "Fill template fields" : "Vyplňte položky šablóny", - "Submitting fields…" : "Položky sa odosielajú ...", - "Submit" : "Odoslať", - "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", - "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", - "Change" : "Zmeniť", - "New owner" : "Nový vlastník", - "Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", - "Transfer" : "Prevod", - "Transfer {path} to {userid}" : "Previesť {path} na {userid}", - "Invalid path selected" : "Bola vybraná neplatná cesta", - "Unknown error" : "Neznáma chyba", - "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", - "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", - "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Choose file" : "Vybrať súbor", - "Choose {file}" : "Vyberte {file}", - "Loading current folder" : "Načítavanie súčasného priečinka", - "No files in here" : "Nie sú tu žiadne súbory", - "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", - "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", - "Go back" : "Ísť späť", - "Share" : "Zdieľať", - "Shared by link" : "Sprístupnené odkazom", - "Shared" : "Sprístupnené", - "Switch to list view" : "Prepnúť na zobrazenie v zozname", - "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", - "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", - "Error during upload: {message}" : "Chyba počas nahrávania: {message}", - "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", - "Unknown error during upload" : "Neznáma chyba počas nahrávania", - "Filter filenames…" : "Filtrovať názvy súborov...", - "Views" : "Zobrazenia", - "Files settings" : "Nastavenia súborov", - "File cannot be accessed" : "Súbor nie je možné sprístupniť", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.", - "Your files" : "Vaše súbory", - "Open in files" : "Otvoriť v súboroch", - "Sort favorites first" : "Zoradiť od najobľúbenejších", - "Sort folders before files" : "Zoradiť adresáre pred súbormi", - "Show hidden files" : "Zobraziť skryté súbory", - "Crop image previews" : "Orezať náhľady obrázkov", - "Enable the grid view" : "Povoliť zobrazenie v mriežke", - "Enable folder tree" : "Povoliť adresárový strom", - "Additional settings" : "Ďalšie nastavenia", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Skopírovať do schránky", - "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", - "Clipboard is not available" : "Schránka nie je prístupná", - "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", - "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", - "Error while loading the file data" : "Chyba pri načítaní údajov súboru", - "Pick a template for {name}" : "Vyberte šablónu pre {name}", - "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", - "Creating file" : "Vytvára sa súbor", - "Blank" : "Prázdne", - "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Deletion cancelled" : "Zmazanie zrušené", "Delete permanently" : "Zmazať natrvalo", "Delete and unshare" : "Vymazať a zrušiť zdieľanie", @@ -365,6 +291,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a priečinkov.", "No recently modified files" : "Žiadne nedávno upravené súbory", "Files and folders you recently modified will show up here." : "Súbory a priečinky, ktoré ste nedávno upravili sa zobrazia tu", + "No files in here" : "Nie sú tu žiadne súbory", + "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Select all" : "Vybrať všetko", "Upload too large" : "Nahrávanie je príliš veľké", @@ -377,11 +305,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} už existuje.", "Name cannot be empty" : "Názov nemôže byť prázdny", "Another entry with the same name already exists" : "Názov už existuje", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", + "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", + "{count} selected" : "{count} vybraných", + "List of files and folders." : "Zoznam súborov a priečinkov.", + "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", + "File not found" : "Súbor nenájdený", "Storage informations" : "Úložiskové informácie", + "{usedQuotaByte} used" : "{usedQuotaByte} použitých", + "{relative}% used" : "{relative}% použitých", + "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", + "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!", + "Create" : "Vytvoriť", + "This name is already in use." : "Toto meno je už používané.", + "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", + "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", + "Change" : "Zmeniť", + "New owner" : "Nový vlastník", + "Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", + "Transfer" : "Prevod", + "Transfer {path} to {userid}" : "Previesť {path} na {userid}", + "Invalid path selected" : "Bola vybraná neplatná cesta", + "Unknown error" : "Neznáma chyba", + "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", + "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", + "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", + "Choose file" : "Vybrať súbor", + "Choose {file}" : "Vyberte {file}", + "Loading current folder" : "Načítavanie súčasného priečinka", + "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", + "Go back" : "Ísť späť", + "Share" : "Zdieľať", + "Shared by link" : "Sprístupnené odkazom", + "Shared" : "Sprístupnené", + "Switch to list view" : "Prepnúť na zobrazenie v zozname", + "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "Error during upload: {message}" : "Chyba počas nahrávania: {message}", + "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", + "Unknown error during upload" : "Neznáma chyba počas nahrávania", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", + "Files settings" : "Nastavenia súborov", + "File cannot be accessed" : "Súbor nie je možné sprístupniť", "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", + "Sort favorites first" : "Zoradiť od najobľúbenejších", + "Sort folders before files" : "Zoradiť adresáre pred súbormi", + "Show hidden files" : "Zobraziť skryté súbory", + "Crop image previews" : "Orezať náhľady obrázkov", + "Enable the grid view" : "Povoliť zobrazenie v mriežke", + "Additional settings" : "Ďalšie nastavenia", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Skopírovať do schránky", + "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", + "Clipboard is not available" : "Schránka nie je prístupná", + "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", + "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", + "Error while loading the file data" : "Chyba pri načítaní údajov súboru", + "Pick a template for {name}" : "Vyberte šablónu pre {name}", + "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", + "Creating file" : "Vytvára sa súbor", + "Blank" : "Prázdne", + "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "The files is locked" : "Súbory sú uzamknuté", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", - "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam" + "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.", + "Your files" : "Vaše súbory", + "Open in files" : "Otvoriť v súboroch", + "Storage information" : "Informácie o úložisku", + "Storage quota" : "Kvóta pre úložisko", + "Fill template fields" : "Vyplňte položky šablóny", + "Submitting fields…" : "Položky sa odosielajú ...", + "Submit" : "Odoslať", + "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", + "Filter filenames…" : "Filtrovať názvy súborov...", + "Views" : "Zobrazenia", + "Enable folder tree" : "Povoliť adresárový strom" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 287313d17a437..6fdb9f04180ff 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -201,80 +201,6 @@ "Remove filter" : "Odstrániť filter", "Total rows summary" : "Súčet všetkých riadkov", "Toggle selection for all files and folders" : "Prepnúť výber pre všetky súbory a adresáre", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", - "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", - "{count} selected" : "{count} vybraných", - "List of files and folders." : "Zoznam súborov a priečinkov.", - "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", - "File not found" : "Súbor nenájdený", - "Storage information" : "Informácie o úložisku", - "Storage quota" : "Kvóta pre úložisko", - "{usedQuotaByte} used" : "{usedQuotaByte} použitých", - "{relative}% used" : "{relative}% použitých", - "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", - "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!", - "Create" : "Vytvoriť", - "This name is already in use." : "Toto meno je už používané.", - "Fill template fields" : "Vyplňte položky šablóny", - "Submitting fields…" : "Položky sa odosielajú ...", - "Submit" : "Odoslať", - "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", - "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", - "Change" : "Zmeniť", - "New owner" : "Nový vlastník", - "Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", - "Transfer" : "Prevod", - "Transfer {path} to {userid}" : "Previesť {path} na {userid}", - "Invalid path selected" : "Bola vybraná neplatná cesta", - "Unknown error" : "Neznáma chyba", - "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", - "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", - "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", - "Choose file" : "Vybrať súbor", - "Choose {file}" : "Vyberte {file}", - "Loading current folder" : "Načítavanie súčasného priečinka", - "No files in here" : "Nie sú tu žiadne súbory", - "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", - "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", - "Go back" : "Ísť späť", - "Share" : "Zdieľať", - "Shared by link" : "Sprístupnené odkazom", - "Shared" : "Sprístupnené", - "Switch to list view" : "Prepnúť na zobrazenie v zozname", - "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", - "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", - "Error during upload: {message}" : "Chyba počas nahrávania: {message}", - "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", - "Unknown error during upload" : "Neznáma chyba počas nahrávania", - "Filter filenames…" : "Filtrovať názvy súborov...", - "Views" : "Zobrazenia", - "Files settings" : "Nastavenia súborov", - "File cannot be accessed" : "Súbor nie je možné sprístupniť", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.", - "Your files" : "Vaše súbory", - "Open in files" : "Otvoriť v súboroch", - "Sort favorites first" : "Zoradiť od najobľúbenejších", - "Sort folders before files" : "Zoradiť adresáre pred súbormi", - "Show hidden files" : "Zobraziť skryté súbory", - "Crop image previews" : "Orezať náhľady obrázkov", - "Enable the grid view" : "Povoliť zobrazenie v mriežke", - "Enable folder tree" : "Povoliť adresárový strom", - "Additional settings" : "Ďalšie nastavenia", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Skopírovať do schránky", - "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", - "Clipboard is not available" : "Schránka nie je prístupná", - "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", - "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", - "Error while loading the file data" : "Chyba pri načítaní údajov súboru", - "Pick a template for {name}" : "Vyberte šablónu pre {name}", - "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", - "Creating file" : "Vytvára sa súbor", - "Blank" : "Prázdne", - "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "Deletion cancelled" : "Zmazanie zrušené", "Delete permanently" : "Zmazať natrvalo", "Delete and unshare" : "Vymazať a zrušiť zdieľanie", @@ -363,6 +289,8 @@ "List of recently modified files and folders." : "Zoznam nedávno upravených súborov a priečinkov.", "No recently modified files" : "Žiadne nedávno upravené súbory", "Files and folders you recently modified will show up here." : "Súbory a priečinky, ktoré ste nedávno upravili sa zobrazia tu", + "No files in here" : "Nie sú tu žiadne súbory", + "Upload some content or sync with your devices!" : "Nahrajte nejaký obsah alebo synchronizujte dáta so svojimi zariadeniami!", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", "Select all" : "Vybrať všetko", "Upload too large" : "Nahrávanie je príliš veľké", @@ -375,11 +303,83 @@ "{newName} already exists." : "{newName} už existuje.", "Name cannot be empty" : "Názov nemôže byť prázdny", "Another entry with the same name already exists" : "Názov už existuje", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" zlyhalo na niektorých prvkoch.", + "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", + "{count} selected" : "{count} vybraných", + "List of files and folders." : "Zoznam súborov a priečinkov.", + "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", + "File not found" : "Súbor nenájdený", "Storage informations" : "Úložiskové informácie", + "{usedQuotaByte} used" : "{usedQuotaByte} použitých", + "{relative}% used" : "{relative}% použitých", + "Could not refresh storage stats" : "Nebolo možné obnoviť úložiskové štatistiky", + "Your storage is full, files can not be updated or synced anymore!" : "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!", + "Create" : "Vytvoriť", + "This name is already in use." : "Toto meno je už používané.", + "Transfer ownership of a file or folder" : "Prevod vlastníctva súboru alebo priečinka", + "Choose file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", + "Change" : "Zmeniť", + "New owner" : "Nový vlastník", + "Choose a file or folder to transfer" : "Vyberte súbor alebo priečinok na prevod", + "Transfer" : "Prevod", + "Transfer {path} to {userid}" : "Previesť {path} na {userid}", + "Invalid path selected" : "Bola vybraná neplatná cesta", + "Unknown error" : "Neznáma chyba", + "Ownership transfer request sent" : "Žiadosť o prevod vlastníctva bola odoslaná", + "Cannot transfer ownership of a file or folder you do not own" : "Nie je možné preniesť vlastníctvo súboru alebo priečinka, ktorý nevlastníte", + "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", + "Choose file" : "Vybrať súbor", + "Choose {file}" : "Vyberte {file}", + "Loading current folder" : "Načítavanie súčasného priečinka", + "Go to the previous folder" : "Prejsť do predchádzajúceho priečinka", + "Go back" : "Ísť späť", + "Share" : "Zdieľať", + "Shared by link" : "Sprístupnené odkazom", + "Shared" : "Sprístupnené", + "Switch to list view" : "Prepnúť na zobrazenie v zozname", + "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "Error during upload: {message}" : "Chyba počas nahrávania: {message}", + "Error during upload, status code {status}" : "Chyba počas nahrávania, chybový kód {status}", + "Unknown error during upload" : "Neznáma chyba počas nahrávania", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", + "Files settings" : "Nastavenia súborov", + "File cannot be accessed" : "Súbor nie je možné sprístupniť", "You might not have have permissions to view it, ask the sender to share it" : "Pravdopodobne nemáte prístup, požiadajte oň odosielateľa ", + "Sort favorites first" : "Zoradiť od najobľúbenejších", + "Sort folders before files" : "Zoradiť adresáre pred súbormi", + "Show hidden files" : "Zobraziť skryté súbory", + "Crop image previews" : "Orezať náhľady obrázkov", + "Enable the grid view" : "Povoliť zobrazenie v mriežke", + "Additional settings" : "Ďalšie nastavenia", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Skopírovať do schránky", + "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", + "Clipboard is not available" : "Schránka nie je prístupná", + "WebDAV URL copied to clipboard" : "WebDAV URL skopirovaná do schránky", + "Unable to change the favourite state of the file" : "Nie je možné zmeniť stav „obľúbené“ daného súboru", + "Error while loading the file data" : "Chyba pri načítaní údajov súboru", + "Pick a template for {name}" : "Vyberte šablónu pre {name}", + "Create a new file with the selected template" : "Vytvoriť nový súbor pomocou vybranej šablóny", + "Creating file" : "Vytvára sa súbor", + "Blank" : "Prázdne", + "Unable to create new file from template" : "Nemôžem vytvoriť nový súbor zo šablóny", "The files is locked" : "Súbory sú uzamknuté", "Create new templates folder" : "Vytvoriť nový vzorový priečinok", - "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam" + "Toggle %1$s sublist" : "Prepnúť %1$s podzoznam", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Súbor sa nenašiel alebo nemáte oprávnenie na jeho zobrazenie. Požiadajte odosielateľa, aby ho sprístupnil.", + "Your files" : "Vaše súbory", + "Open in files" : "Otvoriť v súboroch", + "Storage information" : "Informácie o úložisku", + "Storage quota" : "Kvóta pre úložisko", + "Fill template fields" : "Vyplňte položky šablóny", + "Submitting fields…" : "Položky sa odosielajú ...", + "Submit" : "Odoslať", + "Upload was cancelled by user" : "Nahrávanie bolo zrušené užívateľom", + "Filter filenames…" : "Filtrovať názvy súborov...", + "Views" : "Zobrazenia", + "Enable folder tree" : "Povoliť adresárový strom" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index f14eeb9ded074..075c06f89aa7a 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -191,67 +191,6 @@ OC.L10N.register( "Type" : "Vrsta", "Active filters" : "Dejavni filtri", "Total rows summary" : "Skupni povzetek vrstic", - "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", - "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", - "{count} selected" : "{count} izbranih", - "List of files and folders." : "Seznam datotek in map", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", - "File not found" : "Datoteke ni mogoče najti", - "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", - "{relative}% used" : "Zasedeno {relative} %", - "Could not refresh storage stats" : "Ni mogoče osvežiti podatkov shrambe", - "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", - "Create" : "Ustvari", - "Submit" : "Pošlji", - "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", - "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", - "Change" : "Spremeni", - "New owner" : "Nov lastnik", - "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos", - "Transfer" : "Prenos", - "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}", - "Invalid path selected" : "Izbrana je neveljavna pot", - "Unknown error" : "Neznana napaka", - "Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana", - "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", - "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", - "Choose file" : "Izbor datotek", - "Choose {file}" : "Izberite datoteko {file}", - "Loading current folder" : "Poteka nalaganje trenutne mape", - "No files in here" : "V mapi ni datotek", - "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", - "Go to the previous folder" : "Skoči na predhodno mapo", - "Go back" : "Skoči nazaj", - "Share" : "·Souporaba·", - "Shared by link" : "V souporabi sk povezavo", - "Shared" : "V souporabi", - "Switch to list view" : "Preklopi na seznamski pogled", - "Switch to grid view" : "Preklopi na mrežni pogled", - "Views" : "Pogledi", - "Files settings" : "Nastavitve datotek", - "File cannot be accessed" : "Do datoteke dostop ni mogoč", - "Your files" : "Osebne datoteke", - "Open in files" : "Odpri datoteko v mapi", - "Sort favorites first" : "Razvrsti najprej priljubljene", - "Sort folders before files" : "Razvrsti mape pred datotekami", - "Show hidden files" : "Pokaži skrite datoteke", - "Crop image previews" : "Obreži slike predogleda", - "Enable the grid view" : "Omogoči mrežni pogled", - "Additional settings" : "Dodatne nastavitve", - "WebDAV" : "WebDAV", - "WebDAV URL" : "Naslov URL WebDAV", - "Copy to clipboard" : "Kopiraj v odložišče", - "Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.", - "Clipboard is not available" : "Odložišče ni na voljo", - "WebDAV URL copied to clipboard" : "Naslov URL WebDAV je kopiran v odložišče", - "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", - "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", - "Pick a template for {name}" : "Izbor predloge za {name}", - "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", - "Creating file" : "Poteka ustvarjanje datoteke", - "Blank" : "Prazno", - "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "Deletion cancelled" : "Brisanje je bilo preklicano", "Delete permanently" : "Izbriši trajno", "Delete and unshare" : "Izbriši in prekini souporabo", @@ -307,6 +246,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Seznam nedavno spremenjenih datotek in map.", "No recently modified files" : "Ni nedavno spremenjenih datotek", "Files and folders you recently modified will show up here." : "Nedavno spremenjene datoteke ali mape, bodo zbrane na tem mestu.", + "No files in here" : "V mapi ni datotek", + "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", @@ -319,11 +260,70 @@ OC.L10N.register( "{newName} already exists." : "Ime {newName} že obstaja.", "Name cannot be empty" : "Polje imena ne sme biti prazno", "Another entry with the same name already exists" : "Vpis s tem imenom že obstaja.", + "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", + "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", + "{count} selected" : "{count} izbranih", + "List of files and folders." : "Seznam datotek in map", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", + "File not found" : "Datoteke ni mogoče najti", "Storage informations" : "Podrobnosti shrambe", + "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", + "{relative}% used" : "Zasedeno {relative} %", + "Could not refresh storage stats" : "Ni mogoče osvežiti podatkov shrambe", + "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", + "Create" : "Ustvari", + "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", + "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", + "Change" : "Spremeni", + "New owner" : "Nov lastnik", + "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos", + "Transfer" : "Prenos", + "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}", + "Invalid path selected" : "Izbrana je neveljavna pot", + "Unknown error" : "Neznana napaka", + "Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana", + "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", + "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", + "Choose file" : "Izbor datotek", + "Choose {file}" : "Izberite datoteko {file}", + "Loading current folder" : "Poteka nalaganje trenutne mape", + "Go to the previous folder" : "Skoči na predhodno mapo", + "Go back" : "Skoči nazaj", + "Share" : "·Souporaba·", + "Shared by link" : "V souporabi sk povezavo", + "Shared" : "V souporabi", + "Switch to list view" : "Preklopi na seznamski pogled", + "Switch to grid view" : "Preklopi na mrežni pogled", "Open the files app settings" : "Odpri nastavitve programa Datoteke", + "Files settings" : "Nastavitve datotek", + "File cannot be accessed" : "Do datoteke dostop ni mogoč", "You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.", + "Sort favorites first" : "Razvrsti najprej priljubljene", + "Sort folders before files" : "Razvrsti mape pred datotekami", + "Show hidden files" : "Pokaži skrite datoteke", + "Crop image previews" : "Obreži slike predogleda", + "Enable the grid view" : "Omogoči mrežni pogled", + "Additional settings" : "Dodatne nastavitve", + "WebDAV" : "WebDAV", + "WebDAV URL" : "Naslov URL WebDAV", + "Copy to clipboard" : "Kopiraj v odložišče", + "Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.", + "Clipboard is not available" : "Odložišče ni na voljo", + "WebDAV URL copied to clipboard" : "Naslov URL WebDAV je kopiran v odložišče", + "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", + "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", + "Pick a template for {name}" : "Izbor predloge za {name}", + "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", + "Creating file" : "Poteka ustvarjanje datoteke", + "Blank" : "Prazno", + "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "The files is locked" : "Datoteka je zaklenjena", "Create new templates folder" : "Ustvari novo začasno mapo", - "Toggle %1$s sublist" : "Preklopi podseznam %1$s" + "Toggle %1$s sublist" : "Preklopi podseznam %1$s", + "Your files" : "Osebne datoteke", + "Open in files" : "Odpri datoteko v mapi", + "Submit" : "Pošlji", + "Views" : "Pogledi" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 1008dd0c789df..f8fb156ac2fec 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -189,67 +189,6 @@ "Type" : "Vrsta", "Active filters" : "Dejavni filtri", "Total rows summary" : "Skupni povzetek vrstic", - "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", - "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", - "{count} selected" : "{count} izbranih", - "List of files and folders." : "Seznam datotek in map", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", - "File not found" : "Datoteke ni mogoče najti", - "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", - "{relative}% used" : "Zasedeno {relative} %", - "Could not refresh storage stats" : "Ni mogoče osvežiti podatkov shrambe", - "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", - "Create" : "Ustvari", - "Submit" : "Pošlji", - "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", - "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", - "Change" : "Spremeni", - "New owner" : "Nov lastnik", - "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos", - "Transfer" : "Prenos", - "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}", - "Invalid path selected" : "Izbrana je neveljavna pot", - "Unknown error" : "Neznana napaka", - "Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana", - "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", - "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", - "Choose file" : "Izbor datotek", - "Choose {file}" : "Izberite datoteko {file}", - "Loading current folder" : "Poteka nalaganje trenutne mape", - "No files in here" : "V mapi ni datotek", - "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", - "Go to the previous folder" : "Skoči na predhodno mapo", - "Go back" : "Skoči nazaj", - "Share" : "·Souporaba·", - "Shared by link" : "V souporabi sk povezavo", - "Shared" : "V souporabi", - "Switch to list view" : "Preklopi na seznamski pogled", - "Switch to grid view" : "Preklopi na mrežni pogled", - "Views" : "Pogledi", - "Files settings" : "Nastavitve datotek", - "File cannot be accessed" : "Do datoteke dostop ni mogoč", - "Your files" : "Osebne datoteke", - "Open in files" : "Odpri datoteko v mapi", - "Sort favorites first" : "Razvrsti najprej priljubljene", - "Sort folders before files" : "Razvrsti mape pred datotekami", - "Show hidden files" : "Pokaži skrite datoteke", - "Crop image previews" : "Obreži slike predogleda", - "Enable the grid view" : "Omogoči mrežni pogled", - "Additional settings" : "Dodatne nastavitve", - "WebDAV" : "WebDAV", - "WebDAV URL" : "Naslov URL WebDAV", - "Copy to clipboard" : "Kopiraj v odložišče", - "Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.", - "Clipboard is not available" : "Odložišče ni na voljo", - "WebDAV URL copied to clipboard" : "Naslov URL WebDAV je kopiran v odložišče", - "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", - "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", - "Pick a template for {name}" : "Izbor predloge za {name}", - "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", - "Creating file" : "Poteka ustvarjanje datoteke", - "Blank" : "Prazno", - "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "Deletion cancelled" : "Brisanje je bilo preklicano", "Delete permanently" : "Izbriši trajno", "Delete and unshare" : "Izbriši in prekini souporabo", @@ -305,6 +244,8 @@ "List of recently modified files and folders." : "Seznam nedavno spremenjenih datotek in map.", "No recently modified files" : "Ni nedavno spremenjenih datotek", "Files and folders you recently modified will show up here." : "Nedavno spremenjene datoteke ali mape, bodo zbrane na tem mestu.", + "No files in here" : "V mapi ni datotek", + "Upload some content or sync with your devices!" : "Uvozite vsebino, ali pa omogočite usklajevanje z napravami!", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", "Select all" : "izberi vse", "Upload too large" : "Prekoračena je omejitev dovoljene velikosti", @@ -317,11 +258,70 @@ "{newName} already exists." : "Ime {newName} že obstaja.", "Name cannot be empty" : "Polje imena ne sme biti prazno", "Another entry with the same name already exists" : "Vpis s tem imenom že obstaja.", + "\"{displayName}\" failed on some elements " : "Dejanje »{displayName}« je pri nekaterih predmetih spodletelo", + "\"{displayName}\" batch action executed successfully" : "Paketno dejanje »{displayName}« je uspešno izvedeno", + "{count} selected" : "{count} izbranih", + "List of files and folders." : "Seznam datotek in map", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Seznam datotek ni v celoti izpisan zaradi zagotavljanja hitrosti in odzivnosti sistema. Predmeti se bodo dopolnjevali med brskanjem.", + "File not found" : "Datoteke ni mogoče najti", "Storage informations" : "Podrobnosti shrambe", + "{usedQuotaByte} used" : "Zasedeno {usedQuotaByte}", + "{relative}% used" : "Zasedeno {relative} %", + "Could not refresh storage stats" : "Ni mogoče osvežiti podatkov shrambe", + "Your storage is full, files can not be updated or synced anymore!" : "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!", + "Create" : "Ustvari", + "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape", + "Choose file or folder to transfer" : "Izbor datoteke ali mape za prenos", + "Change" : "Spremeni", + "New owner" : "Nov lastnik", + "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos", + "Transfer" : "Prenos", + "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}", + "Invalid path selected" : "Izbrana je neveljavna pot", + "Unknown error" : "Neznana napaka", + "Ownership transfer request sent" : "Zahteva za prenos lastništva je poslana", + "Cannot transfer ownership of a file or folder you do not own" : "Ni mogoče prenesti lastništva datotek in map, katerih niste lastnik", + "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", + "Choose file" : "Izbor datotek", + "Choose {file}" : "Izberite datoteko {file}", + "Loading current folder" : "Poteka nalaganje trenutne mape", + "Go to the previous folder" : "Skoči na predhodno mapo", + "Go back" : "Skoči nazaj", + "Share" : "·Souporaba·", + "Shared by link" : "V souporabi sk povezavo", + "Shared" : "V souporabi", + "Switch to list view" : "Preklopi na seznamski pogled", + "Switch to grid view" : "Preklopi na mrežni pogled", "Open the files app settings" : "Odpri nastavitve programa Datoteke", + "Files settings" : "Nastavitve datotek", + "File cannot be accessed" : "Do datoteke dostop ni mogoč", "You might not have have permissions to view it, ask the sender to share it" : "Morda ni ustreznih dovoljenj za ogled. Prosite pošiljatelja za prilagoditev.", + "Sort favorites first" : "Razvrsti najprej priljubljene", + "Sort folders before files" : "Razvrsti mape pred datotekami", + "Show hidden files" : "Pokaži skrite datoteke", + "Crop image previews" : "Obreži slike predogleda", + "Enable the grid view" : "Omogoči mrežni pogled", + "Additional settings" : "Dodatne nastavitve", + "WebDAV" : "WebDAV", + "WebDAV URL" : "Naslov URL WebDAV", + "Copy to clipboard" : "Kopiraj v odložišče", + "Use this address to access your Files via WebDAV" : "Uporabite ta naslov za dostop do datotek z uporabo WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Če je omogočen sistem dvostopenjskega overjanja 2FA, je treba ustvariti in uporabiti novo geslo programa s klikom na to mesto.", + "Clipboard is not available" : "Odložišče ni na voljo", + "WebDAV URL copied to clipboard" : "Naslov URL WebDAV je kopiran v odložišče", + "Unable to change the favourite state of the file" : "Ni mogoče spremeniti stanja priljubljenosti datoteke", + "Error while loading the file data" : "Prišlo je do napake med nalaganjem podatkov računa", + "Pick a template for {name}" : "Izbor predloge za {name}", + "Create a new file with the selected template" : "Ustvari novo datoteko z izbrano predlogo", + "Creating file" : "Poteka ustvarjanje datoteke", + "Blank" : "Prazno", + "Unable to create new file from template" : "Nove datoteke iz predloge ni mogoče ustvariti", "The files is locked" : "Datoteka je zaklenjena", "Create new templates folder" : "Ustvari novo začasno mapo", - "Toggle %1$s sublist" : "Preklopi podseznam %1$s" + "Toggle %1$s sublist" : "Preklopi podseznam %1$s", + "Your files" : "Osebne datoteke", + "Open in files" : "Odpri datoteko v mapi", + "Submit" : "Pošlji", + "Views" : "Pogledi" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index bee70d182f6d6..eeb243b23e591 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -205,80 +205,6 @@ OC.L10N.register( "Remove filter" : "Уклони филтер", "Total rows summary" : "Резиме укупног броја редова", "Toggle selection for all files and folders" : "Укљ./искљ. избор за све фајлове и фолдере", - "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", - "\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила", - "{count} selected" : "{count} изабрано", - "List of files and folders." : "Листа фајлова и фолдера.", - "Column headers with buttons are sortable." : "Заглавља колона са дугмићима могу да се соритрају.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", - "File not found" : "Фајл није нађен", - "Storage information" : "Информације о складишту", - "Storage quota" : "Квота складишта", - "{usedQuotaByte} used" : "{usedQuotaByte} искоришћено", - "{relative}% used" : "{relative}% искоришћено", - "Could not refresh storage stats" : "Статистике складишта нису могле да се освеже", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!", - "Create" : "Направи", - "This name is already in use." : "Ово име се већ користи.", - "Fill template fields" : "Попуните поља шаблона", - "Submitting fields…" : "Поља се подносе…", - "Submit" : "Пошаљи", - "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", - "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", - "Change" : "Измени", - "New owner" : "Нови власник", - "Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", - "Transfer" : "Пренеси", - "Transfer {path} to {userid}" : "Пренеси {path} на корисника {userid}", - "Invalid path selected" : "Одабрана неисправна путања", - "Unknown error" : "Непозната грешка", - "Ownership transfer request sent" : "Послат захтев за пренос власништва", - "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", - "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", - "Choose file" : "Изаберите фајл", - "Choose {file}" : "Изабери {file}", - "Loading current folder" : "Учитавање текућег фолдера", - "No files in here" : "Овде нема фајлова", - "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", - "Go to the previous folder" : "Иди на претходни фолдер", - "Go back" : "Иди назад", - "Share" : "Пдели", - "Shared by link" : "Дељени путем везе", - "Shared" : "Подељено", - "Switch to list view" : "Пређи на поглед листе", - "Switch to grid view" : "Пређи на поглед мреже", - "Upload was cancelled by user" : "Корисник је прекинуо отпремање", - "Error during upload: {message}" : "Грешка при отпремању: {message}", - "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", - "Unknown error during upload" : "Непозната грешка током отпремања", - "Filter filenames…" : "Филтрирање имена фајлова…", - "Views" : "Прикази", - "Files settings" : "Подешавања фајлова", - "File cannot be accessed" : "Фајлу не може да се приступи", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.", - "Your files" : "Ваши фајлови", - "Open in files" : "Отвори у фајловима", - "Sort favorites first" : "Сортирај прво омиљене", - "Sort folders before files" : "Поређај фолдере испред фајлова", - "Show hidden files" : "Прикажи скривене фајлове", - "Crop image previews" : "Опсецање прегледа слика", - "Enable the grid view" : "Укључи приказ мреже", - "Enable folder tree" : "Укључи стабло фолдера", - "Additional settings" : "Додатне поставке", - "WebDAV" : "ВебДАВ", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Копирај у оставу", - "Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.", - "Clipboard is not available" : "Клипборд није доступан", - "WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд", - "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", - "Error while loading the file data" : "Грешка при учитавању података фајла", - "Pick a template for {name}" : "Изаберите шаблон за {name}", - "Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону", - "Creating file" : "Креирање фајла", - "Blank" : "Празно", - "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Deletion cancelled" : "Брисање је отказано", "Delete permanently" : "Обриши заувек", "Delete and unshare" : "Обриши и прекини дељење", @@ -368,6 +294,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Листа фајлова и директоријума који су недавно измењени.", "No recently modified files" : "Нема недавно промењених фајлова", "Files and folders you recently modified will show up here." : "Овде ће се појавити фајлови и фолдери које сте недавно изменили.", + "No files in here" : "Овде нема фајлова", + "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", "No entries found in this folder" : "Нема ничега у овој фасцикли", "Select all" : "Означи све", "Upload too large" : "Отпремање је превелико", @@ -380,11 +308,83 @@ OC.L10N.register( "{newName} already exists." : "{newName} већ постоји.", "Name cannot be empty" : "Назив не може бити празан", "Another entry with the same name already exists" : "Већ постоји ставка са истим именом.", + "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", + "\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила", + "{count} selected" : "{count} изабрано", + "List of files and folders." : "Листа фајлова и фолдера.", + "Column headers with buttons are sortable." : "Заглавља колона са дугмићима могу да се соритрају.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", + "File not found" : "Фајл није нађен", "Storage informations" : "Информације о складишту", + "{usedQuotaByte} used" : "{usedQuotaByte} искоришћено", + "{relative}% used" : "{relative}% искоришћено", + "Could not refresh storage stats" : "Статистике складишта нису могле да се освеже", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!", + "Create" : "Направи", + "This name is already in use." : "Ово име се већ користи.", + "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", + "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", + "Change" : "Измени", + "New owner" : "Нови власник", + "Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", + "Transfer" : "Пренеси", + "Transfer {path} to {userid}" : "Пренеси {path} на корисника {userid}", + "Invalid path selected" : "Одабрана неисправна путања", + "Unknown error" : "Непозната грешка", + "Ownership transfer request sent" : "Послат захтев за пренос власништва", + "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", + "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", + "Choose file" : "Изаберите фајл", + "Choose {file}" : "Изабери {file}", + "Loading current folder" : "Учитавање текућег фолдера", + "Go to the previous folder" : "Иди на претходни фолдер", + "Go back" : "Иди назад", + "Share" : "Пдели", + "Shared by link" : "Дељени путем везе", + "Shared" : "Подељено", + "Switch to list view" : "Пређи на поглед листе", + "Switch to grid view" : "Пређи на поглед мреже", + "Error during upload: {message}" : "Грешка при отпремању: {message}", + "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", + "Unknown error during upload" : "Непозната грешка током отпремања", "Open the files app settings" : "Отвори подешавања апликације фајлови", + "Files settings" : "Подешавања фајлова", + "File cannot be accessed" : "Фајлу не може да се приступи", "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", + "Sort favorites first" : "Сортирај прво омиљене", + "Sort folders before files" : "Поређај фолдере испред фајлова", + "Show hidden files" : "Прикажи скривене фајлове", + "Crop image previews" : "Опсецање прегледа слика", + "Enable the grid view" : "Укључи приказ мреже", + "Additional settings" : "Додатне поставке", + "WebDAV" : "ВебДАВ", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Копирај у оставу", + "Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.", + "Clipboard is not available" : "Клипборд није доступан", + "WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд", + "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", + "Error while loading the file data" : "Грешка при учитавању података фајла", + "Pick a template for {name}" : "Изаберите шаблон за {name}", + "Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону", + "Creating file" : "Креирање фајла", + "Blank" : "Празно", + "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "The files is locked" : "Фајл је закључан", "Create new templates folder" : "Креирај нови фолдер шаблона", - "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте" + "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.", + "Your files" : "Ваши фајлови", + "Open in files" : "Отвори у фајловима", + "Storage information" : "Информације о складишту", + "Storage quota" : "Квота складишта", + "Fill template fields" : "Попуните поља шаблона", + "Submitting fields…" : "Поља се подносе…", + "Submit" : "Пошаљи", + "Upload was cancelled by user" : "Корисник је прекинуо отпремање", + "Filter filenames…" : "Филтрирање имена фајлова…", + "Views" : "Прикази", + "Enable folder tree" : "Укључи стабло фолдера" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index b6ec700cbe29c..130e053b6662e 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -203,80 +203,6 @@ "Remove filter" : "Уклони филтер", "Total rows summary" : "Резиме укупног броја редова", "Toggle selection for all files and folders" : "Укљ./искљ. избор за све фајлове и фолдере", - "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", - "\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила", - "{count} selected" : "{count} изабрано", - "List of files and folders." : "Листа фајлова и фолдера.", - "Column headers with buttons are sortable." : "Заглавља колона са дугмићима могу да се соритрају.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", - "File not found" : "Фајл није нађен", - "Storage information" : "Информације о складишту", - "Storage quota" : "Квота складишта", - "{usedQuotaByte} used" : "{usedQuotaByte} искоришћено", - "{relative}% used" : "{relative}% искоришћено", - "Could not refresh storage stats" : "Статистике складишта нису могле да се освеже", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!", - "Create" : "Направи", - "This name is already in use." : "Ово име се већ користи.", - "Fill template fields" : "Попуните поља шаблона", - "Submitting fields…" : "Поља се подносе…", - "Submit" : "Пошаљи", - "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", - "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", - "Change" : "Измени", - "New owner" : "Нови власник", - "Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", - "Transfer" : "Пренеси", - "Transfer {path} to {userid}" : "Пренеси {path} на корисника {userid}", - "Invalid path selected" : "Одабрана неисправна путања", - "Unknown error" : "Непозната грешка", - "Ownership transfer request sent" : "Послат захтев за пренос власништва", - "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", - "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", - "Choose file" : "Изаберите фајл", - "Choose {file}" : "Изабери {file}", - "Loading current folder" : "Учитавање текућег фолдера", - "No files in here" : "Овде нема фајлова", - "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", - "Go to the previous folder" : "Иди на претходни фолдер", - "Go back" : "Иди назад", - "Share" : "Пдели", - "Shared by link" : "Дељени путем везе", - "Shared" : "Подељено", - "Switch to list view" : "Пређи на поглед листе", - "Switch to grid view" : "Пређи на поглед мреже", - "Upload was cancelled by user" : "Корисник је прекинуо отпремање", - "Error during upload: {message}" : "Грешка при отпремању: {message}", - "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", - "Unknown error during upload" : "Непозната грешка током отпремања", - "Filter filenames…" : "Филтрирање имена фајлова…", - "Views" : "Прикази", - "Files settings" : "Подешавања фајлова", - "File cannot be accessed" : "Фајлу не може да се приступи", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.", - "Your files" : "Ваши фајлови", - "Open in files" : "Отвори у фајловима", - "Sort favorites first" : "Сортирај прво омиљене", - "Sort folders before files" : "Поређај фолдере испред фајлова", - "Show hidden files" : "Прикажи скривене фајлове", - "Crop image previews" : "Опсецање прегледа слика", - "Enable the grid view" : "Укључи приказ мреже", - "Enable folder tree" : "Укључи стабло фолдера", - "Additional settings" : "Додатне поставке", - "WebDAV" : "ВебДАВ", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Копирај у оставу", - "Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.", - "Clipboard is not available" : "Клипборд није доступан", - "WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд", - "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", - "Error while loading the file data" : "Грешка при учитавању података фајла", - "Pick a template for {name}" : "Изаберите шаблон за {name}", - "Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону", - "Creating file" : "Креирање фајла", - "Blank" : "Празно", - "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "Deletion cancelled" : "Брисање је отказано", "Delete permanently" : "Обриши заувек", "Delete and unshare" : "Обриши и прекини дељење", @@ -366,6 +292,8 @@ "List of recently modified files and folders." : "Листа фајлова и директоријума који су недавно измењени.", "No recently modified files" : "Нема недавно промењених фајлова", "Files and folders you recently modified will show up here." : "Овде ће се појавити фајлови и фолдери које сте недавно изменили.", + "No files in here" : "Овде нема фајлова", + "Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!", "No entries found in this folder" : "Нема ничега у овој фасцикли", "Select all" : "Означи све", "Upload too large" : "Отпремање је превелико", @@ -378,11 +306,83 @@ "{newName} already exists." : "{newName} већ постоји.", "Name cannot be empty" : "Назив не може бити празан", "Another entry with the same name already exists" : "Већ постоји ставка са истим именом.", + "\"{displayName}\" failed on some elements " : "„{displayName}” није успело на неким елементима", + "\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила", + "{count} selected" : "{count} изабрано", + "List of files and folders." : "Листа фајлова и фолдера.", + "Column headers with buttons are sortable." : "Заглавља колона са дугмићима могу да се соритрају.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ова листа није у потпуности приказана из разлога перформанси. Фајлови ће се приказивати како се крећете кроз листу.", + "File not found" : "Фајл није нађен", "Storage informations" : "Информације о складишту", + "{usedQuotaByte} used" : "{usedQuotaByte} искоришћено", + "{relative}% used" : "{relative}% искоришћено", + "Could not refresh storage stats" : "Статистике складишта нису могле да се освеже", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше складиште је пуно. Фајлови више не могу бити ажурирани ни синхронизовани!", + "Create" : "Направи", + "This name is already in use." : "Ово име се већ користи.", + "Transfer ownership of a file or folder" : "Пренеси власништво фајла или фасцикле", + "Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", + "Change" : "Измени", + "New owner" : "Нови власник", + "Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос", + "Transfer" : "Пренеси", + "Transfer {path} to {userid}" : "Пренеси {path} на корисника {userid}", + "Invalid path selected" : "Одабрана неисправна путања", + "Unknown error" : "Непозната грешка", + "Ownership transfer request sent" : "Послат захтев за пренос власништва", + "Cannot transfer ownership of a file or folder you do not own" : "Не можете да пренесете власништво над фајлом или фолдером који не поседујете", + "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", + "Choose file" : "Изаберите фајл", + "Choose {file}" : "Изабери {file}", + "Loading current folder" : "Учитавање текућег фолдера", + "Go to the previous folder" : "Иди на претходни фолдер", + "Go back" : "Иди назад", + "Share" : "Пдели", + "Shared by link" : "Дељени путем везе", + "Shared" : "Подељено", + "Switch to list view" : "Пређи на поглед листе", + "Switch to grid view" : "Пређи на поглед мреже", + "Error during upload: {message}" : "Грешка при отпремању: {message}", + "Error during upload, status code {status}" : "Грешка приликом отпремања, кôд статуса {status}", + "Unknown error during upload" : "Непозната грешка током отпремања", "Open the files app settings" : "Отвори подешавања апликације фајлови", + "Files settings" : "Подешавања фајлова", + "File cannot be accessed" : "Фајлу не може да се приступи", "You might not have have permissions to view it, ask the sender to share it" : "Можда немате дозволе да га погледате, затражите од пошиљаоца да га подели са вама", + "Sort favorites first" : "Сортирај прво омиљене", + "Sort folders before files" : "Поређај фолдере испред фајлова", + "Show hidden files" : "Прикажи скривене фајлове", + "Crop image previews" : "Опсецање прегледа слика", + "Enable the grid view" : "Укључи приказ мреже", + "Additional settings" : "Додатне поставке", + "WebDAV" : "ВебДАВ", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Копирај у оставу", + "Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.", + "Clipboard is not available" : "Клипборд није доступан", + "WebDAV URL copied to clipboard" : "WebDAV URL је копиран у клипборд", + "Unable to change the favourite state of the file" : "Неуспела промена стања омиљености фајла", + "Error while loading the file data" : "Грешка при учитавању података фајла", + "Pick a template for {name}" : "Изаберите шаблон за {name}", + "Create a new file with the selected template" : "Креирање новог фајла по изабраном шаблону", + "Creating file" : "Креирање фајла", + "Blank" : "Празно", + "Unable to create new file from template" : "Из шаблона није могао да се креира нови фајл", "The files is locked" : "Фајл је закључан", "Create new templates folder" : "Креирај нови фолдер шаблона", - "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте" + "Toggle %1$s sublist" : "Укљ./искљ. %1$s подлисте", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Фајл није могао да се пронађе или немате дозволу да га прегледате. Замолите пошиљаоца да га подели.", + "Your files" : "Ваши фајлови", + "Open in files" : "Отвори у фајловима", + "Storage information" : "Информације о складишту", + "Storage quota" : "Квота складишта", + "Fill template fields" : "Попуните поља шаблона", + "Submitting fields…" : "Поља се подносе…", + "Submit" : "Пошаљи", + "Upload was cancelled by user" : "Корисник је прекинуо отпремање", + "Filter filenames…" : "Филтрирање имена фајлова…", + "Views" : "Прикази", + "Enable folder tree" : "Укључи стабло фолдера" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 761a03c954d1d..3910e0f7c73da 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Ta bort filter", "Total rows summary" : "Sammanfattning antal rader", "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", - "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", - "{count} selected" : "{count} valda", - "List of files and folders." : "Lista över filer och mappar.", - "Column headers with buttons are sortable." : "Kolumnrubriker med knappar är sorterbara.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", - "File not found" : "Filen kunde inte hittas", - "Storage information" : "Lagringsinformation", - "Storage quota" : "Lagringskvot", - "{usedQuotaByte} used" : "{usedQuotaByte} använt", - "{relative}% used" : "{relative}% använt", - "Could not refresh storage stats" : "Det gick inte att uppdatera lagringsstatistiken", - "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", - "Create" : "Skapa", - "This name is already in use." : "Namnet används redan.", - "Fill template fields" : "Fyll mallfält", - "Submitting fields…" : "Skickar fält...", - "Submit" : "Skicka", - "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", - "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", - "Change" : "Ändra", - "New owner" : "Ny ägare", - "Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra", - "Transfer" : "Överför", - "Transfer {path} to {userid}" : "Överför {path} till {userid}", - "Invalid path selected" : "Ogiltig sökväg vald", - "Unknown error" : "Okänt fel", - "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", - "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", - "Select file or folder to link to" : "Välj fil eller mapp att länka till", - "Choose file" : "Välj fil", - "Choose {file}" : "Välj {file}", - "Loading current folder" : "Laddar aktuell mapp", - "No files in here" : "Inga filer kunde hittas", - "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", - "Go to the previous folder" : "Gå till föregående mapp", - "Go back" : "Gå tillbaks", - "Share" : "Dela", - "Shared by link" : "Delad via länk", - "Shared" : "Delad", - "Switch to list view" : "Växla till listvy", - "Switch to grid view" : "Växla till rutnätsvy", - "Upload was cancelled by user" : "Uppladdningen avbröts av användaren", - "Error during upload: {message}" : "Fel vid uppladdning: {message}", - "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", - "Unknown error during upload" : "Okänt fel under uppladdning", - "Filter filenames…" : "Filtrera filnamn...", - "Views" : "Vyer", - "Files settings" : "Filinställningar", - "File cannot be accessed" : "Det går inte att komma åt filen", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", - "Your files" : "Dina filer", - "Open in files" : "Öppna i filer", - "Sort favorites first" : "Sortera favoriter först", - "Sort folders before files" : "Sortera mappar före filer", - "Show hidden files" : "Visa dolda filer", - "Crop image previews" : "Beskär förhandsgranskningar för bilder", - "Enable the grid view" : "Aktivera rutnätsvy", - "Enable folder tree" : "Aktivera mappträd", - "Additional settings" : "Övriga inställningar", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopiera till urklipp", - "Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.", - "Clipboard is not available" : "Urklipp är inte tillgängligt", - "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", - "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", - "Error while loading the file data" : "Fel vid inläsning av fildata", - "Pick a template for {name}" : "Välj en mall för {name}", - "Create a new file with the selected template" : "Skapa en ny fil med den valda mallen", - "Creating file" : "Skapar fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Deletion cancelled" : "Radering avbruten", "Delete permanently" : "Ta bort permanent", "Delete and unshare" : "Radera och sluta dela", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Lista över nyligen ändrade filer och mappar.", "No recently modified files" : "Inga nyligen ändrade filer", "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", + "No files in here" : "Inga filer kunde hittas", + "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", "Select all" : "Välj allt", "Upload too large" : "För stor uppladdning", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Filnamn får inte sluta med \"{segment}\".", "Name cannot be empty" : "Namn kan inte vara tom", "Another entry with the same name already exists" : "En annan post med samma namn finns redan", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", + "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", + "{count} selected" : "{count} valda", + "List of files and folders." : "Lista över filer och mappar.", + "Column headers with buttons are sortable." : "Kolumnrubriker med knappar är sorterbara.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", + "File not found" : "Filen kunde inte hittas", "Storage informations" : "Lagringsinformation", + "{usedQuotaByte} used" : "{usedQuotaByte} använt", + "{relative}% used" : "{relative}% använt", + "Could not refresh storage stats" : "Det gick inte att uppdatera lagringsstatistiken", + "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", + "Create" : "Skapa", + "This name is already in use." : "Namnet används redan.", + "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", + "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", + "Change" : "Ändra", + "New owner" : "Ny ägare", + "Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra", + "Transfer" : "Överför", + "Transfer {path} to {userid}" : "Överför {path} till {userid}", + "Invalid path selected" : "Ogiltig sökväg vald", + "Unknown error" : "Okänt fel", + "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", + "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", + "Select file or folder to link to" : "Välj fil eller mapp att länka till", + "Choose file" : "Välj fil", + "Choose {file}" : "Välj {file}", + "Loading current folder" : "Laddar aktuell mapp", + "Go to the previous folder" : "Gå till föregående mapp", + "Go back" : "Gå tillbaks", + "Share" : "Dela", + "Shared by link" : "Delad via länk", + "Shared" : "Delad", + "Switch to list view" : "Växla till listvy", + "Switch to grid view" : "Växla till rutnätsvy", + "Error during upload: {message}" : "Fel vid uppladdning: {message}", + "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", + "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", + "Files settings" : "Filinställningar", + "File cannot be accessed" : "Det går inte att komma åt filen", "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", + "Sort favorites first" : "Sortera favoriter först", + "Sort folders before files" : "Sortera mappar före filer", + "Show hidden files" : "Visa dolda filer", + "Crop image previews" : "Beskär förhandsgranskningar för bilder", + "Enable the grid view" : "Aktivera rutnätsvy", + "Additional settings" : "Övriga inställningar", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopiera till urklipp", + "Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.", + "Clipboard is not available" : "Urklipp är inte tillgängligt", + "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", + "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", + "Error while loading the file data" : "Fel vid inläsning av fildata", + "Pick a template for {name}" : "Välj en mall för {name}", + "Create a new file with the selected template" : "Skapa en ny fil med den valda mallen", + "Creating file" : "Skapar fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kunde inte skapa fil från mall", "The files is locked" : "Filerna är låsta", "Create new templates folder" : "Skapa ny mallmapp", - "Toggle %1$s sublist" : "Växla %1$s sublista" + "Toggle %1$s sublist" : "Växla %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", + "Your files" : "Dina filer", + "Open in files" : "Öppna i filer", + "Storage information" : "Lagringsinformation", + "Storage quota" : "Lagringskvot", + "Fill template fields" : "Fyll mallfält", + "Submitting fields…" : "Skickar fält...", + "Submit" : "Skicka", + "Upload was cancelled by user" : "Uppladdningen avbröts av användaren", + "Filter filenames…" : "Filtrera filnamn...", + "Views" : "Vyer", + "Enable folder tree" : "Aktivera mappträd" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index a826639752e74..57da295a1fc9d 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -205,80 +205,6 @@ "Remove filter" : "Ta bort filter", "Total rows summary" : "Sammanfattning antal rader", "Toggle selection for all files and folders" : "Växla markering för alla filer och mappar", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", - "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", - "{count} selected" : "{count} valda", - "List of files and folders." : "Lista över filer och mappar.", - "Column headers with buttons are sortable." : "Kolumnrubriker med knappar är sorterbara.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", - "File not found" : "Filen kunde inte hittas", - "Storage information" : "Lagringsinformation", - "Storage quota" : "Lagringskvot", - "{usedQuotaByte} used" : "{usedQuotaByte} använt", - "{relative}% used" : "{relative}% använt", - "Could not refresh storage stats" : "Det gick inte att uppdatera lagringsstatistiken", - "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", - "Create" : "Skapa", - "This name is already in use." : "Namnet används redan.", - "Fill template fields" : "Fyll mallfält", - "Submitting fields…" : "Skickar fält...", - "Submit" : "Skicka", - "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", - "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", - "Change" : "Ändra", - "New owner" : "Ny ägare", - "Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra", - "Transfer" : "Överför", - "Transfer {path} to {userid}" : "Överför {path} till {userid}", - "Invalid path selected" : "Ogiltig sökväg vald", - "Unknown error" : "Okänt fel", - "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", - "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", - "Select file or folder to link to" : "Välj fil eller mapp att länka till", - "Choose file" : "Välj fil", - "Choose {file}" : "Välj {file}", - "Loading current folder" : "Laddar aktuell mapp", - "No files in here" : "Inga filer kunde hittas", - "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", - "Go to the previous folder" : "Gå till föregående mapp", - "Go back" : "Gå tillbaks", - "Share" : "Dela", - "Shared by link" : "Delad via länk", - "Shared" : "Delad", - "Switch to list view" : "Växla till listvy", - "Switch to grid view" : "Växla till rutnätsvy", - "Upload was cancelled by user" : "Uppladdningen avbröts av användaren", - "Error during upload: {message}" : "Fel vid uppladdning: {message}", - "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", - "Unknown error during upload" : "Okänt fel under uppladdning", - "Filter filenames…" : "Filtrera filnamn...", - "Views" : "Vyer", - "Files settings" : "Filinställningar", - "File cannot be accessed" : "Det går inte att komma åt filen", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", - "Your files" : "Dina filer", - "Open in files" : "Öppna i filer", - "Sort favorites first" : "Sortera favoriter först", - "Sort folders before files" : "Sortera mappar före filer", - "Show hidden files" : "Visa dolda filer", - "Crop image previews" : "Beskär förhandsgranskningar för bilder", - "Enable the grid view" : "Aktivera rutnätsvy", - "Enable folder tree" : "Aktivera mappträd", - "Additional settings" : "Övriga inställningar", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "Kopiera till urklipp", - "Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.", - "Clipboard is not available" : "Urklipp är inte tillgängligt", - "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", - "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", - "Error while loading the file data" : "Fel vid inläsning av fildata", - "Pick a template for {name}" : "Välj en mall för {name}", - "Create a new file with the selected template" : "Skapa en ny fil med den valda mallen", - "Creating file" : "Skapar fil", - "Blank" : "Tom", - "Unable to create new file from template" : "Kunde inte skapa fil från mall", "Deletion cancelled" : "Radering avbruten", "Delete permanently" : "Ta bort permanent", "Delete and unshare" : "Radera och sluta dela", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Lista över nyligen ändrade filer och mappar.", "No recently modified files" : "Inga nyligen ändrade filer", "Files and folders you recently modified will show up here." : "Filer och mappar som du nyligen ändrat kommer att visas här.", + "No files in here" : "Inga filer kunde hittas", + "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", "No entries found in this folder" : "Inget innehåll hittades i denna mapp", "Select all" : "Välj allt", "Upload too large" : "För stor uppladdning", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Filnamn får inte sluta med \"{segment}\".", "Name cannot be empty" : "Namn kan inte vara tom", "Another entry with the same name already exists" : "En annan post med samma namn finns redan", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element", + "\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts", + "{count} selected" : "{count} valda", + "List of files and folders." : "Lista över filer och mappar.", + "Column headers with buttons are sortable." : "Kolumnrubriker med knappar är sorterbara.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Denna lista är inte helt återgiven av prestandaskäl. Filerna kommer att renderas när du navigerar genom listan.", + "File not found" : "Filen kunde inte hittas", "Storage informations" : "Lagringsinformation", + "{usedQuotaByte} used" : "{usedQuotaByte} använt", + "{relative}% used" : "{relative}% använt", + "Could not refresh storage stats" : "Det gick inte att uppdatera lagringsstatistiken", + "Your storage is full, files can not be updated or synced anymore!" : "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!", + "Create" : "Skapa", + "This name is already in use." : "Namnet används redan.", + "Transfer ownership of a file or folder" : "Överför ägarskap av en fil eller mapp", + "Choose file or folder to transfer" : "Välj fil eller mapp att överföra", + "Change" : "Ändra", + "New owner" : "Ny ägare", + "Choose a file or folder to transfer" : "Välj en fil eller mapp att överföra", + "Transfer" : "Överför", + "Transfer {path} to {userid}" : "Överför {path} till {userid}", + "Invalid path selected" : "Ogiltig sökväg vald", + "Unknown error" : "Okänt fel", + "Ownership transfer request sent" : "Förfrågan om ägaröverföring skickad", + "Cannot transfer ownership of a file or folder you do not own" : "Det går inte att överföra äganderätten till en fil eller mapp som du inte äger", + "Select file or folder to link to" : "Välj fil eller mapp att länka till", + "Choose file" : "Välj fil", + "Choose {file}" : "Välj {file}", + "Loading current folder" : "Laddar aktuell mapp", + "Go to the previous folder" : "Gå till föregående mapp", + "Go back" : "Gå tillbaks", + "Share" : "Dela", + "Shared by link" : "Delad via länk", + "Shared" : "Delad", + "Switch to list view" : "Växla till listvy", + "Switch to grid view" : "Växla till rutnätsvy", + "Error during upload: {message}" : "Fel vid uppladdning: {message}", + "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", + "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", + "Files settings" : "Filinställningar", + "File cannot be accessed" : "Det går inte att komma åt filen", "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", + "Sort favorites first" : "Sortera favoriter först", + "Sort folders before files" : "Sortera mappar före filer", + "Show hidden files" : "Visa dolda filer", + "Crop image previews" : "Beskär förhandsgranskningar för bilder", + "Enable the grid view" : "Aktivera rutnätsvy", + "Additional settings" : "Övriga inställningar", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "Kopiera till urklipp", + "Use this address to access your Files via WebDAV" : "Använd denna adress för att komma åt dina filer med WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Om du har aktiverat 2FA måste du skapa och använda ett nytt applösenord genom att klicka här.", + "Clipboard is not available" : "Urklipp är inte tillgängligt", + "WebDAV URL copied to clipboard" : "WebDAV URL kopierad till urklipp", + "Unable to change the favourite state of the file" : "Kan inte ändra filens favoritstatus", + "Error while loading the file data" : "Fel vid inläsning av fildata", + "Pick a template for {name}" : "Välj en mall för {name}", + "Create a new file with the selected template" : "Skapa en ny fil med den valda mallen", + "Creating file" : "Skapar fil", + "Blank" : "Tom", + "Unable to create new file from template" : "Kunde inte skapa fil från mall", "The files is locked" : "Filerna är låsta", "Create new templates folder" : "Skapa ny mallmapp", - "Toggle %1$s sublist" : "Växla %1$s sublista" + "Toggle %1$s sublist" : "Växla %1$s sublista", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Filen kunde inte hittas eller så har du inte behörighet att visa den. Be avsändaren att dela den.", + "Your files" : "Dina filer", + "Open in files" : "Öppna i filer", + "Storage information" : "Lagringsinformation", + "Storage quota" : "Lagringskvot", + "Fill template fields" : "Fyll mallfält", + "Submitting fields…" : "Skickar fält...", + "Submit" : "Skicka", + "Upload was cancelled by user" : "Uppladdningen avbröts av användaren", + "Filter filenames…" : "Filtrera filnamn...", + "Views" : "Vyer", + "Enable folder tree" : "Aktivera mappträd" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index 87444b9165a99..efedc4e795f48 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -171,13 +171,44 @@ OC.L10N.register( "Filename" : "ชื่อไฟล์", "Folder name" : "ชื่อโฟลเดอร์", "Type" : "ประเภท", + "Delete permanently" : "ลบแบบถาวร", + "Leave these shares" : "ออกจากการแชร์เหล่านี้", + "Disconnect storages" : "เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล", + "Delete files" : "ลบไฟล์", + "Delete folders" : "ลบโฟลเดอร์", + "Cancel" : "ยกเลิก", + "Copy to {target}" : "คัดลอกไปยัง {target}", + "Move to {target}" : "ย้ายไปยัง {target}", + "Today" : "วันนี้", + "Last 7 days" : "ภายใน 7 วัน", + "Last 30 days" : "ภายใน 30 วัน", + "Folders" : "โฟลเดอร์", + "Audio" : "เสียง", + "Videos" : "วิดีโอ", + "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", + "Templates" : "เทมเพลต", + "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", + "No favorites yet" : "ยังไม่มีรายการโปรด", + "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", + "All files" : "ไฟล์ทั้งหมด", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", + "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", + "Select all" : "เลือกทั้งหมด", + "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", + "Text file" : "ไฟล์ข้อความ", + "New text file.txt" : "ไฟล์ข้อความใหม่.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรงแล้ว (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", + "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", + "\"remote user\"" : "\"ผู้ใช้รีโมท\"", "File not found" : "ไม่พบไฟล์", + "Storage informations" : "ข้อมูลพื้นที่จัดเก็บ", "{usedQuotaByte} used" : "ใช้ไป {usedQuotaByte}", "{relative}% used" : "ใช้ไป {relative}%", "Could not refresh storage stats" : "ไม่สามารถรีเฟรชสถิติพื้นที่จัดเก็บ", "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัปเดตหรือซิงค์ไฟล์ได้อีก!", "Create" : "สร้าง", - "Submit" : "ส่ง", "Transfer ownership of a file or folder" : "โอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์", "Choose file or folder to transfer" : "เลือกไฟล์หรือโฟลเดอร์ที่จะโอนย้าย", "Change" : "เปลี่ยนแปลง", @@ -190,11 +221,10 @@ OC.L10N.register( "Ownership transfer request sent" : "ส่งคำขอโอนย้ายความเป็นเจ้าของแล้ว", "Cannot transfer ownership of a file or folder you do not own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", "Choose {file}" : "เลือก {file}", - "No files in here" : "ไม่มีไฟล์ที่นี่", - "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", "Go back" : "กลับไป", "Shared by link" : "แชร์โดยลิงก์", "Shared" : "ถูกแชร์", + "Open the files app settings" : "เปิดการตั้งค่าแอปไฟล์", "Files settings" : "การตั้งค่าไฟล์", "Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่", "Crop image previews" : "ครอปตัดรูปภาพตัวอย่าง", @@ -210,37 +240,7 @@ OC.L10N.register( "Creating file" : "กำลังสร้างไฟล์", "Blank" : "ว่าง", "Unable to create new file from template" : "ไม่สามารถสร้างไฟล์ใหม่จากเทมเพลต", - "Delete permanently" : "ลบแบบถาวร", - "Leave these shares" : "ออกจากการแชร์เหล่านี้", - "Disconnect storages" : "เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล", - "Delete files" : "ลบไฟล์", - "Delete folders" : "ลบโฟลเดอร์", - "Cancel" : "ยกเลิก", - "Copy to {target}" : "คัดลอกไปยัง {target}", - "Move to {target}" : "ย้ายไปยัง {target}", - "Today" : "วันนี้", - "Last 7 days" : "ภายใน 7 วัน", - "Last 30 days" : "ภายใน 30 วัน", - "Folders" : "โฟลเดอร์", - "Audio" : "เสียง", - "Videos" : "วิดีโอ", - "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", - "Templates" : "เทมเพลต", - "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", - "No favorites yet" : "ยังไม่มีรายการโปรด", - "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", - "All files" : "ไฟล์ทั้งหมด", - "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", - "Select all" : "เลือกทั้งหมด", - "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", - "Text file" : "ไฟล์ข้อความ", - "New text file.txt" : "ไฟล์ข้อความใหม่.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรงแล้ว (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "\"remote user\"" : "\"ผู้ใช้รีโมท\"", - "Storage informations" : "ข้อมูลพื้นที่จัดเก็บ", - "Open the files app settings" : "เปิดการตั้งค่าแอปไฟล์", - "Toggle %1$s sublist" : "สลับรายการย่อย %1$s" + "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", + "Submit" : "ส่ง" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/th.json b/apps/files/l10n/th.json index 789096d6a2016..66fdbaba3578b 100644 --- a/apps/files/l10n/th.json +++ b/apps/files/l10n/th.json @@ -169,13 +169,44 @@ "Filename" : "ชื่อไฟล์", "Folder name" : "ชื่อโฟลเดอร์", "Type" : "ประเภท", + "Delete permanently" : "ลบแบบถาวร", + "Leave these shares" : "ออกจากการแชร์เหล่านี้", + "Disconnect storages" : "เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล", + "Delete files" : "ลบไฟล์", + "Delete folders" : "ลบโฟลเดอร์", + "Cancel" : "ยกเลิก", + "Copy to {target}" : "คัดลอกไปยัง {target}", + "Move to {target}" : "ย้ายไปยัง {target}", + "Today" : "วันนี้", + "Last 7 days" : "ภายใน 7 วัน", + "Last 30 days" : "ภายใน 30 วัน", + "Folders" : "โฟลเดอร์", + "Audio" : "เสียง", + "Videos" : "วิดีโอ", + "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", + "Templates" : "เทมเพลต", + "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", + "No favorites yet" : "ยังไม่มีรายการโปรด", + "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", + "All files" : "ไฟล์ทั้งหมด", + "No files in here" : "ไม่มีไฟล์ที่นี่", + "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", + "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", + "Select all" : "เลือกทั้งหมด", + "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", + "Text file" : "ไฟล์ข้อความ", + "New text file.txt" : "ไฟล์ข้อความใหม่.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรงแล้ว (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", + "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", + "\"remote user\"" : "\"ผู้ใช้รีโมท\"", "File not found" : "ไม่พบไฟล์", + "Storage informations" : "ข้อมูลพื้นที่จัดเก็บ", "{usedQuotaByte} used" : "ใช้ไป {usedQuotaByte}", "{relative}% used" : "ใช้ไป {relative}%", "Could not refresh storage stats" : "ไม่สามารถรีเฟรชสถิติพื้นที่จัดเก็บ", "Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัปเดตหรือซิงค์ไฟล์ได้อีก!", "Create" : "สร้าง", - "Submit" : "ส่ง", "Transfer ownership of a file or folder" : "โอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์", "Choose file or folder to transfer" : "เลือกไฟล์หรือโฟลเดอร์ที่จะโอนย้าย", "Change" : "เปลี่ยนแปลง", @@ -188,11 +219,10 @@ "Ownership transfer request sent" : "ส่งคำขอโอนย้ายความเป็นเจ้าของแล้ว", "Cannot transfer ownership of a file or folder you do not own" : "ไม่สามารถโอนย้ายความเป็นเจ้าของไฟล์หรือโฟลเดอร์ที่คุณไม่ได้เป็นเจ้าของ", "Choose {file}" : "เลือก {file}", - "No files in here" : "ไม่มีไฟล์ที่นี่", - "Upload some content or sync with your devices!" : "ลองอัปโหลดเนื้อหาหรือซิงค์กับอุปกรณ์อื่นของคุณ", "Go back" : "กลับไป", "Shared by link" : "แชร์โดยลิงก์", "Shared" : "ถูกแชร์", + "Open the files app settings" : "เปิดการตั้งค่าแอปไฟล์", "Files settings" : "การตั้งค่าไฟล์", "Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่", "Crop image previews" : "ครอปตัดรูปภาพตัวอย่าง", @@ -208,37 +238,7 @@ "Creating file" : "กำลังสร้างไฟล์", "Blank" : "ว่าง", "Unable to create new file from template" : "ไม่สามารถสร้างไฟล์ใหม่จากเทมเพลต", - "Delete permanently" : "ลบแบบถาวร", - "Leave these shares" : "ออกจากการแชร์เหล่านี้", - "Disconnect storages" : "เลิกเชื่อมต่อพื้นที่จัดเก็บข้อมูล", - "Delete files" : "ลบไฟล์", - "Delete folders" : "ลบโฟลเดอร์", - "Cancel" : "ยกเลิก", - "Copy to {target}" : "คัดลอกไปยัง {target}", - "Move to {target}" : "ย้ายไปยัง {target}", - "Today" : "วันนี้", - "Last 7 days" : "ภายใน 7 วัน", - "Last 30 days" : "ภายใน 30 วัน", - "Folders" : "โฟลเดอร์", - "Audio" : "เสียง", - "Videos" : "วิดีโอ", - "Unable to initialize the templates directory" : "ไม่สามารถเตรียมไดเรกทอรีเทมเพลต", - "Templates" : "เทมเพลต", - "Some files could not be moved" : "ไม่สามารถย้ายบางไฟล์", - "No favorites yet" : "ยังไม่มีรายการโปรด", - "Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณระบุเป็นรายการโปรดจะแสดงที่นี่", - "All files" : "ไฟล์ทั้งหมด", - "No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้", - "Select all" : "เลือกทั้งหมด", - "Upload too large" : "ไฟล์ที่อัปโหลดมีขนาดใหญ่เกินไป", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัปโหลดมีขนาดเกินกว่าขนาดสูงสุดที่อัปโหลดได้สำหรับเซิร์ฟเวอร์นี้", - "Text file" : "ไฟล์ข้อความ", - "New text file.txt" : "ไฟล์ข้อความใหม่.txt", - "Direct link was copied (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรงแล้ว (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "Copy direct link (only works for users who have access to this file/folder)" : "คัดลอกลิงก์โดยตรง (ใช้ได้เฉพาะผู้ใช้ที่มีสิทธิ์เข้าถึงไฟล์/โฟลเดอร์นี้)", - "\"remote user\"" : "\"ผู้ใช้รีโมท\"", - "Storage informations" : "ข้อมูลพื้นที่จัดเก็บ", - "Open the files app settings" : "เปิดการตั้งค่าแอปไฟล์", - "Toggle %1$s sublist" : "สลับรายการย่อย %1$s" + "Toggle %1$s sublist" : "สลับรายการย่อย %1$s", + "Submit" : "ส่ง" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 56e1871ace55b..1cfc3db2f6ebc 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Süzgeci kaldır", "Total rows summary" : "Toplam satır özeti", "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", - "{count} selected" : "{count} seçilmiş", - "List of files and folders." : "Dosya ve klasörlerin listesi.", - "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", - "File not found" : "Dosya bulunamadı", - "Storage information" : "Depolama alanı bilgileri", - "Storage quota" : "Depolama alanı kotası", - "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", - "{relative}% used" : "%{relative} kullanılmış", - "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", - "Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", - "Create" : "Ekle", - "This name is already in use." : "Bu ad zaten kullanılıyor.", - "Fill template fields" : "Kalıp alanlarını doldur", - "Submitting fields…" : "Alanlar gönderiliyor…", - "Submit" : "Gönder", - "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", - "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", - "Change" : "Değiştir", - "New owner" : "Yeni sahip", - "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", - "Transfer" : "Sahipliği aktar", - "Transfer {path} to {userid}" : "{path} yolunun sahipliğini {userid} kullanıcısına aktar", - "Invalid path selected" : "Seçilen yol geçersiz", - "Unknown error" : "Bilinmeyen sorun", - "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", - "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", - "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", - "Choose file" : "Dosya seçin", - "Choose {file}" : "{file} seçin", - "Loading current folder" : "Geçerli klasör yükleniyor", - "No files in here" : "Burada herhangi bir dosya yok", - "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", - "Go to the previous folder" : "Önceki klasöre git", - "Go back" : "Geri dön", - "Share" : "Paylaş", - "Shared by link" : "Bağlantı ile paylaşılmış", - "Shared" : "Paylaşılan", - "Switch to list view" : "Liste görünümüne geç", - "Switch to grid view" : "Tablo görünümüne geç", - "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", - "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}", - "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", - "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", - "Filter filenames…" : "Dosya adlarını süz…", - "Views" : "Görünümler", - "Files settings" : "Dosyalar ayarları", - "File cannot be accessed" : "Dosyaya erişilemedi", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", - "Your files" : "Dosyalarınız", - "Open in files" : "Dosyalar uygulamasında aç", - "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", - "Sort folders before files" : "Klasörler dosyaların üzerinde sıralansın", - "Show hidden files" : "Gizli dosyaları görüntüle", - "Crop image previews" : "Görsel ön izlemeleri kırpılsın", - "Enable the grid view" : "Tablo görünümü kullanılsın", - "Enable folder tree" : "Klasör ağacını aç", - "Additional settings" : "Ek ayarlar", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV adresi", - "Copy to clipboard" : "Panoya kopyala", - "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", - "Clipboard is not available" : "Pano kullanılamıyor", - "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", - "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", - "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", - "Pick a template for {name}" : "{name} için bir kalıp seçin", - "Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle", - "Creating file" : "Dosya ekleniyor", - "Blank" : "Boş", - "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Deletion cancelled" : "Silme iptal edildi", "Delete permanently" : "Kalıcı olarak sil", "Delete and unshare" : "Sil ve paylaşımdan kaldır", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Son değiştirilen dosya ve klasörlerin listesi.", "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", + "No files in here" : "Burada herhangi bir dosya yok", + "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Dosya adları \"{segment}\" ile bitmemelidir.", "Name cannot be empty" : "Ad boş olamaz", "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", + "{count} selected" : "{count} seçilmiş", + "List of files and folders." : "Dosya ve klasörlerin listesi.", + "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", + "File not found" : "Dosya bulunamadı", "Storage informations" : "Depolama bilgileri", + "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", + "{relative}% used" : "%{relative} kullanılmış", + "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", + "Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", + "Create" : "Ekle", + "This name is already in use." : "Bu ad zaten kullanılıyor.", + "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", + "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", + "Change" : "Değiştir", + "New owner" : "Yeni sahip", + "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", + "Transfer" : "Sahipliği aktar", + "Transfer {path} to {userid}" : "{path} yolunun sahipliğini {userid} kullanıcısına aktar", + "Invalid path selected" : "Seçilen yol geçersiz", + "Unknown error" : "Bilinmeyen sorun", + "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", + "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", + "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", + "Choose file" : "Dosya seçin", + "Choose {file}" : "{file} seçin", + "Loading current folder" : "Geçerli klasör yükleniyor", + "Go to the previous folder" : "Önceki klasöre git", + "Go back" : "Geri dön", + "Share" : "Paylaş", + "Shared by link" : "Bağlantı ile paylaşılmış", + "Shared" : "Paylaşılan", + "Switch to list view" : "Liste görünümüne geç", + "Switch to grid view" : "Tablo görünümüne geç", + "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}", + "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", + "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", "Open the files app settings" : "Dosyalar uygulaması ayarlarını aç", + "Files settings" : "Dosyalar ayarları", + "File cannot be accessed" : "Dosyaya erişilemedi", "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", + "Sort folders before files" : "Klasörler dosyaların üzerinde sıralansın", + "Show hidden files" : "Gizli dosyaları görüntüle", + "Crop image previews" : "Görsel ön izlemeleri kırpılsın", + "Enable the grid view" : "Tablo görünümü kullanılsın", + "Additional settings" : "Ek ayarlar", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV adresi", + "Copy to clipboard" : "Panoya kopyala", + "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "Clipboard is not available" : "Pano kullanılamıyor", + "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", + "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", + "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", + "Pick a template for {name}" : "{name} için bir kalıp seçin", + "Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle", + "Creating file" : "Dosya ekleniyor", + "Blank" : "Boş", + "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", - "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat" + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "Your files" : "Dosyalarınız", + "Open in files" : "Dosyalar uygulamasında aç", + "Storage information" : "Depolama alanı bilgileri", + "Storage quota" : "Depolama alanı kotası", + "Fill template fields" : "Kalıp alanlarını doldur", + "Submitting fields…" : "Alanlar gönderiliyor…", + "Submit" : "Gönder", + "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", + "Filter filenames…" : "Dosya adlarını süz…", + "Views" : "Görünümler", + "Enable folder tree" : "Klasör ağacını aç" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index a61d41fda0220..38e2379759214 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -205,80 +205,6 @@ "Remove filter" : "Süzgeci kaldır", "Total rows summary" : "Toplam satır özeti", "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", - "{count} selected" : "{count} seçilmiş", - "List of files and folders." : "Dosya ve klasörlerin listesi.", - "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", - "File not found" : "Dosya bulunamadı", - "Storage information" : "Depolama alanı bilgileri", - "Storage quota" : "Depolama alanı kotası", - "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", - "{relative}% used" : "%{relative} kullanılmış", - "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", - "Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", - "Create" : "Ekle", - "This name is already in use." : "Bu ad zaten kullanılıyor.", - "Fill template fields" : "Kalıp alanlarını doldur", - "Submitting fields…" : "Alanlar gönderiliyor…", - "Submit" : "Gönder", - "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", - "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", - "Change" : "Değiştir", - "New owner" : "Yeni sahip", - "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", - "Transfer" : "Sahipliği aktar", - "Transfer {path} to {userid}" : "{path} yolunun sahipliğini {userid} kullanıcısına aktar", - "Invalid path selected" : "Seçilen yol geçersiz", - "Unknown error" : "Bilinmeyen sorun", - "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", - "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", - "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", - "Choose file" : "Dosya seçin", - "Choose {file}" : "{file} seçin", - "Loading current folder" : "Geçerli klasör yükleniyor", - "No files in here" : "Burada herhangi bir dosya yok", - "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", - "Go to the previous folder" : "Önceki klasöre git", - "Go back" : "Geri dön", - "Share" : "Paylaş", - "Shared by link" : "Bağlantı ile paylaşılmış", - "Shared" : "Paylaşılan", - "Switch to list view" : "Liste görünümüne geç", - "Switch to grid view" : "Tablo görünümüne geç", - "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", - "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}", - "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", - "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", - "Filter filenames…" : "Dosya adlarını süz…", - "Views" : "Görünümler", - "Files settings" : "Dosyalar ayarları", - "File cannot be accessed" : "Dosyaya erişilemedi", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", - "Your files" : "Dosyalarınız", - "Open in files" : "Dosyalar uygulamasında aç", - "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", - "Sort folders before files" : "Klasörler dosyaların üzerinde sıralansın", - "Show hidden files" : "Gizli dosyaları görüntüle", - "Crop image previews" : "Görsel ön izlemeleri kırpılsın", - "Enable the grid view" : "Tablo görünümü kullanılsın", - "Enable folder tree" : "Klasör ağacını aç", - "Additional settings" : "Ek ayarlar", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV adresi", - "Copy to clipboard" : "Panoya kopyala", - "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", - "Clipboard is not available" : "Pano kullanılamıyor", - "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", - "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", - "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", - "Pick a template for {name}" : "{name} için bir kalıp seçin", - "Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle", - "Creating file" : "Dosya ekleniyor", - "Blank" : "Boş", - "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "Deletion cancelled" : "Silme iptal edildi", "Delete permanently" : "Kalıcı olarak sil", "Delete and unshare" : "Sil ve paylaşımdan kaldır", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Son değiştirilen dosya ve klasörlerin listesi.", "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", + "No files in here" : "Burada herhangi bir dosya yok", + "Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", "Select all" : "Tümünü seç", "Upload too large" : "Yükleme boyutu çok büyük", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Dosya adları \"{segment}\" ile bitmemelidir.", "Name cannot be empty" : "Ad boş olamaz", "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", + "{count} selected" : "{count} seçilmiş", + "List of files and folders." : "Dosya ve klasörlerin listesi.", + "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.", + "File not found" : "Dosya bulunamadı", "Storage informations" : "Depolama bilgileri", + "{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış", + "{relative}% used" : "%{relative} kullanılmış", + "Could not refresh storage stats" : "Depolama istatistikleri yenilenemedi", + "Your storage is full, files can not be updated or synced anymore!" : "Boş depolama alanınız kalmadı. Artık dosyalar güncellenmeyecek ya da eşitlenmeyecek!", + "Create" : "Ekle", + "This name is already in use." : "Bu ad zaten kullanılıyor.", + "Transfer ownership of a file or folder" : "Bir dosya ya da klasörün sahipliğini aktarabilirsiniz", + "Choose file or folder to transfer" : "Sahipliği aktarılacak dosya ya da klasörü seçin", + "Change" : "Değiştir", + "New owner" : "Yeni sahip", + "Choose a file or folder to transfer" : "Sahipliği aktarılacak bir dosya ya da klasör seçin", + "Transfer" : "Sahipliği aktar", + "Transfer {path} to {userid}" : "{path} yolunun sahipliğini {userid} kullanıcısına aktar", + "Invalid path selected" : "Seçilen yol geçersiz", + "Unknown error" : "Bilinmeyen sorun", + "Ownership transfer request sent" : "Sahiplik aktarımı isteği gönderildi", + "Cannot transfer ownership of a file or folder you do not own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız", + "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", + "Choose file" : "Dosya seçin", + "Choose {file}" : "{file} seçin", + "Loading current folder" : "Geçerli klasör yükleniyor", + "Go to the previous folder" : "Önceki klasöre git", + "Go back" : "Geri dön", + "Share" : "Paylaş", + "Shared by link" : "Bağlantı ile paylaşılmış", + "Shared" : "Paylaşılan", + "Switch to list view" : "Liste görünümüne geç", + "Switch to grid view" : "Tablo görünümüne geç", + "Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}", + "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}", + "Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı", "Open the files app settings" : "Dosyalar uygulaması ayarlarını aç", + "Files settings" : "Dosyalar ayarları", + "File cannot be accessed" : "Dosyaya erişilemedi", "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "Sort favorites first" : "Sık kullanılanlar üstte sıralansın", + "Sort folders before files" : "Klasörler dosyaların üzerinde sıralansın", + "Show hidden files" : "Gizli dosyaları görüntüle", + "Crop image previews" : "Görsel ön izlemeleri kırpılsın", + "Enable the grid view" : "Tablo görünümü kullanılsın", + "Additional settings" : "Ek ayarlar", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV adresi", + "Copy to clipboard" : "Panoya kopyala", + "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "İki adımlı doğrulamayı etkinleştirdiyseniz buraya tıklayarak yeni bir uygulama parolası oluşturmalısınız.", + "Clipboard is not available" : "Pano kullanılamıyor", + "WebDAV URL copied to clipboard" : "WebDAV adresi panoya kopyalandı", + "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", + "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", + "Pick a template for {name}" : "{name} için bir kalıp seçin", + "Create a new file with the selected template" : "Seçilmiş kalıp ile yeni bir dosya ekle", + "Creating file" : "Dosya ekleniyor", + "Blank" : "Boş", + "Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", - "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat" + "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Dosya bulunamadı ya da görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "Your files" : "Dosyalarınız", + "Open in files" : "Dosyalar uygulamasında aç", + "Storage information" : "Depolama alanı bilgileri", + "Storage quota" : "Depolama alanı kotası", + "Fill template fields" : "Kalıp alanlarını doldur", + "Submitting fields…" : "Alanlar gönderiliyor…", + "Submit" : "Gönder", + "Upload was cancelled by user" : "Kullanıcı yüklemeyi iptal etti", + "Filter filenames…" : "Dosya adlarını süz…", + "Views" : "Görünümler", + "Enable folder tree" : "Klasör ağacını aç" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index d243bcccfc5eb..c59a9cc5ae342 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "Вилучити фільтр", "Total rows summary" : "Загалом рядків", "Toggle selection for all files and folders" : "Перемкнути вибір для всіх файлів та каталогів", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", - "{count} selected" : "{count} вибрано", - "List of files and folders." : "Список файлів та каталогів", - "Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.", - "File not found" : "Файл не знайдено", - "Storage information" : "Інформація про сховище", - "Storage quota" : "Квота сховища", - "{usedQuotaByte} used" : "{usedQuotaByte} використано", - "{relative}% used" : "{relative}% використано", - "Could not refresh storage stats" : "Неможливо оновити статистику сховища", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!", - "Create" : "Створити", - "This name is already in use." : "Це ім'я вже використовується", - "Fill template fields" : "Заповнити поля шаблону", - "Submitting fields…" : "Поля для надсилання...", - "Submit" : "Відправити", - "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", - "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", - "Change" : "Змінити", - "New owner" : "Новий власник", - "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", - "Transfer" : "Передати", - "Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}", - "Invalid path selected" : "Вибрано неправильний шлях", - "Unknown error" : "Невідома помилка", - "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", - "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", - "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", - "Choose file" : "Вибрати файл", - "Choose {file}" : "Виберіть {file}", - "Loading current folder" : "Отримання поточного каталогу", - "No files in here" : "Тут немає файлів", - "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", - "Go to the previous folder" : "До попереднього каталогу", - "Go back" : "Повернутися назад", - "Share" : "Поширити", - "Shared by link" : "Доступ за посиланням", - "Shared" : "Спільне", - "Switch to list view" : "У вигляді списку", - "Switch to grid view" : "У вигляді сітки", - "Upload was cancelled by user" : "Завантаження скасовано користувачем", - "Error during upload: {message}" : "Помилка під час завантаження: {message}", - "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", - "Unknown error during upload" : "Невідома помилка під час завантаження", - "Filter filenames…" : "Фільтрувати за ім'ям файлу...", - "Views" : "Подання", - "Files settings" : "Налаштування", - "File cannot be accessed" : "Неможливо отримати доступ до файлу", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.", - "Your files" : "Ваші файли", - "Open in files" : "Відкрити у файлах", - "Sort favorites first" : "Спочатку впорядковувати із зірочкою", - "Sort folders before files" : "Впорядковувати каталоги поререду файлів", - "Show hidden files" : "Показувати приховані файли", - "Crop image previews" : "Попередній перегляд перед кадруванням", - "Enable the grid view" : "Увімкнути подання сіткою", - "Enable folder tree" : "Увімкнути дерево каталогів", - "Additional settings" : "Додатково", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL-адреса WebDAV", - "Copy to clipboard" : "Копіювати до буферу обміну", - "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", - "Clipboard is not available" : "Буфер обміну недоступний", - "WebDAV URL copied to clipboard" : "Послиання WebDAV скопійовано до буферу обміну", - "Unable to change the favourite state of the file" : "Неможливо змінити стан \"зірочка\" для цього файла", - "Error while loading the file data" : "Помилка під час отримання даних щодо файлу", - "Pick a template for {name}" : "Вибрати шаблон для {name}", - "Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону", - "Creating file" : "Створення файлу", - "Blank" : "Порожньо", - "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Deletion cancelled" : "Вилучення скасовано", "Delete permanently" : "Вилучити назавжди", "Delete and unshare" : "Вилучити та прибрати спільний доступ", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.", "No recently modified files" : "Відсутні файли із нещодавними змінами", "Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.", + "No files in here" : "Тут немає файлів", + "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", "No entries found in this folder" : "В цьому каталозі нічого не знайдено", "Select all" : "Вибрати все", "Upload too large" : "Файл занадто великий", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "Імена файлів не можуть закінчуватися на \"{segment}\".", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з таким ім'ям вже присутній.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", + "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", + "{count} selected" : "{count} вибрано", + "List of files and folders." : "Список файлів та каталогів", + "Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.", + "File not found" : "Файл не знайдено", "Storage informations" : "Інформація про сховище", + "{usedQuotaByte} used" : "{usedQuotaByte} використано", + "{relative}% used" : "{relative}% використано", + "Could not refresh storage stats" : "Неможливо оновити статистику сховища", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!", + "Create" : "Створити", + "This name is already in use." : "Це ім'я вже використовується", + "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", + "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", + "Change" : "Змінити", + "New owner" : "Новий власник", + "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", + "Transfer" : "Передати", + "Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}", + "Invalid path selected" : "Вибрано неправильний шлях", + "Unknown error" : "Невідома помилка", + "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", + "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", + "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", + "Choose file" : "Вибрати файл", + "Choose {file}" : "Виберіть {file}", + "Loading current folder" : "Отримання поточного каталогу", + "Go to the previous folder" : "До попереднього каталогу", + "Go back" : "Повернутися назад", + "Share" : "Поширити", + "Shared by link" : "Доступ за посиланням", + "Shared" : "Спільне", + "Switch to list view" : "У вигляді списку", + "Switch to grid view" : "У вигляді сітки", + "Error during upload: {message}" : "Помилка під час завантаження: {message}", + "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", + "Unknown error during upload" : "Невідома помилка під час завантаження", "Open the files app settings" : "Перейти до налаштувань застосунку файлів", + "Files settings" : "Налаштування", + "File cannot be accessed" : "Неможливо отримати доступ до файлу", "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", + "Sort favorites first" : "Спочатку впорядковувати із зірочкою", + "Sort folders before files" : "Впорядковувати каталоги поререду файлів", + "Show hidden files" : "Показувати приховані файли", + "Crop image previews" : "Попередній перегляд перед кадруванням", + "Enable the grid view" : "Увімкнути подання сіткою", + "Additional settings" : "Додатково", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL-адреса WebDAV", + "Copy to clipboard" : "Копіювати до буферу обміну", + "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", + "Clipboard is not available" : "Буфер обміну недоступний", + "WebDAV URL copied to clipboard" : "Послиання WebDAV скопійовано до буферу обміну", + "Unable to change the favourite state of the file" : "Неможливо змінити стан \"зірочка\" для цього файла", + "Error while loading the file data" : "Помилка під час отримання даних щодо файлу", + "Pick a template for {name}" : "Вибрати шаблон для {name}", + "Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону", + "Creating file" : "Створення файлу", + "Blank" : "Порожньо", + "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "The files is locked" : "Файл заблоковано", "Create new templates folder" : "Створіть новий каталог для шаблонів", - "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s" + "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.", + "Your files" : "Ваші файли", + "Open in files" : "Відкрити у файлах", + "Storage information" : "Інформація про сховище", + "Storage quota" : "Квота сховища", + "Fill template fields" : "Заповнити поля шаблону", + "Submitting fields…" : "Поля для надсилання...", + "Submit" : "Відправити", + "Upload was cancelled by user" : "Завантаження скасовано користувачем", + "Filter filenames…" : "Фільтрувати за ім'ям файлу...", + "Views" : "Подання", + "Enable folder tree" : "Увімкнути дерево каталогів" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 7b4ea69924965..d956ef783237d 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -205,80 +205,6 @@ "Remove filter" : "Вилучити фільтр", "Total rows summary" : "Загалом рядків", "Toggle selection for all files and folders" : "Перемкнути вибір для всіх файлів та каталогів", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", - "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", - "{count} selected" : "{count} вибрано", - "List of files and folders." : "Список файлів та каталогів", - "Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.", - "File not found" : "Файл не знайдено", - "Storage information" : "Інформація про сховище", - "Storage quota" : "Квота сховища", - "{usedQuotaByte} used" : "{usedQuotaByte} використано", - "{relative}% used" : "{relative}% використано", - "Could not refresh storage stats" : "Неможливо оновити статистику сховища", - "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!", - "Create" : "Створити", - "This name is already in use." : "Це ім'я вже використовується", - "Fill template fields" : "Заповнити поля шаблону", - "Submitting fields…" : "Поля для надсилання...", - "Submit" : "Відправити", - "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", - "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", - "Change" : "Змінити", - "New owner" : "Новий власник", - "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", - "Transfer" : "Передати", - "Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}", - "Invalid path selected" : "Вибрано неправильний шлях", - "Unknown error" : "Невідома помилка", - "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", - "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", - "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", - "Choose file" : "Вибрати файл", - "Choose {file}" : "Виберіть {file}", - "Loading current folder" : "Отримання поточного каталогу", - "No files in here" : "Тут немає файлів", - "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", - "Go to the previous folder" : "До попереднього каталогу", - "Go back" : "Повернутися назад", - "Share" : "Поширити", - "Shared by link" : "Доступ за посиланням", - "Shared" : "Спільне", - "Switch to list view" : "У вигляді списку", - "Switch to grid view" : "У вигляді сітки", - "Upload was cancelled by user" : "Завантаження скасовано користувачем", - "Error during upload: {message}" : "Помилка під час завантаження: {message}", - "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", - "Unknown error during upload" : "Невідома помилка під час завантаження", - "Filter filenames…" : "Фільтрувати за ім'ям файлу...", - "Views" : "Подання", - "Files settings" : "Налаштування", - "File cannot be accessed" : "Неможливо отримати доступ до файлу", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.", - "Your files" : "Ваші файли", - "Open in files" : "Відкрити у файлах", - "Sort favorites first" : "Спочатку впорядковувати із зірочкою", - "Sort folders before files" : "Впорядковувати каталоги поререду файлів", - "Show hidden files" : "Показувати приховані файли", - "Crop image previews" : "Попередній перегляд перед кадруванням", - "Enable the grid view" : "Увімкнути подання сіткою", - "Enable folder tree" : "Увімкнути дерево каталогів", - "Additional settings" : "Додатково", - "WebDAV" : "WebDAV", - "WebDAV URL" : "URL-адреса WebDAV", - "Copy to clipboard" : "Копіювати до буферу обміну", - "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", - "Clipboard is not available" : "Буфер обміну недоступний", - "WebDAV URL copied to clipboard" : "Послиання WebDAV скопійовано до буферу обміну", - "Unable to change the favourite state of the file" : "Неможливо змінити стан \"зірочка\" для цього файла", - "Error while loading the file data" : "Помилка під час отримання даних щодо файлу", - "Pick a template for {name}" : "Вибрати шаблон для {name}", - "Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону", - "Creating file" : "Створення файлу", - "Blank" : "Порожньо", - "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "Deletion cancelled" : "Вилучення скасовано", "Delete permanently" : "Вилучити назавжди", "Delete and unshare" : "Вилучити та прибрати спільний доступ", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.", "No recently modified files" : "Відсутні файли із нещодавними змінами", "Files and folders you recently modified will show up here." : "Тут показуватимуться файли та каталоги, які було нещодавно змінено.", + "No files in here" : "Тут немає файлів", + "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйтеся з вашими пристроями!", "No entries found in this folder" : "В цьому каталозі нічого не знайдено", "Select all" : "Вибрати все", "Upload too large" : "Файл занадто великий", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "Імена файлів не можуть закінчуватися на \"{segment}\".", "Name cannot be empty" : "Ім'я не може бути порожнім", "Another entry with the same name already exists" : "Ще один запис з таким ім'ям вже присутній.", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" не показується в окремих елементах", + "\"{displayName}\" batch action executed successfully" : "Операцію \"{displayName}\" успішно виконано", + "{count} selected" : "{count} вибрано", + "List of files and folders." : "Список файлів та каталогів", + "Column headers with buttons are sortable." : "Назви стовпців з кнопками можна впорядковувати", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Список не подається повністю з міркувань обчислювальних потужностей. Файли показуватимуться під час прокручування списку.", + "File not found" : "Файл не знайдено", "Storage informations" : "Інформація про сховище", + "{usedQuotaByte} used" : "{usedQuotaByte} використано", + "{relative}% used" : "{relative}% використано", + "Could not refresh storage stats" : "Неможливо оновити статистику сховища", + "Your storage is full, files can not be updated or synced anymore!" : "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані!", + "Create" : "Створити", + "This name is already in use." : "Це ім'я вже використовується", + "Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог", + "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання", + "Change" : "Змінити", + "New owner" : "Новий власник", + "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання", + "Transfer" : "Передати", + "Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}", + "Invalid path selected" : "Вибрано неправильний шлях", + "Unknown error" : "Невідома помилка", + "Ownership transfer request sent" : "Запит на передавання прав власника надіслано", + "Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте", + "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", + "Choose file" : "Вибрати файл", + "Choose {file}" : "Виберіть {file}", + "Loading current folder" : "Отримання поточного каталогу", + "Go to the previous folder" : "До попереднього каталогу", + "Go back" : "Повернутися назад", + "Share" : "Поширити", + "Shared by link" : "Доступ за посиланням", + "Shared" : "Спільне", + "Switch to list view" : "У вигляді списку", + "Switch to grid view" : "У вигляді сітки", + "Error during upload: {message}" : "Помилка під час завантаження: {message}", + "Error during upload, status code {status}" : "Помилка під час завантаження, код стану {status}", + "Unknown error during upload" : "Невідома помилка під час завантаження", "Open the files app settings" : "Перейти до налаштувань застосунку файлів", + "Files settings" : "Налаштування", + "File cannot be accessed" : "Неможливо отримати доступ до файлу", "You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.", + "Sort favorites first" : "Спочатку впорядковувати із зірочкою", + "Sort folders before files" : "Впорядковувати каталоги поререду файлів", + "Show hidden files" : "Показувати приховані файли", + "Crop image previews" : "Попередній перегляд перед кадруванням", + "Enable the grid view" : "Увімкнути подання сіткою", + "Additional settings" : "Додатково", + "WebDAV" : "WebDAV", + "WebDAV URL" : "URL-адреса WebDAV", + "Copy to clipboard" : "Копіювати до буферу обміну", + "Use this address to access your Files via WebDAV" : "Адреса для доступу до файлів за допомогою протоколу WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Якщо увімкнено двофакторної авторизацію, вам потрібно створити та використовувати окремий пароль на застосунок. Для цього клацніть тут.", + "Clipboard is not available" : "Буфер обміну недоступний", + "WebDAV URL copied to clipboard" : "Послиання WebDAV скопійовано до буферу обміну", + "Unable to change the favourite state of the file" : "Неможливо змінити стан \"зірочка\" для цього файла", + "Error while loading the file data" : "Помилка під час отримання даних щодо файлу", + "Pick a template for {name}" : "Вибрати шаблон для {name}", + "Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону", + "Creating file" : "Створення файлу", + "Blank" : "Порожньо", + "Unable to create new file from template" : "Неможливо створити новий файл з шаблону", "The files is locked" : "Файл заблоковано", "Create new templates folder" : "Створіть новий каталог для шаблонів", - "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s" + "Toggle %1$s sublist" : "Перемкнути вкладений список %1$s", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не вдалося знайти файл або у вас відсутній дозвіл на перегляд файлу. Попросіть поділитися цим файлом.", + "Your files" : "Ваші файли", + "Open in files" : "Відкрити у файлах", + "Storage information" : "Інформація про сховище", + "Storage quota" : "Квота сховища", + "Fill template fields" : "Заповнити поля шаблону", + "Submitting fields…" : "Поля для надсилання...", + "Submit" : "Відправити", + "Upload was cancelled by user" : "Завантаження скасовано користувачем", + "Filter filenames…" : "Фільтрувати за ім'ям файлу...", + "Views" : "Подання", + "Enable folder tree" : "Увімкнути дерево каталогів" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 21811970ba821..b55d8584c02e5 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -182,17 +182,65 @@ OC.L10N.register( "Type" : "Loại", "Active filters" : "Kích hoạt bộ lọc", "Total rows summary" : "Tóm tắt tổng số hàng", + "Delete permanently" : "Xoá vĩnh viễn", + "Cancel" : "‎Hủy bỏ‎", + "Destination is not a folder" : "Đích đến không phải là một thư mục", + "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", + "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", + "The file does not exist anymore" : "Tập tin không tồn tại nữa", + "Copy to {target}" : "Copy to {mục tiêu}", + "Move to {target}" : "Di chuyển đến {mục tiêu}", + "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", + "Open folder {displayName}" : "Mở thư mục {displayName}", + "Open in Files" : "Mở trong Tệp", + "Open details" : "Mở chi tiết", + "Today" : "Hôm nay", + "Documents" : "Tài liệu", + "Audio" : "Âm thanh", + "Videos" : "Phim", + "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", + "Unable to initialize the templates directory" : "‎Không thể khởi tạo thư mục mẫu‎", + "Templates" : "‎Mẫu‎", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", + "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], + "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["tệp {fileCount} và 1 thư mục"], + "{fileCount} files and {folderCount} folders" : "Tệp {fileCount} và thư mục {folderCount}", + "List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.", + "No favorites yet" : "‎Chưa có yêu thích nào‎", + "Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây", + "All files" : "Tất cả tệp tin", + "List of your files and folders." : "Danh sách các tập tin và thư mục của bạn.", + "List of recently modified files and folders." : "Danh sách các tập tin và thư mục được sửa đổi gần đây.", + "No recently modified files" : "Không có tập tin được sửa đổi gần đây", + "Files and folders you recently modified will show up here." : "Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây.", + "No files in here" : "Không có tệp nào", + "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", + "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", + "Upload too large" : "Tập tin tải lên quá lớn", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", + "Text file" : "Tập tin văn bản", + "New text file.txt" : "‎Tệp văn bản mới.txt‎", + "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", + "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", + "\"remote user\"" : "\"người dùng từ xa\"", + "{newName} already exists." : "{newName} đã tồn tại.", + "Name cannot be empty" : "Tên không thể trống", + "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", "List of files and folders." : "Danh sách các tập tin và thư mục.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Danh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "File not found" : "Không tìm thấy tập tin", + "Storage informations" : "Thông tin lưu trữ", "{usedQuotaByte} used" : "{usedQuotaByte} đã được sử dụng", "{relative}% used" : "{tương đối}% đã sử dụng", "Could not refresh storage stats" : "Không thể làm mới số liệu thống kê bộ nhớ", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "‎Tạo‎", - "Submit" : "Gửi đi", "Transfer ownership of a file or folder" : "‎Chuyển quyền sở hữu tệp hoặc thư mục‎", "Choose file or folder to transfer" : "‎Chọn tệp hoặc cặp để chuyển‎", "Change" : "Chỉnh sửa", @@ -207,8 +255,6 @@ OC.L10N.register( "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "Choose {file}" : "Chọn {tập tin}", "Loading current folder" : "Đang tải thư mục hiện tại", - "No files in here" : "Không có tệp nào", - "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", "Go to the previous folder" : "Chuyển đến thư mục trước đó", "Go back" : "Quay lại", "Share" : "Chia sẽ", @@ -216,9 +262,10 @@ OC.L10N.register( "Shared" : "Chia sẻ", "Switch to list view" : "Chuyển sang chế độ xem danh sách", "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới", - "Views" : "Lượt xem", + "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "Files settings" : "Cài đặt tệp tin", "File cannot be accessed" : "Không thể truy cập tập tin", + "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "Sort favorites first" : "Sắp xếp mục yêu thích trước", "Show hidden files" : "Hiển thị các file ẩn", "Crop image previews" : "‎Xén ảnh ‎bản xem trước", @@ -237,57 +284,10 @@ OC.L10N.register( "Creating file" : "‎Tạo tệp‎", "Blank" : "‎Trống‎", "Unable to create new file from template" : "‎Không thể tạo tệp mới từ mẫu‎", - "Delete permanently" : "Xoá vĩnh viễn", - "Cancel" : "‎Hủy bỏ‎", - "Destination is not a folder" : "Đích đến không phải là một thư mục", - "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", - "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", - "The file does not exist anymore" : "Tập tin không tồn tại nữa", - "Copy to {target}" : "Copy to {mục tiêu}", - "Move to {target}" : "Di chuyển đến {mục tiêu}", - "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", - "Open folder {displayName}" : "Mở thư mục {displayName}", - "Open in Files" : "Mở trong Tệp", - "Open details" : "Mở chi tiết", - "Today" : "Hôm nay", - "Documents" : "Tài liệu", - "Audio" : "Âm thanh", - "Videos" : "Phim", - "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", - "Unable to initialize the templates directory" : "‎Không thể khởi tạo thư mục mẫu‎", - "Templates" : "‎Mẫu‎", - "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", - "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], - "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["tệp {fileCount} và 1 thư mục"], - "{fileCount} files and {folderCount} folders" : "Tệp {fileCount} và thư mục {folderCount}", - "List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.", - "No favorites yet" : "‎Chưa có yêu thích nào‎", - "Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây", - "All files" : "Tất cả tệp tin", - "List of your files and folders." : "Danh sách các tập tin và thư mục của bạn.", - "List of recently modified files and folders." : "Danh sách các tập tin và thư mục được sửa đổi gần đây.", - "No recently modified files" : "Không có tập tin được sửa đổi gần đây", - "Files and folders you recently modified will show up here." : "Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây.", - "No entries found in this folder" : "Chưa có mục nào trong thư mục", - "Select all" : "Chọn tất cả", - "Upload too large" : "Tập tin tải lên quá lớn", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", - "Text file" : "Tập tin văn bản", - "New text file.txt" : "‎Tệp văn bản mới.txt‎", - "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", - "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", - "\"remote user\"" : "\"người dùng từ xa\"", - "{newName} already exists." : "{newName} đã tồn tại.", - "Name cannot be empty" : "Tên không thể trống", - "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", - "Storage informations" : "Thông tin lưu trữ", - "Open the files app settings" : "Mở cài đặt ứng dụng tệp", - "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "The files is locked" : "Các tập tin bị khóa", "Create new templates folder" : "Tạo thư mục mẫu mới", - "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s" + "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", + "Submit" : "Gửi đi", + "Views" : "Lượt xem" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 2f0cde25248e0..41e1e7775d9ca 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -180,17 +180,65 @@ "Type" : "Loại", "Active filters" : "Kích hoạt bộ lọc", "Total rows summary" : "Tóm tắt tổng số hàng", + "Delete permanently" : "Xoá vĩnh viễn", + "Cancel" : "‎Hủy bỏ‎", + "Destination is not a folder" : "Đích đến không phải là một thư mục", + "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", + "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", + "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", + "The file does not exist anymore" : "Tập tin không tồn tại nữa", + "Copy to {target}" : "Copy to {mục tiêu}", + "Move to {target}" : "Di chuyển đến {mục tiêu}", + "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", + "Open folder {displayName}" : "Mở thư mục {displayName}", + "Open in Files" : "Mở trong Tệp", + "Open details" : "Mở chi tiết", + "Today" : "Hôm nay", + "Documents" : "Tài liệu", + "Audio" : "Âm thanh", + "Videos" : "Phim", + "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", + "Unable to initialize the templates directory" : "‎Không thể khởi tạo thư mục mẫu‎", + "Templates" : "‎Mẫu‎", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", + "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], + "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["tệp {fileCount} và 1 thư mục"], + "{fileCount} files and {folderCount} folders" : "Tệp {fileCount} và thư mục {folderCount}", + "List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.", + "No favorites yet" : "‎Chưa có yêu thích nào‎", + "Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây", + "All files" : "Tất cả tệp tin", + "List of your files and folders." : "Danh sách các tập tin và thư mục của bạn.", + "List of recently modified files and folders." : "Danh sách các tập tin và thư mục được sửa đổi gần đây.", + "No recently modified files" : "Không có tập tin được sửa đổi gần đây", + "Files and folders you recently modified will show up here." : "Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây.", + "No files in here" : "Không có tệp nào", + "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", + "No entries found in this folder" : "Chưa có mục nào trong thư mục", + "Select all" : "Chọn tất cả", + "Upload too large" : "Tập tin tải lên quá lớn", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", + "Text file" : "Tập tin văn bản", + "New text file.txt" : "‎Tệp văn bản mới.txt‎", + "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", + "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", + "\"remote user\"" : "\"người dùng từ xa\"", + "{newName} already exists." : "{newName} đã tồn tại.", + "Name cannot be empty" : "Tên không thể trống", + "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", "\"{displayName}\" failed on some elements " : "\"{displayName}\" không thành công trên một số thành phần", "\"{displayName}\" batch action executed successfully" : "Hành động hàng loạt \"{displayName}\" được thực hiện thành công", "List of files and folders." : "Danh sách các tập tin và thư mục.", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Danh sách này không được hiển thị đầy đủ vì lý do hiệu suất. Các tập tin sẽ được hiển thị khi bạn điều hướng qua danh sách.", "File not found" : "Không tìm thấy tập tin", + "Storage informations" : "Thông tin lưu trữ", "{usedQuotaByte} used" : "{usedQuotaByte} đã được sử dụng", "{relative}% used" : "{tương đối}% đã sử dụng", "Could not refresh storage stats" : "Không thể làm mới số liệu thống kê bộ nhớ", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Create" : "‎Tạo‎", - "Submit" : "Gửi đi", "Transfer ownership of a file or folder" : "‎Chuyển quyền sở hữu tệp hoặc thư mục‎", "Choose file or folder to transfer" : "‎Chọn tệp hoặc cặp để chuyển‎", "Change" : "Chỉnh sửa", @@ -205,8 +253,6 @@ "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết đến", "Choose {file}" : "Chọn {tập tin}", "Loading current folder" : "Đang tải thư mục hiện tại", - "No files in here" : "Không có tệp nào", - "Upload some content or sync with your devices!" : "Tải lên một số nội dung hoặc đồng bộ với thiết bị của bạn!", "Go to the previous folder" : "Chuyển đến thư mục trước đó", "Go back" : "Quay lại", "Share" : "Chia sẽ", @@ -214,9 +260,10 @@ "Shared" : "Chia sẻ", "Switch to list view" : "Chuyển sang chế độ xem danh sách", "Switch to grid view" : "Chuyển sang chế độ xem dạng lưới", - "Views" : "Lượt xem", + "Open the files app settings" : "Mở cài đặt ứng dụng tệp", "Files settings" : "Cài đặt tệp tin", "File cannot be accessed" : "Không thể truy cập tập tin", + "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "Sort favorites first" : "Sắp xếp mục yêu thích trước", "Show hidden files" : "Hiển thị các file ẩn", "Crop image previews" : "‎Xén ảnh ‎bản xem trước", @@ -235,57 +282,10 @@ "Creating file" : "‎Tạo tệp‎", "Blank" : "‎Trống‎", "Unable to create new file from template" : "‎Không thể tạo tệp mới từ mẫu‎", - "Delete permanently" : "Xoá vĩnh viễn", - "Cancel" : "‎Hủy bỏ‎", - "Destination is not a folder" : "Đích đến không phải là một thư mục", - "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", - "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", - "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", - "The file does not exist anymore" : "Tập tin không tồn tại nữa", - "Copy to {target}" : "Copy to {mục tiêu}", - "Move to {target}" : "Di chuyển đến {mục tiêu}", - "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", - "Open folder {displayName}" : "Mở thư mục {displayName}", - "Open in Files" : "Mở trong Tệp", - "Open details" : "Mở chi tiết", - "Today" : "Hôm nay", - "Documents" : "Tài liệu", - "Audio" : "Âm thanh", - "Videos" : "Phim", - "Created new folder \"{name}\"" : "Đã tạo thư mục mới \"{name}\"", - "Unable to initialize the templates directory" : "‎Không thể khởi tạo thư mục mẫu‎", - "Templates" : "‎Mẫu‎", - "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", - "_{folderCount} folder_::_{folderCount} folders_" : ["thư mục {folderCount}"], - "_{fileCount} file_::_{fileCount} files_" : ["tệp {fileCount}"], - "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tệp và thư mục {folderCount}"], - "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["tệp {fileCount} và 1 thư mục"], - "{fileCount} files and {folderCount} folders" : "Tệp {fileCount} và thư mục {folderCount}", - "List of favorites files and folders." : "Danh sách các tập tin và thư mục yêu thích.", - "No favorites yet" : "‎Chưa có yêu thích nào‎", - "Files and folders you mark as favorite will show up here" : "Các tệp và thư mục mà bạn đánh dấu là yêu thích sẽ hiển thị ở đây", - "All files" : "Tất cả tệp tin", - "List of your files and folders." : "Danh sách các tập tin và thư mục của bạn.", - "List of recently modified files and folders." : "Danh sách các tập tin và thư mục được sửa đổi gần đây.", - "No recently modified files" : "Không có tập tin được sửa đổi gần đây", - "Files and folders you recently modified will show up here." : "Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây.", - "No entries found in this folder" : "Chưa có mục nào trong thư mục", - "Select all" : "Chọn tất cả", - "Upload too large" : "Tập tin tải lên quá lớn", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", - "Text file" : "Tập tin văn bản", - "New text file.txt" : "‎Tệp văn bản mới.txt‎", - "Direct link was copied (only works for users who have access to this file/folder)" : "Đã sao chép đường dẫn trực tiếp(Chỉ áp dụng đối với người dùng có quyền truy cập vào thư mục/tệp tin)", - "Copy direct link (only works for users who have access to this file/folder)" : "Sao chép liên kết trực tiếp (chỉ hoạt động đối với những người dùng có quyền truy cập vào tệp / thư mục này)", - "\"remote user\"" : "\"người dùng từ xa\"", - "{newName} already exists." : "{newName} đã tồn tại.", - "Name cannot be empty" : "Tên không thể trống", - "Another entry with the same name already exists" : "Đã tồn tại mục cùng tên", - "Storage informations" : "Thông tin lưu trữ", - "Open the files app settings" : "Mở cài đặt ứng dụng tệp", - "You might not have have permissions to view it, ask the sender to share it" : "Bạn có thể không có quyền xem nó, hãy yêu cầu người gửi chia sẻ nó", "The files is locked" : "Các tập tin bị khóa", "Create new templates folder" : "Tạo thư mục mẫu mới", - "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s" + "Toggle %1$s sublist" : "Chuyển đổi danh sách phụ %1$s", + "Submit" : "Gửi đi", + "Views" : "Lượt xem" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 45d24beac02b1..2275d27355f03 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -203,79 +203,6 @@ OC.L10N.register( "Remove filter" : "移除过滤条件", "Total rows summary" : "总行摘要", "Toggle selection for all files and folders" : "切换所有文件和文件夹 “{displayName}” 的选择", - "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", - "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", - "{count} selected" : "已选中 {count}", - "List of files and folders." : "文件与文件夹列表。", - "Column headers with buttons are sortable." : "带有按钮的列标题可进行排序。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", - "File not found" : "文件未找到", - "Storage information" : "存储信息", - "Storage quota" : "存储配额", - "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", - "{relative}% used" : "{relative}% 已使用", - "Could not refresh storage stats" : "无法刷新存储统计数据", - "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!", - "Create" : "创建", - "This name is already in use." : "此名称已被使用。", - "Fill template fields" : "填写模板字段", - "Submitting fields…" : "提交字段...", - "Submit" : "使用", - "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", - "Choose file or folder to transfer" : "选择要转移的文件或文件夹", - "Change" : "修改", - "New owner" : "新的拥有者", - "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", - "Transfer" : "转移", - "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", - "Invalid path selected" : "选择的路径无效", - "Unknown error" : "未知错误", - "Ownership transfer request sent" : "所有权转移请求已发送", - "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", - "Select file or folder to link to" : "选择需要链接的文件或文件夹", - "Choose file" : "选择文件", - "Choose {file}" : "选择 {file}", - "Loading current folder" : "正在载入当前文件夹", - "No files in here" : "这里没有文件", - "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", - "Go to the previous folder" : "回到前一个文件夹", - "Go back" : "返回", - "Share" : "共享", - "Shared by link" : "已通过链接共享", - "Shared" : "已共享", - "Switch to list view" : "切换为列表视图", - "Switch to grid view" : "切换到网格视图", - "Upload was cancelled by user" : "用户已取消上传", - "Error during upload: {message}" : "上传时发生错误: {message}", - "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", - "Unknown error during upload" : "上传时发生未知错误", - "Filter filenames…" : "过滤文件名...", - "Views" : "视图", - "Files settings" : "文件设置", - "File cannot be accessed" : "文件无法访问", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", - "Your files" : "你的文件", - "Open in files" : "在文件中打开", - "Sort favorites first" : "收藏排序优先", - "Sort folders before files" : "将文件夹排在文件前面", - "Show hidden files" : "显示隐藏文件", - "Crop image previews" : "裁剪图片预览", - "Enable the grid view" : "启用网格视图", - "Additional settings" : "其他设置", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "复制到剪贴板", - "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", - "Clipboard is not available" : "剪贴板不可用", - "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", - "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", - "Error while loading the file data" : "加载文件数据时出错", - "Pick a template for {name}" : "给 {name} 挑选一个模板", - "Create a new file with the selected template" : "用所选模板创建一个新文件", - "Creating file" : "正在创建文件", - "Blank" : "空白", - "Unable to create new file from template" : "无法从模板创建新文件", "Deletion cancelled" : "已取消删除", "Delete permanently" : "彻底删除", "Delete and unshare" : "删除并取消分享", @@ -359,6 +286,8 @@ OC.L10N.register( "List of recently modified files and folders." : "最近修改的文件与文件夹列表。", "No recently modified files" : "近期无修改文件", "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。", + "No files in here" : "这里没有文件", + "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "No entries found in this folder" : "在此文件夹中找不到项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", @@ -371,11 +300,82 @@ OC.L10N.register( "{newName} already exists." : "{newName}已经存在。", "Name cannot be empty" : "名称不能为空", "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", + "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", + "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", + "{count} selected" : "已选中 {count}", + "List of files and folders." : "文件与文件夹列表。", + "Column headers with buttons are sortable." : "带有按钮的列标题可进行排序。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", + "File not found" : "文件未找到", "Storage informations" : "存储信息", + "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", + "{relative}% used" : "{relative}% 已使用", + "Could not refresh storage stats" : "无法刷新存储统计数据", + "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!", + "Create" : "创建", + "This name is already in use." : "此名称已被使用。", + "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", + "Choose file or folder to transfer" : "选择要转移的文件或文件夹", + "Change" : "修改", + "New owner" : "新的拥有者", + "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", + "Transfer" : "转移", + "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", + "Invalid path selected" : "选择的路径无效", + "Unknown error" : "未知错误", + "Ownership transfer request sent" : "所有权转移请求已发送", + "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", + "Select file or folder to link to" : "选择需要链接的文件或文件夹", + "Choose file" : "选择文件", + "Choose {file}" : "选择 {file}", + "Loading current folder" : "正在载入当前文件夹", + "Go to the previous folder" : "回到前一个文件夹", + "Go back" : "返回", + "Share" : "共享", + "Shared by link" : "已通过链接共享", + "Shared" : "已共享", + "Switch to list view" : "切换为列表视图", + "Switch to grid view" : "切换到网格视图", + "Error during upload: {message}" : "上传时发生错误: {message}", + "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", + "Unknown error during upload" : "上传时发生未知错误", "Open the files app settings" : "打开文件设置", + "Files settings" : "文件设置", + "File cannot be accessed" : "文件无法访问", "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", + "Sort favorites first" : "收藏排序优先", + "Sort folders before files" : "将文件夹排在文件前面", + "Show hidden files" : "显示隐藏文件", + "Crop image previews" : "裁剪图片预览", + "Enable the grid view" : "启用网格视图", + "Additional settings" : "其他设置", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "复制到剪贴板", + "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", + "Clipboard is not available" : "剪贴板不可用", + "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", + "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", + "Error while loading the file data" : "加载文件数据时出错", + "Pick a template for {name}" : "给 {name} 挑选一个模板", + "Create a new file with the selected template" : "用所选模板创建一个新文件", + "Creating file" : "正在创建文件", + "Blank" : "空白", + "Unable to create new file from template" : "无法从模板创建新文件", "The files is locked" : "文件已锁定", "Create new templates folder" : "新建模板文件夹", - "Toggle %1$s sublist" : "切换 %1$s 子列表" + "Toggle %1$s sublist" : "切换 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", + "Your files" : "你的文件", + "Open in files" : "在文件中打开", + "Storage information" : "存储信息", + "Storage quota" : "存储配额", + "Fill template fields" : "填写模板字段", + "Submitting fields…" : "提交字段...", + "Submit" : "使用", + "Upload was cancelled by user" : "用户已取消上传", + "Filter filenames…" : "过滤文件名...", + "Views" : "视图" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 753e04a4b66bd..40032a644d1fa 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -201,79 +201,6 @@ "Remove filter" : "移除过滤条件", "Total rows summary" : "总行摘要", "Toggle selection for all files and folders" : "切换所有文件和文件夹 “{displayName}” 的选择", - "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", - "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", - "{count} selected" : "已选中 {count}", - "List of files and folders." : "文件与文件夹列表。", - "Column headers with buttons are sortable." : "带有按钮的列标题可进行排序。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", - "File not found" : "文件未找到", - "Storage information" : "存储信息", - "Storage quota" : "存储配额", - "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", - "{relative}% used" : "{relative}% 已使用", - "Could not refresh storage stats" : "无法刷新存储统计数据", - "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!", - "Create" : "创建", - "This name is already in use." : "此名称已被使用。", - "Fill template fields" : "填写模板字段", - "Submitting fields…" : "提交字段...", - "Submit" : "使用", - "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", - "Choose file or folder to transfer" : "选择要转移的文件或文件夹", - "Change" : "修改", - "New owner" : "新的拥有者", - "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", - "Transfer" : "转移", - "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", - "Invalid path selected" : "选择的路径无效", - "Unknown error" : "未知错误", - "Ownership transfer request sent" : "所有权转移请求已发送", - "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", - "Select file or folder to link to" : "选择需要链接的文件或文件夹", - "Choose file" : "选择文件", - "Choose {file}" : "选择 {file}", - "Loading current folder" : "正在载入当前文件夹", - "No files in here" : "这里没有文件", - "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", - "Go to the previous folder" : "回到前一个文件夹", - "Go back" : "返回", - "Share" : "共享", - "Shared by link" : "已通过链接共享", - "Shared" : "已共享", - "Switch to list view" : "切换为列表视图", - "Switch to grid view" : "切换到网格视图", - "Upload was cancelled by user" : "用户已取消上传", - "Error during upload: {message}" : "上传时发生错误: {message}", - "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", - "Unknown error during upload" : "上传时发生未知错误", - "Filter filenames…" : "过滤文件名...", - "Views" : "视图", - "Files settings" : "文件设置", - "File cannot be accessed" : "文件无法访问", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", - "Your files" : "你的文件", - "Open in files" : "在文件中打开", - "Sort favorites first" : "收藏排序优先", - "Sort folders before files" : "将文件夹排在文件前面", - "Show hidden files" : "显示隐藏文件", - "Crop image previews" : "裁剪图片预览", - "Enable the grid view" : "启用网格视图", - "Additional settings" : "其他设置", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "复制到剪贴板", - "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", - "Clipboard is not available" : "剪贴板不可用", - "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", - "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", - "Error while loading the file data" : "加载文件数据时出错", - "Pick a template for {name}" : "给 {name} 挑选一个模板", - "Create a new file with the selected template" : "用所选模板创建一个新文件", - "Creating file" : "正在创建文件", - "Blank" : "空白", - "Unable to create new file from template" : "无法从模板创建新文件", "Deletion cancelled" : "已取消删除", "Delete permanently" : "彻底删除", "Delete and unshare" : "删除并取消分享", @@ -357,6 +284,8 @@ "List of recently modified files and folders." : "最近修改的文件与文件夹列表。", "No recently modified files" : "近期无修改文件", "Files and folders you recently modified will show up here." : "您最近修改的文件与文件夹将会显示在此处。", + "No files in here" : "这里没有文件", + "Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!", "No entries found in this folder" : "在此文件夹中找不到项目", "Select all" : "全部选择", "Upload too large" : "上传文件过大", @@ -369,11 +298,82 @@ "{newName} already exists." : "{newName}已经存在。", "Name cannot be empty" : "名称不能为空", "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", + "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", + "\"{displayName}\" batch action executed successfully" : "批量操作“{displayName}”运行成功", + "{count} selected" : "已选中 {count}", + "List of files and folders." : "文件与文件夹列表。", + "Column headers with buttons are sortable." : "带有按钮的列标题可进行排序。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出于性能考虑,此列表未完全呈现。文件将在您浏览列表时呈现。", + "File not found" : "文件未找到", "Storage informations" : "存储信息", + "{usedQuotaByte} used" : "{usedQuotaByte} 已使用", + "{relative}% used" : "{relative}% 已使用", + "Could not refresh storage stats" : "无法刷新存储统计数据", + "Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!", + "Create" : "创建", + "This name is already in use." : "此名称已被使用。", + "Transfer ownership of a file or folder" : "转移文件或文件夹的所有权", + "Choose file or folder to transfer" : "选择要转移的文件或文件夹", + "Change" : "修改", + "New owner" : "新的拥有者", + "Choose a file or folder to transfer" : "选择要转移的文件或文件夹", + "Transfer" : "转移", + "Transfer {path} to {userid}" : "将 {path} 转移给 {userid}", + "Invalid path selected" : "选择的路径无效", + "Unknown error" : "未知错误", + "Ownership transfer request sent" : "所有权转移请求已发送", + "Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权", + "Select file or folder to link to" : "选择需要链接的文件或文件夹", + "Choose file" : "选择文件", + "Choose {file}" : "选择 {file}", + "Loading current folder" : "正在载入当前文件夹", + "Go to the previous folder" : "回到前一个文件夹", + "Go back" : "返回", + "Share" : "共享", + "Shared by link" : "已通过链接共享", + "Shared" : "已共享", + "Switch to list view" : "切换为列表视图", + "Switch to grid view" : "切换到网格视图", + "Error during upload: {message}" : "上传时发生错误: {message}", + "Error during upload, status code {status}" : "上传时发生错误,状态码 {status}", + "Unknown error during upload" : "上传时发生未知错误", "Open the files app settings" : "打开文件设置", + "Files settings" : "文件设置", + "File cannot be accessed" : "文件无法访问", "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", + "Sort favorites first" : "收藏排序优先", + "Sort folders before files" : "将文件夹排在文件前面", + "Show hidden files" : "显示隐藏文件", + "Crop image previews" : "裁剪图片预览", + "Enable the grid view" : "启用网格视图", + "Additional settings" : "其他设置", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "复制到剪贴板", + "Use this address to access your Files via WebDAV" : "使用此地址通过 WebDAV 访问您的文件", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", + "Clipboard is not available" : "剪贴板不可用", + "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", + "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", + "Error while loading the file data" : "加载文件数据时出错", + "Pick a template for {name}" : "给 {name} 挑选一个模板", + "Create a new file with the selected template" : "用所选模板创建一个新文件", + "Creating file" : "正在创建文件", + "Blank" : "空白", + "Unable to create new file from template" : "无法从模板创建新文件", "The files is locked" : "文件已锁定", "Create new templates folder" : "新建模板文件夹", - "Toggle %1$s sublist" : "切换 %1$s 子列表" + "Toggle %1$s sublist" : "切换 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到该文件,或是您没有查看该文件的权限。请要求发送者分享它。", + "Your files" : "你的文件", + "Open in files" : "在文件中打开", + "Storage information" : "存储信息", + "Storage quota" : "存储配额", + "Fill template fields" : "填写模板字段", + "Submitting fields…" : "提交字段...", + "Submit" : "使用", + "Upload was cancelled by user" : "用户已取消上传", + "Filter filenames…" : "过滤文件名...", + "Views" : "视图" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 5665fb62cb143..1626182d44039 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "移除過濾", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", - "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", - "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", - "{count} selected" : "已選擇 {count} 項", - "List of files and folders." : "檔案與資料夾清單。", - "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", - "File not found" : "找不到檔案", - "Storage information" : "儲存資訊", - "Storage quota" : "儲存配額", - "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", - "{relative}% used" : "已使用 {relative}%", - "Could not refresh storage stats" : "無法更新儲存統計數據", - "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", - "Create" : "創建", - "This name is already in use." : "這個用戶名稱已經有人使用了。", - "Fill template fields" : "填寫模板欄位", - "Submitting fields…" : "正在遞交欄位 …", - "Submit" : "遞交", - "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", - "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Change" : "更改", - "New owner" : "新的擁有者", - "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Transfer" : "轉移", - "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", - "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "錯誤不詳", - "Ownership transfer request sent" : "已送出擁有權轉移的請求", - "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", - "Select file or folder to link to" : "選擇要連結的檔案或資料夾", - "Choose file" : "選擇檔案", - "Choose {file}" : "選擇 {file}", - "Loading current folder" : "目前資料夾加載中", - "No files in here" : "沒有任何檔案", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", - "Go to the previous folder" : "前往上一個資料夾", - "Go back" : "返回", - "Share" : "分享", - "Shared by link" : "由連結分享", - "Shared" : "已分享", - "Switch to list view" : "切換到列表檢視", - "Switch to grid view" : "切換到網格檢視", - "Upload was cancelled by user" : "用戶已取消上傳", - "Error during upload: {message}" : "上傳時發生錯誤:{message}", - "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", - "Unknown error during upload" : "上傳時發生未知的錯誤", - "Filter filenames…" : "過濾檔案名 ...", - "Views" : "視圖", - "Files settings" : "檔案設定", - "File cannot be accessed" : "檔案無法存取", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", - "Your files" : "您的檔案", - "Open in files" : "在「檔案」應用程式中打開", - "Sort favorites first" : "先排序最愛", - "Sort folders before files" : "將資料夾在檔案之前排序", - "Show hidden files" : "顯示隱藏檔", - "Crop image previews" : "圖片裁剪預覽", - "Enable the grid view" : "啟用網格檢視", - "Enable folder tree" : "啟用資料夾樹狀結構", - "Additional settings" : "其他設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "複製到剪貼板", - "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", - "Clipboard is not available" : "剪貼板不可用", - "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", - "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", - "Error while loading the file data" : "載入檔案資料失敗", - "Pick a template for {name}" : "為 {name} 選擇一個模板", - "Create a new file with the selected template" : "使用所選模板創建一個新檔案", - "Creating file" : "創建檔案中", - "Blank" : "空白", - "Unable to create new file from template" : "無法從模板創建新檔案", "Deletion cancelled" : "刪除已取消", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", + "No files in here" : "沒有任何檔案", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{extension}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", + "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", + "{count} selected" : "已選擇 {count} 項", + "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "File not found" : "找不到檔案", "Storage informations" : "儲存資訊", + "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", + "{relative}% used" : "已使用 {relative}%", + "Could not refresh storage stats" : "無法更新儲存統計數據", + "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", + "Create" : "創建", + "This name is already in use." : "這個用戶名稱已經有人使用了。", + "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", + "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Change" : "更改", + "New owner" : "新的擁有者", + "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Transfer" : "轉移", + "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", + "Invalid path selected" : "所選的路徑無效", + "Unknown error" : "錯誤不詳", + "Ownership transfer request sent" : "已送出擁有權轉移的請求", + "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", + "Select file or folder to link to" : "選擇要連結的檔案或資料夾", + "Choose file" : "選擇檔案", + "Choose {file}" : "選擇 {file}", + "Loading current folder" : "目前資料夾加載中", + "Go to the previous folder" : "前往上一個資料夾", + "Go back" : "返回", + "Share" : "分享", + "Shared by link" : "由連結分享", + "Shared" : "已分享", + "Switch to list view" : "切換到列表檢視", + "Switch to grid view" : "切換到網格檢視", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟 Files 應用程式設定", + "Files settings" : "檔案設定", + "File cannot be accessed" : "檔案無法存取", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", + "Sort favorites first" : "先排序最愛", + "Sort folders before files" : "將資料夾在檔案之前排序", + "Show hidden files" : "顯示隱藏檔", + "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", + "Additional settings" : "其他設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "複製到剪貼板", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", + "Clipboard is not available" : "剪貼板不可用", + "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", + "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料失敗", + "Pick a template for {name}" : "為 {name} 選擇一個模板", + "Create a new file with the selected template" : "使用所選模板創建一個新檔案", + "Creating file" : "創建檔案中", + "Blank" : "空白", + "Unable to create new file from template" : "無法從模板創建新檔案", "The files is locked" : "檔案已被上鎖", "Create new templates folder" : "創建新範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表" + "Toggle %1$s sublist" : "切換 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "Your files" : "您的檔案", + "Open in files" : "在「檔案」應用程式中打開", + "Storage information" : "儲存資訊", + "Storage quota" : "儲存配額", + "Fill template fields" : "填寫模板欄位", + "Submitting fields…" : "正在遞交欄位 …", + "Submit" : "遞交", + "Upload was cancelled by user" : "用戶已取消上傳", + "Filter filenames…" : "過濾檔案名 ...", + "Views" : "視圖", + "Enable folder tree" : "啟用資料夾樹狀結構" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 2f4119030c280..f9b8efb12956f 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -205,80 +205,6 @@ "Remove filter" : "移除過濾", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選擇", - "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", - "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", - "{count} selected" : "已選擇 {count} 項", - "List of files and folders." : "檔案與資料夾清單。", - "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", - "File not found" : "找不到檔案", - "Storage information" : "儲存資訊", - "Storage quota" : "儲存配額", - "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", - "{relative}% used" : "已使用 {relative}%", - "Could not refresh storage stats" : "無法更新儲存統計數據", - "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", - "Create" : "創建", - "This name is already in use." : "這個用戶名稱已經有人使用了。", - "Fill template fields" : "填寫模板欄位", - "Submitting fields…" : "正在遞交欄位 …", - "Submit" : "遞交", - "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", - "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Change" : "更改", - "New owner" : "新的擁有者", - "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Transfer" : "轉移", - "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", - "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "錯誤不詳", - "Ownership transfer request sent" : "已送出擁有權轉移的請求", - "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", - "Select file or folder to link to" : "選擇要連結的檔案或資料夾", - "Choose file" : "選擇檔案", - "Choose {file}" : "選擇 {file}", - "Loading current folder" : "目前資料夾加載中", - "No files in here" : "沒有任何檔案", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", - "Go to the previous folder" : "前往上一個資料夾", - "Go back" : "返回", - "Share" : "分享", - "Shared by link" : "由連結分享", - "Shared" : "已分享", - "Switch to list view" : "切換到列表檢視", - "Switch to grid view" : "切換到網格檢視", - "Upload was cancelled by user" : "用戶已取消上傳", - "Error during upload: {message}" : "上傳時發生錯誤:{message}", - "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", - "Unknown error during upload" : "上傳時發生未知的錯誤", - "Filter filenames…" : "過濾檔案名 ...", - "Views" : "視圖", - "Files settings" : "檔案設定", - "File cannot be accessed" : "檔案無法存取", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", - "Your files" : "您的檔案", - "Open in files" : "在「檔案」應用程式中打開", - "Sort favorites first" : "先排序最愛", - "Sort folders before files" : "將資料夾在檔案之前排序", - "Show hidden files" : "顯示隱藏檔", - "Crop image previews" : "圖片裁剪預覽", - "Enable the grid view" : "啟用網格檢視", - "Enable folder tree" : "啟用資料夾樹狀結構", - "Additional settings" : "其他設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "複製到剪貼板", - "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", - "Clipboard is not available" : "剪貼板不可用", - "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", - "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", - "Error while loading the file data" : "載入檔案資料失敗", - "Pick a template for {name}" : "為 {name} 選擇一個模板", - "Create a new file with the selected template" : "使用所選模板創建一個新檔案", - "Creating file" : "創建檔案中", - "Blank" : "空白", - "Unable to create new file from template" : "無法從模板創建新檔案", "Deletion cancelled" : "刪除已取消", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", + "No files in here" : "沒有任何檔案", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{extension}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", + "\"{displayName}\" failed on some elements " : "“{displayName}” 在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "成功執行 “{displayName}” 批處理操作", + "{count} selected" : "已選擇 {count} 項", + "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "具有按鈕的縱列標題可排序。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "File not found" : "找不到檔案", "Storage informations" : "儲存資訊", + "{usedQuotaByte} used" : "已使用 {usedQuotaByte} ", + "{relative}% used" : "已使用 {relative}%", + "Could not refresh storage stats" : "無法更新儲存統計數據", + "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", + "Create" : "創建", + "This name is already in use." : "這個用戶名稱已經有人使用了。", + "Transfer ownership of a file or folder" : "轉移檔案或資料夾的擁有權", + "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Change" : "更改", + "New owner" : "新的擁有者", + "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Transfer" : "轉移", + "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", + "Invalid path selected" : "所選的路徑無效", + "Unknown error" : "錯誤不詳", + "Ownership transfer request sent" : "已送出擁有權轉移的請求", + "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", + "Select file or folder to link to" : "選擇要連結的檔案或資料夾", + "Choose file" : "選擇檔案", + "Choose {file}" : "選擇 {file}", + "Loading current folder" : "目前資料夾加載中", + "Go to the previous folder" : "前往上一個資料夾", + "Go back" : "返回", + "Share" : "分享", + "Shared by link" : "由連結分享", + "Shared" : "已分享", + "Switch to list view" : "切換到列表檢視", + "Switch to grid view" : "切換到網格檢視", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Error during upload, status code {status}" : "上傳期間發生錯誤,狀態代碼 {status}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟 Files 應用程式設定", + "Files settings" : "檔案設定", + "File cannot be accessed" : "檔案無法存取", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", + "Sort favorites first" : "先排序最愛", + "Sort folders before files" : "將資料夾在檔案之前排序", + "Show hidden files" : "顯示隱藏檔", + "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", + "Additional settings" : "其他設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "複製到剪貼板", + "Use this address to access your Files via WebDAV" : "用這位址使用 WebDAV 存取你的檔案。", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果您啟用了 2FA,則必須通過單擊此處創建和使用新的應用程式密碼。", + "Clipboard is not available" : "剪貼板不可用", + "WebDAV URL copied to clipboard" : "WebDAV 連結已複製到剪貼板", + "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料失敗", + "Pick a template for {name}" : "為 {name} 選擇一個模板", + "Create a new file with the selected template" : "使用所選模板創建一個新檔案", + "Creating file" : "創建檔案中", + "Blank" : "空白", + "Unable to create new file from template" : "無法從模板創建新檔案", "The files is locked" : "檔案已被上鎖", "Create new templates folder" : "創建新範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表" + "Toggle %1$s sublist" : "切換 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "Your files" : "您的檔案", + "Open in files" : "在「檔案」應用程式中打開", + "Storage information" : "儲存資訊", + "Storage quota" : "儲存配額", + "Fill template fields" : "填寫模板欄位", + "Submitting fields…" : "正在遞交欄位 …", + "Submit" : "遞交", + "Upload was cancelled by user" : "用戶已取消上傳", + "Filter filenames…" : "過濾檔案名 ...", + "Views" : "視圖", + "Enable folder tree" : "啟用資料夾樹狀結構" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 03a70ebc13334..8d06ec81d1513 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -207,80 +207,6 @@ OC.L10N.register( "Remove filter" : "移除過濾條件", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取", - "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", - "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", - "{count} selected" : "已選取 {count} 個", - "List of files and folders." : "檔案與資料夾清單。", - "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", - "File not found" : "找不到檔案", - "Storage information" : "儲存空間資訊", - "Storage quota" : "儲存空間配額", - "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", - "{relative}% used" : "已使用 {relative}%", - "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", - "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", - "Create" : "建立", - "This name is already in use." : "此名稱已使用。", - "Fill template fields" : "檔案範本欄位", - "Submitting fields…" : "正在遞交欄位……", - "Submit" : "遞交", - "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", - "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Change" : "更改", - "New owner" : "新的擁有者", - "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Transfer" : "轉移", - "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}", - "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "未知的錯誤", - "Ownership transfer request sent" : "已送出所有權轉移的請求", - "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", - "Select file or folder to link to" : "選取要連結的檔案或資料夾", - "Choose file" : "選擇檔案", - "Choose {file}" : "選擇 {file}", - "Loading current folder" : "正在載入目前資料夾", - "No files in here" : "沒有任何檔案", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", - "Go to the previous folder" : "前往上一個資料夾", - "Go back" : "返回", - "Share" : "分享", - "Shared by link" : "由連結分享", - "Shared" : "已分享", - "Switch to list view" : "切換至列表檢視", - "Switch to grid view" : "切換到網格檢視", - "Upload was cancelled by user" : "使用者已取消上傳", - "Error during upload: {message}" : "上傳時發生錯誤:{message}", - "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", - "Unknown error during upload" : "上傳時發生未知的錯誤", - "Filter filenames…" : "篩選檔案名稱……", - "Views" : "顯示", - "Files settings" : "檔案設定", - "File cannot be accessed" : "無法存取檔案", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", - "Your files" : "您的檔案", - "Open in files" : "在檔案中開啟", - "Sort favorites first" : "先排序最愛", - "Sort folders before files" : "將資料夾排序在檔案前", - "Show hidden files" : "顯示隱藏檔", - "Crop image previews" : "圖片裁剪預覽", - "Enable the grid view" : "啟用網格檢視", - "Enable folder tree" : "啟用資料夾樹", - "Additional settings" : "其他設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "複製到剪貼簿", - "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", - "Clipboard is not available" : "剪貼簿無法使用", - "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", - "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", - "Error while loading the file data" : "載入檔案資料時發生錯誤", - "Pick a template for {name}" : "為 {name} 挑選範本", - "Create a new file with the selected template" : "使用選定的範本建立新檔案", - "Creating file" : "正在建立檔案", - "Blank" : "空白", - "Unable to create new file from template" : "無法從範本建立新檔案", "Deletion cancelled" : "刪除已取消", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", @@ -371,6 +297,8 @@ OC.L10N.register( "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", + "No files in here" : "沒有任何檔案", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", @@ -387,11 +315,83 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{segment}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", + "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", + "{count} selected" : "已選取 {count} 個", + "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "File not found" : "找不到檔案", "Storage informations" : "儲存空間資訊", + "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", + "{relative}% used" : "已使用 {relative}%", + "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", + "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", + "Create" : "建立", + "This name is already in use." : "此名稱已使用。", + "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", + "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Change" : "更改", + "New owner" : "新的擁有者", + "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Transfer" : "轉移", + "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}", + "Invalid path selected" : "所選的路徑無效", + "Unknown error" : "未知的錯誤", + "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", + "Select file or folder to link to" : "選取要連結的檔案或資料夾", + "Choose file" : "選擇檔案", + "Choose {file}" : "選擇 {file}", + "Loading current folder" : "正在載入目前資料夾", + "Go to the previous folder" : "前往上一個資料夾", + "Go back" : "返回", + "Share" : "分享", + "Shared by link" : "由連結分享", + "Shared" : "已分享", + "Switch to list view" : "切換至列表檢視", + "Switch to grid view" : "切換到網格檢視", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟檔案應用程式設定", + "Files settings" : "檔案設定", + "File cannot be accessed" : "無法存取檔案", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", + "Sort favorites first" : "先排序最愛", + "Sort folders before files" : "將資料夾排序在檔案前", + "Show hidden files" : "顯示隱藏檔", + "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", + "Additional settings" : "其他設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "複製到剪貼簿", + "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", + "Clipboard is not available" : "剪貼簿無法使用", + "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", + "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料時發生錯誤", + "Pick a template for {name}" : "為 {name} 挑選範本", + "Create a new file with the selected template" : "使用選定的範本建立新檔案", + "Creating file" : "正在建立檔案", + "Blank" : "空白", + "Unable to create new file from template" : "無法從範本建立新檔案", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表" + "Toggle %1$s sublist" : "切換 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "Your files" : "您的檔案", + "Open in files" : "在檔案中開啟", + "Storage information" : "儲存空間資訊", + "Storage quota" : "儲存空間配額", + "Fill template fields" : "檔案範本欄位", + "Submitting fields…" : "正在遞交欄位……", + "Submit" : "遞交", + "Upload was cancelled by user" : "使用者已取消上傳", + "Filter filenames…" : "篩選檔案名稱……", + "Views" : "顯示", + "Enable folder tree" : "啟用資料夾樹" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index c7b4565d87aec..844e67ad30271 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -205,80 +205,6 @@ "Remove filter" : "移除過濾條件", "Total rows summary" : "總列摘要", "Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取", - "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", - "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", - "{count} selected" : "已選取 {count} 個", - "List of files and folders." : "檔案與資料夾清單。", - "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", - "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", - "File not found" : "找不到檔案", - "Storage information" : "儲存空間資訊", - "Storage quota" : "儲存空間配額", - "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", - "{relative}% used" : "已使用 {relative}%", - "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", - "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", - "Create" : "建立", - "This name is already in use." : "此名稱已使用。", - "Fill template fields" : "檔案範本欄位", - "Submitting fields…" : "正在遞交欄位……", - "Submit" : "遞交", - "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", - "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Change" : "更改", - "New owner" : "新的擁有者", - "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", - "Transfer" : "轉移", - "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}", - "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "未知的錯誤", - "Ownership transfer request sent" : "已送出所有權轉移的請求", - "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", - "Select file or folder to link to" : "選取要連結的檔案或資料夾", - "Choose file" : "選擇檔案", - "Choose {file}" : "選擇 {file}", - "Loading current folder" : "正在載入目前資料夾", - "No files in here" : "沒有任何檔案", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", - "Go to the previous folder" : "前往上一個資料夾", - "Go back" : "返回", - "Share" : "分享", - "Shared by link" : "由連結分享", - "Shared" : "已分享", - "Switch to list view" : "切換至列表檢視", - "Switch to grid view" : "切換到網格檢視", - "Upload was cancelled by user" : "使用者已取消上傳", - "Error during upload: {message}" : "上傳時發生錯誤:{message}", - "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", - "Unknown error during upload" : "上傳時發生未知的錯誤", - "Filter filenames…" : "篩選檔案名稱……", - "Views" : "顯示", - "Files settings" : "檔案設定", - "File cannot be accessed" : "無法存取檔案", - "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", - "Your files" : "您的檔案", - "Open in files" : "在檔案中開啟", - "Sort favorites first" : "先排序最愛", - "Sort folders before files" : "將資料夾排序在檔案前", - "Show hidden files" : "顯示隱藏檔", - "Crop image previews" : "圖片裁剪預覽", - "Enable the grid view" : "啟用網格檢視", - "Enable folder tree" : "啟用資料夾樹", - "Additional settings" : "其他設定", - "WebDAV" : "WebDAV", - "WebDAV URL" : "WebDAV URL", - "Copy to clipboard" : "複製到剪貼簿", - "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", - "Clipboard is not available" : "剪貼簿無法使用", - "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", - "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", - "Error while loading the file data" : "載入檔案資料時發生錯誤", - "Pick a template for {name}" : "為 {name} 挑選範本", - "Create a new file with the selected template" : "使用選定的範本建立新檔案", - "Creating file" : "正在建立檔案", - "Blank" : "空白", - "Unable to create new file from template" : "無法從範本建立新檔案", "Deletion cancelled" : "刪除已取消", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", @@ -369,6 +295,8 @@ "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", + "No files in here" : "沒有任何檔案", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Select all" : "全選", "Upload too large" : "上傳過大", @@ -385,11 +313,83 @@ "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{segment}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", + "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", + "{count} selected" : "已選取 {count} 個", + "List of files and folders." : "檔案與資料夾清單。", + "Column headers with buttons are sortable." : "帶有按鈕的欄位標題是可排序的。", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", + "File not found" : "找不到檔案", "Storage informations" : "儲存空間資訊", + "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", + "{relative}% used" : "已使用 {relative}%", + "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", + "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", + "Create" : "建立", + "This name is already in use." : "此名稱已使用。", + "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", + "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Change" : "更改", + "New owner" : "新的擁有者", + "Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾", + "Transfer" : "轉移", + "Transfer {path} to {userid}" : "轉移 {path} 給 {userid}", + "Invalid path selected" : "所選的路徑無效", + "Unknown error" : "未知的錯誤", + "Ownership transfer request sent" : "已送出所有權轉移的請求", + "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", + "Select file or folder to link to" : "選取要連結的檔案或資料夾", + "Choose file" : "選擇檔案", + "Choose {file}" : "選擇 {file}", + "Loading current folder" : "正在載入目前資料夾", + "Go to the previous folder" : "前往上一個資料夾", + "Go back" : "返回", + "Share" : "分享", + "Shared by link" : "由連結分享", + "Shared" : "已分享", + "Switch to list view" : "切換至列表檢視", + "Switch to grid view" : "切換到網格檢視", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Error during upload, status code {status}" : "上傳時發生錯誤,狀態碼 {status}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟檔案應用程式設定", + "Files settings" : "檔案設定", + "File cannot be accessed" : "無法存取檔案", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", + "Sort favorites first" : "先排序最愛", + "Sort folders before files" : "將資料夾排序在檔案前", + "Show hidden files" : "顯示隱藏檔", + "Crop image previews" : "圖片裁剪預覽", + "Enable the grid view" : "啟用網格檢視", + "Additional settings" : "其他設定", + "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", + "Copy to clipboard" : "複製到剪貼簿", + "Use this address to access your Files via WebDAV" : "使用此位置透過 WebDAV 存取您的檔案", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "若您啟用了 2FA,您必須點擊此處建立並使用新的應用程式密碼。", + "Clipboard is not available" : "剪貼簿無法使用", + "WebDAV URL copied to clipboard" : "WebDAV URL 已複製到剪貼簿", + "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", + "Error while loading the file data" : "載入檔案資料時發生錯誤", + "Pick a template for {name}" : "為 {name} 挑選範本", + "Create a new file with the selected template" : "使用選定的範本建立新檔案", + "Creating file" : "正在建立檔案", + "Blank" : "空白", + "Unable to create new file from template" : "無法從範本建立新檔案", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表" + "Toggle %1$s sublist" : "切換 %1$s 子列表", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "Your files" : "您的檔案", + "Open in files" : "在檔案中開啟", + "Storage information" : "儲存空間資訊", + "Storage quota" : "儲存空間配額", + "Fill template fields" : "檔案範本欄位", + "Submitting fields…" : "正在遞交欄位……", + "Submit" : "遞交", + "Upload was cancelled by user" : "使用者已取消上傳", + "Filter filenames…" : "篩選檔案名稱……", + "Views" : "顯示", + "Enable folder tree" : "啟用資料夾樹" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 9955108cc0b79..8579f8a4d79b3 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "直指定時のみ", "Read only" : "読み取り専用", "Disconnect" : "切断", + "Unknown backend: {backendName}" : "不明なバックエンド: {backendName}", "Admin defined" : "管理者設定済", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index fb8ae5e476c67..631abc8ce1f97 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -16,6 +16,7 @@ "Once every direct access" : "直指定時のみ", "Read only" : "読み取り専用", "Disconnect" : "切断", + "Unknown backend: {backendName}" : "不明なバックエンド: {backendName}", "Admin defined" : "管理者設定済", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "大量のストレージが設定されているため、ステータスの自動確認は無効になっています。クリックして状態を確認", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "本当にこの外部ストレージを切断しますか?これにより、Nextcloudでストレージが使用できなくなり、現在接続されている同期クライアント上のこれらのファイルとフォルダーが削除されますが、外部ストレージ自体のファイルとフォルダーは削除されません。", diff --git a/apps/files_external/l10n/tr.js b/apps/files_external/l10n/tr.js index 2812041bb66c0..57c22c593fb55 100644 --- a/apps/files_external/l10n/tr.js +++ b/apps/files_external/l10n/tr.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Her doğrudan erişimde bir kez", "Read only" : "Salt okunur", "Disconnect" : "Bağlantıyı kes", + "Unknown backend: {backendName}" : "Bilinmeyen arka uç: {backendName}", "Admin defined" : "Yönetici ayarlamış", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Çok sayıda depolama yapılandırılmış olduğundan otomatik durum denetimi devre dışı bırakıldı. Durumu denetlemek için tıklayın", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez.", diff --git a/apps/files_external/l10n/tr.json b/apps/files_external/l10n/tr.json index 7bbd99d87f8d3..e0f71a8360d13 100644 --- a/apps/files_external/l10n/tr.json +++ b/apps/files_external/l10n/tr.json @@ -16,6 +16,7 @@ "Once every direct access" : "Her doğrudan erişimde bir kez", "Read only" : "Salt okunur", "Disconnect" : "Bağlantıyı kes", + "Unknown backend: {backendName}" : "Bilinmeyen arka uç: {backendName}", "Admin defined" : "Yönetici ayarlamış", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Çok sayıda depolama yapılandırılmış olduğundan otomatik durum denetimi devre dışı bırakıldı. Durumu denetlemek için tıklayın", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Bu dış depolama biriminin bağlantısını kesmek istediğinize emin misiniz? Bu işlem, depolamayı Nextcloud üzerinden kaldırırarak, şu anda bağlı olan ve eşitlenen herhangi bir istemcide bu dosya ve klasörlerin silinmesine yol açar. Ancak dış depolama üzerindeki hiçbir dosya ve klasör silinmez.", diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index be070a11a564d..9fa4eb682d17c 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", "Disconnect" : "中斷連線", + "Unknown backend: {backendName}" : "後端系統不詳:{backendName}", "Admin defined" : "管理員定義", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "由於配置的存儲數量過多,自動狀態檢查被禁用,點擊查看狀態", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在當前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。", diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 3e88809a541ab..a8c8c7b892eb8 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -16,6 +16,7 @@ "Once every direct access" : "在每次進行存取動作時", "Read only" : "唯讀", "Disconnect" : "中斷連線", + "Unknown backend: {backendName}" : "後端系統不詳:{backendName}", "Admin defined" : "管理員定義", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "由於配置的存儲數量過多,自動狀態檢查被禁用,點擊查看狀態", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "您確定要斷開此外部存儲嗎? 這將使該外部存儲在 Nextcloud 中不可用,將導致在當前連接的任何同步客戶端上刪除這些檔案件和資料夾,但不會刪除外部存儲本身上的任何檔案和資料夾。", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index b5567761a0ada..ce07fad1030e6 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "قيد الانتظار…", - "error" : "خطأ", - "finished" : "تمّ", - "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", - "Move or copy" : "أنقُل أو انسَخ", - "Download" : "تحميل", - "Delete" : "حذف", - "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", - "Terms of service" : "شروط الخدمة", - "Show list view" : "أظهِِر عرض القائمة list view", - "Show grid view" : "أظهِِر عرض الصناديق grid view", "File shares" : "مشاركات الملفات", "Downloaded via public link" : "تمّ تنزيله عبر رابط عام", "Downloaded by {email}" : "تمّ التنزيل بواسطة {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "حدث خطأ أثناء إرسال إشعار بإيميل", "This share does not exist or is no longer available" : "هذه المشاركة غير موجودة أو لم تعد متاحة بعدُ", "shared by %s" : "تمّت مشاركته مِن قبل %s", - "Download all files" : "تنزيل كافة الملفات", - "Direct link" : "رابط مباشر", + "Download" : "تحميل", "Add to your %s" : "أضاف إليك %s", + "Direct link" : "رابط مباشر", "Share API is disabled" : "المشاركة عبر واجهة برمجة التطبيقات API مُعطّلة", "File sharing" : "مشاركة الملفات", "Share will expire tomorrow" : "المشاركة ستنتهي صلاحيتها غداً", @@ -258,11 +247,13 @@ OC.L10N.register( "on {server}" : "على {server}", "Note from" : "ملاحظة من", "Note:" : "ملاحظة:", + "File drop" : "اسقاط الملف", + "Terms of service" : "شروط الخدمة", "{ownerDisplayName} shared a folder with you." : "قام {ownerDisplayName} بمشاركة مجلد معك.", "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", - "Enter your name" : "أدخِل اسمك", - "Submit name" : "إرسال الاسم", + "Nickname" : "كنُيَة", "Upload files to {folder}" : "رفع ملفات إلى {folder}", + "Submit name" : "إرسال الاسم", "Allow upload and editing" : "السماح بالرفع و التعديل", "Allow editing" : "إسمَح بالتعدل", "Upload only" : "رفع فقط", @@ -281,6 +272,7 @@ OC.L10N.register( "Create" : "أنشِيء", "Edit" : "تعديل", "Share" : "مُشارَكة", + "Delete" : "حذف", "Delete share" : "حذف المشاركة", "Share with {userName}" : "شارِك مع {userName}", "Share with email {email}" : "مشاركة مع صاحب البريد الإلكتروني {email}", @@ -297,10 +289,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الملف", "Unable to fetch inherited shares" : "تعذّر جلب المشاركات الموروثة inherited shares", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}"], + "Shares" : "مُشارَكات", "Unable to load the shares list" : "تعذّر تحميل قائمة المشاركات", "Expires {relativetime}" : "تنتهي الصلاحية في {relativetime}", "this share just expired." : "صلاحية هذه المشاركة إنتَهَت للتَّوّ.", "Shared with you by {owner}" : "تمّت مشاركته معك من قِبَل {owner}", + "Link to a file" : "رابط إلى ملف", "_Accept share_::_Accept shares_" : ["قبول المشاركات","قبول المشاركة","قبول المشاركات","قبول المشاركات","قبول المشاركات","إقبَل المشاركات"], "Open in Files" : "إفتَح في \"الملفات\"", "_Reject share_::_Reject shares_" : ["رفض المشاركات","رفض المشاركة","رفض المشاركات","رفض المشاركات","رفض المشاركات","أرفُض المشاركات"], @@ -310,22 +304,8 @@ OC.L10N.register( "Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين", "Show sharing options" : "أعرُض خيارات المشاركة", "Shared with others" : "قمت بمشاركته مع آخرين", - "Link to a file" : "رابط إلى ملف", - "Error updating the share: {errorMessage}" : "خطأ في تعديل المشاركة: {errorMessage}", - "Error updating the share" : "خطأ في تحديث المشاركة", - "File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته", - "Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته", - "Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها", "Create file request" : "إنشاء طلب ملف", - "Shared by" : "تمّت مشاركته من قِبَل", - "Shared with" : "تمّت مشاركته مع", - "Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح", - "Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور", - "Shared with you and the group {group} by {owner}" : "تمّت مشاركته معك ومع المجموعة {group} من قِبَل {owner}", - "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", - "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", - "Shares" : "مُشارَكات", + "No file" : "لا يوجد ملف", "Overview of shared files." : "إستعراض الملفات المُشَارَكَة", "No shares" : "لا تُوجد مُشارَكات", "Files and folders you shared or have been shared with you will show up here" : "الملفات و المجلدات التي شاركتها مع آخرين أو شاركها آخرون معك ستظهر هنا", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "قائمة بالمُشارَكات المُعلّقة أي التي لم تتم الموافقة عليها.", "No pending shares" : "لا توجد مشاركات معلقة", "Shares you have received but not approved will show up here" : "المشاركات التي تلقَّيْتَ دعواتها لكنك لم توافق بعدُ عليها ستظهر هنا", + "Error updating the share: {errorMessage}" : "خطأ في تعديل المشاركة: {errorMessage}", + "Error updating the share" : "خطأ في تحديث المشاركة", + "File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته", + "Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته", + "Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها", + "Shared by" : "تمّت مشاركته من قِبَل", + "Shared with" : "تمّت مشاركته مع", + "Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح", + "Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور", + "Shared with you and the group {group} by {owner}" : "تمّت مشاركته معك ومع المجموعة {group} من قِبَل {owner}", + "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", + "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", "Share note" : "ملاحظة عن المشاركة", + "Show list view" : "أظهِِر عرض القائمة list view", + "Show grid view" : "أظهِِر عرض الصناديق grid view", "Upload files to %s" : "رَفْعُ ملفات إلى %s", "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", "Note" : "ملاحظة", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "مشاركة غير موجودة", "Back to %s" : "عودة إلى %s", "Add to your Nextcloud" : "أضِف إلى حسابك على نكست كلاود", + "Waiting…" : "قيد الانتظار…", + "error" : "خطأ", + "finished" : "تمّ", + "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", + "Move or copy" : "أنقُل أو انسَخ", + "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", "No compatible server found at {remote}" : "لم يتم العثور على خادوم متوافق في {remote}", "Invalid server URL" : "عنوان الرابط للخادوم غير صالح", "Failed to add the public link to your Nextcloud" : "فشل في إضافة الرابط العام إلى الخادوم السحابي الخاص بك", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "رجاءً عيّن مُعرِّفاً صحيحاً لمستخدم اتحادي federated user ID", "You cannot share to a Circle if the app is not enabled" : "لا يمكن المشاركة مع الدوائر Circles اذا كان تطبيقها معطّلاً", "Please specify a valid circle" : "يُرجى ادخال دائرة Circle صحيحة", + "Download all files" : "تنزيل كافة الملفات", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "يتيح هذا التطبيق للمستخدمين مشاركة الملفات داخل نكست كلاود. عند تمكينه، يمكن للمشرف اختيار المجموعات التي يمكنها مشاركة الملفات. يمكن للمستخدمين المُخوَّلِين مشاركة الملفات والمجلدات مع مستخدمين و مجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة المشاركة عبر الروابط، فيمكن استعمال رابط خارجي لمشاركة الملفات مع مستخدمين آخرين خارج نكست كلاود. يمكن للمسؤولين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين مشاركة خادوم لخادوم عبر روابط المشاركة. بالإضافة إلى المشاركة من الأجهزة المحمولة.\nيؤدي إيقاف تشغيل الميزة إلى إزالة الملفات والمجلدات المُشارَكة على الخادوم لجميع مستلمي المشاركة، وكذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. المزيد من التعليمات، في صفحات توثيق نكست كلاود.", "Accept user and group shares by default" : "قبول مشاركات المستخدم والمجموعة بشكل افتراضي", "Read only" : "للقراءة فقط", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "أذونات مُجمّعة", "Only works for users with access to this folder" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا المجلد", "Only works for users with access to this file" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا الملف", - "File drop" : "اسقاط الملف", "Circle" : "الدائرة ", "Allow download" : "إسمَح بالتنزيل", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "تمّ حذف العنصر ", "the link expired" : "إنتَهَت صلاحية الرابط", "sharing is disabled" : "المُشارَكة مُعطّلة", - "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط" + "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", + "Enter your name" : "أدخِل اسمك" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 84bc63363b191..6f6887cbccd80 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "قيد الانتظار…", - "error" : "خطأ", - "finished" : "تمّ", - "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", - "Move or copy" : "أنقُل أو انسَخ", - "Download" : "تحميل", - "Delete" : "حذف", - "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", - "Terms of service" : "شروط الخدمة", - "Show list view" : "أظهِِر عرض القائمة list view", - "Show grid view" : "أظهِِر عرض الصناديق grid view", "File shares" : "مشاركات الملفات", "Downloaded via public link" : "تمّ تنزيله عبر رابط عام", "Downloaded by {email}" : "تمّ التنزيل بواسطة {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "حدث خطأ أثناء إرسال إشعار بإيميل", "This share does not exist or is no longer available" : "هذه المشاركة غير موجودة أو لم تعد متاحة بعدُ", "shared by %s" : "تمّت مشاركته مِن قبل %s", - "Download all files" : "تنزيل كافة الملفات", - "Direct link" : "رابط مباشر", + "Download" : "تحميل", "Add to your %s" : "أضاف إليك %s", + "Direct link" : "رابط مباشر", "Share API is disabled" : "المشاركة عبر واجهة برمجة التطبيقات API مُعطّلة", "File sharing" : "مشاركة الملفات", "Share will expire tomorrow" : "المشاركة ستنتهي صلاحيتها غداً", @@ -256,11 +245,13 @@ "on {server}" : "على {server}", "Note from" : "ملاحظة من", "Note:" : "ملاحظة:", + "File drop" : "اسقاط الملف", + "Terms of service" : "شروط الخدمة", "{ownerDisplayName} shared a folder with you." : "قام {ownerDisplayName} بمشاركة مجلد معك.", "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", - "Enter your name" : "أدخِل اسمك", - "Submit name" : "إرسال الاسم", + "Nickname" : "كنُيَة", "Upload files to {folder}" : "رفع ملفات إلى {folder}", + "Submit name" : "إرسال الاسم", "Allow upload and editing" : "السماح بالرفع و التعديل", "Allow editing" : "إسمَح بالتعدل", "Upload only" : "رفع فقط", @@ -279,6 +270,7 @@ "Create" : "أنشِيء", "Edit" : "تعديل", "Share" : "مُشارَكة", + "Delete" : "حذف", "Delete share" : "حذف المشاركة", "Share with {userName}" : "شارِك مع {userName}", "Share with email {email}" : "مشاركة مع صاحب البريد الإلكتروني {email}", @@ -295,10 +287,12 @@ "Toggle list of others with access to this file" : "تعطيل/تفعيل قائمة الآخرين الذين لديهم حق الوصول إلى هذا الملف", "Unable to fetch inherited shares" : "تعذّر جلب المشاركات الموروثة inherited shares", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عنوان الإيميل التالي غير صحيح: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}","عناوين الإيميل التالية غير صحيحة: {emails}"], + "Shares" : "مُشارَكات", "Unable to load the shares list" : "تعذّر تحميل قائمة المشاركات", "Expires {relativetime}" : "تنتهي الصلاحية في {relativetime}", "this share just expired." : "صلاحية هذه المشاركة إنتَهَت للتَّوّ.", "Shared with you by {owner}" : "تمّت مشاركته معك من قِبَل {owner}", + "Link to a file" : "رابط إلى ملف", "_Accept share_::_Accept shares_" : ["قبول المشاركات","قبول المشاركة","قبول المشاركات","قبول المشاركات","قبول المشاركات","إقبَل المشاركات"], "Open in Files" : "إفتَح في \"الملفات\"", "_Reject share_::_Reject shares_" : ["رفض المشاركات","رفض المشاركة","رفض المشاركات","رفض المشاركات","رفض المشاركات","أرفُض المشاركات"], @@ -308,22 +302,8 @@ "Shared multiple times with different people" : "تمّت مشاركته عدة مرات مع أشخاص متعددين", "Show sharing options" : "أعرُض خيارات المشاركة", "Shared with others" : "قمت بمشاركته مع آخرين", - "Link to a file" : "رابط إلى ملف", - "Error updating the share: {errorMessage}" : "خطأ في تعديل المشاركة: {errorMessage}", - "Error updating the share" : "خطأ في تحديث المشاركة", - "File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته", - "Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته", - "Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها", "Create file request" : "إنشاء طلب ملف", - "Shared by" : "تمّت مشاركته من قِبَل", - "Shared with" : "تمّت مشاركته مع", - "Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح", - "Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور", - "Shared with you and the group {group} by {owner}" : "تمّت مشاركته معك ومع المجموعة {group} من قِبَل {owner}", - "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", - "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", - "Shares" : "مُشارَكات", + "No file" : "لا يوجد ملف", "Overview of shared files." : "إستعراض الملفات المُشَارَكَة", "No shares" : "لا تُوجد مُشارَكات", "Files and folders you shared or have been shared with you will show up here" : "الملفات و المجلدات التي شاركتها مع آخرين أو شاركها آخرون معك ستظهر هنا", @@ -350,7 +330,22 @@ "List of unapproved shares." : "قائمة بالمُشارَكات المُعلّقة أي التي لم تتم الموافقة عليها.", "No pending shares" : "لا توجد مشاركات معلقة", "Shares you have received but not approved will show up here" : "المشاركات التي تلقَّيْتَ دعواتها لكنك لم توافق بعدُ عليها ستظهر هنا", + "Error updating the share: {errorMessage}" : "خطأ في تعديل المشاركة: {errorMessage}", + "Error updating the share" : "خطأ في تحديث المشاركة", + "File \"{path}\" has been unshared" : "الملف \"{path}\" تمّ إلغاء مشاركته", + "Folder \"{path}\" has been unshared" : "المجلّد \"{path}\" تمّ إلغاء مشاركته", + "Share {propertyName} saved" : "المُشارَكة {propertyName} تمّ حفظها", + "Shared by" : "تمّت مشاركته من قِبَل", + "Shared with" : "تمّت مشاركته مع", + "Password created successfully" : "تمّ إنشاء كلمة المرور بنجاح", + "Error generating password from password policy" : "خطأ في توليد كلمة المرور بسبب مخالفة سياسة كلمات المرور", + "Shared with you and the group {group} by {owner}" : "تمّت مشاركته معك ومع المجموعة {group} من قِبَل {owner}", + "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", + "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", "Share note" : "ملاحظة عن المشاركة", + "Show list view" : "أظهِِر عرض القائمة list view", + "Show grid view" : "أظهِِر عرض الصناديق grid view", "Upload files to %s" : "رَفْعُ ملفات إلى %s", "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", "Note" : "ملاحظة", @@ -361,6 +356,12 @@ "Share not found" : "مشاركة غير موجودة", "Back to %s" : "عودة إلى %s", "Add to your Nextcloud" : "أضِف إلى حسابك على نكست كلاود", + "Waiting…" : "قيد الانتظار…", + "error" : "خطأ", + "finished" : "تمّ", + "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", + "Move or copy" : "أنقُل أو انسَخ", + "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", "No compatible server found at {remote}" : "لم يتم العثور على خادوم متوافق في {remote}", "Invalid server URL" : "عنوان الرابط للخادوم غير صالح", "Failed to add the public link to your Nextcloud" : "فشل في إضافة الرابط العام إلى الخادوم السحابي الخاص بك", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "رجاءً عيّن مُعرِّفاً صحيحاً لمستخدم اتحادي federated user ID", "You cannot share to a Circle if the app is not enabled" : "لا يمكن المشاركة مع الدوائر Circles اذا كان تطبيقها معطّلاً", "Please specify a valid circle" : "يُرجى ادخال دائرة Circle صحيحة", + "Download all files" : "تنزيل كافة الملفات", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "يتيح هذا التطبيق للمستخدمين مشاركة الملفات داخل نكست كلاود. عند تمكينه، يمكن للمشرف اختيار المجموعات التي يمكنها مشاركة الملفات. يمكن للمستخدمين المُخوَّلِين مشاركة الملفات والمجلدات مع مستخدمين و مجموعات أخرى داخل نكست كلاود. بالإضافة إلى ذلك، إذا قام المشرف بتمكين ميزة المشاركة عبر الروابط، فيمكن استعمال رابط خارجي لمشاركة الملفات مع مستخدمين آخرين خارج نكست كلاود. يمكن للمسؤولين أيضًا فرض كلمات المرور و تواريخ انتهاء الصلاحية و تمكين مشاركة خادوم لخادوم عبر روابط المشاركة. بالإضافة إلى المشاركة من الأجهزة المحمولة.\nيؤدي إيقاف تشغيل الميزة إلى إزالة الملفات والمجلدات المُشارَكة على الخادوم لجميع مستلمي المشاركة، وكذلك على عملاء المزامنة و تطبيقات الأجهزة المحمولة. المزيد من التعليمات، في صفحات توثيق نكست كلاود.", "Accept user and group shares by default" : "قبول مشاركات المستخدم والمجموعة بشكل افتراضي", "Read only" : "للقراءة فقط", @@ -377,7 +379,6 @@ "Bundled permissions" : "أذونات مُجمّعة", "Only works for users with access to this folder" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا المجلد", "Only works for users with access to this file" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا الملف", - "File drop" : "اسقاط الملف", "Circle" : "الدائرة ", "Allow download" : "إسمَح بالتنزيل", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", @@ -389,6 +390,7 @@ "the item was removed" : "تمّ حذف العنصر ", "the link expired" : "إنتَهَت صلاحية الرابط", "sharing is disabled" : "المُشارَكة مُعطّلة", - "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط" + "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", + "Enter your name" : "أدخِل اسمك" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index d8a50174a3ee3..5c76fd9a20bed 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando…", - "error" : "error", - "finished" : "finó", - "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Baxar", - "Delete" : "Desaniciar", - "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", - "Terms of service" : "Términos del serviciu", - "Show list view" : "Amosar la vista en llista", - "Show grid view" : "Amosar la vista en rexáu", "File shares" : "Ficheros compartíos", "Downloaded via public link" : "Elementu baxáu per enllaz públicu", "Downloaded by {email}" : "Elementu baxáu por «{email}»", @@ -100,9 +89,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nun se pudo unviar la contraseña per Talk pa compartir un ficheru o una carpeta porque esta aplicación nun ta activada.", "Wrong password" : "La contraseña ye incorreuta", "shared by %s" : "elementu compartíu por %s", - "Download all files" : "Baxar tolos ficheros", - "Direct link" : "Enllaz direutu", + "Download" : "Baxar", "Add to your %s" : "Amestar a «%s»", + "Direct link" : "Enllaz direutu", "Share API is disabled" : "L'API de compartición ta desactivada", "File sharing" : "Compartición de ficheros", "Share will expire tomorrow" : "La compartición va caducar mañana", @@ -208,6 +197,9 @@ OC.L10N.register( "Deck board" : "Mesa de tarxetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "en: {server}", + "File drop" : "Suelta de ficheros", + "Terms of service" : "Términos del serviciu", + "Nickname" : "Nomatu", "Allow upload and editing" : "Permitir la xuba y la edición", "Allow editing" : "Permitir la edición", "Upload only" : "Xubir namás", @@ -218,13 +210,14 @@ OC.L10N.register( "Password expired" : "La contraseña caducó", "Video verification" : "Verificación per videu", "Set expiration date" : "Afitar la data de caducidá", - "Hide download" : "Anubrir la descarga", + "Hide download" : "Esconder la descarga", "Note to recipient" : "Nota al destinatariu", "Enter a note for the share recipient" : "Introduz una nota pal destinatariu del elementu compartíu", "Read" : "Lleer", "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Desaniciar", "Delete share" : "Desaniciar la compartición", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir cola direición de corréu electrónica {email}", @@ -241,10 +234,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Alternar la llista d'otros usuarios con accesu a esti ficheru", "Unable to fetch inherited shares" : "Nun ye posible dir en cata de los elementos compartíos heredaos", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Les direición de corréu siguiente nun ye válida: {emails}","Les direiciones de corréu siguientes nun son válides: {emails}"], + "Shares" : "Comparticiones", "Unable to load the shares list" : "Nun ye posible cargar la llista d'elementos compartíos", "Expires {relativetime}" : "Caduca: {relativetime}", "this share just expired." : "esta compartición ta acabante de caducar.", "Shared with you by {owner}" : "{owner} compartió l'elementu contigo", + "Link to a file" : "Enllaciar a un ficheru", "_Accept share_::_Accept shares_" : ["Aceptar l'elementu compartíu","Aceptar los elementos compartíos"], "Open in Files" : "Abrir en Ficheros", "_Reject share_::_Reject shares_" : ["Refugar l'elementu compartíu","Refugar los elementos compartíos"], @@ -254,21 +249,7 @@ OC.L10N.register( "Shared multiple times with different people" : "Compartióse múltiples vegaes con otres persones", "Show sharing options" : "Amosar les opciones de compartición", "Shared with others" : "Compartío con otros", - "Link to a file" : "Enllaciar a un ficheru", - "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", - "Error updating the share" : "Hebo un error la compartición", - "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", - "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", - "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", - "Shared by" : "Compartíu por", - "Shared with" : "Compartióse con", - "Password created successfully" : "La contraseña creóse correutamente", - "Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña", - "Shared with you and the group {group} by {owner}" : "{owner} compartió l'elementu contigo y col grupu «{group}»", - "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", - "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", - "Shares" : "Comparticiones", + "No file" : "Nun hai nengún ficheru", "Overview of shared files." : "Vista xeneral de ficheros compartíos.", "No shares" : "Nun hai nenguna compartición", "Files and folders you shared or have been shared with you will show up here" : "Equí apaecen los ficheros y les carpetes que compartieres o compartieren contigo", @@ -291,7 +272,22 @@ OC.L10N.register( "List of unapproved shares." : "Llista d'elementos compartíos ensin aprobar.", "No pending shares" : "Nun hai nenguna compartición pendiente", "Shares you have received but not approved will show up here" : "Equí apaecen los elementos de compartíos que recibas mas nun s'aprobaron", + "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", + "Error updating the share" : "Hebo un error la compartición", + "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", + "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", + "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", + "Shared by" : "Compartíu por", + "Shared with" : "Compartióse con", + "Password created successfully" : "La contraseña creóse correutamente", + "Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña", + "Shared with you and the group {group} by {owner}" : "{owner} compartió l'elementu contigo y col grupu «{group}»", + "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", + "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", "Share note" : "Compartir una nota", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", "Upload files to %s" : "Xubir ficheros a «%s»", "Note" : "Nota", "Select or drop files" : "Seleiciona o suelta los ficheros", @@ -301,6 +297,12 @@ OC.L10N.register( "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", + "Waiting…" : "Esperando…", + "error" : "error", + "finished" : "finó", + "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", @@ -309,6 +311,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Especifica una ID d'usuariu federáu válida", "You cannot share to a Circle if the app is not enabled" : "Nun pues compartir con un círculu si l'aplicación nun ta activada", "Please specify a valid circle" : "Especifica un círculu válidu", + "Download all files" : "Baxar tolos ficheros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir ficheros en Nextcloud. Si s'activa, l'alministración pue escoyer los grupos que pue compartir ficheros. Los usuarios con permisu puen compartir ficheros y carpetes con otros usuarios y grupos de Nextclouod. Amás, si l'alministración activa la función de compartir enllaces, puen usase enllaces esternos pa compartir ficheros con otros usuarios fuera de Nextcloud. L'alministración tamién pue aplicar contraseñes, dates de caducidá y activar l'usu compartíu ente sirvidores pente enllaces d'usu compartíu, amás de l'usu compartíu dende preseos móviles.\nSi se desactiva la función, desaníciense los ficheros y carpetes compartíos del sirvidor pa tolos destinatarios y tamién pa los veceros de sincronización y les aplicaciones pa móviles. Tienes más información disponible na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los elementos compartíos d'usuariu y en grupu por defeutu", "Read only" : "Namás llectura", @@ -317,7 +320,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos agrupaos", "Only works for users with access to this folder" : "Namás funciona pa los usuarios con accesu a esta carpeta", "Only works for users with access to this file" : "Namás funciona pa los usuarios con accesu a esti ficheru", - "File drop" : "Suelta de ficheros", "Circle" : "Círculu", "Allow download" : "Permitir la descarga", "No other users with access found" : "Nun s'atopó nengún usuariu más con accesu", diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 740d60885ba22..04877a2d9afa5 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Esperando…", - "error" : "error", - "finished" : "finó", - "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Baxar", - "Delete" : "Desaniciar", - "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", - "Terms of service" : "Términos del serviciu", - "Show list view" : "Amosar la vista en llista", - "Show grid view" : "Amosar la vista en rexáu", "File shares" : "Ficheros compartíos", "Downloaded via public link" : "Elementu baxáu per enllaz públicu", "Downloaded by {email}" : "Elementu baxáu por «{email}»", @@ -98,9 +87,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nun se pudo unviar la contraseña per Talk pa compartir un ficheru o una carpeta porque esta aplicación nun ta activada.", "Wrong password" : "La contraseña ye incorreuta", "shared by %s" : "elementu compartíu por %s", - "Download all files" : "Baxar tolos ficheros", - "Direct link" : "Enllaz direutu", + "Download" : "Baxar", "Add to your %s" : "Amestar a «%s»", + "Direct link" : "Enllaz direutu", "Share API is disabled" : "L'API de compartición ta desactivada", "File sharing" : "Compartición de ficheros", "Share will expire tomorrow" : "La compartición va caducar mañana", @@ -206,6 +195,9 @@ "Deck board" : "Mesa de tarxetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "en: {server}", + "File drop" : "Suelta de ficheros", + "Terms of service" : "Términos del serviciu", + "Nickname" : "Nomatu", "Allow upload and editing" : "Permitir la xuba y la edición", "Allow editing" : "Permitir la edición", "Upload only" : "Xubir namás", @@ -216,13 +208,14 @@ "Password expired" : "La contraseña caducó", "Video verification" : "Verificación per videu", "Set expiration date" : "Afitar la data de caducidá", - "Hide download" : "Anubrir la descarga", + "Hide download" : "Esconder la descarga", "Note to recipient" : "Nota al destinatariu", "Enter a note for the share recipient" : "Introduz una nota pal destinatariu del elementu compartíu", "Read" : "Lleer", "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Desaniciar", "Delete share" : "Desaniciar la compartición", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir cola direición de corréu electrónica {email}", @@ -239,10 +232,12 @@ "Toggle list of others with access to this file" : "Alternar la llista d'otros usuarios con accesu a esti ficheru", "Unable to fetch inherited shares" : "Nun ye posible dir en cata de los elementos compartíos heredaos", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Les direición de corréu siguiente nun ye válida: {emails}","Les direiciones de corréu siguientes nun son válides: {emails}"], + "Shares" : "Comparticiones", "Unable to load the shares list" : "Nun ye posible cargar la llista d'elementos compartíos", "Expires {relativetime}" : "Caduca: {relativetime}", "this share just expired." : "esta compartición ta acabante de caducar.", "Shared with you by {owner}" : "{owner} compartió l'elementu contigo", + "Link to a file" : "Enllaciar a un ficheru", "_Accept share_::_Accept shares_" : ["Aceptar l'elementu compartíu","Aceptar los elementos compartíos"], "Open in Files" : "Abrir en Ficheros", "_Reject share_::_Reject shares_" : ["Refugar l'elementu compartíu","Refugar los elementos compartíos"], @@ -252,21 +247,7 @@ "Shared multiple times with different people" : "Compartióse múltiples vegaes con otres persones", "Show sharing options" : "Amosar les opciones de compartición", "Shared with others" : "Compartío con otros", - "Link to a file" : "Enllaciar a un ficheru", - "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", - "Error updating the share" : "Hebo un error la compartición", - "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", - "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", - "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", - "Shared by" : "Compartíu por", - "Shared with" : "Compartióse con", - "Password created successfully" : "La contraseña creóse correutamente", - "Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña", - "Shared with you and the group {group} by {owner}" : "{owner} compartió l'elementu contigo y col grupu «{group}»", - "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", - "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", - "Shares" : "Comparticiones", + "No file" : "Nun hai nengún ficheru", "Overview of shared files." : "Vista xeneral de ficheros compartíos.", "No shares" : "Nun hai nenguna compartición", "Files and folders you shared or have been shared with you will show up here" : "Equí apaecen los ficheros y les carpetes que compartieres o compartieren contigo", @@ -289,7 +270,22 @@ "List of unapproved shares." : "Llista d'elementos compartíos ensin aprobar.", "No pending shares" : "Nun hai nenguna compartición pendiente", "Shares you have received but not approved will show up here" : "Equí apaecen los elementos de compartíos que recibas mas nun s'aprobaron", + "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", + "Error updating the share" : "Hebo un error la compartición", + "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", + "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", + "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", + "Shared by" : "Compartíu por", + "Shared with" : "Compartióse con", + "Password created successfully" : "La contraseña creóse correutamente", + "Error generating password from password policy" : "Hebo un error al xenerar una contraseña a partir la política de contraseña", + "Shared with you and the group {group} by {owner}" : "{owner} compartió l'elementu contigo y col grupu «{group}»", + "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", + "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", "Share note" : "Compartir una nota", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", "Upload files to %s" : "Xubir ficheros a «%s»", "Note" : "Nota", "Select or drop files" : "Seleiciona o suelta los ficheros", @@ -299,6 +295,12 @@ "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", + "Waiting…" : "Esperando…", + "error" : "error", + "finished" : "finó", + "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", @@ -307,6 +309,7 @@ "Please specify a valid federated user ID" : "Especifica una ID d'usuariu federáu válida", "You cannot share to a Circle if the app is not enabled" : "Nun pues compartir con un círculu si l'aplicación nun ta activada", "Please specify a valid circle" : "Especifica un círculu válidu", + "Download all files" : "Baxar tolos ficheros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir ficheros en Nextcloud. Si s'activa, l'alministración pue escoyer los grupos que pue compartir ficheros. Los usuarios con permisu puen compartir ficheros y carpetes con otros usuarios y grupos de Nextclouod. Amás, si l'alministración activa la función de compartir enllaces, puen usase enllaces esternos pa compartir ficheros con otros usuarios fuera de Nextcloud. L'alministración tamién pue aplicar contraseñes, dates de caducidá y activar l'usu compartíu ente sirvidores pente enllaces d'usu compartíu, amás de l'usu compartíu dende preseos móviles.\nSi se desactiva la función, desaníciense los ficheros y carpetes compartíos del sirvidor pa tolos destinatarios y tamién pa los veceros de sincronización y les aplicaciones pa móviles. Tienes más información disponible na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los elementos compartíos d'usuariu y en grupu por defeutu", "Read only" : "Namás llectura", @@ -315,7 +318,6 @@ "Bundled permissions" : "Permisos agrupaos", "Only works for users with access to this folder" : "Namás funciona pa los usuarios con accesu a esta carpeta", "Only works for users with access to this file" : "Namás funciona pa los usuarios con accesu a esti ficheru", - "File drop" : "Suelta de ficheros", "Circle" : "Círculu", "Allow download" : "Permitir la descarga", "No other users with access found" : "Nun s'atopó nengún usuariu más con accesu", diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 90cc4f6c77fa4..a2057b40f8d8c 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Изчакване...", - "error" : "грешка", - "finished" : "завършен", - "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", - "Move or copy" : "Премести или копирай", - "Download" : "Изтегли", - "Delete" : "Изтрий", - "You can upload into this folder" : "Може да качвате в папката", - "Terms of service" : "Условия за ползване", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", "File shares" : "Няма споделяния", "Downloaded via public link" : "Изтеглен чрез публична връзка", "Downloaded by {email}" : "Изтеглен от {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Изпращането на паролата от Nextcloud Talk“ за споделяне на файл или папка не беше успешно, тъй като Nextcloud Talk не е активиран.", "Wrong password" : "Грешна парола", "shared by %s" : "споделено от %s", - "Download all files" : "Изтегли всички файлове", - "Direct link" : "Директна връзка", + "Download" : "Изтегли", "Add to your %s" : "Добавяне към вашия %s", + "Direct link" : "Директна връзка", "Share API is disabled" : "Споделянето на API е изключено", "File sharing" : "Споделяне на файлове", "Share will expire tomorrow" : "Споделянето ще изтече утре", @@ -181,7 +170,8 @@ OC.L10N.register( "Deck board" : "Deck табло", "ScienceMesh" : "ScienceMesh /приложение/", "on {server}" : "на {server}", - "Enter your name" : "Въведете вашето име", + "File drop" : "Пускане/Преместване/ на файл", + "Terms of service" : "Условия за ползване", "Allow upload and editing" : "За качване и редактиране", "Allow editing" : "Разреши редактиране", "Advanced settings" : "Допълнителни настройки", @@ -197,17 +187,30 @@ OC.L10N.register( "Create" : "Създаване", "Edit" : "Редактиране", "Share" : "Сподели", + "Delete" : "Изтрий", "Others with access" : "Други с достъп", "Toggle list of others with access to this directory" : "Превключване на списък с други имащи достъп до тази директория", "Toggle list of others with access to this file" : "Превключване на списък с други имащи достъп до този файл", "Unable to fetch inherited shares" : "Неуспешно извличане на наследени дялове", + "Shares" : "Споделени", "Unable to load the shares list" : " Списъкът за споделяне не може да се зареди", "Expires {relativetime}" : "Изтича {relativetime}", "this share just expired." : "Това споделяне току-що изтече.", "Shared with you by {owner}" : "Споделено с Вас от {owner}.", + "Link to a file" : "Линк към файл", "Shared" : "Споделен", "Shared with others" : "Споделени с други", - "Link to a file" : "Линк към файл", + "No file" : "Без файл", + "No shares" : "Няма споделяния", + "Shared with you" : "Споделени с вас", + "Nothing shared with you yet" : "Няма споделени файлове", + "Nothing shared yet" : "Няма споделени файлове", + "Shared by link" : "Споделени с връзка", + "No shared links" : "Няма споделени връзки", + "Deleted shares" : "Изтрити", + "No deleted shares" : "Няма изтрити споделяния", + "Pending shares" : "Чакащи споделяния", + "No pending shares" : "Няма чакащи споделяния", "Error updating the share: {errorMessage}" : "Грешка приактуализиране на споделянето: {errorMessage}", "Error updating the share" : "Грешка при актуализиране на споделянето", "File \"{path}\" has been unshared" : "Файл „{path}“ не е споделен", @@ -221,18 +224,9 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Споделено с вас и {circle} от {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}", - "Shares" : "Споделени", - "No shares" : "Няма споделяния", - "Shared with you" : "Споделени с вас", - "Nothing shared with you yet" : "Няма споделени файлове", - "Nothing shared yet" : "Няма споделени файлове", - "Shared by link" : "Споделени с връзка", - "No shared links" : "Няма споделени връзки", - "Deleted shares" : "Изтрити", - "No deleted shares" : "Няма изтрити споделяния", - "Pending shares" : "Чакащи споделяния", - "No pending shares" : "Няма чакащи споделяния", "Share note" : "Сподели бележка", + "Show list view" : "Показване с изглед на списък", + "Show grid view" : "Показване в решетъчен изглед", "Upload files to %s" : "Качване на файлове към %s", "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", @@ -242,6 +236,12 @@ OC.L10N.register( "Share not found" : "Споделянето не е открито", "Back to %s" : "Обратно към %s", "Add to your Nextcloud" : "Добавете към Nextcloud", + "Waiting…" : "Изчакване...", + "error" : "грешка", + "finished" : "завършен", + "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", + "Move or copy" : "Премести или копирай", + "You can upload into this folder" : "Може да качвате в папката", "No compatible server found at {remote}" : "Не беше намерен съвместим сървър на {remote}", "Invalid server URL" : "URL адреса на сървъра не е валиден", "Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud", @@ -250,6 +250,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Моля, посочете валиден идентификатор на федериран потребител", "You cannot share to a Circle if the app is not enabled" : "Не можете да споделяте с Кръг, ако приложението не е активирано", "Please specify a valid circle" : "Моля, изберете валиден кръг", + "Download all files" : "Изтегли всички файлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", "Accept user and group shares by default" : "Приемане на споделяния на потребители и групи по подразбиране", "Read only" : "Само за четене", @@ -258,7 +259,6 @@ OC.L10N.register( "Bundled permissions" : "Пакет от права", "Only works for users with access to this folder" : "Работи само за потребители, които имат достъп до тази папка", "Only works for users with access to this file" : "Работи само за потребители, които имат достъп до този файл", - "File drop" : "Пускане/Преместване/ на файл", "Circle" : "Кръг", "Allow download" : "Позволяване на изтегляне/сваляне/", "No other users with access found" : "Няма намерени други потребители с достъп", @@ -270,6 +270,7 @@ OC.L10N.register( "the item was removed" : "елемента е премахнат", "the link expired" : "валидността на връзката е изтекла", "sharing is disabled" : "споделянето е изключено", - "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката." + "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", + "Enter your name" : "Въведете вашето име" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 6b87877ddfb1c..d7a636a8da87a 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Изчакване...", - "error" : "грешка", - "finished" : "завършен", - "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", - "Move or copy" : "Премести или копирай", - "Download" : "Изтегли", - "Delete" : "Изтрий", - "You can upload into this folder" : "Може да качвате в папката", - "Terms of service" : "Условия за ползване", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", "File shares" : "Няма споделяния", "Downloaded via public link" : "Изтеглен чрез публична връзка", "Downloaded by {email}" : "Изтеглен от {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Изпращането на паролата от Nextcloud Talk“ за споделяне на файл или папка не беше успешно, тъй като Nextcloud Talk не е активиран.", "Wrong password" : "Грешна парола", "shared by %s" : "споделено от %s", - "Download all files" : "Изтегли всички файлове", - "Direct link" : "Директна връзка", + "Download" : "Изтегли", "Add to your %s" : "Добавяне към вашия %s", + "Direct link" : "Директна връзка", "Share API is disabled" : "Споделянето на API е изключено", "File sharing" : "Споделяне на файлове", "Share will expire tomorrow" : "Споделянето ще изтече утре", @@ -179,7 +168,8 @@ "Deck board" : "Deck табло", "ScienceMesh" : "ScienceMesh /приложение/", "on {server}" : "на {server}", - "Enter your name" : "Въведете вашето име", + "File drop" : "Пускане/Преместване/ на файл", + "Terms of service" : "Условия за ползване", "Allow upload and editing" : "За качване и редактиране", "Allow editing" : "Разреши редактиране", "Advanced settings" : "Допълнителни настройки", @@ -195,17 +185,30 @@ "Create" : "Създаване", "Edit" : "Редактиране", "Share" : "Сподели", + "Delete" : "Изтрий", "Others with access" : "Други с достъп", "Toggle list of others with access to this directory" : "Превключване на списък с други имащи достъп до тази директория", "Toggle list of others with access to this file" : "Превключване на списък с други имащи достъп до този файл", "Unable to fetch inherited shares" : "Неуспешно извличане на наследени дялове", + "Shares" : "Споделени", "Unable to load the shares list" : " Списъкът за споделяне не може да се зареди", "Expires {relativetime}" : "Изтича {relativetime}", "this share just expired." : "Това споделяне току-що изтече.", "Shared with you by {owner}" : "Споделено с Вас от {owner}.", + "Link to a file" : "Линк към файл", "Shared" : "Споделен", "Shared with others" : "Споделени с други", - "Link to a file" : "Линк към файл", + "No file" : "Без файл", + "No shares" : "Няма споделяния", + "Shared with you" : "Споделени с вас", + "Nothing shared with you yet" : "Няма споделени файлове", + "Nothing shared yet" : "Няма споделени файлове", + "Shared by link" : "Споделени с връзка", + "No shared links" : "Няма споделени връзки", + "Deleted shares" : "Изтрити", + "No deleted shares" : "Няма изтрити споделяния", + "Pending shares" : "Чакащи споделяния", + "No pending shares" : "Няма чакащи споделяния", "Error updating the share: {errorMessage}" : "Грешка приактуализиране на споделянето: {errorMessage}", "Error updating the share" : "Грешка при актуализиране на споделянето", "File \"{path}\" has been unshared" : "Файл „{path}“ не е споделен", @@ -219,18 +222,9 @@ "Shared with you and {circle} by {owner}" : "Споделено с вас и {circle} от {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}", - "Shares" : "Споделени", - "No shares" : "Няма споделяния", - "Shared with you" : "Споделени с вас", - "Nothing shared with you yet" : "Няма споделени файлове", - "Nothing shared yet" : "Няма споделени файлове", - "Shared by link" : "Споделени с връзка", - "No shared links" : "Няма споделени връзки", - "Deleted shares" : "Изтрити", - "No deleted shares" : "Няма изтрити споделяния", - "Pending shares" : "Чакащи споделяния", - "No pending shares" : "Няма чакащи споделяния", "Share note" : "Сподели бележка", + "Show list view" : "Показване с изглед на списък", + "Show grid view" : "Показване в решетъчен изглед", "Upload files to %s" : "Качване на файлове към %s", "Note" : "Бележка", "Select or drop files" : "Изберете файл или преместете с мишката", @@ -240,6 +234,12 @@ "Share not found" : "Споделянето не е открито", "Back to %s" : "Обратно към %s", "Add to your Nextcloud" : "Добавете към Nextcloud", + "Waiting…" : "Изчакване...", + "error" : "грешка", + "finished" : "завършен", + "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", + "Move or copy" : "Премести или копирай", + "You can upload into this folder" : "Може да качвате в папката", "No compatible server found at {remote}" : "Не беше намерен съвместим сървър на {remote}", "Invalid server URL" : "URL адреса на сървъра не е валиден", "Failed to add the public link to your Nextcloud" : "Неуспешно добавяне на публичната връзка към вашия Nextcloud", @@ -248,6 +248,7 @@ "Please specify a valid federated user ID" : "Моля, посочете валиден идентификатор на федериран потребител", "You cannot share to a Circle if the app is not enabled" : "Не можете да споделяте с Кръг, ако приложението не е активирано", "Please specify a valid circle" : "Моля, изберете валиден кръг", + "Download all files" : "Изтегли всички файлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Приложението позволява споделянето на файлове с Nextcloud. Администраторът може да ограничи споделянето само за определени групи. Потретилите с права ще могат да споделят файлове и папки с други потребители и групи от Nextcloud. За споделяне с потребители извън Nextloud администраторът трябва да активира функционалността за споделяне с връзка. Администратора може да наложи ползването на пароли, валидност, споделяне с връзка от сървър към сървър и споделяне от мобилни устройства.\nИзключването на функционалността ще прекрати споделени файлове и папки от сървъра (за потребители, клиенти за синхронизиране и мобилни приложения). Подробна информация ще намерите в документацията на Nextcloud.", "Accept user and group shares by default" : "Приемане на споделяния на потребители и групи по подразбиране", "Read only" : "Само за четене", @@ -256,7 +257,6 @@ "Bundled permissions" : "Пакет от права", "Only works for users with access to this folder" : "Работи само за потребители, които имат достъп до тази папка", "Only works for users with access to this file" : "Работи само за потребители, които имат достъп до този файл", - "File drop" : "Пускане/Преместване/ на файл", "Circle" : "Кръг", "Allow download" : "Позволяване на изтегляне/сваляне/", "No other users with access found" : "Няма намерени други потребители с достъп", @@ -268,6 +268,7 @@ "the item was removed" : "елемента е премахнат", "the link expired" : "валидността на връзката е изтекла", "sharing is disabled" : "споделянето е изключено", - "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката." + "For more info, please ask the person who sent this link." : "За допълнителна информация, моля питай човека, който е изпратил връзката.", + "Enter your name" : "Въведете вашето име" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 03eee11c7edda..79e21e1bd70da 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "S'està esperant…", - "error" : "error", - "finished" : "ha finalitzat", - "This will stop your current uploads." : "Això aturarà les pujades actuals.", - "Move or copy" : "Mou o copia", - "Download" : "Baixa", - "Delete" : "Suprimeix", - "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", - "Terms of service" : "Condicions del servei", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", "File shares" : "Fitxers compartits", "Downloaded via public link" : "S'ha baixat mitjançant un enllaç públic", "Downloaded by {email}" : "{email} l'ha baixat", @@ -99,9 +88,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "No s'ha pogut enviar la contrasenya per Converses del Nextcloud per a compartir un fitxer o una carpeta perquè l'aplicació Converses del Nextcloud no està habilitada.", "Wrong password" : "Contrasenya incorrecta", "shared by %s" : "compartit per %s", - "Download all files" : "Baixa tots els fitxers", - "Direct link" : "Enllaç directe", + "Download" : "Baixa", "Add to your %s" : "Afegeix al %s", + "Direct link" : "Enllaç directe", "Share API is disabled" : "L'API d'ús compartit està inhabilitada", "File sharing" : "Fitxers compartits", "Share will expire tomorrow" : "L'ús compartit caducarà demà", @@ -190,7 +179,8 @@ OC.L10N.register( "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", - "Enter your name" : "Introdueix el teu nom", + "File drop" : "Pujada de fitxers", + "Terms of service" : "Condicions del servei", "Allow upload and editing" : "Permet la pujada i l'edició", "Allow editing" : "Permet l'edició", "Upload only" : "Només pujada", @@ -208,6 +198,7 @@ OC.L10N.register( "Create" : "Crea", "Edit" : "Edició", "Share" : "Comparteix", + "Delete" : "Suprimeix", "Delete share" : "Suprimeix l'element compartit", "Share with {userName}" : "Comparteix amb {userName}", "Share with email {email}" : "Comparteix amb l'adreça electrònica {email}", @@ -223,10 +214,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Canvia la llista d'altres usuaris amb accés a aquesta carpeta", "Toggle list of others with access to this file" : "Canvia la llista d'altres usuaris amb accés a aquest fitxer", "Unable to fetch inherited shares" : "No s'han pogut obtenir els elements compartits heretats", + "Shares" : "Elements compartits", "Unable to load the shares list" : "No s'ha pogut carregar la llista d'elements compartits", "Expires {relativetime}" : "Caduca {relativetime}", "this share just expired." : "aquest element compartit acaba de caducar.", "Shared with you by {owner}" : "{owner} l'ha compartit amb vós", + "Link to a file" : "Enllaç a un fitxer", "_Accept share_::_Accept shares_" : ["Accepta l'element compartit","Accepta els elements compartits"], "Open in Files" : "Obre a Fitxers", "_Reject share_::_Reject shares_" : ["Rebutja l'element compartit","Rebutja els elements compartits"], @@ -236,21 +229,8 @@ OC.L10N.register( "Shared multiple times with different people" : "S'ha compartit diverses vegades amb persones diferents", "Show sharing options" : "Mostra les opcions d'ús compartit", "Shared with others" : "Compartit amb altres", - "Link to a file" : "Enllaç a un fitxer", - "Error updating the share: {errorMessage}" : "S'ha produït un error en actualitzar l'element compartit: {errorMessage}", - "Error updating the share" : "S'ha produït un error en actualitzar l'element compartit", - "File \"{path}\" has been unshared" : "El fitxer «{path}» s'ha deixat de compartir", - "Folder \"{path}\" has been unshared" : "La carpeta «{path}» s'ha deixat de compartir", - "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", - "Shared by" : "Compartit per", - "Shared with" : "S'ha compartit amb", - "Password created successfully" : "La contrasenya s'ha creat correctament", - "Error generating password from password policy" : "S'ha produït un error en generar la contrasenya a partir de la política de contrasenyes", - "Shared with you and the group {group} by {owner}" : "{owner} l'ha compartit amb vós i amb el grup {group}", - "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", - "Shares" : "Elements compartits", + "No file" : "Cap fitxer", + "Public share" : "Participació pública", "Overview of shared files." : "Informació general dels fitxers compartits.", "No shares" : "No hi ha cap element compartit", "Files and folders you shared or have been shared with you will show up here" : "Els fitxers i les carpetes que compartiu o s'hagin compartit amb vós es mostraran aquí", @@ -273,7 +253,22 @@ OC.L10N.register( "List of unapproved shares." : "Llista d'elements compartits no aprovats.", "No pending shares" : "No hi ha cap element compartit pendent", "Shares you have received but not approved will show up here" : "Els elements compartits que rebeu però no aproveu es mostraran aquí", + "Error updating the share: {errorMessage}" : "S'ha produït un error en actualitzar l'element compartit: {errorMessage}", + "Error updating the share" : "S'ha produït un error en actualitzar l'element compartit", + "File \"{path}\" has been unshared" : "El fitxer «{path}» s'ha deixat de compartir", + "Folder \"{path}\" has been unshared" : "La carpeta «{path}» s'ha deixat de compartir", + "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", + "Shared by" : "Compartit per", + "Shared with" : "S'ha compartit amb", + "Password created successfully" : "La contrasenya s'ha creat correctament", + "Error generating password from password policy" : "S'ha produït un error en generar la contrasenya a partir de la política de contrasenyes", + "Shared with you and the group {group} by {owner}" : "{owner} l'ha compartit amb vós i amb el grup {group}", + "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", "Share note" : "Nota de l'element compartit", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", "Upload files to %s" : "Puja fitxers a %s", "Note" : "Nota", "Select or drop files" : "Seleccioneu o deixeu anar fitxers", @@ -283,6 +278,12 @@ OC.L10N.register( "Share not found" : "No s'ha trobat l'element compartit", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Afegeix al Nextcloud", + "Waiting…" : "S'està esperant…", + "error" : "error", + "finished" : "ha finalitzat", + "This will stop your current uploads." : "Això aturarà les pujades actuals.", + "Move or copy" : "Mou o copia", + "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", "No compatible server found at {remote}" : "No s'ha trobat cap servidor compatible a {remote}", "Invalid server URL" : "L'URL del servidor no és vàlida", "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", @@ -291,6 +292,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Especifiqueu un ID d'usuari federat vàlid", "You cannot share to a Circle if the app is not enabled" : "No podeu compartir-ho en un cercle si l'aplicació no està habilitada", "Please specify a valid circle" : "Especifiqueu un cercle vàlid", + "Download all files" : "Baixa tots els fitxers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aquesta aplicació permet als usuaris compartir fitxers en el Nextcloud. Si està habilitada, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris amb permís poden compartir fitxers i carpetes amb altres usuaris i grups del Nextcloud. A més, si l'administrador activa la característica de compartir enllaços, es poden utilitzar enllaços externs per a compartir fitxers amb altres usuaris fora del Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i habilitar l'ús compartit entre servidors mitjançant enllaços d'ús compartit, així com l'ús compartit des de dispositius mòbils.\nSi inhabiliteu la característica, se suprimiran els fitxers i les carpetes compartides del servidor per a tots els destinataris i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació en la documentació del Nextcloud.", "Accept user and group shares by default" : "Accepta els elements compartits d'usuari i en grup per defecte", "Read only" : "Només de lectura", @@ -299,7 +301,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos agrupats", "Only works for users with access to this folder" : "Només funciona per als usuaris amb accés a aquesta carpeta", "Only works for users with access to this file" : "Només funciona per als usuaris amb accés a aquest fitxer", - "File drop" : "Pujada de fitxers", "Circle" : "Cercle", "Allow download" : "Permet la baixada", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", @@ -311,6 +312,7 @@ OC.L10N.register( "the item was removed" : "S'ha suprimit l'element.", "the link expired" : "L'enllaç ha caducat.", "sharing is disabled" : "S'ha inhabilitat l'ús compartit.", - "For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç." + "For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç.", + "Enter your name" : "Introdueix el teu nom" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 31744fdcd690b..0a8642559af43 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "S'està esperant…", - "error" : "error", - "finished" : "ha finalitzat", - "This will stop your current uploads." : "Això aturarà les pujades actuals.", - "Move or copy" : "Mou o copia", - "Download" : "Baixa", - "Delete" : "Suprimeix", - "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", - "Terms of service" : "Condicions del servei", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", "File shares" : "Fitxers compartits", "Downloaded via public link" : "S'ha baixat mitjançant un enllaç públic", "Downloaded by {email}" : "{email} l'ha baixat", @@ -97,9 +86,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "No s'ha pogut enviar la contrasenya per Converses del Nextcloud per a compartir un fitxer o una carpeta perquè l'aplicació Converses del Nextcloud no està habilitada.", "Wrong password" : "Contrasenya incorrecta", "shared by %s" : "compartit per %s", - "Download all files" : "Baixa tots els fitxers", - "Direct link" : "Enllaç directe", + "Download" : "Baixa", "Add to your %s" : "Afegeix al %s", + "Direct link" : "Enllaç directe", "Share API is disabled" : "L'API d'ús compartit està inhabilitada", "File sharing" : "Fitxers compartits", "Share will expire tomorrow" : "L'ús compartit caducarà demà", @@ -188,7 +177,8 @@ "Deck board" : "Tauler de Targetes", "ScienceMesh" : "ScienceMesh", "on {server}" : "a {server}", - "Enter your name" : "Introdueix el teu nom", + "File drop" : "Pujada de fitxers", + "Terms of service" : "Condicions del servei", "Allow upload and editing" : "Permet la pujada i l'edició", "Allow editing" : "Permet l'edició", "Upload only" : "Només pujada", @@ -206,6 +196,7 @@ "Create" : "Crea", "Edit" : "Edició", "Share" : "Comparteix", + "Delete" : "Suprimeix", "Delete share" : "Suprimeix l'element compartit", "Share with {userName}" : "Comparteix amb {userName}", "Share with email {email}" : "Comparteix amb l'adreça electrònica {email}", @@ -221,10 +212,12 @@ "Toggle list of others with access to this directory" : "Canvia la llista d'altres usuaris amb accés a aquesta carpeta", "Toggle list of others with access to this file" : "Canvia la llista d'altres usuaris amb accés a aquest fitxer", "Unable to fetch inherited shares" : "No s'han pogut obtenir els elements compartits heretats", + "Shares" : "Elements compartits", "Unable to load the shares list" : "No s'ha pogut carregar la llista d'elements compartits", "Expires {relativetime}" : "Caduca {relativetime}", "this share just expired." : "aquest element compartit acaba de caducar.", "Shared with you by {owner}" : "{owner} l'ha compartit amb vós", + "Link to a file" : "Enllaç a un fitxer", "_Accept share_::_Accept shares_" : ["Accepta l'element compartit","Accepta els elements compartits"], "Open in Files" : "Obre a Fitxers", "_Reject share_::_Reject shares_" : ["Rebutja l'element compartit","Rebutja els elements compartits"], @@ -234,21 +227,8 @@ "Shared multiple times with different people" : "S'ha compartit diverses vegades amb persones diferents", "Show sharing options" : "Mostra les opcions d'ús compartit", "Shared with others" : "Compartit amb altres", - "Link to a file" : "Enllaç a un fitxer", - "Error updating the share: {errorMessage}" : "S'ha produït un error en actualitzar l'element compartit: {errorMessage}", - "Error updating the share" : "S'ha produït un error en actualitzar l'element compartit", - "File \"{path}\" has been unshared" : "El fitxer «{path}» s'ha deixat de compartir", - "Folder \"{path}\" has been unshared" : "La carpeta «{path}» s'ha deixat de compartir", - "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", - "Shared by" : "Compartit per", - "Shared with" : "S'ha compartit amb", - "Password created successfully" : "La contrasenya s'ha creat correctament", - "Error generating password from password policy" : "S'ha produït un error en generar la contrasenya a partir de la política de contrasenyes", - "Shared with you and the group {group} by {owner}" : "{owner} l'ha compartit amb vós i amb el grup {group}", - "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", - "Shares" : "Elements compartits", + "No file" : "Cap fitxer", + "Public share" : "Participació pública", "Overview of shared files." : "Informació general dels fitxers compartits.", "No shares" : "No hi ha cap element compartit", "Files and folders you shared or have been shared with you will show up here" : "Els fitxers i les carpetes que compartiu o s'hagin compartit amb vós es mostraran aquí", @@ -271,7 +251,22 @@ "List of unapproved shares." : "Llista d'elements compartits no aprovats.", "No pending shares" : "No hi ha cap element compartit pendent", "Shares you have received but not approved will show up here" : "Els elements compartits que rebeu però no aproveu es mostraran aquí", + "Error updating the share: {errorMessage}" : "S'ha produït un error en actualitzar l'element compartit: {errorMessage}", + "Error updating the share" : "S'ha produït un error en actualitzar l'element compartit", + "File \"{path}\" has been unshared" : "El fitxer «{path}» s'ha deixat de compartir", + "Folder \"{path}\" has been unshared" : "La carpeta «{path}» s'ha deixat de compartir", + "Share {propertyName} saved" : "S'ha desat l'element compartit {propertyName}", + "Shared by" : "Compartit per", + "Shared with" : "S'ha compartit amb", + "Password created successfully" : "La contrasenya s'ha creat correctament", + "Error generating password from password policy" : "S'ha produït un error en generar la contrasenya a partir de la política de contrasenyes", + "Shared with you and the group {group} by {owner}" : "{owner} l'ha compartit amb vós i amb el grup {group}", + "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", "Share note" : "Nota de l'element compartit", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", "Upload files to %s" : "Puja fitxers a %s", "Note" : "Nota", "Select or drop files" : "Seleccioneu o deixeu anar fitxers", @@ -281,6 +276,12 @@ "Share not found" : "No s'ha trobat l'element compartit", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Afegeix al Nextcloud", + "Waiting…" : "S'està esperant…", + "error" : "error", + "finished" : "ha finalitzat", + "This will stop your current uploads." : "Això aturarà les pujades actuals.", + "Move or copy" : "Mou o copia", + "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", "No compatible server found at {remote}" : "No s'ha trobat cap servidor compatible a {remote}", "Invalid server URL" : "L'URL del servidor no és vàlida", "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", @@ -289,6 +290,7 @@ "Please specify a valid federated user ID" : "Especifiqueu un ID d'usuari federat vàlid", "You cannot share to a Circle if the app is not enabled" : "No podeu compartir-ho en un cercle si l'aplicació no està habilitada", "Please specify a valid circle" : "Especifiqueu un cercle vàlid", + "Download all files" : "Baixa tots els fitxers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aquesta aplicació permet als usuaris compartir fitxers en el Nextcloud. Si està habilitada, l'administrador pot triar quins grups poden compartir fitxers. Els usuaris amb permís poden compartir fitxers i carpetes amb altres usuaris i grups del Nextcloud. A més, si l'administrador activa la característica de compartir enllaços, es poden utilitzar enllaços externs per a compartir fitxers amb altres usuaris fora del Nextcloud. Els administradors també poden aplicar contrasenyes, dates de caducitat i habilitar l'ús compartit entre servidors mitjançant enllaços d'ús compartit, així com l'ús compartit des de dispositius mòbils.\nSi inhabiliteu la característica, se suprimiran els fitxers i les carpetes compartides del servidor per a tots els destinataris i també per als clients de sincronització i les aplicacions per a mòbils. Podeu trobar més informació en la documentació del Nextcloud.", "Accept user and group shares by default" : "Accepta els elements compartits d'usuari i en grup per defecte", "Read only" : "Només de lectura", @@ -297,7 +299,6 @@ "Bundled permissions" : "Permisos agrupats", "Only works for users with access to this folder" : "Només funciona per als usuaris amb accés a aquesta carpeta", "Only works for users with access to this file" : "Només funciona per als usuaris amb accés a aquest fitxer", - "File drop" : "Pujada de fitxers", "Circle" : "Cercle", "Allow download" : "Permet la baixada", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", @@ -309,6 +310,7 @@ "the item was removed" : "S'ha suprimit l'element.", "the link expired" : "L'enllaç ha caducat.", "sharing is disabled" : "S'ha inhabilitat l'ús compartit.", - "For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç." + "For more info, please ask the person who sent this link." : "Per a més informació, contacteu amb qui us hagi enviat l'enllaç.", + "Enter your name" : "Introdueix el teu nom" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index ab1f2325a02ba..6307062845acd 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Čeká se…", - "error" : "chyba", - "finished" : "dokončeno", - "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", - "Move or copy" : "Přesunout nebo zkopírovat", - "Download" : "Stáhnout", - "Delete" : "Smazat", - "You can upload into this folder" : "Do této složky můžete nahrávat", - "Terms of service" : "Všeobecné podmínky", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", "File shares" : "Sdílení souborů", "Downloaded via public link" : "Staženo prostřednictvím veřejného odkazu", "Downloaded by {email}" : "Stáhnul(a) si {email}", @@ -101,9 +90,9 @@ OC.L10N.register( "No sharing rights on this item" : "Nemáte oprávnění ke sdílení této položky", "Wrong password" : "Nesprávné heslo", "shared by %s" : "sdílí %s", - "Download all files" : "Stáhnout všechny soubory", - "Direct link" : "Přímý odkaz", + "Download" : "Stáhnout", "Add to your %s" : "Přidat do svého %s", + "Direct link" : "Přímý odkaz", "Share API is disabled" : "Aplikační program. rozhraní (API) pro práci se sdíleními je vypnuté", "File sharing" : "Sdílení souborů", "Share will expire tomorrow" : "Platnost sdílení skončí zítra", @@ -198,7 +187,8 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", "Note:" : "Poznámka:", - "Enter your name" : "Zadejte své jméno", + "File drop" : "Předání souboru", + "Terms of service" : "Všeobecné podmínky", "Submit name" : "Odeslat jméno", "Allow upload and editing" : "Povolit nahrávání a úpravy", "Allow editing" : "Povolit úpravy", @@ -217,6 +207,7 @@ OC.L10N.register( "Create" : "Vytvářet", "Edit" : "Úpravy", "Share" : "Sdílet", + "Delete" : "Smazat", "Delete share" : "Smazat sdílení", "Share with {userName}" : "Nasdílet pro {userName}", "Share with group" : "Nasdílet skupině", @@ -229,10 +220,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Vyp/zap. seznam ostatních s přístupem k této složce", "Toggle list of others with access to this file" : "Vyp/zap. seznam ostatních s přístupem k tomuto souboru", "Unable to fetch inherited shares" : "Nedaří se získat převzatá sdílení", + "Shares" : "Sdílení", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", "Shared with you by {owner}" : "S vámi sdílí {owner}", + "Link to a file" : "Odkaz na soubor", "_Accept share_::_Accept shares_" : ["Přijmout sdílení","Přijmout sdílení","Přijmout sdílení","Přijmout sdílení"], "Open in Files" : "Otevřít v Souborech", "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"], @@ -242,21 +235,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", "Show sharing options" : "Zobrazit předvolby pro sdílení", "Shared with others" : "Sdíleno s ostatními", - "Link to a file" : "Odkaz na soubor", - "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", - "Error updating the share" : "Chyba při aktualizaci sdílení", - "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", - "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", - "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", - "Shared by" : "Sdílí", - "Shared with" : "Sdíleno s", - "Password created successfully" : "Heslo úspěšně vytvořeno", - "Error generating password from password policy" : "Chyba při vytváření hesla ze zásady pro hesla", - "Shared with you and the group {group} by {owner}" : "{owner} sdílí vám a skupině {group}", - "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", - "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", - "Shares" : "Sdílení", + "No file" : "Žádný soubor", + "Public share" : "Veřejné sdílení", "Overview of shared files." : "Přehled nasdílených souborů", "No shares" : "Žádná sdílení", "Files and folders you shared or have been shared with you will show up here" : "Zde budou zobrazeny soubory a složky, které jste nasdíleli nebo vám byly nadíleny", @@ -279,7 +259,22 @@ OC.L10N.register( "List of unapproved shares." : "Seznam neschválených sdílení.", "No pending shares" : "Žádná čekající sdílení", "Shares you have received but not approved will show up here" : "Sdílení, která jste obdrželi, ale neschválili, se zobrazí zde", + "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", + "Error updating the share" : "Chyba při aktualizaci sdílení", + "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", + "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", + "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", + "Shared by" : "Sdílí", + "Shared with" : "Sdíleno s", + "Password created successfully" : "Heslo úspěšně vytvořeno", + "Error generating password from password policy" : "Chyba při vytváření hesla ze zásady pro hesla", + "Shared with you and the group {group} by {owner}" : "{owner} sdílí vám a skupině {group}", + "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", + "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", "Share note" : "Sdílet poznámku", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "Upload files to %s" : "Nahrát soubory do %s", "Note" : "Poznámka", "Select or drop files" : "Vyberte nebo přetáhněte soubory", @@ -289,6 +284,12 @@ OC.L10N.register( "Share not found" : "Sdílení nenalezeno", "Back to %s" : "Zpět na %s", "Add to your Nextcloud" : "Přidat do Nextcloud", + "Waiting…" : "Čeká se…", + "error" : "chyba", + "finished" : "dokončeno", + "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", + "Move or copy" : "Přesunout nebo zkopírovat", + "You can upload into this folder" : "Do této složky můžete nahrávat", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -297,6 +298,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Zadejte platný federovaný identifikátor uživatele", "You cannot share to a Circle if the app is not enabled" : "Do okruhu nemůžete sdílet, pokud není aplikace zapnuta", "Please specify a valid circle" : "Zadejte platný okruh", + "Download all files" : "Stáhnout všechny soubory", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.", "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin", "Read only" : "Pouze pro čtení", @@ -305,7 +307,6 @@ OC.L10N.register( "Bundled permissions" : "Předvolená oprávnění", "Only works for users with access to this folder" : "Funguje pouze pro uživatele, kteří mají přístup k této složce", "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteří mají přístup k tomuto souboru", - "File drop" : "Předání souboru", "Circle" : "Okruh", "Allow download" : "Umožnit stahování", "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", @@ -317,6 +318,7 @@ OC.L10N.register( "the item was removed" : "položka byla odebrána", "the link expired" : "platnost odkazu skončila", "sharing is disabled" : "sdílení je vypnuto", - "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala." + "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.", + "Enter your name" : "Zadejte své jméno" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 65fef025ac325..05ac9613971dd 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Čeká se…", - "error" : "chyba", - "finished" : "dokončeno", - "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", - "Move or copy" : "Přesunout nebo zkopírovat", - "Download" : "Stáhnout", - "Delete" : "Smazat", - "You can upload into this folder" : "Do této složky můžete nahrávat", - "Terms of service" : "Všeobecné podmínky", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", "File shares" : "Sdílení souborů", "Downloaded via public link" : "Staženo prostřednictvím veřejného odkazu", "Downloaded by {email}" : "Stáhnul(a) si {email}", @@ -99,9 +88,9 @@ "No sharing rights on this item" : "Nemáte oprávnění ke sdílení této položky", "Wrong password" : "Nesprávné heslo", "shared by %s" : "sdílí %s", - "Download all files" : "Stáhnout všechny soubory", - "Direct link" : "Přímý odkaz", + "Download" : "Stáhnout", "Add to your %s" : "Přidat do svého %s", + "Direct link" : "Přímý odkaz", "Share API is disabled" : "Aplikační program. rozhraní (API) pro práci se sdíleními je vypnuté", "File sharing" : "Sdílení souborů", "Share will expire tomorrow" : "Platnost sdílení skončí zítra", @@ -196,7 +185,8 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", "Note:" : "Poznámka:", - "Enter your name" : "Zadejte své jméno", + "File drop" : "Předání souboru", + "Terms of service" : "Všeobecné podmínky", "Submit name" : "Odeslat jméno", "Allow upload and editing" : "Povolit nahrávání a úpravy", "Allow editing" : "Povolit úpravy", @@ -215,6 +205,7 @@ "Create" : "Vytvářet", "Edit" : "Úpravy", "Share" : "Sdílet", + "Delete" : "Smazat", "Delete share" : "Smazat sdílení", "Share with {userName}" : "Nasdílet pro {userName}", "Share with group" : "Nasdílet skupině", @@ -227,10 +218,12 @@ "Toggle list of others with access to this directory" : "Vyp/zap. seznam ostatních s přístupem k této složce", "Toggle list of others with access to this file" : "Vyp/zap. seznam ostatních s přístupem k tomuto souboru", "Unable to fetch inherited shares" : "Nedaří se získat převzatá sdílení", + "Shares" : "Sdílení", "Unable to load the shares list" : "Nedaří se načíst seznam sdílení", "Expires {relativetime}" : "Platnost končí {relativetime}", "this share just expired." : "platnost tohoto sdílení právě skončila.", "Shared with you by {owner}" : "S vámi sdílí {owner}", + "Link to a file" : "Odkaz na soubor", "_Accept share_::_Accept shares_" : ["Přijmout sdílení","Přijmout sdílení","Přijmout sdílení","Přijmout sdílení"], "Open in Files" : "Otevřít v Souborech", "_Reject share_::_Reject shares_" : ["Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení","Odmítnout sdílení"], @@ -240,21 +233,8 @@ "Shared multiple times with different people" : "Nasdílet několikrát různým lidem", "Show sharing options" : "Zobrazit předvolby pro sdílení", "Shared with others" : "Sdíleno s ostatními", - "Link to a file" : "Odkaz na soubor", - "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", - "Error updating the share" : "Chyba při aktualizaci sdílení", - "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", - "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", - "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", - "Shared by" : "Sdílí", - "Shared with" : "Sdíleno s", - "Password created successfully" : "Heslo úspěšně vytvořeno", - "Error generating password from password policy" : "Chyba při vytváření hesla ze zásady pro hesla", - "Shared with you and the group {group} by {owner}" : "{owner} sdílí vám a skupině {group}", - "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", - "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", - "Shares" : "Sdílení", + "No file" : "Žádný soubor", + "Public share" : "Veřejné sdílení", "Overview of shared files." : "Přehled nasdílených souborů", "No shares" : "Žádná sdílení", "Files and folders you shared or have been shared with you will show up here" : "Zde budou zobrazeny soubory a složky, které jste nasdíleli nebo vám byly nadíleny", @@ -277,7 +257,22 @@ "List of unapproved shares." : "Seznam neschválených sdílení.", "No pending shares" : "Žádná čekající sdílení", "Shares you have received but not approved will show up here" : "Sdílení, která jste obdrželi, ale neschválili, se zobrazí zde", + "Error updating the share: {errorMessage}" : "Chyba při aktualizaci sdílení: {errorMessage}", + "Error updating the share" : "Chyba při aktualizaci sdílení", + "File \"{path}\" has been unshared" : "Sdílení souboru „{path}“ bylo zrušeno", + "Folder \"{path}\" has been unshared" : "Sdílení složky „{path}“ bylo zrušeno", + "Share {propertyName} saved" : "Sdílení {propertyName} uloženo", + "Shared by" : "Sdílí", + "Shared with" : "Sdíleno s", + "Password created successfully" : "Heslo úspěšně vytvořeno", + "Error generating password from password policy" : "Chyba při vytváření hesla ze zásady pro hesla", + "Shared with you and the group {group} by {owner}" : "{owner} sdílí vám a skupině {group}", + "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", + "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", "Share note" : "Sdílet poznámku", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "Upload files to %s" : "Nahrát soubory do %s", "Note" : "Poznámka", "Select or drop files" : "Vyberte nebo přetáhněte soubory", @@ -287,6 +282,12 @@ "Share not found" : "Sdílení nenalezeno", "Back to %s" : "Zpět na %s", "Add to your Nextcloud" : "Přidat do Nextcloud", + "Waiting…" : "Čeká se…", + "error" : "chyba", + "finished" : "dokončeno", + "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", + "Move or copy" : "Přesunout nebo zkopírovat", + "You can upload into this folder" : "Do této složky můžete nahrávat", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -295,6 +296,7 @@ "Please specify a valid federated user ID" : "Zadejte platný federovaný identifikátor uživatele", "You cannot share to a Circle if the app is not enabled" : "Do okruhu nemůžete sdílet, pokud není aplikace zapnuta", "Please specify a valid circle" : "Zadejte platný okruh", + "Download all files" : "Stáhnout všechny soubory", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdílet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdílet soubory. Pověření uživatelé pak mohou sdílet soubory a složky s ostatními uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdílení, je možné sdílet soubory i s uživateli mimo Nextcloud a to pomocí externího odkazu. Správci také mohou vynutit používání hesel, datumů expirace a zapnout sdílení server-server pomocí sdílecích odkazů. Stejně tak sdílení z mobilních zařízení.\nVypnutí této funkce odebere sdílené soubory a složky na server pro všechny příjemce sdílení a také na synchronizačních klientech a mobilních aplikacích. Více informací je k dispozici v dokumentaci k Nextcloud.", "Accept user and group shares by default" : "Vždy přijímat sdílení od uživatelů a skupin", "Read only" : "Pouze pro čtení", @@ -303,7 +305,6 @@ "Bundled permissions" : "Předvolená oprávnění", "Only works for users with access to this folder" : "Funguje pouze pro uživatele, kteří mají přístup k této složce", "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteří mají přístup k tomuto souboru", - "File drop" : "Předání souboru", "Circle" : "Okruh", "Allow download" : "Umožnit stahování", "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", @@ -315,6 +316,7 @@ "the item was removed" : "položka byla odebrána", "the link expired" : "platnost odkazu skončila", "sharing is disabled" : "sdílení je vypnuto", - "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala." + "For more info, please ask the person who sent this link." : "Pokud potřebujete další podrobnosti, obraťte se na osobu, která vám tento odkaz zaslala.", + "Enter your name" : "Zadejte své jméno" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 4c6832106f8de..e1e21c31bafba 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Venter …", - "error" : "fejl", - "finished" : "Færdiggjort", - "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", - "Move or copy" : "Flyt eller kopier", - "Download" : "Download", - "Delete" : "Slet", - "You can upload into this folder" : "Du kan overføre til denne mappe", - "Terms of service" : "Servicebetingelser", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", "File shares" : "Fildelinger", "Downloaded via public link" : "Downloaded via et offentligt link", "Downloaded by {email}" : "Downloaded af {email}", @@ -96,6 +85,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Forkert eller manglende opdateringsparameter", "Wrong password" : "Forkert adgangskode", "shared by %s" : "delt af %s", + "Download" : "Download", "Direct link" : "Direkte link", "Share API is disabled" : "Delings-API er slået fra", "File sharing" : "Fildeling", @@ -141,6 +131,8 @@ OC.L10N.register( "Guest" : "Gæst", "Group" : "Gruppe", "Email" : "E-mail", + "File drop" : "Fil drop", + "Terms of service" : "Servicebetingelser", "Allow upload and editing" : "Tillad upload og redigering", "Allow editing" : "Tillad redigering", "Advanced settings" : "Avancerede indstillinger", @@ -152,20 +144,16 @@ OC.L10N.register( "Create" : "Opret", "Edit" : "Rediger", "Share" : "Del", + "Delete" : "Slet", "Others with access" : "Andre med adgang", "Toggle list of others with access to this directory" : "Vis/skjul liste over andre med adgang til denne mappe", "Toggle list of others with access to this file" : "Vis/skjul liste over andre med adgang til denne fil", + "Shares" : "Delinger", "Shared with you by {owner}" : "Delt med dig {owner}", "Open in Files" : "Vis i filer", "Shared" : "Delt", "Shared with others" : "Delt med andre", - "Shared by" : "Delt af", - "Shared with" : "Delt med", - "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", - "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", - "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", - "Shares" : "Delinger", + "No file" : "Ingen fil", "No shares" : "Ingen delinger", "Shared with you" : "Delt med dig", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", @@ -176,7 +164,15 @@ OC.L10N.register( "No deleted shares" : "Ingen slettede delinger", "Pending shares" : "Afventende delinger", "No pending shares" : "Ingen afventende delinger", + "Shared by" : "Delt af", + "Shared with" : "Delt med", + "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", + "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", + "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", "Share note" : "Del note", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", "Upload files to %s" : "Upload filer til %s", "Note" : "Note", "Select or drop files" : "Vælg eller slip filer", @@ -185,6 +181,12 @@ OC.L10N.register( "Share not found" : "Delt fil ikke fundet", "Back to %s" : "Tilbage til %s", "Add to your Nextcloud" : "Tilføj til din Nextcloud", + "Waiting…" : "Venter …", + "error" : "fejl", + "finished" : "Færdiggjort", + "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", + "Move or copy" : "Flyt eller kopier", + "You can upload into this folder" : "Du kan overføre til denne mappe", "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", @@ -197,7 +199,6 @@ OC.L10N.register( "Upload" : "Send", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", - "File drop" : "Fil drop", "Circle" : "Cirkel", "No other users with access found" : "Ingen andre brugere med adgang fundet", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 5d2305105d92a..deda91e7439e9 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Venter …", - "error" : "fejl", - "finished" : "Færdiggjort", - "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", - "Move or copy" : "Flyt eller kopier", - "Download" : "Download", - "Delete" : "Slet", - "You can upload into this folder" : "Du kan overføre til denne mappe", - "Terms of service" : "Servicebetingelser", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", "File shares" : "Fildelinger", "Downloaded via public link" : "Downloaded via et offentligt link", "Downloaded by {email}" : "Downloaded af {email}", @@ -94,6 +83,7 @@ "Wrong or no update parameter given" : "Forkert eller manglende opdateringsparameter", "Wrong password" : "Forkert adgangskode", "shared by %s" : "delt af %s", + "Download" : "Download", "Direct link" : "Direkte link", "Share API is disabled" : "Delings-API er slået fra", "File sharing" : "Fildeling", @@ -139,6 +129,8 @@ "Guest" : "Gæst", "Group" : "Gruppe", "Email" : "E-mail", + "File drop" : "Fil drop", + "Terms of service" : "Servicebetingelser", "Allow upload and editing" : "Tillad upload og redigering", "Allow editing" : "Tillad redigering", "Advanced settings" : "Avancerede indstillinger", @@ -150,20 +142,16 @@ "Create" : "Opret", "Edit" : "Rediger", "Share" : "Del", + "Delete" : "Slet", "Others with access" : "Andre med adgang", "Toggle list of others with access to this directory" : "Vis/skjul liste over andre med adgang til denne mappe", "Toggle list of others with access to this file" : "Vis/skjul liste over andre med adgang til denne fil", + "Shares" : "Delinger", "Shared with you by {owner}" : "Delt med dig {owner}", "Open in Files" : "Vis i filer", "Shared" : "Delt", "Shared with others" : "Delt med andre", - "Shared by" : "Delt af", - "Shared with" : "Delt med", - "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", - "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", - "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", - "Shares" : "Delinger", + "No file" : "Ingen fil", "No shares" : "Ingen delinger", "Shared with you" : "Delt med dig", "Nothing shared with you yet" : "Der deles ikke noget med dig endnu", @@ -174,7 +162,15 @@ "No deleted shares" : "Ingen slettede delinger", "Pending shares" : "Afventende delinger", "No pending shares" : "Ingen afventende delinger", + "Shared by" : "Delt af", + "Shared with" : "Delt med", + "Shared with you and the group {group} by {owner}" : "Delt med dig og grupp {group} af {owner}", + "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", + "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", "Share note" : "Del note", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", "Upload files to %s" : "Upload filer til %s", "Note" : "Note", "Select or drop files" : "Vælg eller slip filer", @@ -183,6 +179,12 @@ "Share not found" : "Delt fil ikke fundet", "Back to %s" : "Tilbage til %s", "Add to your Nextcloud" : "Tilføj til din Nextcloud", + "Waiting…" : "Venter …", + "error" : "fejl", + "finished" : "Færdiggjort", + "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", + "Move or copy" : "Flyt eller kopier", + "You can upload into this folder" : "Du kan overføre til denne mappe", "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", @@ -195,7 +197,6 @@ "Upload" : "Send", "Only works for users with access to this folder" : "Virker kun for brugere med adgang til denne folder", "Only works for users with access to this file" : "Virker kun for brugere med adgang til denne fil", - "File drop" : "Fil drop", "Circle" : "Cirkel", "No other users with access found" : "Ingen andre brugere med adgang fundet", "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 90a579b26ba2b..ac2b4c57cd456 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Warte …", - "error" : "Fehler", - "finished" : "Abgeschlossen", - "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", - "Move or copy" : "Verschieben oder kopieren", - "Download" : "Herunterladen", - "Delete" : "Löschen", - "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", - "Terms of service" : "Nutzungsbedingungen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", "File shares" : "Dateifreigaben", "Downloaded via public link" : "Über den öffentlichen Link heruntergeladen", "Downloaded by {email}" : "Heruntergeladen von {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung", "This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar", "shared by %s" : "von %s geteilt", - "Download all files" : "Alle Dateien herunterladen", - "Direct link" : "Direkter Link", + "Download" : "Herunterladen", "Add to your %s" : "Hinzufügen zu deiner %s", + "Direct link" : "Direkter Link", "Share API is disabled" : "Teilen-API ist deaktivert", "File sharing" : "Dateifreigabe", "Share will expire tomorrow" : "Freigabe läuft morgen ab", @@ -255,11 +244,12 @@ OC.L10N.register( "on {server}" : "auf {server}", "Note from" : "Notiz von", "Note:" : "Bemerkung:", + "File drop" : "Dateiablage", + "Terms of service" : "Nutzungsbedingungen", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", - "Enter your name" : "Gib deinen Namen ein", - "Submit name" : "Name übermitteln", "Upload files to {folder}" : "Dateien hochladen nach {folder}", + "Submit name" : "Name übermitteln", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", @@ -278,6 +268,7 @@ OC.L10N.register( "Create" : "Erstellen", "Edit" : "Bearbeiten", "Share" : "Teilen", + "Delete" : "Löschen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", @@ -294,10 +285,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Vererbte Freigaben konnten nicht geladen werden", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mail-Adresse ist ungültig: ","Die folgenden E-Mail-Adressen sind ungültig: {emails}"], + "Shares" : "Freigaben", "Unable to load the shares list" : "Liste der Freigaben konnte nicht geladen werden", "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat dies mit dir geteilt", + "Link to a file" : "Mit einer Datei verknüpfen", "_Accept share_::_Accept shares_" : ["Freigabe akzeptieren","Freigaben akzeptieren"], "Open in Files" : "In Dateien öffnen", "_Reject share_::_Reject shares_" : ["Freigabe ablehnen","Freigaben ablehnen"], @@ -307,22 +300,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt", "Show sharing options" : "Freigabeoptionen anzeigen", "Shared with others" : "Von dir geteilt", - "Link to a file" : "Mit einer Datei verknüpfen", - "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", - "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", - "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt.", - "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt.", - "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", "Create file request" : "Dateianfrage erstellen", - "Shared by" : "Geteilt von", - "Shared with" : "Geteilt mit", - "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit dir und der Gruppe {group} geteilt", - "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", - "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", - "Shares" : "Freigaben", + "No file" : "Keine Datei", + "Public share" : "Öffentliche Freigabe", "Overview of shared files." : "Übersicht geteilter Dateien.", "No shares" : "Keine Freigaben", "Files and folders you shared or have been shared with you will show up here" : "Von dir oder mit dir geteilte Ordner und Dateien werden hier angezeigt werden.", @@ -349,7 +329,22 @@ OC.L10N.register( "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben die du erhalten, aber nicht bestätigt hast, werden hier angezeigt werden.", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", + "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", + "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt.", + "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt.", + "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", + "Shared by" : "Geteilt von", + "Shared with" : "Geteilt mit", + "Password created successfully" : "Passwort erstellt", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit dir und der Gruppe {group} geteilt", + "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", + "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", "Share note" : "Notiz teilen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", "Upload files to %s" : "Dateien für %s hochladen", "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", "Note" : "Notiz", @@ -360,6 +355,12 @@ OC.L10N.register( "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", + "Waiting…" : "Warte …", + "error" : "Fehler", + "finished" : "Abgeschlossen", + "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", + "Move or copy" : "Verschieben oder kopieren", + "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", @@ -368,6 +369,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Bitte gib eine gültige Federated-Benutzer-ID ein", "You cannot share to a Circle if the app is not enabled" : "Du kannst nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte gib einen gültigen Kreis an", + "Download all files" : "Alle Dateien herunterladen", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", "Read only" : "Schreibgeschützt", @@ -376,7 +378,6 @@ OC.L10N.register( "Bundled permissions" : "Gebündelte Berechtigungen", "Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben", "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", - "File drop" : "Dateiablage", "Circle" : "Kreis", "Allow download" : "Download erlauben", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", @@ -388,6 +389,7 @@ OC.L10N.register( "the item was removed" : "Das Element wurde entfernt", "the link expired" : "Der Link ist abgelaufen", "sharing is disabled" : "Teilen ist deaktiviert", - "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat." + "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat.", + "Enter your name" : "Gib deinen Namen ein" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index ef25d1153bc5e..ad641f1d71540 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Warte …", - "error" : "Fehler", - "finished" : "Abgeschlossen", - "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", - "Move or copy" : "Verschieben oder kopieren", - "Download" : "Herunterladen", - "Delete" : "Löschen", - "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", - "Terms of service" : "Nutzungsbedingungen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", "File shares" : "Dateifreigaben", "Downloaded via public link" : "Über den öffentlichen Link heruntergeladen", "Downloaded by {email}" : "Heruntergeladen von {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung", "This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar", "shared by %s" : "von %s geteilt", - "Download all files" : "Alle Dateien herunterladen", - "Direct link" : "Direkter Link", + "Download" : "Herunterladen", "Add to your %s" : "Hinzufügen zu deiner %s", + "Direct link" : "Direkter Link", "Share API is disabled" : "Teilen-API ist deaktivert", "File sharing" : "Dateifreigabe", "Share will expire tomorrow" : "Freigabe läuft morgen ab", @@ -253,11 +242,12 @@ "on {server}" : "auf {server}", "Note from" : "Notiz von", "Note:" : "Bemerkung:", + "File drop" : "Dateiablage", + "Terms of service" : "Nutzungsbedingungen", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", - "Enter your name" : "Gib deinen Namen ein", - "Submit name" : "Name übermitteln", "Upload files to {folder}" : "Dateien hochladen nach {folder}", + "Submit name" : "Name übermitteln", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", @@ -276,6 +266,7 @@ "Create" : "Erstellen", "Edit" : "Bearbeiten", "Share" : "Teilen", + "Delete" : "Löschen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", @@ -292,10 +283,12 @@ "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Vererbte Freigaben konnten nicht geladen werden", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mail-Adresse ist ungültig: ","Die folgenden E-Mail-Adressen sind ungültig: {emails}"], + "Shares" : "Freigaben", "Unable to load the shares list" : "Liste der Freigaben konnte nicht geladen werden", "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat dies mit dir geteilt", + "Link to a file" : "Mit einer Datei verknüpfen", "_Accept share_::_Accept shares_" : ["Freigabe akzeptieren","Freigaben akzeptieren"], "Open in Files" : "In Dateien öffnen", "_Reject share_::_Reject shares_" : ["Freigabe ablehnen","Freigaben ablehnen"], @@ -305,22 +298,9 @@ "Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt", "Show sharing options" : "Freigabeoptionen anzeigen", "Shared with others" : "Von dir geteilt", - "Link to a file" : "Mit einer Datei verknüpfen", - "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", - "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", - "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt.", - "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt.", - "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", "Create file request" : "Dateianfrage erstellen", - "Shared by" : "Geteilt von", - "Shared with" : "Geteilt mit", - "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit dir und der Gruppe {group} geteilt", - "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", - "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", - "Shares" : "Freigaben", + "No file" : "Keine Datei", + "Public share" : "Öffentliche Freigabe", "Overview of shared files." : "Übersicht geteilter Dateien.", "No shares" : "Keine Freigaben", "Files and folders you shared or have been shared with you will show up here" : "Von dir oder mit dir geteilte Ordner und Dateien werden hier angezeigt werden.", @@ -347,7 +327,22 @@ "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben die du erhalten, aber nicht bestätigt hast, werden hier angezeigt werden.", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", + "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", + "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt.", + "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt.", + "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", + "Shared by" : "Geteilt von", + "Shared with" : "Geteilt mit", + "Password created successfully" : "Passwort erstellt", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit dir und der Gruppe {group} geteilt", + "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", + "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", "Share note" : "Notiz teilen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", "Upload files to %s" : "Dateien für %s hochladen", "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", "Note" : "Notiz", @@ -358,6 +353,12 @@ "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", + "Waiting…" : "Warte …", + "error" : "Fehler", + "finished" : "Abgeschlossen", + "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", + "Move or copy" : "Verschieben oder kopieren", + "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", @@ -366,6 +367,7 @@ "Please specify a valid federated user ID" : "Bitte gib eine gültige Federated-Benutzer-ID ein", "You cannot share to a Circle if the app is not enabled" : "Du kannst nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte gib einen gültigen Kreis an", + "Download all files" : "Alle Dateien herunterladen", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Nutzern, Dateien innerhalb von Nextcloud freizugeben. Bei aktivierter App kann der Administrator einstellen, welchen Gruppen das Freigeben von Dateien erlaubt ist. Der zugelassene Nutzer kann dann Dateien und Ordner für andere Gruppen und Nutzer innerhalb der Nextcloud freigeben. Darüberhinaus kann der Administrator die Link-Teilen Funktion freigeben, mit der ein externer Link um Dateien für Nutzer außerhalb der Nextcloud freizugeben. Schließlich kann der Administrator noch Passwortrichtlinien und Ablaufzeiträume vorgeben sowie das Freigeben von Mobilgeräten ermöglichen.\nDas Ausschalten dieser App entfernt die bis dahin erstellten Freigaben für alle Empfänger wie auch für die Sync-Clients und die Apss für Mobilgeräte. Weitere Informationen können in der Nextcloud-Dokumentation abgerufen werden.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", "Read only" : "Schreibgeschützt", @@ -374,7 +376,6 @@ "Bundled permissions" : "Gebündelte Berechtigungen", "Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben", "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", - "File drop" : "Dateiablage", "Circle" : "Kreis", "Allow download" : "Download erlauben", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", @@ -386,6 +387,7 @@ "the item was removed" : "Das Element wurde entfernt", "the link expired" : "Der Link ist abgelaufen", "sharing is disabled" : "Teilen ist deaktiviert", - "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat." + "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wende dich bitte an die Person, die dir diesen Link geschickt hat.", + "Enter your name" : "Gib deinen Namen ein" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index bf8ed90f921f5..f91aca8cde581 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Warte…", - "error" : "Fehler", - "finished" : "Abgeschlossen", - "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", - "Move or copy" : "Verschieben oder kopieren", - "Download" : "Herunterladen", - "Delete" : "Löschen", - "You can upload into this folder" : "Sie können in diesen Ordner hochladen", - "Terms of service" : "Nutzungsbedingungen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Kachelansicht anzeigen", "File shares" : "Dateifreigaben", "Downloaded via public link" : "Über den öffentlichen Link heruntergeladen", "Downloaded by {email}" : "Heruntergeladen von {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung", "This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar", "shared by %s" : "von %s geteilt", - "Download all files" : "Alle Dateien herunterladen", - "Direct link" : "Direkter Link", + "Download" : "Herunterladen", "Add to your %s" : "Hinzufügen zu Ihrer %s", + "Direct link" : "Direkter Link", "Share API is disabled" : "Teilen-API ist deaktiviert", "File sharing" : "Dateifreigabe", "Share will expire tomorrow" : "Freigabe läuft morgen ab", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "auf {server}", "Note from" : "Notiz von", "Note:" : "Bemerkung:", + "File drop" : "Dateiablage", + "Terms of service" : "Nutzungsbedingungen", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", - "Enter your name" : "Geben Sie Ihren Namen ein", - "Submit name" : "Name übermitteln", "Upload files to {folder}" : "Dateien hochladen nach {folder}", + "Submit name" : "Name übermitteln", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Erstellen", "Edit" : "Bearbeiten", "Share" : "Teilen", + "Delete" : "Löschen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mail-Adresse ist ungültig: ","Die folgenden E-Mail-Adressen sind ungültig: {emails}"], + "Shares" : "Freigaben", "Unable to load the shares list" : "Liste der Freigaben kann nicht geladen werden", "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat diese mit Ihnen geteilt", + "Link to a file" : "Mit einer Datei verknüpfen", "_Accept share_::_Accept shares_" : ["Freigabe akzeptieren","Freigaben akzeptieren"], "Open in Files" : "In Dateien öffnen", "_Reject share_::_Reject shares_" : ["Freigabe ablehnen","Freigaben ablehnen"], @@ -310,22 +303,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt", "Show sharing options" : "Freigabeoptionen anzeigen", "Shared with others" : "Von Ihnen geteilt", - "Link to a file" : "Mit einer Datei verknüpfen", - "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", - "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", - "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", - "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt", - "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", "Create file request" : "Dateianfrage erstellen", - "Shared by" : "Geteilt von", - "Shared with" : "Geteilt mit", - "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", - "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", - "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", - "Shares" : "Freigaben", + "No file" : "Keine Datei", + "Public share" : "Öffentliche Freigabe", "Overview of shared files." : "Übersicht geteilter Dateien", "No shares" : "Keine Freigaben", "Files and folders you shared or have been shared with you will show up here" : "Von Ihnen oder mit Ihnen geteilte Ordner und Dateien werden hier angezeigt werden", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben die Sie erhalten, aber nicht bestätigt haben, werden hier angezeigt werden", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", + "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", + "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", + "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt", + "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", + "Shared by" : "Geteilt von", + "Shared with" : "Geteilt mit", + "Password created successfully" : "Passwort erstellt", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", + "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", + "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", "Share note" : "Notiz teilen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Kachelansicht anzeigen", "Upload files to %s" : "Dateien für %s hochladen", "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", "Note" : "Notiz", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", + "Waiting…" : "Warte…", + "error" : "Fehler", + "finished" : "Abgeschlossen", + "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", + "Move or copy" : "Verschieben oder kopieren", + "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Bitte geben Sie eine gültige Federated-Benutzer-ID ein", "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte einen gültigen Kreis angeben", + "Download all files" : "Alle Dateien herunterladen", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", "Read only" : "Schreibgeschützt", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "Gebündelte Berechtigungen", "Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben", "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", - "File drop" : "Dateiablage", "Circle" : "Kreis", "Allow download" : "Download erlauben", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "Das Element wurde entfernt", "the link expired" : "Der Link ist abgelaufen", "sharing is disabled" : "Teilen ist deaktiviert", - "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat." + "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.", + "Enter your name" : "Geben Sie Ihren Namen ein" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 37eda3082d56c..f16074ea1f0cf 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Warte…", - "error" : "Fehler", - "finished" : "Abgeschlossen", - "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", - "Move or copy" : "Verschieben oder kopieren", - "Download" : "Herunterladen", - "Delete" : "Löschen", - "You can upload into this folder" : "Sie können in diesen Ordner hochladen", - "Terms of service" : "Nutzungsbedingungen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Kachelansicht anzeigen", "File shares" : "Dateifreigaben", "Downloaded via public link" : "Über den öffentlichen Link heruntergeladen", "Downloaded by {email}" : "Heruntergeladen von {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Fehler beim Sendern der E-Mail-Benachrichtigung", "This share does not exist or is no longer available" : "Diese Freigabe existiert nicht oder ist nicht mehr verfügbar", "shared by %s" : "von %s geteilt", - "Download all files" : "Alle Dateien herunterladen", - "Direct link" : "Direkter Link", + "Download" : "Herunterladen", "Add to your %s" : "Hinzufügen zu Ihrer %s", + "Direct link" : "Direkter Link", "Share API is disabled" : "Teilen-API ist deaktiviert", "File sharing" : "Dateifreigabe", "Share will expire tomorrow" : "Freigabe läuft morgen ab", @@ -256,11 +245,12 @@ "on {server}" : "auf {server}", "Note from" : "Notiz von", "Note:" : "Bemerkung:", + "File drop" : "Dateiablage", + "Terms of service" : "Nutzungsbedingungen", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", - "Enter your name" : "Geben Sie Ihren Namen ein", - "Submit name" : "Name übermitteln", "Upload files to {folder}" : "Dateien hochladen nach {folder}", + "Submit name" : "Name übermitteln", "Allow upload and editing" : "Hochladen und Bearbeiten erlauben", "Allow editing" : "Bearbeitung erlauben", "Upload only" : "Nur hochladen", @@ -279,6 +269,7 @@ "Create" : "Erstellen", "Edit" : "Bearbeiten", "Share" : "Teilen", + "Delete" : "Löschen", "Delete share" : "Freigabe löschen", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Die folgende E-Mail-Adresse ist ungültig: ","Die folgenden E-Mail-Adressen sind ungültig: {emails}"], + "Shares" : "Freigaben", "Unable to load the shares list" : "Liste der Freigaben kann nicht geladen werden", "Expires {relativetime}" : "Läuft {relativetime} ab", "this share just expired." : "Diese Freigabe ist gerade abgelaufen.", "Shared with you by {owner}" : "{owner} hat diese mit Ihnen geteilt", + "Link to a file" : "Mit einer Datei verknüpfen", "_Accept share_::_Accept shares_" : ["Freigabe akzeptieren","Freigaben akzeptieren"], "Open in Files" : "In Dateien öffnen", "_Reject share_::_Reject shares_" : ["Freigabe ablehnen","Freigaben ablehnen"], @@ -308,22 +301,9 @@ "Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt", "Show sharing options" : "Freigabeoptionen anzeigen", "Shared with others" : "Von Ihnen geteilt", - "Link to a file" : "Mit einer Datei verknüpfen", - "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", - "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", - "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", - "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt", - "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", "Create file request" : "Dateianfrage erstellen", - "Shared by" : "Geteilt von", - "Shared with" : "Geteilt mit", - "Password created successfully" : "Passwort erstellt", - "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", - "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", - "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", - "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", - "Shares" : "Freigaben", + "No file" : "Keine Datei", + "Public share" : "Öffentliche Freigabe", "Overview of shared files." : "Übersicht geteilter Dateien", "No shares" : "Keine Freigaben", "Files and folders you shared or have been shared with you will show up here" : "Von Ihnen oder mit Ihnen geteilte Ordner und Dateien werden hier angezeigt werden", @@ -350,7 +330,22 @@ "List of unapproved shares." : "Liste ungeprüfter Freigaben.", "No pending shares" : "Keine ausstehenden Freigaben", "Shares you have received but not approved will show up here" : "Freigaben die Sie erhalten, aber nicht bestätigt haben, werden hier angezeigt werden", + "Error updating the share: {errorMessage}" : "Fehler beim Aktualisieren der Freigabe: {errorMessage}", + "Error updating the share" : "Fehler beim Aktualisieren der Freigabe", + "File \"{path}\" has been unshared" : "Freigabe für die Datei \"{path}\" wurde entfernt", + "Folder \"{path}\" has been unshared" : "Freigabe für den Ordner \"{path}\" wurde entfernt", + "Share {propertyName} saved" : "Freigabe {propertyName} gespeichert", + "Shared by" : "Geteilt von", + "Shared with" : "Geteilt mit", + "Password created successfully" : "Passwort erstellt", + "Error generating password from password policy" : "Fehler beim Erzeugen des Passworts aufgrund der Passwortrichtlinie", + "Shared with you and the group {group} by {owner}" : "{owner} hat dies mit Ihnen und der Gruppe {group} geteilt", + "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Dir und dem Kreis {circle} geteilt", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", + "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", "Share note" : "Notiz teilen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Kachelansicht anzeigen", "Upload files to %s" : "Dateien für %s hochladen", "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", "Note" : "Notiz", @@ -361,6 +356,12 @@ "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", + "Waiting…" : "Warte…", + "error" : "Fehler", + "finished" : "Abgeschlossen", + "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", + "Move or copy" : "Verschieben oder kopieren", + "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "Bitte geben Sie eine gültige Federated-Benutzer-ID ein", "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", "Please specify a valid circle" : "Bitte einen gültigen Kreis angeben", + "Download all files" : "Alle Dateien herunterladen", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Accept user and group shares by default" : "Benutzer- und Gruppenfreigaben standardmäßig akzeptieren", "Read only" : "Schreibgeschützt", @@ -377,7 +379,6 @@ "Bundled permissions" : "Gebündelte Berechtigungen", "Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben", "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", - "File drop" : "Dateiablage", "Circle" : "Kreis", "Allow download" : "Download erlauben", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", @@ -389,6 +390,7 @@ "the item was removed" : "Das Element wurde entfernt", "the link expired" : "Der Link ist abgelaufen", "sharing is disabled" : "Teilen ist deaktiviert", - "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat." + "For more info, please ask the person who sent this link." : "Um nähere Informationen zu erhalten, wenden Sie sich bitte an die Person, die Ihnen diesen Link geschickt hat.", + "Enter your name" : "Geben Sie Ihren Namen ein" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 3058acb10d4e7..23e9507fb82b3 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Αναμονή...", - "error" : "σφάλμα ", - "finished" : "ολοκληρώθηκε", - "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", - "Move or copy" : "Μετακίνηση ή αντιγραφή", - "Download" : "Λήψη", - "Delete" : "Διαγραφή", - "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", - "Terms of service" : "Όροι χρήσης", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", "File shares" : "Κοινή χρήση αρχείων", "Downloaded via public link" : "Μεταφορτώθηκε μέσω δημόσιου συνδέσμου", "Downloaded by {email}" : "Μεταφορτώθηκε από {email}", @@ -95,7 +84,7 @@ OC.L10N.register( "Share must have READ permission if UPDATE or DELETE permission is set" : "Το κοινόχρηστο πρέπει να έχει άδεια ΑΝΑΓΝΩΣΗ αν οριστεί άδεια ΕΝΗΜΕΡΩΣΗ ή ΔΙΑΓΡΑΦΗ", "Wrong password" : "Λάθος κωδικός πρόσβασης", "shared by %s" : "Διαμοιράστηκε από 1 %s", - "Download all files" : "Λήψη όλων των αρχείων", + "Download" : "Λήψη", "Direct link" : "Άμεσος σύνδεσμος", "Share API is disabled" : "API διαμοιρασμού είναι απενεργοποιημένο", "File sharing" : "Διαμοιρασμός αρχείων", @@ -180,7 +169,8 @@ OC.L10N.register( "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", - "Enter your name" : "Προσθέστε το όνομά σας", + "File drop" : "Απόθεση αρχείου", + "Terms of service" : "Όροι χρήσης", "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", "Allow editing" : "Επιτρέπεται η επεξεργασία", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", @@ -196,6 +186,7 @@ OC.L10N.register( "Create" : "Δημιουργία", "Edit" : "Επεξεργασία", "Share" : "Διαμοιρασμός", + "Delete" : "Διαγραφή", "Delete share" : "Διαγραφή κοινόχρηστου", "Share with group" : "Κοινή χρήση με ομάδα", "Share in conversation" : "Κοινή χρήση σε συζήτηση", @@ -206,10 +197,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Εναλλαγή λίστας άλλων με πρόσβαση σε αυτόν τον κατάλογο", "Toggle list of others with access to this file" : "Εναλλαγή λίστας άλλων με πρόσβαση σε αυτόν το αρχείο", "Unable to fetch inherited shares" : "Δεν είναι δυνατή η λήψη άλλων διαμοιρασμών", + "Shares" : "Κοινόχρηστα", "Unable to load the shares list" : "Δεν είναι δυνατή η φόρτωση λίστας διαμοιρασμών", "Expires {relativetime}" : "Λήγει {relativetime}", "this share just expired." : "το κοινόχρηστο μόλις έληξε.", "Shared with you by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", + "Link to a file" : "Σύνδεσμος σε αρχείο", "_Accept share_::_Accept shares_" : ["Αποδοχή κοινόχρηστου","Αποδοχή κοινόχρηστων"], "Open in Files" : "Άνοιγμα στα Αρχεία", "_Reject share_::_Reject shares_" : ["Απόρριψη κοινόχρηστου","Απόρριψη κοινόχρηστων"], @@ -217,17 +210,7 @@ OC.L10N.register( "Shared" : "Κοινόχρηστα", "Show sharing options" : "Εμφάνιση επιλογών κοινής χρήσης", "Shared with others" : "Διαμοιρασμένα με άλλους", - "Link to a file" : "Σύνδεσμος σε αρχείο", - "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", - "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", - "Shared by" : "Διαμοιράστηκε από", - "Shared with" : "Διαμοιράστηκε με", - "Password created successfully" : "Συνθηματικό δημιουργήθηκε με επιτυχία", - "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}", - "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", - "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", - "Shares" : "Κοινόχρηστα", + "Public share" : "Δημόσια κοινόχρηστο", "Overview of shared files." : "Επισκόπηση κοινόχρηστων αρχείων.", "No shares" : "Κανένα κοινόχρηστο", "Files and folders you shared or have been shared with you will show up here" : "Αρχεία και φάκελοι που μοιραστήκατε ή έχουν μοιραστεί με εσάς θα εμφανιστούν εδώ", @@ -250,7 +233,18 @@ OC.L10N.register( "List of unapproved shares." : "Λίστα μη αποδεκτών κοινόχρηστων.", "No pending shares" : "Δεν εκκρεμούν κοινόχρηστα", "Shares you have received but not approved will show up here" : "Κοινόχρηστα που έχετε λάβει αλλά δεν έχετε εγκρίνει θα εμφανιστούν εδώ", + "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", + "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", + "Shared by" : "Διαμοιράστηκε από", + "Shared with" : "Διαμοιράστηκε με", + "Password created successfully" : "Συνθηματικό δημιουργήθηκε με επιτυχία", + "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}", + "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", + "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", "Share note" : "Σημείωση κοινόχρηστου", + "Show list view" : "Προβολή λίστας", + "Show grid view" : "Προβολή πλέγματος", "Upload files to %s" : "Αποστολή αρχείων σε %s", "Note" : "Σημείωση", "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", @@ -260,6 +254,12 @@ OC.L10N.register( "Share not found" : "Δεν βρέθηκε το κονόχρηστο", "Back to %s" : "Πίσω στο %s", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", + "Waiting…" : "Αναμονή...", + "error" : "σφάλμα ", + "finished" : "ολοκληρώθηκε", + "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", + "Move or copy" : "Μετακίνηση ή αντιγραφή", + "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", "No compatible server found at {remote}" : "Δεν βρέθηκε συμβατός διακομιστής σε {remote}", "Invalid server URL" : "Μη έγκυρο URL διακομιστή", "Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας", @@ -267,6 +267,7 @@ OC.L10N.register( "Please specify a valid user" : "Παρακαλούμε καθορίστε έναν έγκυρο χρήστη", "You cannot share to a Circle if the app is not enabled" : "Δεν μπορείτε να διαμοιράσετε σε έναν Κύκλο εάν η εφαρμογή δεν είναι ενεργοποιημένη", "Please specify a valid circle" : "Παρακαλούμε προσδιορίστε έναν έγκυρο κύκλο", + "Download all files" : "Λήψη όλων των αρχείων", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να διαμοιράζονται αρχεία μέσω του Nextcloud. Εάν ενεργοποιηθεί, ο διαχειριστής μπορεί να επιλέξει ποιες ομάδες μπορούν να διαμοιράζονται αρχεία. Αυτοί οι χρήστες μπορούν τότε να διαμοιράζονται αρχεία και φακέλους με άλλους χρήστες και ομάδες μέσα στο Nextcloud. Επιπλέον, εάν ο διαχειριστής ενεργοποιήσει τη δυνατότητα συνδέσμου κοινής χρήσης, μπορεί να χρησιμοποιηθεί ένας εξωτερικός σύνδεσμος για την κοινή χρήση αρχείων με άλλους χρήστες εκτός του Nextcloud. Οι διαχειριστές μπορούν επίσης να επιβάλλουν κωδικούς πρόσβασης, ημερομηνίες λήξης και να επιτρέπουν την κοινή χρήση μεταξύ διακομιστών μέσω συνδέσμων κοινής χρήσης, καθώς και την κοινή χρήση από κινητές συσκευές.\nΗ απενεργοποίηση της λειτουργίας καταργεί τα κοινόχρηστα αρχεία και τους φακέλους στο διακομιστή για όλους τους παραλήπτες κοινής χρήσης, καθώς και για τους υπολογιστές-πελάτες συγχρονισμού και τις εφαρμογές για κινητά. Περισσότερες πληροφορίες διατίθενται στην Τεκμηρίωση Nextcloud.", "Accept user and group shares by default" : "Αποδοχή διαμοιρασμών από χρήστες και ομάδες από προεπιλογή", "Read only" : "Μόνο για ανάγνωση", @@ -275,7 +276,6 @@ OC.L10N.register( "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "Only works for users with access to this folder" : "Δουλεύει μόνο για χρήστες με πρόσβαση σε αυτό το φάκελο", "Only works for users with access to this file" : "Δουλεύει μόνο για χρήστες με πρόσβαση στο αρχείο", - "File drop" : "Απόθεση αρχείου", "Circle" : "Κύκλος", "Allow download" : "Να επιτρέπεται η λήψη", "No other users with access found" : "Δεν βρέθηκαν άλλοι χρήστες με πρόσβαση", @@ -287,6 +287,7 @@ OC.L10N.register( "the item was removed" : "το αντικείμενο απομακρύνθηκε", "the link expired" : "ο σύνδεσμος έληξε", "sharing is disabled" : "ο διαμοιρασμός απενεργοποιήθηκε", - "For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο." + "For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.", + "Enter your name" : "Προσθέστε το όνομά σας" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 18458c8559f7c..3d2d73bcd7958 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Αναμονή...", - "error" : "σφάλμα ", - "finished" : "ολοκληρώθηκε", - "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", - "Move or copy" : "Μετακίνηση ή αντιγραφή", - "Download" : "Λήψη", - "Delete" : "Διαγραφή", - "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", - "Terms of service" : "Όροι χρήσης", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", "File shares" : "Κοινή χρήση αρχείων", "Downloaded via public link" : "Μεταφορτώθηκε μέσω δημόσιου συνδέσμου", "Downloaded by {email}" : "Μεταφορτώθηκε από {email}", @@ -93,7 +82,7 @@ "Share must have READ permission if UPDATE or DELETE permission is set" : "Το κοινόχρηστο πρέπει να έχει άδεια ΑΝΑΓΝΩΣΗ αν οριστεί άδεια ΕΝΗΜΕΡΩΣΗ ή ΔΙΑΓΡΑΦΗ", "Wrong password" : "Λάθος κωδικός πρόσβασης", "shared by %s" : "Διαμοιράστηκε από 1 %s", - "Download all files" : "Λήψη όλων των αρχείων", + "Download" : "Λήψη", "Direct link" : "Άμεσος σύνδεσμος", "Share API is disabled" : "API διαμοιρασμού είναι απενεργοποιημένο", "File sharing" : "Διαμοιρασμός αρχείων", @@ -178,7 +167,8 @@ "Talk conversation" : "Συνομιλία στο Talk", "Deck board" : "Πίνακας του Deck", "on {server}" : "στον {server}", - "Enter your name" : "Προσθέστε το όνομά σας", + "File drop" : "Απόθεση αρχείου", + "Terms of service" : "Όροι χρήσης", "Allow upload and editing" : "Επέτρεψε την μεταφόρτωση και επεξεργασία", "Allow editing" : "Επιτρέπεται η επεξεργασία", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", @@ -194,6 +184,7 @@ "Create" : "Δημιουργία", "Edit" : "Επεξεργασία", "Share" : "Διαμοιρασμός", + "Delete" : "Διαγραφή", "Delete share" : "Διαγραφή κοινόχρηστου", "Share with group" : "Κοινή χρήση με ομάδα", "Share in conversation" : "Κοινή χρήση σε συζήτηση", @@ -204,10 +195,12 @@ "Toggle list of others with access to this directory" : "Εναλλαγή λίστας άλλων με πρόσβαση σε αυτόν τον κατάλογο", "Toggle list of others with access to this file" : "Εναλλαγή λίστας άλλων με πρόσβαση σε αυτόν το αρχείο", "Unable to fetch inherited shares" : "Δεν είναι δυνατή η λήψη άλλων διαμοιρασμών", + "Shares" : "Κοινόχρηστα", "Unable to load the shares list" : "Δεν είναι δυνατή η φόρτωση λίστας διαμοιρασμών", "Expires {relativetime}" : "Λήγει {relativetime}", "this share just expired." : "το κοινόχρηστο μόλις έληξε.", "Shared with you by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", + "Link to a file" : "Σύνδεσμος σε αρχείο", "_Accept share_::_Accept shares_" : ["Αποδοχή κοινόχρηστου","Αποδοχή κοινόχρηστων"], "Open in Files" : "Άνοιγμα στα Αρχεία", "_Reject share_::_Reject shares_" : ["Απόρριψη κοινόχρηστου","Απόρριψη κοινόχρηστων"], @@ -215,17 +208,7 @@ "Shared" : "Κοινόχρηστα", "Show sharing options" : "Εμφάνιση επιλογών κοινής χρήσης", "Shared with others" : "Διαμοιρασμένα με άλλους", - "Link to a file" : "Σύνδεσμος σε αρχείο", - "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", - "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", - "Shared by" : "Διαμοιράστηκε από", - "Shared with" : "Διαμοιράστηκε με", - "Password created successfully" : "Συνθηματικό δημιουργήθηκε με επιτυχία", - "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}", - "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", - "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", - "Shares" : "Κοινόχρηστα", + "Public share" : "Δημόσια κοινόχρηστο", "Overview of shared files." : "Επισκόπηση κοινόχρηστων αρχείων.", "No shares" : "Κανένα κοινόχρηστο", "Files and folders you shared or have been shared with you will show up here" : "Αρχεία και φάκελοι που μοιραστήκατε ή έχουν μοιραστεί με εσάς θα εμφανιστούν εδώ", @@ -248,7 +231,18 @@ "List of unapproved shares." : "Λίστα μη αποδεκτών κοινόχρηστων.", "No pending shares" : "Δεν εκκρεμούν κοινόχρηστα", "Shares you have received but not approved will show up here" : "Κοινόχρηστα που έχετε λάβει αλλά δεν έχετε εγκρίνει θα εμφανιστούν εδώ", + "Error updating the share: {errorMessage}" : "Σφάλμα κατά τη δημιουργία της κοινής χρήσης: {errorMessage}", + "Error updating the share" : "Σφάλμα κατά την ενημέρωση του κοινόχρηστου", + "Shared by" : "Διαμοιράστηκε από", + "Shared with" : "Διαμοιράστηκε με", + "Password created successfully" : "Συνθηματικό δημιουργήθηκε με επιτυχία", + "Shared with you and the group {group} by {owner}" : "Διαμοιράστηκε με σας και με την ομάδα {group} του {owner}", + "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", + "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", "Share note" : "Σημείωση κοινόχρηστου", + "Show list view" : "Προβολή λίστας", + "Show grid view" : "Προβολή πλέγματος", "Upload files to %s" : "Αποστολή αρχείων σε %s", "Note" : "Σημείωση", "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", @@ -258,6 +252,12 @@ "Share not found" : "Δεν βρέθηκε το κονόχρηστο", "Back to %s" : "Πίσω στο %s", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", + "Waiting…" : "Αναμονή...", + "error" : "σφάλμα ", + "finished" : "ολοκληρώθηκε", + "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", + "Move or copy" : "Μετακίνηση ή αντιγραφή", + "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", "No compatible server found at {remote}" : "Δεν βρέθηκε συμβατός διακομιστής σε {remote}", "Invalid server URL" : "Μη έγκυρο URL διακομιστή", "Failed to add the public link to your Nextcloud" : "Αποτυχία στην πρόσθεση του κοινού συνδέσμου στο Nextcloud σας", @@ -265,6 +265,7 @@ "Please specify a valid user" : "Παρακαλούμε καθορίστε έναν έγκυρο χρήστη", "You cannot share to a Circle if the app is not enabled" : "Δεν μπορείτε να διαμοιράσετε σε έναν Κύκλο εάν η εφαρμογή δεν είναι ενεργοποιημένη", "Please specify a valid circle" : "Παρακαλούμε προσδιορίστε έναν έγκυρο κύκλο", + "Download all files" : "Λήψη όλων των αρχείων", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Η εφαρμογή επιτρέπει στους χρήστες να διαμοιράζονται αρχεία μέσω του Nextcloud. Εάν ενεργοποιηθεί, ο διαχειριστής μπορεί να επιλέξει ποιες ομάδες μπορούν να διαμοιράζονται αρχεία. Αυτοί οι χρήστες μπορούν τότε να διαμοιράζονται αρχεία και φακέλους με άλλους χρήστες και ομάδες μέσα στο Nextcloud. Επιπλέον, εάν ο διαχειριστής ενεργοποιήσει τη δυνατότητα συνδέσμου κοινής χρήσης, μπορεί να χρησιμοποιηθεί ένας εξωτερικός σύνδεσμος για την κοινή χρήση αρχείων με άλλους χρήστες εκτός του Nextcloud. Οι διαχειριστές μπορούν επίσης να επιβάλλουν κωδικούς πρόσβασης, ημερομηνίες λήξης και να επιτρέπουν την κοινή χρήση μεταξύ διακομιστών μέσω συνδέσμων κοινής χρήσης, καθώς και την κοινή χρήση από κινητές συσκευές.\nΗ απενεργοποίηση της λειτουργίας καταργεί τα κοινόχρηστα αρχεία και τους φακέλους στο διακομιστή για όλους τους παραλήπτες κοινής χρήσης, καθώς και για τους υπολογιστές-πελάτες συγχρονισμού και τις εφαρμογές για κινητά. Περισσότερες πληροφορίες διατίθενται στην Τεκμηρίωση Nextcloud.", "Accept user and group shares by default" : "Αποδοχή διαμοιρασμών από χρήστες και ομάδες από προεπιλογή", "Read only" : "Μόνο για ανάγνωση", @@ -273,7 +274,6 @@ "Bundled permissions" : "Ομαδοποιημένα δικαιώματα", "Only works for users with access to this folder" : "Δουλεύει μόνο για χρήστες με πρόσβαση σε αυτό το φάκελο", "Only works for users with access to this file" : "Δουλεύει μόνο για χρήστες με πρόσβαση στο αρχείο", - "File drop" : "Απόθεση αρχείου", "Circle" : "Κύκλος", "Allow download" : "Να επιτρέπεται η λήψη", "No other users with access found" : "Δεν βρέθηκαν άλλοι χρήστες με πρόσβαση", @@ -285,6 +285,7 @@ "the item was removed" : "το αντικείμενο απομακρύνθηκε", "the link expired" : "ο σύνδεσμος έληξε", "sharing is disabled" : "ο διαμοιρασμός απενεργοποιήθηκε", - "For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο." + "For more info, please ask the person who sent this link." : "Για περισσότερες πληροφορίες, παρακαλούμε ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.", + "Enter your name" : "Προσθέστε το όνομά σας" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 0e99ea316fe31..cd78a29ff4aea 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Waiting…", - "error" : "error", - "finished" : "finished", - "This will stop your current uploads." : "This will stop your current uploads.", - "Move or copy" : "Move or copy", - "Download" : "Download", - "Delete" : "Delete", - "You can upload into this folder" : "You can upload into this folder", - "Terms of service" : "Terms of service", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Error while sending mail notification", "This share does not exist or is no longer available" : "This share does not exist or is no longer available", "shared by %s" : "shared by %s", - "Download all files" : "Download all files", - "Direct link" : "Direct link", + "Download" : "Download", "Add to your %s" : "Add to your %s", + "Direct link" : "Direct link", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "Share will expire tomorrow" : "Share will expire tomorrow", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "on {server}", "Note from" : "Note from", "Note:" : "Note:", + "File drop" : "File drop", + "Terms of service" : "Terms of service", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", - "Enter your name" : "Enter your name", - "Submit name" : "Submit name", "Upload files to {folder}" : "Upload files to {folder}", + "Submit name" : "Submit name", "Allow upload and editing" : "Allow upload and editing", "Allow editing" : "Allow editing", "Upload only" : "Upload only", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Create", "Edit" : "Edit", "Share" : "Share", + "Delete" : "Delete", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", "Share with email {email}" : "Share with email {email}", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], + "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], @@ -310,22 +303,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Shared multiple times with different people", "Show sharing options" : "Show sharing options", "Shared with others" : "Shared with others", - "Link to a file" : "Link to a file", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "Error updating the share", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", "Create file request" : "Create file request", - "Shared by" : "Shared by", - "Shared with" : "Shared with", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", - "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", - "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Shares" : "Shares", + "No file" : "No file", "Overview of shared files." : "Overview of shared files.", "No shares" : "No shares", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -352,7 +331,22 @@ OC.L10N.register( "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "Error updating the share", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "Shared by", + "Shared with" : "Shared with", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", + "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", + "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", "Share note" : "Share note", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "Upload files to %s" : "Upload files to %s", "%s shared a folder with you." : "%s shared a folder with you.", "Note" : "Note", @@ -363,6 +357,12 @@ OC.L10N.register( "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", + "Waiting…" : "Waiting…", + "error" : "error", + "finished" : "finished", + "This will stop your current uploads." : "This will stop your current uploads.", + "Move or copy" : "Move or copy", + "You can upload into this folder" : "You can upload into this folder", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -371,6 +371,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", + "Download all files" : "Download all files", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "Accept user and group shares by default" : "Accept user and group shares by default", "Read only" : "Read only", @@ -379,7 +380,6 @@ OC.L10N.register( "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", - "File drop" : "File drop", "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", @@ -391,6 +391,7 @@ OC.L10N.register( "the item was removed" : "the item was removed", "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", - "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link." + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Enter your name" : "Enter your name" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 02c66fda3fd62..4aabe6b40f916 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Waiting…", - "error" : "error", - "finished" : "finished", - "This will stop your current uploads." : "This will stop your current uploads.", - "Move or copy" : "Move or copy", - "Download" : "Download", - "Delete" : "Delete", - "You can upload into this folder" : "You can upload into this folder", - "Terms of service" : "Terms of service", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Error while sending mail notification", "This share does not exist or is no longer available" : "This share does not exist or is no longer available", "shared by %s" : "shared by %s", - "Download all files" : "Download all files", - "Direct link" : "Direct link", + "Download" : "Download", "Add to your %s" : "Add to your %s", + "Direct link" : "Direct link", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "Share will expire tomorrow" : "Share will expire tomorrow", @@ -256,11 +245,12 @@ "on {server}" : "on {server}", "Note from" : "Note from", "Note:" : "Note:", + "File drop" : "File drop", + "Terms of service" : "Terms of service", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", - "Enter your name" : "Enter your name", - "Submit name" : "Submit name", "Upload files to {folder}" : "Upload files to {folder}", + "Submit name" : "Submit name", "Allow upload and editing" : "Allow upload and editing", "Allow editing" : "Allow editing", "Upload only" : "Upload only", @@ -279,6 +269,7 @@ "Create" : "Create", "Edit" : "Edit", "Share" : "Share", + "Delete" : "Delete", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", "Share with email {email}" : "Share with email {email}", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["The following email address is not valid: {emails}","The following email addresses are not valid: {emails}"], + "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], @@ -308,22 +301,8 @@ "Shared multiple times with different people" : "Shared multiple times with different people", "Show sharing options" : "Show sharing options", "Shared with others" : "Shared with others", - "Link to a file" : "Link to a file", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "Error updating the share", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", "Create file request" : "Create file request", - "Shared by" : "Shared by", - "Shared with" : "Shared with", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", - "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", - "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Shares" : "Shares", + "No file" : "No file", "Overview of shared files." : "Overview of shared files.", "No shares" : "No shares", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -350,7 +329,22 @@ "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "Error updating the share", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "Shared by", + "Shared with" : "Shared with", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", + "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", + "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", "Share note" : "Share note", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "Upload files to %s" : "Upload files to %s", "%s shared a folder with you." : "%s shared a folder with you.", "Note" : "Note", @@ -361,6 +355,12 @@ "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", + "Waiting…" : "Waiting…", + "error" : "error", + "finished" : "finished", + "This will stop your current uploads." : "This will stop your current uploads.", + "Move or copy" : "Move or copy", + "You can upload into this folder" : "You can upload into this folder", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -369,6 +369,7 @@ "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", + "Download all files" : "Download all files", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "Accept user and group shares by default" : "Accept user and group shares by default", "Read only" : "Read only", @@ -377,7 +378,6 @@ "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", - "File drop" : "File drop", "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", @@ -389,6 +389,7 @@ "the item was removed" : "the item was removed", "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", - "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link." + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Enter your name" : "Enter your name" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/eo.js b/apps/files_sharing/l10n/eo.js index 73a8cbc24d07c..8123adbfb83a0 100644 --- a/apps/files_sharing/l10n/eo.js +++ b/apps/files_sharing/l10n/eo.js @@ -1,15 +1,6 @@ OC.L10N.register( "files_sharing", { - "error" : "eraro", - "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", - "Move or copy" : "Movi aŭ kopii", - "Download" : "Elŝuti", - "Delete" : "Forigi", - "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", - "Terms of service" : "Kondiĉoj de uzado", - "Show list view" : "Montri listan vidon", - "Show grid view" : "Montri kradan vidon", "File shares" : "Dosieraj kunhavoj", "Downloaded via public link" : "Elŝutita per publika ligilo", "Downloaded by {email}" : "Elŝutita de {email}", @@ -85,7 +76,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "Neniu aŭ neĝusta ĝisdatiga parametro donita", "Wrong password" : "Neĝusta pasvorto", "shared by %s" : "kunhavigita de %s", - "Download all files" : "Elŝuti ĉiujn dosierojn", + "Download" : "Elŝuti", "Direct link" : "Direkta ligilo", "Share API is disabled" : "Kunhavo-API estas malebligita", "File sharing" : "Kunhavigo de dosieroj", @@ -139,6 +130,7 @@ OC.L10N.register( "Group" : "Grupo", "Email" : "Retpoŝtadreso", "on {server}" : "ĉe {server}", + "Terms of service" : "Kondiĉoj de uzado", "Allow upload and editing" : "Permesi alŝuton kaj redakton", "Allow editing" : "Permesi modifon", "Advanced settings" : "Altanivela agordo", @@ -149,22 +141,16 @@ OC.L10N.register( "Read" : "Legi", "Edit" : "Modifi", "Share" : "Kunhavigi", + "Delete" : "Forigi", "Delete share" : "Forigi kunhavigon", + "Shares" : "Kunhavoj", "Unable to load the shares list" : "Ne eblas ricevi kunhavliston", "Expires {relativetime}" : "Senvalidiĝas {relativetime}", "this share just expired." : "Tiu kunhavo ĵus senvalidiĝis.", "Shared with you by {owner}" : "Kunhavigita kun vi de {owner}", + "Link to a file" : "Ligilo al dosiero", "Shared" : "Kunhavigita", "Shared with others" : "Kunhavata kun aliaj", - "Link to a file" : "Ligilo al dosiero", - "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", - "Shared by" : "Kunhavigita de", - "Shared with" : "Kunhavigita kun", - "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", - "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", - "Shares" : "Kunhavoj", "No shares" : "Neniu kunhavo", "Shared with you" : "Kunhavata kun vi", "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", @@ -173,7 +159,16 @@ OC.L10N.register( "No shared links" : "Neniu kunhavata ligilo", "Deleted shares" : "Forigitaj kunhavigoj", "No deleted shares" : "Neniu forigita kunhavigo", + "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", + "Shared by" : "Kunhavigita de", + "Shared with" : "Kunhavigita kun", + "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", + "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", + "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", "Share note" : "Kunhavigo noton", + "Show list view" : "Montri listan vidon", + "Show grid view" : "Montri kradan vidon", "Upload files to %s" : "Alŝuti dosierojn al %s", "Note" : "Noto", "Select or drop files" : "Elekti aŭ demeti dosierojn", @@ -182,6 +177,10 @@ OC.L10N.register( "Share not found" : "Kunhavigo ne troviĝis", "Back to %s" : "Antaŭen al %s", "Add to your Nextcloud" : "Aldoni al via Nextcloud", + "error" : "eraro", + "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", + "Move or copy" : "Movi aŭ kopii", + "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", "No compatible server found at {remote}" : "Neniu kongrua servilo trovita je {remote}", "Invalid server URL" : "Nevalida servila retadreso", "Failed to add the public link to your Nextcloud" : "Ne eblis aldoni la publikan ligilon al via Nextcloud", @@ -189,6 +188,7 @@ OC.L10N.register( "Please specify a valid user" : "Bv. doni validan uzanton", "You cannot share to a Circle if the app is not enabled" : "Vi ne povas kunhavigi per Rondo, se la aplikaĵo „Rondo“ ne estas ebligita", "Please specify a valid circle" : "Bv. doni validan rondon", + "Download all files" : "Elŝuti ĉiujn dosierojn", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", "Read only" : "Nurlega", "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", diff --git a/apps/files_sharing/l10n/eo.json b/apps/files_sharing/l10n/eo.json index 51bcd1236b612..24cb01842f3ed 100644 --- a/apps/files_sharing/l10n/eo.json +++ b/apps/files_sharing/l10n/eo.json @@ -1,13 +1,4 @@ { "translations": { - "error" : "eraro", - "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", - "Move or copy" : "Movi aŭ kopii", - "Download" : "Elŝuti", - "Delete" : "Forigi", - "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", - "Terms of service" : "Kondiĉoj de uzado", - "Show list view" : "Montri listan vidon", - "Show grid view" : "Montri kradan vidon", "File shares" : "Dosieraj kunhavoj", "Downloaded via public link" : "Elŝutita per publika ligilo", "Downloaded by {email}" : "Elŝutita de {email}", @@ -83,7 +74,7 @@ "Wrong or no update parameter given" : "Neniu aŭ neĝusta ĝisdatiga parametro donita", "Wrong password" : "Neĝusta pasvorto", "shared by %s" : "kunhavigita de %s", - "Download all files" : "Elŝuti ĉiujn dosierojn", + "Download" : "Elŝuti", "Direct link" : "Direkta ligilo", "Share API is disabled" : "Kunhavo-API estas malebligita", "File sharing" : "Kunhavigo de dosieroj", @@ -137,6 +128,7 @@ "Group" : "Grupo", "Email" : "Retpoŝtadreso", "on {server}" : "ĉe {server}", + "Terms of service" : "Kondiĉoj de uzado", "Allow upload and editing" : "Permesi alŝuton kaj redakton", "Allow editing" : "Permesi modifon", "Advanced settings" : "Altanivela agordo", @@ -147,22 +139,16 @@ "Read" : "Legi", "Edit" : "Modifi", "Share" : "Kunhavigi", + "Delete" : "Forigi", "Delete share" : "Forigi kunhavigon", + "Shares" : "Kunhavoj", "Unable to load the shares list" : "Ne eblas ricevi kunhavliston", "Expires {relativetime}" : "Senvalidiĝas {relativetime}", "this share just expired." : "Tiu kunhavo ĵus senvalidiĝis.", "Shared with you by {owner}" : "Kunhavigita kun vi de {owner}", + "Link to a file" : "Ligilo al dosiero", "Shared" : "Kunhavigita", "Shared with others" : "Kunhavata kun aliaj", - "Link to a file" : "Ligilo al dosiero", - "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", - "Shared by" : "Kunhavigita de", - "Shared with" : "Kunhavigita kun", - "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", - "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", - "Shares" : "Kunhavoj", "No shares" : "Neniu kunhavo", "Shared with you" : "Kunhavata kun vi", "Nothing shared with you yet" : "Nenio kunhavatas kun vi ankoraŭ", @@ -171,7 +157,16 @@ "No shared links" : "Neniu kunhavata ligilo", "Deleted shares" : "Forigitaj kunhavigoj", "No deleted shares" : "Neniu forigita kunhavigo", + "Error updating the share" : "Eraro dum ĝisdatigo de la kunhavigo", + "Shared by" : "Kunhavigita de", + "Shared with" : "Kunhavigita kun", + "Shared with you and the group {group} by {owner}" : "Kunhavigita kun vi kaj la grupo {group} de {owner}", + "Shared with you and {circle} by {owner}" : "Kunhavigita kun vi kaj {circle} de {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Kunhavigita kun vi kaj la konversacio {conversation} fare de {owner}", + "Shared with you in a conversation by {owner}" : "Kunhavigita kun vi en konversacio de {owner}", "Share note" : "Kunhavigo noton", + "Show list view" : "Montri listan vidon", + "Show grid view" : "Montri kradan vidon", "Upload files to %s" : "Alŝuti dosierojn al %s", "Note" : "Noto", "Select or drop files" : "Elekti aŭ demeti dosierojn", @@ -180,6 +175,10 @@ "Share not found" : "Kunhavigo ne troviĝis", "Back to %s" : "Antaŭen al %s", "Add to your Nextcloud" : "Aldoni al via Nextcloud", + "error" : "eraro", + "This will stop your current uploads." : "Tio haltigos viajn nunajn alŝutojn.", + "Move or copy" : "Movi aŭ kopii", + "You can upload into this folder" : "Vi povas alŝuti en ĉi tiun dosierujon", "No compatible server found at {remote}" : "Neniu kongrua servilo trovita je {remote}", "Invalid server URL" : "Nevalida servila retadreso", "Failed to add the public link to your Nextcloud" : "Ne eblis aldoni la publikan ligilon al via Nextcloud", @@ -187,6 +186,7 @@ "Please specify a valid user" : "Bv. doni validan uzanton", "You cannot share to a Circle if the app is not enabled" : "Vi ne povas kunhavigi per Rondo, se la aplikaĵo „Rondo“ ne estas ebligita", "Please specify a valid circle" : "Bv. doni validan rondon", + "Download all files" : "Elŝuti ĉiujn dosierojn", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tiu aplikaĵo ebligas al uzantoj kunhavigi dosieroj ene de Nextcloud. Se ebligita, la administranto povas elekti, kiuj grupoj povas kunhavigi dosierojn. Tiam, uzantoj povas kunhavigi dosierojn kaj dosierujojn kun aliaj uzantoj kaj grupoj ene de Nextcloud. Cetere, se la administranto permesas kunhavigi ligilojn, ekstera ligilo uzeblas por kunhavigi dosieroj kun aliaj uzantoj ekster Nextcloud. Administrantoj povas ankaŭ devigi uzon de pasvortoj, limdatoj, kaj permesi servil-al-servila kunhavigon per kunhaviga ligilo, kaj kunhavigon el porteblaj aparatoj.\nMalebligi tiun funkcion forigas kunhavigitajn dosierojn kaj dosierujon el la servilo por ĉiuj kunhavaj ricevantoj, kaj ankaŭ por la sinkronigaj klientoj kaj la porteblaj aplikaĵoj. Pli da informoj en la dokumentaro de Nextcloud.", "Read only" : "Nurlega", "File drop (upload only)" : "Demeti dosieron (nur alŝuto)", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index e805374876b58..c5f04425c8495 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando…", - "error" : "error", - "finished" : "terminó", - "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Puedes subir archivos en esta carpeta", - "Terms of service" : "Términos del servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado vía enlace público", "Downloaded by {email}" : "Descargado por {email}", @@ -99,9 +88,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"El envío de la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.", "Wrong password" : "Contraseña incorrecta", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Enlace directo", + "Download" : "Descargar", "Add to your %s" : "Añadir a tu %s", + "Direct link" : "Enlace directo", "Share API is disabled" : "El API de compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido caducará mañana", @@ -193,7 +182,9 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", "Note:" : "Nota:", - "Enter your name" : "Escriba su nombre", + "File drop" : "Entrega de archivos", + "Terms of service" : "Términos del servicio", + "Nickname" : "Alias", "Submit name" : "Enviar nombre", "Allow upload and editing" : "Permitir la subida y la edición", "Allow editing" : "Permitir edición", @@ -212,6 +203,7 @@ OC.L10N.register( "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartido con {email}", @@ -227,10 +219,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", "Toggle list of others with access to this file" : "Pasar la lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se ha podido recoger los recursos compartidos heredados", + "Shares" : "Compartidos", "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlace al archivo", "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"], "Open in Files" : "Abrir en Archivos", "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], @@ -240,21 +234,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Show sharing options" : "Mostrar opciones de compartir", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlace al archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", - "Error updating the share" : "Error actualizando el recurso compartido", - "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", - "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" se dejó de compartir", - "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} de la compartición", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error generando contraseña desde la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", - "Shares" : "Compartidos", + "No file" : "Sin archivo", + "Public share" : "Compartido públicamente", "Overview of shared files." : "Vista previa de los recursos compartidos", "No shares" : "No compartidos", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido con ud", @@ -277,7 +258,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", + "Error updating the share" : "Error actualizando el recurso compartido", + "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", + "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" se dejó de compartir", + "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} de la compartición", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error generando contraseña desde la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", @@ -287,6 +283,12 @@ OC.L10N.register( "Share not found" : "Recurso compartido no encontrado", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Añadir a tu Nextcloud", + "Waiting…" : "Esperando…", + "error" : "error", + "finished" : "terminó", + "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes subir archivos en esta carpeta", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", @@ -295,6 +297,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Por favor, especifique un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", "Read only" : "Solo lectura", @@ -303,7 +306,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos agrupados", "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", - "File drop" : "Entrega de archivos", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", @@ -315,6 +317,7 @@ OC.L10N.register( "the item was removed" : "el elemento fue eliminado", "the link expired" : "el enlace caducó", "sharing is disabled" : "compartir está desactivado", - "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace." + "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.", + "Enter your name" : "Escriba su nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index af47735677f53..1a80fdd3d4d3f 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Esperando…", - "error" : "error", - "finished" : "terminó", - "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Puedes subir archivos en esta carpeta", - "Terms of service" : "Términos del servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado vía enlace público", "Downloaded by {email}" : "Descargado por {email}", @@ -97,9 +86,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"El envío de la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.", "Wrong password" : "Contraseña incorrecta", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Enlace directo", + "Download" : "Descargar", "Add to your %s" : "Añadir a tu %s", + "Direct link" : "Enlace directo", "Share API is disabled" : "El API de compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido caducará mañana", @@ -191,7 +180,9 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", "Note:" : "Nota:", - "Enter your name" : "Escriba su nombre", + "File drop" : "Entrega de archivos", + "Terms of service" : "Términos del servicio", + "Nickname" : "Alias", "Submit name" : "Enviar nombre", "Allow upload and editing" : "Permitir la subida y la edición", "Allow editing" : "Permitir edición", @@ -210,6 +201,7 @@ "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartido con {email}", @@ -225,10 +217,12 @@ "Toggle list of others with access to this directory" : "Pasar la lista de otros con acceso a este carpeta", "Toggle list of others with access to this file" : "Pasar la lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se ha podido recoger los recursos compartidos heredados", + "Shares" : "Compartidos", "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlace al archivo", "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"], "Open in Files" : "Abrir en Archivos", "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], @@ -238,21 +232,8 @@ "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Show sharing options" : "Mostrar opciones de compartir", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlace al archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", - "Error updating the share" : "Error actualizando el recurso compartido", - "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", - "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" se dejó de compartir", - "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} de la compartición", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error generando contraseña desde la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", - "Shares" : "Compartidos", + "No file" : "Sin archivo", + "Public share" : "Compartido públicamente", "Overview of shared files." : "Vista previa de los recursos compartidos", "No shares" : "No compartidos", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido con ud", @@ -275,7 +256,22 @@ "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que ha recibido pero que no ha aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", + "Error updating the share" : "Error actualizando el recurso compartido", + "File \"{path}\" has been unshared" : "El archivo \"{path}\" se dejó de compartir", + "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" se dejó de compartir", + "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} de la compartición", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error generando contraseña desde la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", @@ -285,6 +281,12 @@ "Share not found" : "Recurso compartido no encontrado", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Añadir a tu Nextcloud", + "Waiting…" : "Esperando…", + "error" : "error", + "finished" : "terminó", + "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes subir archivos en esta carpeta", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", @@ -293,6 +295,7 @@ "Please specify a valid federated user ID" : "Por favor, especifique un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puede compartir a un Circulo si la aplicación no esta activada", "Please specify a valid circle" : "Por favor especifique un circulo valido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", "Read only" : "Solo lectura", @@ -301,7 +304,6 @@ "Bundled permissions" : "Permisos agrupados", "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", - "File drop" : "Entrega de archivos", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", @@ -313,6 +315,7 @@ "the item was removed" : "el elemento fue eliminado", "the link expired" : "el enlace caducó", "sharing is disabled" : "compartir está desactivado", - "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace." + "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.", + "Enter your name" : "Escriba su nombre" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index c702f81febef8..0561d0ad9c282 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o Copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", - "Terms of service" : "Términos de servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante un link público", "Downloaded by {email}" : "Descargado por {email}", @@ -109,9 +98,9 @@ OC.L10N.register( "Wrong password" : "Contraseña incorrecta", "Error while sending mail notification" : "Error al enviar el mail de notificación", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Link directa", + "Download" : "Descargar", "Add to your %s" : "Agregar a su %s", + "Direct link" : "Link directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido expirará mañana", @@ -166,6 +155,8 @@ OC.L10N.register( "Guest" : "Invitado", "Group" : "Grupo", "Email" : "Correo electrónico", + "File drop" : "Entrega de archivos", + "Terms of service" : "Términos de servicio", "Allow upload and editing" : "Permitir cargar y editar", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", @@ -175,24 +166,33 @@ OC.L10N.register( "Read" : "Leer", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", + "Shares" : "Shares", "Shared with you by {owner}" : "Compartido con usted por {owner}", "Shared" : "Compartido", "Shared with others" : "Compartido con otros", - "Shared by" : "Compartido por", - "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", - "Shares" : "Shares", "Shared with you" : "Compartido con usted", "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", "Nothing shared yet" : "Nada compartido aún", "Shared by link" : "Compartido por link", "No shared links" : "No hay links compartidos", + "Shared by" : "Compartido por", + "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a su Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Se detendrán las cargas en curso", + "Move or copy" : "Mover o Copiar", + "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud", @@ -200,11 +200,11 @@ OC.L10N.register( "Please specify a valid user" : "Favor de especificar un usuario válido", "You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada", "Please specify a valid circle" : "Favor de especificar un círculo válido", + "Download all files" : "Descargar todos los archivos", "Read only" : "Solo lectura", "File drop (upload only)" : "Soltar archivo (solo para carga)", "Upload" : "Cargar", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", - "File drop" : "Entrega de archivos", "Circle" : "Círculo", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json index 57cc9d7339c0d..39599119f50c8 100644 --- a/apps/files_sharing/l10n/es_AR.json +++ b/apps/files_sharing/l10n/es_AR.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o Copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", - "Terms of service" : "Términos de servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante un link público", "Downloaded by {email}" : "Descargado por {email}", @@ -107,9 +96,9 @@ "Wrong password" : "Contraseña incorrecta", "Error while sending mail notification" : "Error al enviar el mail de notificación", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Link directa", + "Download" : "Descargar", "Add to your %s" : "Agregar a su %s", + "Direct link" : "Link directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido expirará mañana", @@ -164,6 +153,8 @@ "Guest" : "Invitado", "Group" : "Grupo", "Email" : "Correo electrónico", + "File drop" : "Entrega de archivos", + "Terms of service" : "Términos de servicio", "Allow upload and editing" : "Permitir cargar y editar", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzadas", @@ -173,24 +164,33 @@ "Read" : "Leer", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", + "Shares" : "Shares", "Shared with you by {owner}" : "Compartido con usted por {owner}", "Shared" : "Compartido", "Shared with others" : "Compartido con otros", - "Shared by" : "Compartido por", - "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", - "Shares" : "Shares", "Shared with you" : "Compartido con usted", "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", "Nothing shared yet" : "Nada compartido aún", "Shared by link" : "Compartido por link", "No shared links" : "No hay links compartidos", + "Shared by" : "Compartido por", + "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", "Uploaded files:" : "Archivos cargados:", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a su Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Se detendrán las cargas en curso", + "Move or copy" : "Mover o Copiar", + "You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud", @@ -198,11 +198,11 @@ "Please specify a valid user" : "Favor de especificar un usuario válido", "You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada", "Please specify a valid circle" : "Favor de especificar un círculo válido", + "Download all files" : "Descargar todos los archivos", "Read only" : "Solo lectura", "File drop (upload only)" : "Soltar archivo (solo para carga)", "Upload" : "Cargar", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", - "File drop" : "Entrega de archivos", "Circle" : "Círculo", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 4edbf44eafc52..2172d34da36e5 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Terms of service" : "Terms of service", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante un enlace público", "Downloaded by {email}" : "Descargado por {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Error al enviar la contraseña por Nextcloud Talk\" al compartir un archivo o carpeta porque Nextcloud Talk no está habilitado.", "Wrong password" : "Contraseña incorrecta", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Enlace directo", + "Download" : "Descargar", "Add to your %s" : "Añadir a tu %s", + "Direct link" : "Enlace directo", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "La compartición expirará mañana", @@ -177,6 +166,8 @@ OC.L10N.register( "Deck board" : "Tablero de Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "File drop" : "Soltar archivo", + "Terms of service" : "Terms of service", "Allow upload and editing" : "Permitir carga y edición", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzados", @@ -192,34 +183,23 @@ OC.L10N.register( "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Borrar", "Others with access" : "Otros con acceso", "Toggle list of others with access to this directory" : "Alternar lista de otros con acceso a este directorio", "Toggle list of others with access to this file" : "Alternar lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se pueden obtener las comparticiones heredadas", + "Shares" : "Elementos compartidos", "Unable to load the shares list" : "No se puede cargar la lista de comparticiones", "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esta compartición acaba de expirar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlazar a un archivo", "_Accept share_::_Accept shares_" : ["Aceptar compartición","Aceptar comparticiones","Aceptar comparticiones"], "_Reject share_::_Reject shares_" : ["Rechazar compartición","Rechazar comparticiones","Rechazar comparticiones"], "_Restore share_::_Restore shares_" : ["Restaurar compartición","Restaurar comparticiones","Restaurar comparticiones"], "Shared" : "Compartido", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlazar a un archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar la compartición: {errorMessage}", - "Error updating the share" : "Error al actualizar la compartición", - "File \"{path}\" has been unshared" : "El archivo \"{path}\" ha dejado de compartirse", - "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" ha dejado de compartirse", - "Share {propertyName} saved" : "La propiedad de compartición {propertyName} se ha guardado", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", - "Shares" : "Elementos compartidos", + "No file" : "Ningún archivo", "Overview of shared files." : "Resumen de archivos compartidos.", "No shares" : "No hay comparticiones", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido contigo", @@ -242,7 +222,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista de comparticiones pendientes.", "No pending shares" : "No hay comparticiones pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que has recibido pero no has aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar la compartición: {errorMessage}", + "Error updating the share" : "Error al actualizar la compartición", + "File \"{path}\" has been unshared" : "El archivo \"{path}\" ha dejado de compartirse", + "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" ha dejado de compartirse", + "Share {propertyName} saved" : "La propiedad de compartición {propertyName} se ha guardado", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", @@ -252,6 +247,12 @@ OC.L10N.register( "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud", @@ -260,6 +261,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Por favor, especifica un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", "Please specify a valid circle" : "Por favor especifica un círculo válido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios correspondientes pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador habilita la función de enlace compartido, se puede utilizar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden exigir contraseñas, fechas de vencimiento y habilitar la compartición entre servidores a través de enlaces compartidos, así como la compartición desde dispositivos móviles.\n Desactivar esta función eliminará los archivos y carpetas compartidos en el servidor para todos los destinatarios de la compartición, así como en los clientes de sincronización y las aplicaciones móviles. Más información está disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar comparticiones de usuarios y grupos por defecto", "Read only" : "Sólo lectura", @@ -268,7 +270,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos integrados", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Solo funciona para usuarios con acceso a este archivo", - "File drop" : "Soltar archivo", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index a2fe1b17d4179..bfa967dc048d2 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Terms of service" : "Terms of service", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante un enlace público", "Downloaded by {email}" : "Descargado por {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Error al enviar la contraseña por Nextcloud Talk\" al compartir un archivo o carpeta porque Nextcloud Talk no está habilitado.", "Wrong password" : "Contraseña incorrecta", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Enlace directo", + "Download" : "Descargar", "Add to your %s" : "Añadir a tu %s", + "Direct link" : "Enlace directo", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "La compartición expirará mañana", @@ -175,6 +164,8 @@ "Deck board" : "Tablero de Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "en {server}", + "File drop" : "Soltar archivo", + "Terms of service" : "Terms of service", "Allow upload and editing" : "Permitir carga y edición", "Allow editing" : "Permitir edición", "Advanced settings" : "Configuraciones avanzados", @@ -190,34 +181,23 @@ "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Borrar", "Others with access" : "Otros con acceso", "Toggle list of others with access to this directory" : "Alternar lista de otros con acceso a este directorio", "Toggle list of others with access to this file" : "Alternar lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se pueden obtener las comparticiones heredadas", + "Shares" : "Elementos compartidos", "Unable to load the shares list" : "No se puede cargar la lista de comparticiones", "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esta compartición acaba de expirar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlazar a un archivo", "_Accept share_::_Accept shares_" : ["Aceptar compartición","Aceptar comparticiones","Aceptar comparticiones"], "_Reject share_::_Reject shares_" : ["Rechazar compartición","Rechazar comparticiones","Rechazar comparticiones"], "_Restore share_::_Restore shares_" : ["Restaurar compartición","Restaurar comparticiones","Restaurar comparticiones"], "Shared" : "Compartido", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlazar a un archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar la compartición: {errorMessage}", - "Error updating the share" : "Error al actualizar la compartición", - "File \"{path}\" has been unshared" : "El archivo \"{path}\" ha dejado de compartirse", - "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" ha dejado de compartirse", - "Share {propertyName} saved" : "La propiedad de compartición {propertyName} se ha guardado", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", - "Shares" : "Elementos compartidos", + "No file" : "Ningún archivo", "Overview of shared files." : "Resumen de archivos compartidos.", "No shares" : "No hay comparticiones", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que has compartido o que se han compartido contigo", @@ -240,7 +220,22 @@ "List of unapproved shares." : "Lista de comparticiones pendientes.", "No pending shares" : "No hay comparticiones pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los compartidos que has recibido pero no has aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar la compartición: {errorMessage}", + "Error updating the share" : "Error al actualizar la compartición", + "File \"{path}\" has been unshared" : "El archivo \"{path}\" ha dejado de compartirse", + "Folder \"{path}\" has been unshared" : "La carpeta \"{path}\" ha dejado de compartirse", + "Share {propertyName} saved" : "La propiedad de compartición {propertyName} se ha guardado", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", @@ -250,6 +245,12 @@ "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud", @@ -258,6 +259,7 @@ "Please specify a valid federated user ID" : "Por favor, especifica un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", "Please specify a valid circle" : "Por favor especifica un círculo válido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios correspondientes pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador habilita la función de enlace compartido, se puede utilizar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden exigir contraseñas, fechas de vencimiento y habilitar la compartición entre servidores a través de enlaces compartidos, así como la compartición desde dispositivos móviles.\n Desactivar esta función eliminará los archivos y carpetas compartidos en el servidor para todos los destinatarios de la compartición, así como en los clientes de sincronización y las aplicaciones móviles. Más información está disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar comparticiones de usuarios y grupos por defecto", "Read only" : "Sólo lectura", @@ -266,7 +268,6 @@ "Bundled permissions" : "Permisos integrados", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Solo funciona para usuarios con acceso a este archivo", - "File drop" : "Soltar archivo", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 14915110a0b15..5aac4e46e9ae4 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Terms of service" : "Términos del servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante una liga pública", "Downloaded by {email}" : "Descargado por {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Error al enviar el correo de notificación", "This share does not exist or is no longer available" : "El recurso compartido no existe o ya no está disponible", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Liga directa", + "Download" : "Descargar", "Add to your %s" : "Añadir a su %s", + "Direct link" : "Liga directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido caducará mañana", @@ -254,11 +243,12 @@ OC.L10N.register( "on {server}" : "en {server}", "Note from" : "Nota de", "Note:" : "Nota:", + "File drop" : "Soltar archivo", + "Terms of service" : "Términos del servicio", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} le compartió una carpeta.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", - "Enter your name" : "Ingrese su nombre", - "Submit name" : "Enviar nombre", "Upload files to {folder}" : "Cargar archivos a {folder}", + "Submit name" : "Enviar nombre", "Allow upload and editing" : "Permitir carga y edición", "Allow editing" : "Permitir edición", "Upload only" : "Sólo carga", @@ -276,6 +266,7 @@ OC.L10N.register( "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Borrar", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir al correo electrónico {email}", @@ -292,10 +283,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Alternar lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se pueden obtener los recursos compartidos heredados", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Las siguiente dirección de correo electrónico es inválida: {emails}","Las siguientes direcciones de correo electrónico son inválidas: {emails}","Las siguientes direcciones de correo electrónico son inválidas: {emails}"], + "Shares" : "Elementos compartidos", "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlazar a un archivo", "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"], "Open in Files" : "Abrir en Archivos", "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], @@ -305,22 +298,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Show sharing options" : "Mostrar opciones de compartir", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlazar a un archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", - "Error updating the share" : "Error al actualizar el recurso compartido", - "File \"{path}\" has been unshared" : "Se dejó de compartir el archivo \"{path}\"", - "Folder \"{path}\" has been unshared" : "Se dejó de compartir la carpeta \"{path}\"", - "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} del recurso compartido", "Create file request" : "Crear solicitud de archivo", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", - "Shares" : "Elementos compartidos", + "No file" : "Sin archivo", "Overview of shared files." : "Resumen de archivos compartidos.", "No shares" : "No hay recursos compartidos", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido o que se han compartido con Ud.", @@ -347,7 +326,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los recursos compartidos que ha recibido pero que no ha aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", + "Error updating the share" : "Error al actualizar el recurso compartido", + "File \"{path}\" has been unshared" : "Se dejó de compartir el archivo \"{path}\"", + "Folder \"{path}\" has been unshared" : "Se dejó de compartir la carpeta \"{path}\"", + "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} del recurso compartido", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "%s shared a folder with you." : "%s le compartió una carpeta.", "Note" : "Nota", @@ -358,6 +352,12 @@ OC.L10N.register( "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Se detendrán las cargas en curso", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", @@ -366,6 +366,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Por favor, especifique un identificador de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", "Please specify a valid circle" : "Por favor especifica un círculo válido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", "Read only" : "Sólo lectura", @@ -374,7 +375,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos integrados", "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", - "File drop" : "Soltar archivo", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", @@ -386,6 +386,7 @@ OC.L10N.register( "the item was removed" : "el elemento fue eliminado", "the link expired" : "la liga expiró", "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga." + "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", + "Enter your name" : "Ingrese su nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index fdd663c45e970..264f501eefb62 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Esperando...", - "error" : "error", - "finished" : "finalizado", - "This will stop your current uploads." : "Se detendrán las cargas en curso", - "Move or copy" : "Mover o copiar", - "Download" : "Descargar", - "Delete" : "Borrar", - "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", - "Terms of service" : "Términos del servicio", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante una liga pública", "Downloaded by {email}" : "Descargado por {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Error al enviar el correo de notificación", "This share does not exist or is no longer available" : "El recurso compartido no existe o ya no está disponible", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos los archivos", - "Direct link" : "Liga directa", + "Download" : "Descargar", "Add to your %s" : "Añadir a su %s", + "Direct link" : "Liga directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Share will expire tomorrow" : "El recurso compartido caducará mañana", @@ -252,11 +241,12 @@ "on {server}" : "en {server}", "Note from" : "Nota de", "Note:" : "Nota:", + "File drop" : "Soltar archivo", + "Terms of service" : "Términos del servicio", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} le compartió una carpeta.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", - "Enter your name" : "Ingrese su nombre", - "Submit name" : "Enviar nombre", "Upload files to {folder}" : "Cargar archivos a {folder}", + "Submit name" : "Enviar nombre", "Allow upload and editing" : "Permitir carga y edición", "Allow editing" : "Permitir edición", "Upload only" : "Sólo carga", @@ -274,6 +264,7 @@ "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Borrar", "Delete share" : "Borrar recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir al correo electrónico {email}", @@ -290,10 +281,12 @@ "Toggle list of others with access to this file" : "Alternar lista de otros con acceso a este archivo", "Unable to fetch inherited shares" : "No se pueden obtener los recursos compartidos heredados", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Las siguiente dirección de correo electrónico es inválida: {emails}","Las siguientes direcciones de correo electrónico son inválidas: {emails}","Las siguientes direcciones de correo electrónico son inválidas: {emails}"], + "Shares" : "Elementos compartidos", "Unable to load the shares list" : "No se pudo cargar la lista de recursos compartidos", "Expires {relativetime}" : "Caduca en {relativetime}", "this share just expired." : "este recurso compartido acaba de caducar.", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Link to a file" : "Enlazar a un archivo", "_Accept share_::_Accept shares_" : ["Aceptar recurso compartido","Aceptar recursos compartidos","Aceptar recursos compartidos"], "Open in Files" : "Abrir en Archivos", "_Reject share_::_Reject shares_" : ["Rechazar recurso compartido","Rechazar recursos compartidos","Rechazar recursos compartidos"], @@ -303,22 +296,8 @@ "Shared multiple times with different people" : "Compartido múltiples veces con diferentes personas", "Show sharing options" : "Mostrar opciones de compartir", "Shared with others" : "Compartido con otros", - "Link to a file" : "Enlazar a un archivo", - "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", - "Error updating the share" : "Error al actualizar el recurso compartido", - "File \"{path}\" has been unshared" : "Se dejó de compartir el archivo \"{path}\"", - "Folder \"{path}\" has been unshared" : "Se dejó de compartir la carpeta \"{path}\"", - "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} del recurso compartido", "Create file request" : "Crear solicitud de archivo", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "Contraseña creada exitosamente", - "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", - "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", - "Shares" : "Elementos compartidos", + "No file" : "Sin archivo", "Overview of shared files." : "Resumen de archivos compartidos.", "No shares" : "No hay recursos compartidos", "Files and folders you shared or have been shared with you will show up here" : "Aquí aparecerán los archivos y carpetas que ha compartido o que se han compartido con Ud.", @@ -345,7 +324,22 @@ "List of unapproved shares." : "Lista de recursos compartidos no aprobados", "No pending shares" : "No hay recursos compartidos pendientes", "Shares you have received but not approved will show up here" : "Aquí aparecerán los recursos compartidos que ha recibido pero que no ha aprobado", + "Error updating the share: {errorMessage}" : "Error al actualizar el recurso compartido: {errorMessage}", + "Error updating the share" : "Error al actualizar el recurso compartido", + "File \"{path}\" has been unshared" : "Se dejó de compartir el archivo \"{path}\"", + "Folder \"{path}\" has been unshared" : "Se dejó de compartir la carpeta \"{path}\"", + "Share {propertyName} saved" : "Se guardó la propiedad {propertyName} del recurso compartido", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "Contraseña creada exitosamente", + "Error generating password from password policy" : "Error al generar la contraseña según la política de contraseñas", + "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "%s shared a folder with you." : "%s le compartió una carpeta.", "Note" : "Nota", @@ -356,6 +350,12 @@ "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", + "Waiting…" : "Esperando...", + "error" : "error", + "finished" : "finalizado", + "This will stop your current uploads." : "Se detendrán las cargas en curso", + "Move or copy" : "Mover o copiar", + "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", @@ -364,6 +364,7 @@ "Please specify a valid federated user ID" : "Por favor, especifique un identificador de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "No puedes compartir al Círculo si la aplicación no está habilitada", "Please specify a valid circle" : "Por favor especifica un círculo válido", + "Download all files" : "Descargar todos los archivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar los recursos compartidos de usuario y grupo por defecto", "Read only" : "Sólo lectura", @@ -372,7 +373,6 @@ "Bundled permissions" : "Permisos integrados", "Only works for users with access to this folder" : "Sólo funciona para usuarios con acceso a esta carpeta", "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", - "File drop" : "Soltar archivo", "Circle" : "Círculo", "Allow download" : "Permitir descarga", "No other users with access found" : "No se encontraron otros usuarios con acceso", @@ -384,6 +384,7 @@ "the item was removed" : "el elemento fue eliminado", "the link expired" : "la liga expiró", "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga." + "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", + "Enter your name" : "Ingrese su nombre" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 46332995294d9..249ffc8feb409 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Itxaroten...", - "error" : "errorea", - "finished" : "amaitua", - "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", - "Move or copy" : "Mugitu edo kopiatu", - "Download" : "Deskargatu", - "Delete" : "Ezabatu", - "You can upload into this folder" : "Karpeta honetara igo dezakezu", - "Terms of service" : "Erabilera baldintzak", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", "File shares" : "Fitxategi partekatzeak", "Downloaded via public link" : "Esteka publikoaren bidez deskargatuta", "Downloaded by {email}" : "{email} erabiltzaileak deskargatua", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Errorea email jakinarazpena bidaltzean", "This share does not exist or is no longer available" : "Partekatze hau ez dago edo jada ez dago erabilgarri", "shared by %s" : "%s erabiltzaileak partekatua", - "Download all files" : "Deskargatu fitxategi guztiak", - "Direct link" : "Esteka zuzena", + "Download" : "Deskargatu", "Add to your %s" : "Gehitu zure %s-era", + "Direct link" : "Esteka zuzena", "Share API is disabled" : "Partekatze API-a desgaituta dago", "File sharing" : "Fitxategien partekatzea", "Share will expire tomorrow" : "Partekatzea bihar iraungiko da", @@ -255,11 +244,12 @@ OC.L10N.register( "on {server}" : "{server} zerbitzarian", "Note from" : "Oharra bidali du", "Note:" : "Oharra:", + "File drop" : "Fitxategiak jaregin", + "Terms of service" : "Erabilera baldintzak", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}-k zurekin karpeta bat partekatu du.", "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", - "Enter your name" : "Sartu zure izena", - "Submit name" : "Sartu izena", "Upload files to {folder}" : "Igo fitxateigak {folder}-ra", + "Submit name" : "Sartu izena", "Allow upload and editing" : "Onartu igotzea eta editatzea", "Allow editing" : "Baimendu editatzea", "Upload only" : "Igoera soilik", @@ -278,6 +268,7 @@ OC.L10N.register( "Create" : "Sortu", "Edit" : "Aldatu", "Share" : "Partekatu", + "Delete" : "Ezabatu", "Delete share" : "Ezabatu partekatzea", "Share with {userName}" : "Partekatu {userName}-rekin", "Share with email {email}" : "Partekatu helbide elektronikoarekin {email}", @@ -294,10 +285,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Txandakatu fitxategi honetara sarbidea duten beste erabiltzaileen zerrenda", "Unable to fetch inherited shares" : "Ezin izan dira heredatutako partekatzeak eskuratu", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Ondorengo helbide elektronikoa ez da baliozkoa: {emails}","Ondorengo helbide elektronikoak ez dira baliozkoak: {emails}"], + "Shares" : "Partekatzeak", "Unable to load the shares list" : "Ezin izan da partekatzeen zerrenda kargatu", "Expires {relativetime}" : "Iraungitzea: {relativetime}", "this share just expired." : "partekatze hau oraintxe iraungi da.", "Shared with you by {owner}" : "{owner} erabiltzaileak zurekin partekatua", + "Link to a file" : "Esteka fitxategi batera", "_Accept share_::_Accept shares_" : ["Onartu partekatzea","Onartu partekatzeak"], "Open in Files" : "Ireki Fitxategiak aplikazioan", "_Reject share_::_Reject shares_" : ["Ukatu partekatzea","Ukatu partekatzeak"], @@ -307,22 +300,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Hainbat aldiz partekatua pertsona ezberdinekin", "Show sharing options" : "Erakutsi partekatzeko aukerak", "Shared with others" : "Beste batzuekin partekatua", - "Link to a file" : "Esteka fitxategi batera", - "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", - "Error updating the share" : "Errorea partekatzea eguneratzen", - "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", - "Folder \"{path}\" has been unshared" : "\"{path}\" karpetaren partekatzea eten da", - "Share {propertyName} saved" : "Partekatu {propertyName} gordeta", "Create file request" : "Sortu fitxategi eskaera", - "Shared by" : "Honek partekatua", - "Shared with" : "Honekin partekatua", - "Password created successfully" : "Pasahitza ongi sortu da", - "Error generating password from password policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean", - "Shared with you and the group {group} by {owner}" : "{owner} erabiltzaileak zu eta {group} taldearekin partekatuta", - "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", - "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", - "Shares" : "Partekatzeak", + "No file" : "Fitxategirik ez", + "Public share" : "Partekatze publikoa", "Overview of shared files." : "Partekatutako fitxategien ikuspegia.", "No shares" : "Partekatzerik ez", "Files and folders you shared or have been shared with you will show up here" : "Partekatu dituzun eta zurekin partekatutako fitxategi eta karpetak hemen agertuko dira", @@ -349,7 +329,22 @@ OC.L10N.register( "List of unapproved shares." : "Onartu gabeko partekatzeen zerrenda.", "No pending shares" : "Ez dago zain dagoen partekatzerik", "Shares you have received but not approved will show up here" : "Jaso dituzun baina berretsi gabe dauden partekatzeak hemen agertukon dira", + "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", + "Error updating the share" : "Errorea partekatzea eguneratzen", + "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", + "Folder \"{path}\" has been unshared" : "\"{path}\" karpetaren partekatzea eten da", + "Share {propertyName} saved" : "Partekatu {propertyName} gordeta", + "Shared by" : "Honek partekatua", + "Shared with" : "Honekin partekatua", + "Password created successfully" : "Pasahitza ongi sortu da", + "Error generating password from password policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean", + "Shared with you and the group {group} by {owner}" : "{owner} erabiltzaileak zu eta {group} taldearekin partekatuta", + "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", + "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", "Share note" : "Partekatu oharra", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", "Upload files to %s" : "Igo fitxategiak hona: %s", "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", "Note" : "Oharra", @@ -360,6 +355,12 @@ OC.L10N.register( "Share not found" : "Partekatzea ez da aurkitu", "Back to %s" : "Itzuli %s(e)ra", "Add to your Nextcloud" : "Gehitu zure Nextclouden", + "Waiting…" : "Itxaroten...", + "error" : "errorea", + "finished" : "amaitua", + "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", + "Move or copy" : "Mugitu edo kopiatu", + "You can upload into this folder" : "Karpeta honetara igo dezakezu", "No compatible server found at {remote}" : "Ez da zerbitzari bateragarririk aurkitu {remote} helbidean", "Invalid server URL" : "Zerbitzari URL baliogabea", "Failed to add the public link to your Nextcloud" : "Huts egin du esteka publikoa zure Nextcloudera gehitzean", @@ -368,6 +369,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Mesedez, zehaztu baliozko erabiltzaile federatu baten id-a", "You cannot share to a Circle if the app is not enabled" : "Ezin duzu zirkulu batekin partekatu aplikazioa gaituta ez badago", "Please specify a valid circle" : "Zehaztu baliozko zirkulu bat", + "Download all files" : "Deskargatu fitxategi guztiak", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aplikazio honek fitxategiak Nextcloud barruan partekatzeko aukera ematen die erabiltzaileei. Gaituz gero, administratzaileak aukeratu dezake zein taldek partekatu ditzaketen fitxategiak. Baimendutako erabiltzaileek Nextcloudeko beste erabiltzaileekin partekatu ditzakete fitxategi eta karpetak. Horretaz gain, administratzaileak esteka partekatzea aukera gaitzen badu, kanpoko esteka bat erabili daiteke Nextcloudetik kanpo dauden erabiltzaileekin fitxategiak partekatzeko. Administratzaileek pasahitzak eta iraungitze-datak betearazi ditzakete, eta zerbitzaritik zerbitzarira partekatze esteka bidez partekatzea gaitu dezakete, baita gailu mugikorretatik partekatzea ere.\nEzaugarria desgaitzeak partekatutako fitxategi eta karpetak kentzen ditu zerbitzaritik partekatzeen hartzaile guztientzat, baita sinkronizatutako bezero eta mugikorreko aplikazioetatik ere. Informazio gehiago eskuragarri dago Nextclouden dokumentazioan.", "Accept user and group shares by default" : "Onartu erabiltzaile eta taldeen partekatzeak modu lehenetsian", "Read only" : "Irakurtzeko soilik", @@ -376,7 +378,6 @@ OC.L10N.register( "Bundled permissions" : "Baimen multzoak", "Only works for users with access to this folder" : "Karpeta atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", "Only works for users with access to this file" : "Fitxategi hau atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", - "File drop" : "Fitxategiak jaregin", "Circle" : "Zirkulua", "Allow download" : "Baimendu deskarga", "No other users with access found" : "Ez da sarbidea duen erabiltzailerik aurkitu", @@ -388,6 +389,7 @@ OC.L10N.register( "the item was removed" : "fitxategia kendu da", "the link expired" : "esteka iraungi da", "sharing is disabled" : "partekatzea desgaituta dago", - "For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari" + "For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari", + "Enter your name" : "Sartu zure izena" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 181c0ff9c1c9d..685eab6c8d92e 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Itxaroten...", - "error" : "errorea", - "finished" : "amaitua", - "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", - "Move or copy" : "Mugitu edo kopiatu", - "Download" : "Deskargatu", - "Delete" : "Ezabatu", - "You can upload into this folder" : "Karpeta honetara igo dezakezu", - "Terms of service" : "Erabilera baldintzak", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", "File shares" : "Fitxategi partekatzeak", "Downloaded via public link" : "Esteka publikoaren bidez deskargatuta", "Downloaded by {email}" : "{email} erabiltzaileak deskargatua", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Errorea email jakinarazpena bidaltzean", "This share does not exist or is no longer available" : "Partekatze hau ez dago edo jada ez dago erabilgarri", "shared by %s" : "%s erabiltzaileak partekatua", - "Download all files" : "Deskargatu fitxategi guztiak", - "Direct link" : "Esteka zuzena", + "Download" : "Deskargatu", "Add to your %s" : "Gehitu zure %s-era", + "Direct link" : "Esteka zuzena", "Share API is disabled" : "Partekatze API-a desgaituta dago", "File sharing" : "Fitxategien partekatzea", "Share will expire tomorrow" : "Partekatzea bihar iraungiko da", @@ -253,11 +242,12 @@ "on {server}" : "{server} zerbitzarian", "Note from" : "Oharra bidali du", "Note:" : "Oharra:", + "File drop" : "Fitxategiak jaregin", + "Terms of service" : "Erabilera baldintzak", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}-k zurekin karpeta bat partekatu du.", "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", - "Enter your name" : "Sartu zure izena", - "Submit name" : "Sartu izena", "Upload files to {folder}" : "Igo fitxateigak {folder}-ra", + "Submit name" : "Sartu izena", "Allow upload and editing" : "Onartu igotzea eta editatzea", "Allow editing" : "Baimendu editatzea", "Upload only" : "Igoera soilik", @@ -276,6 +266,7 @@ "Create" : "Sortu", "Edit" : "Aldatu", "Share" : "Partekatu", + "Delete" : "Ezabatu", "Delete share" : "Ezabatu partekatzea", "Share with {userName}" : "Partekatu {userName}-rekin", "Share with email {email}" : "Partekatu helbide elektronikoarekin {email}", @@ -292,10 +283,12 @@ "Toggle list of others with access to this file" : "Txandakatu fitxategi honetara sarbidea duten beste erabiltzaileen zerrenda", "Unable to fetch inherited shares" : "Ezin izan dira heredatutako partekatzeak eskuratu", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Ondorengo helbide elektronikoa ez da baliozkoa: {emails}","Ondorengo helbide elektronikoak ez dira baliozkoak: {emails}"], + "Shares" : "Partekatzeak", "Unable to load the shares list" : "Ezin izan da partekatzeen zerrenda kargatu", "Expires {relativetime}" : "Iraungitzea: {relativetime}", "this share just expired." : "partekatze hau oraintxe iraungi da.", "Shared with you by {owner}" : "{owner} erabiltzaileak zurekin partekatua", + "Link to a file" : "Esteka fitxategi batera", "_Accept share_::_Accept shares_" : ["Onartu partekatzea","Onartu partekatzeak"], "Open in Files" : "Ireki Fitxategiak aplikazioan", "_Reject share_::_Reject shares_" : ["Ukatu partekatzea","Ukatu partekatzeak"], @@ -305,22 +298,9 @@ "Shared multiple times with different people" : "Hainbat aldiz partekatua pertsona ezberdinekin", "Show sharing options" : "Erakutsi partekatzeko aukerak", "Shared with others" : "Beste batzuekin partekatua", - "Link to a file" : "Esteka fitxategi batera", - "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", - "Error updating the share" : "Errorea partekatzea eguneratzen", - "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", - "Folder \"{path}\" has been unshared" : "\"{path}\" karpetaren partekatzea eten da", - "Share {propertyName} saved" : "Partekatu {propertyName} gordeta", "Create file request" : "Sortu fitxategi eskaera", - "Shared by" : "Honek partekatua", - "Shared with" : "Honekin partekatua", - "Password created successfully" : "Pasahitza ongi sortu da", - "Error generating password from password policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean", - "Shared with you and the group {group} by {owner}" : "{owner} erabiltzaileak zu eta {group} taldearekin partekatuta", - "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", - "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", - "Shares" : "Partekatzeak", + "No file" : "Fitxategirik ez", + "Public share" : "Partekatze publikoa", "Overview of shared files." : "Partekatutako fitxategien ikuspegia.", "No shares" : "Partekatzerik ez", "Files and folders you shared or have been shared with you will show up here" : "Partekatu dituzun eta zurekin partekatutako fitxategi eta karpetak hemen agertuko dira", @@ -347,7 +327,22 @@ "List of unapproved shares." : "Onartu gabeko partekatzeen zerrenda.", "No pending shares" : "Ez dago zain dagoen partekatzerik", "Shares you have received but not approved will show up here" : "Jaso dituzun baina berretsi gabe dauden partekatzeak hemen agertukon dira", + "Error updating the share: {errorMessage}" : " Errorea partekatzea eguneratzean {errorMessage}", + "Error updating the share" : "Errorea partekatzea eguneratzen", + "File \"{path}\" has been unshared" : "\"{path}\" fitxategiaren partekatzea eten da", + "Folder \"{path}\" has been unshared" : "\"{path}\" karpetaren partekatzea eten da", + "Share {propertyName} saved" : "Partekatu {propertyName} gordeta", + "Shared by" : "Honek partekatua", + "Shared with" : "Honekin partekatua", + "Password created successfully" : "Pasahitza ongi sortu da", + "Error generating password from password policy" : "Errorea pasahitz-gidalerrotik pasahitza sortzean", + "Shared with you and the group {group} by {owner}" : "{owner} erabiltzaileak zu eta {group} taldearekin partekatuta", + "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", + "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", "Share note" : "Partekatu oharra", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", "Upload files to %s" : "Igo fitxategiak hona: %s", "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", "Note" : "Oharra", @@ -358,6 +353,12 @@ "Share not found" : "Partekatzea ez da aurkitu", "Back to %s" : "Itzuli %s(e)ra", "Add to your Nextcloud" : "Gehitu zure Nextclouden", + "Waiting…" : "Itxaroten...", + "error" : "errorea", + "finished" : "amaitua", + "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", + "Move or copy" : "Mugitu edo kopiatu", + "You can upload into this folder" : "Karpeta honetara igo dezakezu", "No compatible server found at {remote}" : "Ez da zerbitzari bateragarririk aurkitu {remote} helbidean", "Invalid server URL" : "Zerbitzari URL baliogabea", "Failed to add the public link to your Nextcloud" : "Huts egin du esteka publikoa zure Nextcloudera gehitzean", @@ -366,6 +367,7 @@ "Please specify a valid federated user ID" : "Mesedez, zehaztu baliozko erabiltzaile federatu baten id-a", "You cannot share to a Circle if the app is not enabled" : "Ezin duzu zirkulu batekin partekatu aplikazioa gaituta ez badago", "Please specify a valid circle" : "Zehaztu baliozko zirkulu bat", + "Download all files" : "Deskargatu fitxategi guztiak", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aplikazio honek fitxategiak Nextcloud barruan partekatzeko aukera ematen die erabiltzaileei. Gaituz gero, administratzaileak aukeratu dezake zein taldek partekatu ditzaketen fitxategiak. Baimendutako erabiltzaileek Nextcloudeko beste erabiltzaileekin partekatu ditzakete fitxategi eta karpetak. Horretaz gain, administratzaileak esteka partekatzea aukera gaitzen badu, kanpoko esteka bat erabili daiteke Nextcloudetik kanpo dauden erabiltzaileekin fitxategiak partekatzeko. Administratzaileek pasahitzak eta iraungitze-datak betearazi ditzakete, eta zerbitzaritik zerbitzarira partekatze esteka bidez partekatzea gaitu dezakete, baita gailu mugikorretatik partekatzea ere.\nEzaugarria desgaitzeak partekatutako fitxategi eta karpetak kentzen ditu zerbitzaritik partekatzeen hartzaile guztientzat, baita sinkronizatutako bezero eta mugikorreko aplikazioetatik ere. Informazio gehiago eskuragarri dago Nextclouden dokumentazioan.", "Accept user and group shares by default" : "Onartu erabiltzaile eta taldeen partekatzeak modu lehenetsian", "Read only" : "Irakurtzeko soilik", @@ -374,7 +376,6 @@ "Bundled permissions" : "Baimen multzoak", "Only works for users with access to this folder" : "Karpeta atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", "Only works for users with access to this file" : "Fitxategi hau atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", - "File drop" : "Fitxategiak jaregin", "Circle" : "Zirkulua", "Allow download" : "Baimendu deskarga", "No other users with access found" : "Ez da sarbidea duen erabiltzailerik aurkitu", @@ -386,6 +387,7 @@ "the item was removed" : "fitxategia kendu da", "the link expired" : "esteka iraungi da", "sharing is disabled" : "partekatzea desgaituta dago", - "For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari" + "For more info, please ask the person who sent this link." : "Informazio gehiagorako, galdetu esteka hau bidali zuen pertsonari", + "Enter your name" : "Sartu zure izena" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 735ba52bf2535..009ac51a3660a 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "منتظر باشید ...", - "error" : "خطا", - "finished" : "تمام شد", - "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", - "Move or copy" : "انتقال یا کپی", - "Download" : "دانلود", - "Delete" : "حذف", - "You can upload into this folder" : "می‌توانید در این پوشه آپلود کنید", - "Terms of service" : "شرایط و قوانین", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکه‌ای", "File shares" : "اشتراک گذاری های فایل", "Downloaded via public link" : "بارگزاری شده توسط ادرس عمومی ", "Downloaded by {email}" : "بارگذاری شده توسط {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.", "Wrong password" : "کلمه عبور اشتباه", "shared by %s" : "اشتراک گذاری شده به میزان %s", - "Download all files" : "دانلود همه فایل ها", - "Direct link" : "لینک مستقیم", + "Download" : "دانلود", "Add to your %s" : "Add to your %s", + "Direct link" : "لینک مستقیم", "Share API is disabled" : "اشتراک API غیرفعال شده است", "File sharing" : "اشتراک گذاری پرونده", "Share will expire tomorrow" : "اشتراک فردا منقضی می شود", @@ -182,7 +171,8 @@ OC.L10N.register( "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "روی{سرور}", - "Enter your name" : "اسمت را وارد کن", + "File drop" : "انداختن پرونده", + "Terms of service" : "شرایط و قوانین", "Allow upload and editing" : "اجازه آپلود و ویرایش", "Allow editing" : "اجازه‌ی ویرایش", "Advanced settings" : "تنظیمات پیشرفته", @@ -199,35 +189,25 @@ OC.L10N.register( "Create" : "ایجاد", "Edit" : "ویرایش", "Share" : "هم‌رسانی", + "Delete" : "حذف", "Others with access" : "دیگران با دسترسی", "Toggle list of others with access to this directory" : "لیست دسترسی دیگران به این فهرست را تغییر دهید", "Toggle list of others with access to this file" : "لیست سایرین را با دسترسی به این پرونده تغییر دهید", "Unable to fetch inherited shares" : "واگذاری سهام ارثی امکان پذیر نیست", + "Shares" : "اشتراک گذاری ها", "Unable to load the shares list" : "لیست سهام بارگیری نمی شود", "Expires {relativetime}" : "{زمان نسبی } منقضی می شود", "this share just expired." : "این اشتراک تازه منقضی شد", "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}", + "Link to a file" : "پیوند به یک پرونده", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "در فایل باز کنید", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"], "Shared" : "به اشتراک گزاشته شده ", "Shared with others" : "موارد به اشتراک گذاشته شده با دیگران", - "Link to a file" : "پیوند به یک پرونده", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "خطایی در به روزرسانی اشتراک", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", - "Shared by" : "اشتراک گذاشته شده به وسیله", - "Shared with" : "مشترک با", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}", - "Shared with you and {circle} by {owner}" : "با شما و {حلقه} توسط {مالک }به اشتراک گذاشته شده است", - "Shared with you and the conversation {conversation} by {owner}" : "با شما و گفتگو {مکالمه} توسط {صاحب }به اشتراک گذاشته شده است", - "Shared with you in a conversation by {owner}" : "در گفتگو توسط {صاحب} با شما به اشتراک گذاشته شده است", - "Shares" : "اشتراک گذاری ها", + "No file" : "بدون پرونده", + "Public share" : "سهم عمومی", "Overview of shared files." : "Overview of shared files.", "No shares" : "اشتراک گذاری وجود ندارد", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -250,7 +230,22 @@ OC.L10N.register( "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "بدون اشتراک در حال انتظار", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "خطایی در به روزرسانی اشتراک", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "اشتراک گذاشته شده به وسیله", + "Shared with" : "مشترک با", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}", + "Shared with you and {circle} by {owner}" : "با شما و {حلقه} توسط {مالک }به اشتراک گذاشته شده است", + "Shared with you and the conversation {conversation} by {owner}" : "با شما و گفتگو {مکالمه} توسط {صاحب }به اشتراک گذاشته شده است", + "Shared with you in a conversation by {owner}" : "در گفتگو توسط {صاحب} با شما به اشتراک گذاشته شده است", "Share note" : "یادداشت اشتراک گذاری", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکه‌ای", "Upload files to %s" : "بارگیری پرونده ها به%s", "Note" : "یادداشت", "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", @@ -260,6 +255,12 @@ OC.L10N.register( "Share not found" : "اشتراک گذاری یافت نشد", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "به نکست‌کلود خود اضافه کنید", + "Waiting…" : "منتظر باشید ...", + "error" : "خطا", + "finished" : "تمام شد", + "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", + "Move or copy" : "انتقال یا کپی", + "You can upload into this folder" : "می‌توانید در این پوشه آپلود کنید", "No compatible server found at {remote}" : "هیچ سرور سازگار در {از راه دور} یافت نشد", "Invalid server URL" : "ادرس سرور نامعتبر", "Failed to add the public link to your Nextcloud" : "خطا در افزودن ادرس عمومی به نکس کلود شما", @@ -268,6 +269,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "اگر برنامه فعال نباشد ، نمی توانید در یک حلقه به اشتراک بگذارید", "Please specify a valid circle" : "لطفاً یک حلقه معتبر تعیین کنید", + "Download all files" : "دانلود همه فایل ها", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "این برنامه کاربران را قادر می سازد تا پرونده ها را در Nextcloud به اشتراک بگذارند. در صورت فعال بودن ، سرپرست می تواند انتخاب کند که گروه ها می توانند فایل ها را به اشتراک بگذارند. کاربران قابل استفاده سپس می توانند فایلها و پوشه ها را با سایر کاربران و گروه های موجود در Nextcloud به اشتراک بگذارند. علاوه بر این ، اگر سرپرست ویژگی پیوند اشتراک را فعال کند ، می توان از یک لینک خارجی برای به اشتراک گذاری فایلها با سایر کاربران خارج از Nextcloud استفاده کرد. Admins همچنین می تواند رمزهای عبور ، تاریخهای انقضا را اعمال کرده و سرور را قادر به اشتراک گذاری سرور از طریق پیوندهای اشتراک گذاری و همچنین به اشتراک گذاری از دستگاههای تلفن همراه کند.\nخاموش کردن ویژگی ، پرونده ها و پوشه های مشترک را در سرور برای همه گیرندگان اشتراک و همچنین در کلاینت های همگام سازی و برنامه های تلفن همراه حذف می کند. اطلاعات بیشتر در مستندات Nextcloud در دسترس است.", "Accept user and group shares by default" : "پذیرش اشتراک گذاری های کاربران و گروه ها (بطور پیش فرض)", "Read only" : "فقط خواندنی", @@ -276,7 +278,6 @@ OC.L10N.register( "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "فقط برای کاربران دارای دسترسی به این پوشه کار می کند", "Only works for users with access to this file" : "فقط برای کاربران با دسترسی به این پرونده کار می کند", - "File drop" : "انداختن پرونده", "Circle" : "حلقه", "Allow download" : "Allow download", "No other users with access found" : "هیچ کاربر دیگری با دسترسی یافت نشد", @@ -288,6 +289,7 @@ OC.L10N.register( "the item was removed" : "این مورد حذف شده است", "the link expired" : "این لینک منقضی شده است", "sharing is disabled" : "قابلیت اشتراک گذاری غیرفعال است", - "For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید." + "For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.", + "Enter your name" : "اسمت را وارد کن" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index e7346a9eda817..4d3997a788762 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "منتظر باشید ...", - "error" : "خطا", - "finished" : "تمام شد", - "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", - "Move or copy" : "انتقال یا کپی", - "Download" : "دانلود", - "Delete" : "حذف", - "You can upload into this folder" : "می‌توانید در این پوشه آپلود کنید", - "Terms of service" : "شرایط و قوانین", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکه‌ای", "File shares" : "اشتراک گذاری های فایل", "Downloaded via public link" : "بارگزاری شده توسط ادرس عمومی ", "Downloaded by {email}" : "بارگذاری شده توسط {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.", "Wrong password" : "کلمه عبور اشتباه", "shared by %s" : "اشتراک گذاری شده به میزان %s", - "Download all files" : "دانلود همه فایل ها", - "Direct link" : "لینک مستقیم", + "Download" : "دانلود", "Add to your %s" : "Add to your %s", + "Direct link" : "لینک مستقیم", "Share API is disabled" : "اشتراک API غیرفعال شده است", "File sharing" : "اشتراک گذاری پرونده", "Share will expire tomorrow" : "اشتراک فردا منقضی می شود", @@ -180,7 +169,8 @@ "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "روی{سرور}", - "Enter your name" : "اسمت را وارد کن", + "File drop" : "انداختن پرونده", + "Terms of service" : "شرایط و قوانین", "Allow upload and editing" : "اجازه آپلود و ویرایش", "Allow editing" : "اجازه‌ی ویرایش", "Advanced settings" : "تنظیمات پیشرفته", @@ -197,35 +187,25 @@ "Create" : "ایجاد", "Edit" : "ویرایش", "Share" : "هم‌رسانی", + "Delete" : "حذف", "Others with access" : "دیگران با دسترسی", "Toggle list of others with access to this directory" : "لیست دسترسی دیگران به این فهرست را تغییر دهید", "Toggle list of others with access to this file" : "لیست سایرین را با دسترسی به این پرونده تغییر دهید", "Unable to fetch inherited shares" : "واگذاری سهام ارثی امکان پذیر نیست", + "Shares" : "اشتراک گذاری ها", "Unable to load the shares list" : "لیست سهام بارگیری نمی شود", "Expires {relativetime}" : "{زمان نسبی } منقضی می شود", "this share just expired." : "این اشتراک تازه منقضی شد", "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}", + "Link to a file" : "پیوند به یک پرونده", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "در فایل باز کنید", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], "_Restore share_::_Restore shares_" : ["Restore share","Restore shares"], "Shared" : "به اشتراک گزاشته شده ", "Shared with others" : "موارد به اشتراک گذاشته شده با دیگران", - "Link to a file" : "پیوند به یک پرونده", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "خطایی در به روزرسانی اشتراک", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", - "Shared by" : "اشتراک گذاشته شده به وسیله", - "Shared with" : "مشترک با", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}", - "Shared with you and {circle} by {owner}" : "با شما و {حلقه} توسط {مالک }به اشتراک گذاشته شده است", - "Shared with you and the conversation {conversation} by {owner}" : "با شما و گفتگو {مکالمه} توسط {صاحب }به اشتراک گذاشته شده است", - "Shared with you in a conversation by {owner}" : "در گفتگو توسط {صاحب} با شما به اشتراک گذاشته شده است", - "Shares" : "اشتراک گذاری ها", + "No file" : "بدون پرونده", + "Public share" : "سهم عمومی", "Overview of shared files." : "Overview of shared files.", "No shares" : "اشتراک گذاری وجود ندارد", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -248,7 +228,22 @@ "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "بدون اشتراک در حال انتظار", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "خطایی در به روزرسانی اشتراک", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "اشتراک گذاشته شده به وسیله", + "Shared with" : "مشترک با", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}", + "Shared with you and {circle} by {owner}" : "با شما و {حلقه} توسط {مالک }به اشتراک گذاشته شده است", + "Shared with you and the conversation {conversation} by {owner}" : "با شما و گفتگو {مکالمه} توسط {صاحب }به اشتراک گذاشته شده است", + "Shared with you in a conversation by {owner}" : "در گفتگو توسط {صاحب} با شما به اشتراک گذاشته شده است", "Share note" : "یادداشت اشتراک گذاری", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکه‌ای", "Upload files to %s" : "بارگیری پرونده ها به%s", "Note" : "یادداشت", "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", @@ -258,6 +253,12 @@ "Share not found" : "اشتراک گذاری یافت نشد", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "به نکست‌کلود خود اضافه کنید", + "Waiting…" : "منتظر باشید ...", + "error" : "خطا", + "finished" : "تمام شد", + "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", + "Move or copy" : "انتقال یا کپی", + "You can upload into this folder" : "می‌توانید در این پوشه آپلود کنید", "No compatible server found at {remote}" : "هیچ سرور سازگار در {از راه دور} یافت نشد", "Invalid server URL" : "ادرس سرور نامعتبر", "Failed to add the public link to your Nextcloud" : "خطا در افزودن ادرس عمومی به نکس کلود شما", @@ -266,6 +267,7 @@ "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "اگر برنامه فعال نباشد ، نمی توانید در یک حلقه به اشتراک بگذارید", "Please specify a valid circle" : "لطفاً یک حلقه معتبر تعیین کنید", + "Download all files" : "دانلود همه فایل ها", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "این برنامه کاربران را قادر می سازد تا پرونده ها را در Nextcloud به اشتراک بگذارند. در صورت فعال بودن ، سرپرست می تواند انتخاب کند که گروه ها می توانند فایل ها را به اشتراک بگذارند. کاربران قابل استفاده سپس می توانند فایلها و پوشه ها را با سایر کاربران و گروه های موجود در Nextcloud به اشتراک بگذارند. علاوه بر این ، اگر سرپرست ویژگی پیوند اشتراک را فعال کند ، می توان از یک لینک خارجی برای به اشتراک گذاری فایلها با سایر کاربران خارج از Nextcloud استفاده کرد. Admins همچنین می تواند رمزهای عبور ، تاریخهای انقضا را اعمال کرده و سرور را قادر به اشتراک گذاری سرور از طریق پیوندهای اشتراک گذاری و همچنین به اشتراک گذاری از دستگاههای تلفن همراه کند.\nخاموش کردن ویژگی ، پرونده ها و پوشه های مشترک را در سرور برای همه گیرندگان اشتراک و همچنین در کلاینت های همگام سازی و برنامه های تلفن همراه حذف می کند. اطلاعات بیشتر در مستندات Nextcloud در دسترس است.", "Accept user and group shares by default" : "پذیرش اشتراک گذاری های کاربران و گروه ها (بطور پیش فرض)", "Read only" : "فقط خواندنی", @@ -274,7 +276,6 @@ "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "فقط برای کاربران دارای دسترسی به این پوشه کار می کند", "Only works for users with access to this file" : "فقط برای کاربران با دسترسی به این پرونده کار می کند", - "File drop" : "انداختن پرونده", "Circle" : "حلقه", "Allow download" : "Allow download", "No other users with access found" : "هیچ کاربر دیگری با دسترسی یافت نشد", @@ -286,6 +287,7 @@ "the item was removed" : "این مورد حذف شده است", "the link expired" : "این لینک منقضی شده است", "sharing is disabled" : "قابلیت اشتراک گذاری غیرفعال است", - "For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید." + "For more info, please ask the person who sent this link." : "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.", + "Enter your name" : "اسمت را وارد کن" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index cca9c5c373b15..6cd2cc8bdfdf7 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Odotetaan…", - "error" : "virhe", - "finished" : "valmis", - "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", - "Move or copy" : "Siirrä tai kopioi", - "Download" : "Lataa", - "Delete" : "Poista", - "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", - "Terms of service" : "Käyttöehdot", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", "File shares" : "Tiedostojaot", "Downloaded via public link" : "Ladattu julkista linkkiä käyttäen", "Downloaded by {email}" : "Ladannut {email}", @@ -93,9 +82,9 @@ OC.L10N.register( "Share must at least have READ or CREATE permissions" : "Jaolla tulee olla vähintään luku- tai kirjoitusoikeus", "Wrong password" : "Väärä salasana", "shared by %s" : "käyttäjän %s jakama", - "Download all files" : "Lataa kaikki tiedostot", - "Direct link" : "Suora linkki", + "Download" : "Lataa", "Add to your %s" : "Lisää %siisi", + "Direct link" : "Suora linkki", "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä", "File sharing" : "Tiedostonjako", "Share will expire tomorrow" : "Jako vanhenee huomenna", @@ -179,7 +168,9 @@ OC.L10N.register( "Talk conversation" : "Talk-keskustelu", "Deck board" : "Deck-taulu", "on {server}" : "palvelimella {server}", - "Enter your name" : "Kirjoita nimesi", + "File drop" : "Tiedoston pudotus", + "Terms of service" : "Käyttöehdot", + "Nickname" : "Nimimerkki", "Allow upload and editing" : "Salli lähetys ja muokkaus", "Allow editing" : "Salli muokkaus", "Advanced settings" : "Lisäasetukset", @@ -196,6 +187,7 @@ OC.L10N.register( "Create" : "Luo", "Edit" : "Muokkaa", "Share" : "Jaa", + "Delete" : "Poista", "Delete share" : "Poista jako", "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", @@ -207,10 +199,12 @@ OC.L10N.register( "Others with access" : "Muut, joilla on käyttöoikeus", "Toggle list of others with access to this directory" : "Vaihda näkymää kansioon käyttöoikeuden omaavista käyttäjistä", "Toggle list of others with access to this file" : "Vaihda näkymää tiedostoon käyttöoikeuden omaavista käyttäjistä", + "Shares" : "Jaot", "Unable to load the shares list" : "Jakolistan haku epäonnistui", "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi", + "Link to a file" : "Linkki tiedostoon", "_Accept share_::_Accept shares_" : ["Hyväksy jako","Hyväksy jaot"], "Open in Files" : "Avaa tiedostosovelluksessa", "_Reject share_::_Reject shares_" : ["Hylkää jako","Hylkää jaot"], @@ -220,20 +214,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa", "Show sharing options" : "Näytä jakamisen valinnat", "Shared with others" : "Jaettu muiden kanssa", - "Link to a file" : "Linkki tiedostoon", - "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", - "Error updating the share" : "Virhe jakoa päivittäessä", - "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", - "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", - "Share {propertyName} saved" : "Jako {propertyName} tallennettu", - "Shared by" : "Jakanut", - "Shared with" : "Jaettu", - "Password created successfully" : "Salasana luotu onnistuneesti", - "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", - "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", - "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", - "Shares" : "Jaot", + "No file" : "Ei tiedostoa", + "Public share" : "Julkinen jako", "Overview of shared files." : "Yleisnäkymä jaetuista tiedostoista.", "No shares" : "Ei jakoja", "Files and folders you shared or have been shared with you will show up here" : "Tiedostot ja kansiot, jotka olet jakanut tai jotka on jaettu kanssasi, näkyvät täällä", @@ -254,7 +236,21 @@ OC.L10N.register( "List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.", "No pending shares" : "Ei odottavia jakoja", "Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä", + "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", + "Error updating the share" : "Virhe jakoa päivittäessä", + "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", + "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", + "Share {propertyName} saved" : "Jako {propertyName} tallennettu", + "Shared by" : "Jakanut", + "Shared with" : "Jaettu", + "Password created successfully" : "Salasana luotu onnistuneesti", + "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", + "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", + "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", "Share note" : "Jaa muistiinpano", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", "Note" : "Huomio", "Select or drop files" : "Valitse tai pudota tiedostoja", @@ -264,6 +260,12 @@ OC.L10N.register( "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", + "Waiting…" : "Odotetaan…", + "error" : "virhe", + "finished" : "valmis", + "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", + "Move or copy" : "Siirrä tai kopioi", + "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -271,13 +273,13 @@ OC.L10N.register( "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", "Please specify a valid circle" : "Määritä kelvollinen piiri", + "Download all files" : "Lataa kaikki tiedostot", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", "Read only" : "Vain luku", "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", "Upload" : "Lähetä", "Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon", "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon", - "File drop" : "Tiedoston pudotus", "Circle" : "Piiri", "Allow download" : "Salli lataus", "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus", @@ -289,6 +291,7 @@ OC.L10N.register( "the item was removed" : "kohde poistettiin", "the link expired" : "linkki vanheni", "sharing is disabled" : "jakaminen on poistettu käytöstä", - "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin." + "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.", + "Enter your name" : "Kirjoita nimesi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 9fa041a3ed233..60ff75a5c6915 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Odotetaan…", - "error" : "virhe", - "finished" : "valmis", - "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", - "Move or copy" : "Siirrä tai kopioi", - "Download" : "Lataa", - "Delete" : "Poista", - "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", - "Terms of service" : "Käyttöehdot", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", "File shares" : "Tiedostojaot", "Downloaded via public link" : "Ladattu julkista linkkiä käyttäen", "Downloaded by {email}" : "Ladannut {email}", @@ -91,9 +80,9 @@ "Share must at least have READ or CREATE permissions" : "Jaolla tulee olla vähintään luku- tai kirjoitusoikeus", "Wrong password" : "Väärä salasana", "shared by %s" : "käyttäjän %s jakama", - "Download all files" : "Lataa kaikki tiedostot", - "Direct link" : "Suora linkki", + "Download" : "Lataa", "Add to your %s" : "Lisää %siisi", + "Direct link" : "Suora linkki", "Share API is disabled" : "Jakamisrajapinta on poistettu käytöstä", "File sharing" : "Tiedostonjako", "Share will expire tomorrow" : "Jako vanhenee huomenna", @@ -177,7 +166,9 @@ "Talk conversation" : "Talk-keskustelu", "Deck board" : "Deck-taulu", "on {server}" : "palvelimella {server}", - "Enter your name" : "Kirjoita nimesi", + "File drop" : "Tiedoston pudotus", + "Terms of service" : "Käyttöehdot", + "Nickname" : "Nimimerkki", "Allow upload and editing" : "Salli lähetys ja muokkaus", "Allow editing" : "Salli muokkaus", "Advanced settings" : "Lisäasetukset", @@ -194,6 +185,7 @@ "Create" : "Luo", "Edit" : "Muokkaa", "Share" : "Jaa", + "Delete" : "Poista", "Delete share" : "Poista jako", "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", @@ -205,10 +197,12 @@ "Others with access" : "Muut, joilla on käyttöoikeus", "Toggle list of others with access to this directory" : "Vaihda näkymää kansioon käyttöoikeuden omaavista käyttäjistä", "Toggle list of others with access to this file" : "Vaihda näkymää tiedostoon käyttöoikeuden omaavista käyttäjistä", + "Shares" : "Jaot", "Unable to load the shares list" : "Jakolistan haku epäonnistui", "Expires {relativetime}" : "Vanhenee {relativetime}", "this share just expired." : "tämä jako vanheni juuri.", "Shared with you by {owner}" : "{owner} jakoi tämän kanssasi", + "Link to a file" : "Linkki tiedostoon", "_Accept share_::_Accept shares_" : ["Hyväksy jako","Hyväksy jaot"], "Open in Files" : "Avaa tiedostosovelluksessa", "_Reject share_::_Reject shares_" : ["Hylkää jako","Hylkää jaot"], @@ -218,20 +212,8 @@ "Shared multiple times with different people" : "Jaettu useita kertoja eri ihmisten kanssa", "Show sharing options" : "Näytä jakamisen valinnat", "Shared with others" : "Jaettu muiden kanssa", - "Link to a file" : "Linkki tiedostoon", - "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", - "Error updating the share" : "Virhe jakoa päivittäessä", - "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", - "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", - "Share {propertyName} saved" : "Jako {propertyName} tallennettu", - "Shared by" : "Jakanut", - "Shared with" : "Jaettu", - "Password created successfully" : "Salasana luotu onnistuneesti", - "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", - "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", - "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", - "Shares" : "Jaot", + "No file" : "Ei tiedostoa", + "Public share" : "Julkinen jako", "Overview of shared files." : "Yleisnäkymä jaetuista tiedostoista.", "No shares" : "Ei jakoja", "Files and folders you shared or have been shared with you will show up here" : "Tiedostot ja kansiot, jotka olet jakanut tai jotka on jaettu kanssasi, näkyvät täällä", @@ -252,7 +234,21 @@ "List of unapproved shares." : "Luettelo hyväksymättömistä jaoista.", "No pending shares" : "Ei odottavia jakoja", "Shares you have received but not approved will show up here" : "Vastaanottamasi jaot, joita ei ole hyväksytty, näkyvät täällä", + "Error updating the share: {errorMessage}" : "Virhe päivittäessä jakoa: {errorMessage}", + "Error updating the share" : "Virhe jakoa päivittäessä", + "File \"{path}\" has been unshared" : "Tiedoston \"{path}\" jakaminen on lopetettu", + "Folder \"{path}\" has been unshared" : "Kansion \"{path}\" jakaminen on lopetettu", + "Share {propertyName} saved" : "Jako {propertyName} tallennettu", + "Shared by" : "Jakanut", + "Shared with" : "Jaettu", + "Password created successfully" : "Salasana luotu onnistuneesti", + "Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjältä {owner}", + "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", + "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", "Share note" : "Jaa muistiinpano", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", "Note" : "Huomio", "Select or drop files" : "Valitse tai pudota tiedostoja", @@ -262,6 +258,12 @@ "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", + "Waiting…" : "Odotetaan…", + "error" : "virhe", + "finished" : "valmis", + "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", + "Move or copy" : "Siirrä tai kopioi", + "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -269,13 +271,13 @@ "Please specify a valid user" : "Määritä kelvollinen käyttäjä", "You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu", "Please specify a valid circle" : "Määritä kelvollinen piiri", + "Download all files" : "Lataa kaikki tiedostot", "Accept user and group shares by default" : "Hyväksy käyttäjä- ja ryhmäjaot oletuksena", "Read only" : "Vain luku", "File drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", "Upload" : "Lähetä", "Only works for users with access to this folder" : "Toimii vain käyttäjille, joilla on oikeus tähän kansioon", "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon", - "File drop" : "Tiedoston pudotus", "Circle" : "Piiri", "Allow download" : "Salli lataus", "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus", @@ -287,6 +289,7 @@ "the item was removed" : "kohde poistettiin", "the link expired" : "linkki vanheni", "sharing is disabled" : "jakaminen on poistettu käytöstä", - "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin." + "For more info, please ask the person who sent this link." : "Kysy lisätietoja henkilöltä, jolta sait linkin.", + "Enter your name" : "Kirjoita nimesi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index dafcdab2a8636..aa527602114c5 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "En attente...", - "error" : "erreur", - "finished" : "terminé", - "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", - "Move or copy" : "Déplacer ou copier", - "Download" : "Télécharger", - "Delete" : "Supprimer", - "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", - "Terms of service" : "Conditions d'utilisation", - "Show list view" : "Activer l'affichage liste", - "Show grid view" : "Activer l'affichage mosaïque", "File shares" : "Partages de fichiers", "Downloaded via public link" : "Téléchargé par lien public", "Downloaded by {email}" : "Téléchargé par {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Erreur lors de l'envoi de la notification par e-mail", "This share does not exist or is no longer available" : "Ce partage n'existe pas ou n'est plus disponible", "shared by %s" : "partagé par %s", - "Download all files" : "Télécharger tous les fichiers", - "Direct link" : "Lien direct", + "Download" : "Télécharger", "Add to your %s" : "Ajouter à votre %s ", + "Direct link" : "Lien direct", "Share API is disabled" : "l’API de partage est désactivée", "File sharing" : "Partage de fichier", "Share will expire tomorrow" : "Le partage expirera demain", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "sur {server}", "Note from" : "Note de", "Note:" : "Note :", + "File drop" : "Dépôt de fichier", + "Terms of service" : "Conditions d'utilisation", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", - "Enter your name" : "Saisissez votre nom", - "Submit name" : "Confirmer votre nom", "Upload files to {folder}" : "Téléverser les fichiers dans {folder}", + "Submit name" : "Confirmer votre nom", "Allow upload and editing" : "Autoriser le téléversement et la modification", "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Créer", "Edit" : "Editer", "Share" : "Partager", + "Delete" : "Supprimer", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", "Share with email {email}" : "Partager avec l'e-mail {email}", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'adresse mail suivante est invalide : {emails}","Les adresses mail suivantes sont invalides : {emails}","Les adresses mail suivantes sont invalides : {emails}"], + "Shares" : "Partages", "Unable to load the shares list" : "Impossible de charger la liste des partages", "Expires {relativetime}" : "Expire {relativetime}", "this share just expired." : "ce partage vient d'expirer", "Shared with you by {owner}" : "Partagé avec vous par {owner}", + "Link to a file" : "Relier à un fichier", "_Accept share_::_Accept shares_" : ["Accepter le partage","Accepter les partages","Accepter les partages"], "Open in Files" : "Ouvrir dans Fichiers", "_Reject share_::_Reject shares_" : ["Rejeter le partage","Rejeter les partages","Rejeter les partages"], @@ -310,22 +303,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes", "Show sharing options" : "Afficher les options de partage", "Shared with others" : "Partagés avec d’autres", - "Link to a file" : "Relier à un fichier", - "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", - "Error updating the share" : "Erreur lors de la mise à jour du partage", - "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", - "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", - "Share {propertyName} saved" : "{propertyName} du partage enregistré(e)(s)", "Create file request" : "Créer une demande de fichier", - "Shared by" : "Partagé par", - "Shared with" : "Partagé avec", - "Password created successfully" : "Mot de passe créé avec succès", - "Error generating password from password policy" : "Erreur de génération du mot de passe à partir de la politique de mots de passe", - "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", - "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", - "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", - "Shares" : "Partages", + "No file" : "Aucun fichier", + "Public share" : "Partage public", "Overview of shared files." : "Vue d'ensemble des fichiers partagés.", "No shares" : "Aucun partage", "Files and folders you shared or have been shared with you will show up here" : "Les fichiers et les dossiers que vous avez partagés ou qui vous ont été partagés apparaîtront ici", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "Liste des partages non approuvés.", "No pending shares" : "Aucun partage en attente", "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus, mais qui n'ont pas été acceptés apparaîtront ici", + "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", + "Error updating the share" : "Erreur lors de la mise à jour du partage", + "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", + "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", + "Share {propertyName} saved" : "{propertyName} du partage enregistré(e)(s)", + "Shared by" : "Partagé par", + "Shared with" : "Partagé avec", + "Password created successfully" : "Mot de passe créé avec succès", + "Error generating password from password policy" : "Erreur de génération du mot de passe à partir de la politique de mots de passe", + "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", + "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", + "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", "Share note" : "Partager la note", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Activer l'affichage mosaïque", "Upload files to %s" : "Téléversement de fichiers dans %s", "%s shared a folder with you." : "%s a partagé un dossier avec vous.", "Note" : "Note", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "Partage non trouvé", "Back to %s" : "Retourner à %s", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", + "Waiting…" : "En attente...", + "error" : "erreur", + "finished" : "terminé", + "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", + "Move or copy" : "Déplacer ou copier", + "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", "Failed to add the public link to your Nextcloud" : "Échec de l'ajout du lien public à votre Nextcloud", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Merci de spécifier un utilisateur fédéré valide", "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", "Please specify a valid circle" : "Veuillez entrer un cercle valide", + "Download all files" : "Télécharger tous les fichiers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.", "Accept user and group shares by default" : "Accepter par défaut les partages d'utilisateurs et de groupes", "Read only" : "Lecture seule", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "Autorisations groupées", "Only works for users with access to this folder" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce dossier", "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier", - "File drop" : "Dépôt de fichier", "Circle" : "Cercle", "Allow download" : "Autoriser le téléchargement", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "l’élément a été supprimé", "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", - "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien." + "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.", + "Enter your name" : "Saisissez votre nom" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 9bcc4bf0023c5..1839426eb7ecb 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "En attente...", - "error" : "erreur", - "finished" : "terminé", - "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", - "Move or copy" : "Déplacer ou copier", - "Download" : "Télécharger", - "Delete" : "Supprimer", - "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", - "Terms of service" : "Conditions d'utilisation", - "Show list view" : "Activer l'affichage liste", - "Show grid view" : "Activer l'affichage mosaïque", "File shares" : "Partages de fichiers", "Downloaded via public link" : "Téléchargé par lien public", "Downloaded by {email}" : "Téléchargé par {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Erreur lors de l'envoi de la notification par e-mail", "This share does not exist or is no longer available" : "Ce partage n'existe pas ou n'est plus disponible", "shared by %s" : "partagé par %s", - "Download all files" : "Télécharger tous les fichiers", - "Direct link" : "Lien direct", + "Download" : "Télécharger", "Add to your %s" : "Ajouter à votre %s ", + "Direct link" : "Lien direct", "Share API is disabled" : "l’API de partage est désactivée", "File sharing" : "Partage de fichier", "Share will expire tomorrow" : "Le partage expirera demain", @@ -256,11 +245,12 @@ "on {server}" : "sur {server}", "Note from" : "Note de", "Note:" : "Note :", + "File drop" : "Dépôt de fichier", + "Terms of service" : "Conditions d'utilisation", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", - "Enter your name" : "Saisissez votre nom", - "Submit name" : "Confirmer votre nom", "Upload files to {folder}" : "Téléverser les fichiers dans {folder}", + "Submit name" : "Confirmer votre nom", "Allow upload and editing" : "Autoriser le téléversement et la modification", "Allow editing" : "Autoriser la modification", "Upload only" : "Téléversement seulement", @@ -279,6 +269,7 @@ "Create" : "Créer", "Edit" : "Editer", "Share" : "Partager", + "Delete" : "Supprimer", "Delete share" : "Supprimer le partage", "Share with {userName}" : "Partager avec {userName}", "Share with email {email}" : "Partager avec l'e-mail {email}", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Afficher/Masquer la liste des autres personnes ayant accès à ce fichier", "Unable to fetch inherited shares" : "Impossible de récupérer les partages hérités", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'adresse mail suivante est invalide : {emails}","Les adresses mail suivantes sont invalides : {emails}","Les adresses mail suivantes sont invalides : {emails}"], + "Shares" : "Partages", "Unable to load the shares list" : "Impossible de charger la liste des partages", "Expires {relativetime}" : "Expire {relativetime}", "this share just expired." : "ce partage vient d'expirer", "Shared with you by {owner}" : "Partagé avec vous par {owner}", + "Link to a file" : "Relier à un fichier", "_Accept share_::_Accept shares_" : ["Accepter le partage","Accepter les partages","Accepter les partages"], "Open in Files" : "Ouvrir dans Fichiers", "_Reject share_::_Reject shares_" : ["Rejeter le partage","Rejeter les partages","Rejeter les partages"], @@ -308,22 +301,9 @@ "Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes", "Show sharing options" : "Afficher les options de partage", "Shared with others" : "Partagés avec d’autres", - "Link to a file" : "Relier à un fichier", - "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", - "Error updating the share" : "Erreur lors de la mise à jour du partage", - "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", - "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", - "Share {propertyName} saved" : "{propertyName} du partage enregistré(e)(s)", "Create file request" : "Créer une demande de fichier", - "Shared by" : "Partagé par", - "Shared with" : "Partagé avec", - "Password created successfully" : "Mot de passe créé avec succès", - "Error generating password from password policy" : "Erreur de génération du mot de passe à partir de la politique de mots de passe", - "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", - "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", - "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", - "Shares" : "Partages", + "No file" : "Aucun fichier", + "Public share" : "Partage public", "Overview of shared files." : "Vue d'ensemble des fichiers partagés.", "No shares" : "Aucun partage", "Files and folders you shared or have been shared with you will show up here" : "Les fichiers et les dossiers que vous avez partagés ou qui vous ont été partagés apparaîtront ici", @@ -350,7 +330,22 @@ "List of unapproved shares." : "Liste des partages non approuvés.", "No pending shares" : "Aucun partage en attente", "Shares you have received but not approved will show up here" : "Les partages que vous avez reçus, mais qui n'ont pas été acceptés apparaîtront ici", + "Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ", + "Error updating the share" : "Erreur lors de la mise à jour du partage", + "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", + "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", + "Share {propertyName} saved" : "{propertyName} du partage enregistré(e)(s)", + "Shared by" : "Partagé par", + "Shared with" : "Partagé avec", + "Password created successfully" : "Mot de passe créé avec succès", + "Error generating password from password policy" : "Erreur de génération du mot de passe à partir de la politique de mots de passe", + "Shared with you and the group {group} by {owner}" : "Partagé avec vous et le groupe {group} par {owner}", + "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", + "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", "Share note" : "Partager la note", + "Show list view" : "Activer l'affichage liste", + "Show grid view" : "Activer l'affichage mosaïque", "Upload files to %s" : "Téléversement de fichiers dans %s", "%s shared a folder with you." : "%s a partagé un dossier avec vous.", "Note" : "Note", @@ -361,6 +356,12 @@ "Share not found" : "Partage non trouvé", "Back to %s" : "Retourner à %s", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", + "Waiting…" : "En attente...", + "error" : "erreur", + "finished" : "terminé", + "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", + "Move or copy" : "Déplacer ou copier", + "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", "Failed to add the public link to your Nextcloud" : "Échec de l'ajout du lien public à votre Nextcloud", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "Merci de spécifier un utilisateur fédéré valide", "You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée", "Please specify a valid circle" : "Veuillez entrer un cercle valide", + "Download all files" : "Télécharger tous les fichiers", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cette application permet aux utilisateurs de partager des fichiers dans Nextcloud. Si cette option est activée, l'administrateur peut choisir quels groupes peuvent partager des fichiers. Les utilisateurs concernés peuvent ensuite partager des fichiers et des dossiers avec d'autres utilisateurs et groupes au sein de Nextcloud. De plus, si l'administrateur active la fonction de lien de partage, un lien externe peut être utilisé pour partager des fichiers avec d'autres utilisateurs en dehors de Nextcloud. Les administrateurs peuvent également faire respecter les mots de passe, les dates d'expiration et permettre le partage de serveur à serveur via des liens de partage, aussi bien que le partage à partir d'appareils mobiles.\nDésactiver cette fonction supprime les fichiers et dossiers partagés sur le serveur pour tous les destinataires de partage, ainsi que sur les clients de synchronisation et les applications mobiles. Plus d'informations sont disponibles dans la documentation Nextcloud.", "Accept user and group shares by default" : "Accepter par défaut les partages d'utilisateurs et de groupes", "Read only" : "Lecture seule", @@ -377,7 +379,6 @@ "Bundled permissions" : "Autorisations groupées", "Only works for users with access to this folder" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce dossier", "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier", - "File drop" : "Dépôt de fichier", "Circle" : "Cercle", "Allow download" : "Autoriser le téléchargement", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", @@ -389,6 +390,7 @@ "the item was removed" : "l’élément a été supprimé", "the link expired" : "le lien a expiré", "sharing is disabled" : "le partage est désactivé", - "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien." + "For more info, please ask the person who sent this link." : "Pour plus d'informations, veuillez contacter la personne qui vous a envoyé ce lien.", + "Enter your name" : "Saisissez votre nom" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index c339c161c725c..7cba302400ff2 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Ag fanacht…", - "error" : "earráid", - "finished" : "chríochnaigh", - "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", - "Move or copy" : "Bog nó cóipeáil", - "Download" : "Íoslódáil", - "Delete" : "Scrios", - "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", - "Terms of service" : "Tearmaí Seirbhís", - "Show list view" : "Taispeáin amharc liosta", - "Show grid view" : "Taispeáin radharc greille", "File shares" : "Comhroinnt", "Downloaded via public link" : "Íoslódáil trí nasc poiblí", "Downloaded by {email}" : "Íoslódáilte ag {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Earráid agus fógra ríomhphoist á sheoladh", "This share does not exist or is no longer available" : "Níl an sciar seo ann nó níl sé ar fáil a thuilleadh", "shared by %s" : "roinnte ag %s", - "Download all files" : "Gach comhaid a íoslódáil", - "Direct link" : "Nasc díreach", + "Download" : "Íoslódáil", "Add to your %s" : "Cuir le do %s", + "Direct link" : "Nasc díreach", "Share API is disabled" : "Tá Share API díchumasaithe", "File sharing" : "Comhroinnt", "Share will expire tomorrow" : "Rachaidh sciar in éag amárach", @@ -258,11 +247,13 @@ OC.L10N.register( "on {server}" : "ar {server}", "Note from" : "Nóta ó", "Note:" : "Nóta:", + "File drop" : "Titim comhad", + "Terms of service" : "Tearmaí Seirbhís", "{ownerDisplayName} shared a folder with you." : "Roinn {ownerDisplayName} fillteán leat.", "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", - "Enter your name" : "Cuir isteach d'ainm", - "Submit name" : "Cuir ainm", + "Nickname" : "Leasainm", "Upload files to {folder}" : "Uaslódáil comhaid go {folder}", + "Submit name" : "Cuir ainm", "Allow upload and editing" : "Ceadaigh uaslódáil agus eagarthóireacht", "Allow editing" : "Allow editing", "Upload only" : "Uaslódáil ach amháin", @@ -281,6 +272,7 @@ OC.L10N.register( "Create" : "Cruthaigh", "Edit" : "Cuir in eagar", "Share" : "Comhroinn", + "Delete" : "Scrios", "Delete share" : "Scrios an sciar", "Share with {userName}" : "Roinn le {userName}", "Share with email {email}" : "Roinn le ríomhphost {email}", @@ -297,10 +289,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Scoránaigh liosta de na cinn eile a bhfuil rochtain acu ar an gcomhad seo", "Unable to fetch inherited shares" : "Ní féidir scaireanna le hoidhreacht a fháil", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Níl an seoladh ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}"], + "Shares" : "Scaireanna", "Unable to load the shares list" : "Ní féidir an liosta scaireanna a lódáil", "Expires {relativetime}" : "In éag {relativetime}", "this share just expired." : "tá an sciar seo díreach imithe in éag.", "Shared with you by {owner}" : "Roinnte ag {owner} leat", + "Link to a file" : "Nasc chuig comhad", "_Accept share_::_Accept shares_" : ["Glac le sciar","Glac le scaireanna","Glac le scaireanna","Glac le scaireanna","Glac le scaireanna"], "Open in Files" : "Oscail i Comhaid", "_Reject share_::_Reject shares_" : ["Diúltaigh sciar","Diúltaigh scaireanna","Diúltaigh scaireanna","Diúltaigh scaireanna","Diúltaigh scaireanna"], @@ -310,22 +304,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla", "Show sharing options" : "Taispeáin roghanna comhroinnte", "Shared with others" : "Roinnte le daoine eile", - "Link to a file" : "Nasc chuig comhad", - "Error updating the share: {errorMessage}" : "Earráid agus an sciar á nuashonrú: {errorMessage}", - "Error updating the share" : "Earráid agus an sciar á nuashonrú", - "File \"{path}\" has been unshared" : "Comhad \"{path}\" díroinnte", - "Folder \"{path}\" has been unshared" : "Díroinneadh an fillteán \"{path}\".", - "Share {propertyName} saved" : "Roinn {propertyName} sábháilte", "Create file request" : "Cruthaigh iarratas comhad", - "Shared by" : "Roinnte ag", - "Shared with" : "Roinnte le", - "Password created successfully" : "Pasfhocal cruthaithe go rathúil", - "Error generating password from password policy" : "Earráid agus pasfhocal á ghiniúint ó pholasaí pasfhocail", - "Shared with you and the group {group} by {owner}" : "Roinnte leat agus leis an ngrúpa {group} ag {owner}", - "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", - "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", - "Shares" : "Scaireanna", + "No file" : "Gan chomhad", "Overview of shared files." : "Forbhreathnú ar chomhaid roinnte.", "No shares" : "Uimh scaireanna", "Files and folders you shared or have been shared with you will show up here" : "Taispeánfar comhaid agus fillteáin a roinn tú nó a roinn tú leat anseo", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "Liosta scaireanna neamhcheadaithe.", "No pending shares" : "Gan scaireanna ar feitheamh", "Shares you have received but not approved will show up here" : "Taispeánfar scaireanna atá faighte agat ach nár faomhadh anseo", + "Error updating the share: {errorMessage}" : "Earráid agus an sciar á nuashonrú: {errorMessage}", + "Error updating the share" : "Earráid agus an sciar á nuashonrú", + "File \"{path}\" has been unshared" : "Comhad \"{path}\" díroinnte", + "Folder \"{path}\" has been unshared" : "Díroinneadh an fillteán \"{path}\".", + "Share {propertyName} saved" : "Roinn {propertyName} sábháilte", + "Shared by" : "Roinnte ag", + "Shared with" : "Roinnte le", + "Password created successfully" : "Pasfhocal cruthaithe go rathúil", + "Error generating password from password policy" : "Earráid agus pasfhocal á ghiniúint ó pholasaí pasfhocail", + "Shared with you and the group {group} by {owner}" : "Roinnte leat agus leis an ngrúpa {group} ag {owner}", + "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", + "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", "Share note" : "Roinn nóta", + "Show list view" : "Taispeáin amharc liosta", + "Show grid view" : "Taispeáin radharc greille", "Upload files to %s" : "Uaslódáil comhaid go %s", "%s shared a folder with you." : "Roinn %s fillteán leat.", "Note" : "Nóta", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "Ní bhfuarthas an sciar", "Back to %s" : "Ar ais go dtí %s", "Add to your Nextcloud" : "Cuir le do Nextcloud", + "Waiting…" : "Ag fanacht…", + "error" : "earráid", + "finished" : "chríochnaigh", + "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", + "Move or copy" : "Bog nó cóipeáil", + "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", "No compatible server found at {remote}" : "Níor aimsíodh aon fhreastalaí comhoiriúnach ag {remote}", "Invalid server URL" : "URL freastalaí neamhbhailí", "Failed to add the public link to your Nextcloud" : "Theip ar an nasc poiblí a chur le do Nextcloud", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Sonraigh ID úsáideora cónaidhme bailí le do thoil", "You cannot share to a Circle if the app is not enabled" : "Ní féidir leat roinnt le Ciorcal mura bhfuil an aip cumasaithe", "Please specify a valid circle" : "Sonraigh ciorcal bailí le do thoil", + "Download all files" : "Gach comhaid a íoslódáil", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cuireann an feidhmchlár seo ar chumas úsáideoirí comhaid a roinnt laistigh de Nextcloud. Má tá sé cumasaithe, is féidir leis an riarthóir a roghnú cé na grúpaí ar féidir leo comhaid a roinnt. Is féidir leis na húsáideoirí infheidhme comhaid agus fillteáin a roinnt ansin le húsáideoirí agus grúpaí eile laistigh de Nextcloud. Ina theannta sin, má chumasaíonn an riarthóir an ghné nasc comhroinnte, is féidir nasc seachtrach a úsáid chun comhaid a roinnt le húsáideoirí eile lasmuigh de Nextcloud. Is féidir le riarthóirí pasfhocail, dátaí éaga a fhorfheidhmiú freisin, agus roinnt freastalaí a chumasú trí naisc scaireanna, chomh maith le comhroinnt ó ghléasanna soghluaiste.\nMá mhúchtar an ghné, baintear comhaid agus fillteáin roinnte ar an bhfreastalaí do gach faighteoir scaireanna, agus freisin ar na cliaint sioncronaithe agus aipeanna móibíleacha. Tá tuilleadh eolais ar fáil sa Doiciméadúchán Nextcloud.", "Accept user and group shares by default" : "Glac le scaireanna úsáideora agus grúpa de réir réamhshocraithe", "Read only" : "Léamh amháin", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "Ceadanna cuachta", "Only works for users with access to this folder" : "Ní oibríonn sé ach d’úsáideoirí a bhfuil rochtain acu ar an bhfillteán seo", "Only works for users with access to this file" : "Ní oibríonn ach d’úsáideoirí a bhfuil rochtain acu ar an gcomhad seo", - "File drop" : "Titim comhad", "Circle" : "Ciorcal", "Allow download" : "Ceadaigh íoslódáil", "No other users with access found" : "Níor aimsíodh aon úsáideoir eile a bhfuil rochtain acu", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "baineadh an mhír", "the link expired" : "chuaigh an nasc in éag", "sharing is disabled" : "tá comhroinnt díchumasaithe", - "For more info, please ask the person who sent this link." : "Le haghaidh tuilleadh eolais, cuir ceist ar an té a sheol an nasc seo le do thoil." + "For more info, please ask the person who sent this link." : "Le haghaidh tuilleadh eolais, cuir ceist ar an té a sheol an nasc seo le do thoil.", + "Enter your name" : "Cuir isteach d'ainm" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 50a49d2c35980..d707263ccadd3 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Ag fanacht…", - "error" : "earráid", - "finished" : "chríochnaigh", - "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", - "Move or copy" : "Bog nó cóipeáil", - "Download" : "Íoslódáil", - "Delete" : "Scrios", - "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", - "Terms of service" : "Tearmaí Seirbhís", - "Show list view" : "Taispeáin amharc liosta", - "Show grid view" : "Taispeáin radharc greille", "File shares" : "Comhroinnt", "Downloaded via public link" : "Íoslódáil trí nasc poiblí", "Downloaded by {email}" : "Íoslódáilte ag {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Earráid agus fógra ríomhphoist á sheoladh", "This share does not exist or is no longer available" : "Níl an sciar seo ann nó níl sé ar fáil a thuilleadh", "shared by %s" : "roinnte ag %s", - "Download all files" : "Gach comhaid a íoslódáil", - "Direct link" : "Nasc díreach", + "Download" : "Íoslódáil", "Add to your %s" : "Cuir le do %s", + "Direct link" : "Nasc díreach", "Share API is disabled" : "Tá Share API díchumasaithe", "File sharing" : "Comhroinnt", "Share will expire tomorrow" : "Rachaidh sciar in éag amárach", @@ -256,11 +245,13 @@ "on {server}" : "ar {server}", "Note from" : "Nóta ó", "Note:" : "Nóta:", + "File drop" : "Titim comhad", + "Terms of service" : "Tearmaí Seirbhís", "{ownerDisplayName} shared a folder with you." : "Roinn {ownerDisplayName} fillteán leat.", "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", - "Enter your name" : "Cuir isteach d'ainm", - "Submit name" : "Cuir ainm", + "Nickname" : "Leasainm", "Upload files to {folder}" : "Uaslódáil comhaid go {folder}", + "Submit name" : "Cuir ainm", "Allow upload and editing" : "Ceadaigh uaslódáil agus eagarthóireacht", "Allow editing" : "Allow editing", "Upload only" : "Uaslódáil ach amháin", @@ -279,6 +270,7 @@ "Create" : "Cruthaigh", "Edit" : "Cuir in eagar", "Share" : "Comhroinn", + "Delete" : "Scrios", "Delete share" : "Scrios an sciar", "Share with {userName}" : "Roinn le {userName}", "Share with email {email}" : "Roinn le ríomhphost {email}", @@ -295,10 +287,12 @@ "Toggle list of others with access to this file" : "Scoránaigh liosta de na cinn eile a bhfuil rochtain acu ar an gcomhad seo", "Unable to fetch inherited shares" : "Ní féidir scaireanna le hoidhreacht a fháil", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Níl an seoladh ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}","Níl na seoltaí ríomhphoist seo a leanas bailí: {emails}"], + "Shares" : "Scaireanna", "Unable to load the shares list" : "Ní féidir an liosta scaireanna a lódáil", "Expires {relativetime}" : "In éag {relativetime}", "this share just expired." : "tá an sciar seo díreach imithe in éag.", "Shared with you by {owner}" : "Roinnte ag {owner} leat", + "Link to a file" : "Nasc chuig comhad", "_Accept share_::_Accept shares_" : ["Glac le sciar","Glac le scaireanna","Glac le scaireanna","Glac le scaireanna","Glac le scaireanna"], "Open in Files" : "Oscail i Comhaid", "_Reject share_::_Reject shares_" : ["Diúltaigh sciar","Diúltaigh scaireanna","Diúltaigh scaireanna","Diúltaigh scaireanna","Diúltaigh scaireanna"], @@ -308,22 +302,8 @@ "Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla", "Show sharing options" : "Taispeáin roghanna comhroinnte", "Shared with others" : "Roinnte le daoine eile", - "Link to a file" : "Nasc chuig comhad", - "Error updating the share: {errorMessage}" : "Earráid agus an sciar á nuashonrú: {errorMessage}", - "Error updating the share" : "Earráid agus an sciar á nuashonrú", - "File \"{path}\" has been unshared" : "Comhad \"{path}\" díroinnte", - "Folder \"{path}\" has been unshared" : "Díroinneadh an fillteán \"{path}\".", - "Share {propertyName} saved" : "Roinn {propertyName} sábháilte", "Create file request" : "Cruthaigh iarratas comhad", - "Shared by" : "Roinnte ag", - "Shared with" : "Roinnte le", - "Password created successfully" : "Pasfhocal cruthaithe go rathúil", - "Error generating password from password policy" : "Earráid agus pasfhocal á ghiniúint ó pholasaí pasfhocail", - "Shared with you and the group {group} by {owner}" : "Roinnte leat agus leis an ngrúpa {group} ag {owner}", - "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", - "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", - "Shares" : "Scaireanna", + "No file" : "Gan chomhad", "Overview of shared files." : "Forbhreathnú ar chomhaid roinnte.", "No shares" : "Uimh scaireanna", "Files and folders you shared or have been shared with you will show up here" : "Taispeánfar comhaid agus fillteáin a roinn tú nó a roinn tú leat anseo", @@ -350,7 +330,22 @@ "List of unapproved shares." : "Liosta scaireanna neamhcheadaithe.", "No pending shares" : "Gan scaireanna ar feitheamh", "Shares you have received but not approved will show up here" : "Taispeánfar scaireanna atá faighte agat ach nár faomhadh anseo", + "Error updating the share: {errorMessage}" : "Earráid agus an sciar á nuashonrú: {errorMessage}", + "Error updating the share" : "Earráid agus an sciar á nuashonrú", + "File \"{path}\" has been unshared" : "Comhad \"{path}\" díroinnte", + "Folder \"{path}\" has been unshared" : "Díroinneadh an fillteán \"{path}\".", + "Share {propertyName} saved" : "Roinn {propertyName} sábháilte", + "Shared by" : "Roinnte ag", + "Shared with" : "Roinnte le", + "Password created successfully" : "Pasfhocal cruthaithe go rathúil", + "Error generating password from password policy" : "Earráid agus pasfhocal á ghiniúint ó pholasaí pasfhocail", + "Shared with you and the group {group} by {owner}" : "Roinnte leat agus leis an ngrúpa {group} ag {owner}", + "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", + "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", "Share note" : "Roinn nóta", + "Show list view" : "Taispeáin amharc liosta", + "Show grid view" : "Taispeáin radharc greille", "Upload files to %s" : "Uaslódáil comhaid go %s", "%s shared a folder with you." : "Roinn %s fillteán leat.", "Note" : "Nóta", @@ -361,6 +356,12 @@ "Share not found" : "Ní bhfuarthas an sciar", "Back to %s" : "Ar ais go dtí %s", "Add to your Nextcloud" : "Cuir le do Nextcloud", + "Waiting…" : "Ag fanacht…", + "error" : "earráid", + "finished" : "chríochnaigh", + "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", + "Move or copy" : "Bog nó cóipeáil", + "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", "No compatible server found at {remote}" : "Níor aimsíodh aon fhreastalaí comhoiriúnach ag {remote}", "Invalid server URL" : "URL freastalaí neamhbhailí", "Failed to add the public link to your Nextcloud" : "Theip ar an nasc poiblí a chur le do Nextcloud", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "Sonraigh ID úsáideora cónaidhme bailí le do thoil", "You cannot share to a Circle if the app is not enabled" : "Ní féidir leat roinnt le Ciorcal mura bhfuil an aip cumasaithe", "Please specify a valid circle" : "Sonraigh ciorcal bailí le do thoil", + "Download all files" : "Gach comhaid a íoslódáil", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Cuireann an feidhmchlár seo ar chumas úsáideoirí comhaid a roinnt laistigh de Nextcloud. Má tá sé cumasaithe, is féidir leis an riarthóir a roghnú cé na grúpaí ar féidir leo comhaid a roinnt. Is féidir leis na húsáideoirí infheidhme comhaid agus fillteáin a roinnt ansin le húsáideoirí agus grúpaí eile laistigh de Nextcloud. Ina theannta sin, má chumasaíonn an riarthóir an ghné nasc comhroinnte, is féidir nasc seachtrach a úsáid chun comhaid a roinnt le húsáideoirí eile lasmuigh de Nextcloud. Is féidir le riarthóirí pasfhocail, dátaí éaga a fhorfheidhmiú freisin, agus roinnt freastalaí a chumasú trí naisc scaireanna, chomh maith le comhroinnt ó ghléasanna soghluaiste.\nMá mhúchtar an ghné, baintear comhaid agus fillteáin roinnte ar an bhfreastalaí do gach faighteoir scaireanna, agus freisin ar na cliaint sioncronaithe agus aipeanna móibíleacha. Tá tuilleadh eolais ar fáil sa Doiciméadúchán Nextcloud.", "Accept user and group shares by default" : "Glac le scaireanna úsáideora agus grúpa de réir réamhshocraithe", "Read only" : "Léamh amháin", @@ -377,7 +379,6 @@ "Bundled permissions" : "Ceadanna cuachta", "Only works for users with access to this folder" : "Ní oibríonn sé ach d’úsáideoirí a bhfuil rochtain acu ar an bhfillteán seo", "Only works for users with access to this file" : "Ní oibríonn ach d’úsáideoirí a bhfuil rochtain acu ar an gcomhad seo", - "File drop" : "Titim comhad", "Circle" : "Ciorcal", "Allow download" : "Ceadaigh íoslódáil", "No other users with access found" : "Níor aimsíodh aon úsáideoir eile a bhfuil rochtain acu", @@ -389,6 +390,7 @@ "the item was removed" : "baineadh an mhír", "the link expired" : "chuaigh an nasc in éag", "sharing is disabled" : "tá comhroinnt díchumasaithe", - "For more info, please ask the person who sent this link." : "Le haghaidh tuilleadh eolais, cuir ceist ar an té a sheol an nasc seo le do thoil." + "For more info, please ask the person who sent this link." : "Le haghaidh tuilleadh eolais, cuir ceist ar an té a sheol an nasc seo le do thoil.", + "Enter your name" : "Cuir isteach d'ainm" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 9813192c48124..ec10471af9be7 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Agardando…", - "error" : "erro", - "finished" : "rematado", - "This will stop your current uploads." : "Isto deterá os envíos actuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Pode envialo a este cartafol", - "Terms of service" : "Condicións de servizo", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grade", "File shares" : "Compartir ficheiros", "Downloaded via public link" : "Descargado mediante unha ligazón pública", "Downloaded by {email}" : "Descargado por {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Produciuse un erro ao enviar a notificación por correo", "This share does not exist or is no longer available" : "Este recurso compartido non existe ou xa non está dispoñíbel", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos os ficheiros", - "Direct link" : "Ligazón directa", + "Download" : "Descargar", "Add to your %s" : "Engadir ao seu %s", + "Direct link" : "Ligazón directa", "Share API is disabled" : "A API de compartición foi desactivada", "File sharing" : "Compartir ficheiros", "Share will expire tomorrow" : "A compartición caduca mañá", @@ -154,8 +143,8 @@ OC.L10N.register( "Link copied to clipboard" : "A ligazón foi copiada no portapapeis", "Email already added" : "O correo xa foi engadido", "Invalid email address" : "Enderezo de correo incorrecto", - "_1 email address already added_::_{count} email addresses already added_" : ["Xa se engadiu 1 enderezo de correo","Xa se engadiron {count} enderezos de correo"], - "_1 email address added_::_{count} email addresses added_" : ["Engadiuse 1 enderezo de correo","Engadíronse {count} enderezos de correo"], + "_1 email address already added_::_{count} email addresses already added_" : ["Xa foi engadido 1 enderezo de correo","Xa foron engadidos {count} enderezos de correo"], + "_1 email address added_::_{count} email addresses added_" : ["Foi engadido 1 enderezo de correo","Foron engadidos {count} enderezos de correo"], "What are you requesting?" : "Que é o que está a solicitar?", "Request subject" : "Asunto da solicitude", "Birthday party photos, History assignment…" : "Fotos da festa de aniversario, tarefa de historia…", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "en {server}", "Note from" : "Nota de", "Note:" : "Nota:", + "File drop" : "Soltar o ficheiro", + "Terms of service" : "Condicións de servizo", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartiu un cartafol con Vde.", "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", - "Enter your name" : "Introduza o seu nome", - "Submit name" : "Enviar o nome", "Upload files to {folder}" : "Enviar ficheiros a {folder}", + "Submit name" : "Enviar o nome", "Allow upload and editing" : "Permitir o envío e a edición", "Allow editing" : "Permitir a edición", "Upload only" : "Só enviar", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", "Delete share" : "Eliminar o recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir co correo {email}", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Alternar a lista doutros con acceso a este ficheiro", "Unable to fetch inherited shares" : "Non é posíbel recuperar as comparticións herdadas", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["O seguinte enderezo de correo non é válido: {emails}","Os seguintes enderezos de correo non son válidos: {emails}"], + "Shares" : "Comparticións", "Unable to load the shares list" : "Non é posíbel cargar a lista de comparticións", "Expires {relativetime}" : "Caducidades {relativetime}", "this share just expired." : "vén de caducar esta compartición", "Shared with you by {owner}" : "Compartido con Vde. por {owner}", + "Link to a file" : "Ligazón a un ficheiro", "_Accept share_::_Accept shares_" : ["Aceptar a compartición","Aceptar as comparticións"], "Open in Files" : "Abrir en Ficheiros", "_Reject share_::_Reject shares_" : ["Rexeitar a compartición","Rexeitar as comparticións"], @@ -310,22 +303,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Compartido varias veces con diferentes persoas", "Show sharing options" : "Amosar as opcións de compartición", "Shared with others" : "Compartido con outros", - "Link to a file" : "Ligazón a un ficheiro", - "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", - "Error updating the share" : "Produciuse un erro ao actualizar a compartición", - "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", - "Folder \"{path}\" has been unshared" : "Foi retirado o cartafol compartido «{path}».", - "Share {propertyName} saved" : "A compartición {propertyName} foi gardada", "Create file request" : "Crear unha solicitude de ficheiro", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "O contrasinal foi creado correctamente", - "Error generating password from password policy" : "Produciuse un erro ao xerar o contrasinal a partir da directiva de contrasinais", - "Shared with you and the group {group} by {owner}" : "Compartido con Vde. e co grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", - "Shares" : "Comparticións", + "No file" : "Sen ficheiro", + "Public share" : "Compartición públicas", "Overview of shared files." : "Vista xeral dos ficheiros compartidos.", "No shares" : "Ningunha compartición", "Files and folders you shared or have been shared with you will show up here" : "Os ficheiros e cartafoles que Vde. compartiu ou que foron compartidos con Vde. amosaranse aquí", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista de comparticións non aprobadas.", "No pending shares" : "Non hai comparticións pendentes", "Shares you have received but not approved will show up here" : "As comparticións que recibiu mais non aprobou amosaranse aquí", + "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", + "Error updating the share" : "Produciuse un erro ao actualizar a compartición", + "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", + "Folder \"{path}\" has been unshared" : "Foi retirado o cartafol compartido «{path}».", + "Share {propertyName} saved" : "A compartición {propertyName} foi gardada", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "O contrasinal foi creado correctamente", + "Error generating password from password policy" : "Produciuse un erro ao xerar o contrasinal a partir da directiva de contrasinais", + "Shared with you and the group {group} by {owner}" : "Compartido con Vde. e co grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grade", "Upload files to %s" : "Enviar ficheiros a %s", "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", "Note" : "Nota", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "Non se atopou a compartición", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", + "Waiting…" : "Agardando…", + "error" : "erro", + "finished" : "rematado", + "This will stop your current uploads." : "Isto deterá os envíos actuais.", + "Move or copy" : "Mover ou copiar", + "You can upload into this folder" : "Pode envialo a este cartafol", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Especifique un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "Vde. non pode compartir cun círculo se a aplicación non está activada", "Please specify a valid circle" : "Especifique un círculo correcto", + "Download all files" : "Descargar todos os ficheiros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permítelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir ficheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro de Nextcloud. Ademais, se o administrador activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora doeNextcloud. Os administradores poden impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar, por omisión, as comparticións de usuarios e grupos", "Read only" : "Só lectura", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "Permisos agrupados", "Only works for users with access to this folder" : "Só funciona para usuarios con acceso a este cartafol", "Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro", - "File drop" : "Soltar o ficheiro", "Circle" : "Círculo", "Allow download" : "Permitir a descarga", "No other users with access found" : "Non se atoparon outros usuarios con acceso", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "o elemento foi retirado", "the link expired" : "a ligazón caducou", "sharing is disabled" : "foi desactivada a compartición", - "For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón." + "For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.", + "Enter your name" : "Introduza o seu nome" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index c5c2fba6d684d..06283f2ca2863 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Agardando…", - "error" : "erro", - "finished" : "rematado", - "This will stop your current uploads." : "Isto deterá os envíos actuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Descargar", - "Delete" : "Eliminar", - "You can upload into this folder" : "Pode envialo a este cartafol", - "Terms of service" : "Condicións de servizo", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grade", "File shares" : "Compartir ficheiros", "Downloaded via public link" : "Descargado mediante unha ligazón pública", "Downloaded by {email}" : "Descargado por {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Produciuse un erro ao enviar a notificación por correo", "This share does not exist or is no longer available" : "Este recurso compartido non existe ou xa non está dispoñíbel", "shared by %s" : "compartido por %s", - "Download all files" : "Descargar todos os ficheiros", - "Direct link" : "Ligazón directa", + "Download" : "Descargar", "Add to your %s" : "Engadir ao seu %s", + "Direct link" : "Ligazón directa", "Share API is disabled" : "A API de compartición foi desactivada", "File sharing" : "Compartir ficheiros", "Share will expire tomorrow" : "A compartición caduca mañá", @@ -152,8 +141,8 @@ "Link copied to clipboard" : "A ligazón foi copiada no portapapeis", "Email already added" : "O correo xa foi engadido", "Invalid email address" : "Enderezo de correo incorrecto", - "_1 email address already added_::_{count} email addresses already added_" : ["Xa se engadiu 1 enderezo de correo","Xa se engadiron {count} enderezos de correo"], - "_1 email address added_::_{count} email addresses added_" : ["Engadiuse 1 enderezo de correo","Engadíronse {count} enderezos de correo"], + "_1 email address already added_::_{count} email addresses already added_" : ["Xa foi engadido 1 enderezo de correo","Xa foron engadidos {count} enderezos de correo"], + "_1 email address added_::_{count} email addresses added_" : ["Foi engadido 1 enderezo de correo","Foron engadidos {count} enderezos de correo"], "What are you requesting?" : "Que é o que está a solicitar?", "Request subject" : "Asunto da solicitude", "Birthday party photos, History assignment…" : "Fotos da festa de aniversario, tarefa de historia…", @@ -256,11 +245,12 @@ "on {server}" : "en {server}", "Note from" : "Nota de", "Note:" : "Nota:", + "File drop" : "Soltar o ficheiro", + "Terms of service" : "Condicións de servizo", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartiu un cartafol con Vde.", "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", - "Enter your name" : "Introduza o seu nome", - "Submit name" : "Enviar o nome", "Upload files to {folder}" : "Enviar ficheiros a {folder}", + "Submit name" : "Enviar o nome", "Allow upload and editing" : "Permitir o envío e a edición", "Allow editing" : "Permitir a edición", "Upload only" : "Só enviar", @@ -279,6 +269,7 @@ "Create" : "Crear", "Edit" : "Editar", "Share" : "Compartir", + "Delete" : "Eliminar", "Delete share" : "Eliminar o recurso compartido", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir co correo {email}", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Alternar a lista doutros con acceso a este ficheiro", "Unable to fetch inherited shares" : "Non é posíbel recuperar as comparticións herdadas", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["O seguinte enderezo de correo non é válido: {emails}","Os seguintes enderezos de correo non son válidos: {emails}"], + "Shares" : "Comparticións", "Unable to load the shares list" : "Non é posíbel cargar a lista de comparticións", "Expires {relativetime}" : "Caducidades {relativetime}", "this share just expired." : "vén de caducar esta compartición", "Shared with you by {owner}" : "Compartido con Vde. por {owner}", + "Link to a file" : "Ligazón a un ficheiro", "_Accept share_::_Accept shares_" : ["Aceptar a compartición","Aceptar as comparticións"], "Open in Files" : "Abrir en Ficheiros", "_Reject share_::_Reject shares_" : ["Rexeitar a compartición","Rexeitar as comparticións"], @@ -308,22 +301,9 @@ "Shared multiple times with different people" : "Compartido varias veces con diferentes persoas", "Show sharing options" : "Amosar as opcións de compartición", "Shared with others" : "Compartido con outros", - "Link to a file" : "Ligazón a un ficheiro", - "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", - "Error updating the share" : "Produciuse un erro ao actualizar a compartición", - "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", - "Folder \"{path}\" has been unshared" : "Foi retirado o cartafol compartido «{path}».", - "Share {propertyName} saved" : "A compartición {propertyName} foi gardada", "Create file request" : "Crear unha solicitude de ficheiro", - "Shared by" : "Compartido por", - "Shared with" : "Compartido con", - "Password created successfully" : "O contrasinal foi creado correctamente", - "Error generating password from password policy" : "Produciuse un erro ao xerar o contrasinal a partir da directiva de contrasinais", - "Shared with you and the group {group} by {owner}" : "Compartido con Vde. e co grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", - "Shares" : "Comparticións", + "No file" : "Sen ficheiro", + "Public share" : "Compartición públicas", "Overview of shared files." : "Vista xeral dos ficheiros compartidos.", "No shares" : "Ningunha compartición", "Files and folders you shared or have been shared with you will show up here" : "Os ficheiros e cartafoles que Vde. compartiu ou que foron compartidos con Vde. amosaranse aquí", @@ -350,7 +330,22 @@ "List of unapproved shares." : "Lista de comparticións non aprobadas.", "No pending shares" : "Non hai comparticións pendentes", "Shares you have received but not approved will show up here" : "As comparticións que recibiu mais non aprobou amosaranse aquí", + "Error updating the share: {errorMessage}" : "Produciuse un erro ao actualizar a compartición: {errorMessage}", + "Error updating the share" : "Produciuse un erro ao actualizar a compartición", + "File \"{path}\" has been unshared" : "Foi retirado o ficheiro compartido «{path}».", + "Folder \"{path}\" has been unshared" : "Foi retirado o cartafol compartido «{path}».", + "Share {propertyName} saved" : "A compartición {propertyName} foi gardada", + "Shared by" : "Compartido por", + "Shared with" : "Compartido con", + "Password created successfully" : "O contrasinal foi creado correctamente", + "Error generating password from password policy" : "Produciuse un erro ao xerar o contrasinal a partir da directiva de contrasinais", + "Shared with you and the group {group} by {owner}" : "Compartido con Vde. e co grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", "Share note" : "Compartir nota", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grade", "Upload files to %s" : "Enviar ficheiros a %s", "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", "Note" : "Nota", @@ -361,6 +356,12 @@ "Share not found" : "Non se atopou a compartición", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", + "Waiting…" : "Agardando…", + "error" : "erro", + "finished" : "rematado", + "This will stop your current uploads." : "Isto deterá os envíos actuais.", + "Move or copy" : "Mover ou copiar", + "You can upload into this folder" : "Pode envialo a este cartafol", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "Especifique un ID de usuario federado válido", "You cannot share to a Circle if the app is not enabled" : "Vde. non pode compartir cun círculo se a aplicación non está activada", "Please specify a valid circle" : "Especifique un círculo correcto", + "Download all files" : "Descargar todos os ficheiros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permítelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir ficheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro de Nextcloud. Ademais, se o administrador activa a característica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora doeNextcloud. Os administradores poden impor o uso de contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, así como compartir dende dispositivos móbiles.\nDesactivar esta característica retira os ficheiros compartidos e os cartafoles do servidor, para todos os receptores, e tamén dos clientes de sincronización e móbiles. Atopará máis información na documentación de Nextcloud.", "Accept user and group shares by default" : "Aceptar, por omisión, as comparticións de usuarios e grupos", "Read only" : "Só lectura", @@ -377,7 +379,6 @@ "Bundled permissions" : "Permisos agrupados", "Only works for users with access to this folder" : "Só funciona para usuarios con acceso a este cartafol", "Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro", - "File drop" : "Soltar o ficheiro", "Circle" : "Círculo", "Allow download" : "Permitir a descarga", "No other users with access found" : "Non se atoparon outros usuarios con acceso", @@ -389,6 +390,7 @@ "the item was removed" : "o elemento foi retirado", "the link expired" : "a ligazón caducou", "sharing is disabled" : "foi desactivada a compartición", - "For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón." + "For more info, please ask the person who sent this link." : "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.", + "Enter your name" : "Introduza o seu nome" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index efb8dc3ce3a3f..298ca3c77a8cd 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -1,15 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "בהמתנה…", - "error" : "שגיאה", - "finished" : "הסתיים", - "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", - "Move or copy" : "העברה או העתקה", - "Download" : "הורדה", - "Delete" : "מחיקה", - "You can upload into this folder" : "ניתן להעלות לתיקייה זו", - "Terms of service" : "תנאי שירות", "File shares" : "שיתופי קבצים", "Downloaded via public link" : "הורד על בסיס קישור ציבורי", "Downloaded by {email}" : "הורד על ידי {email}", @@ -87,7 +78,7 @@ OC.L10N.register( "Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים", "Wrong password" : "ססמה שגויה", "shared by %s" : "שותף על ידי %s", - "Download all files" : "הורדת כל הקבצים", + "Download" : "הורדה", "Direct link" : "קישור ישיר", "Share API is disabled" : "שיתוף API מנוטרל", "File sharing" : "שיתוף קבצים", @@ -154,7 +145,7 @@ OC.L10N.register( "Deck board" : "לוח חסיפה", "on {server}" : "על גבי {server}", "Note:" : "הערה:", - "Enter your name" : "נא למלא את שמך", + "Terms of service" : "תנאי שירות", "Allow upload and editing" : "לאפשר העלאה ועריכה", "Allow editing" : "לאפשר עריכה", "Advanced settings" : "הגדרות מתקדמות", @@ -167,25 +158,20 @@ OC.L10N.register( "Read" : "קריאה", "Edit" : "עריכה", "Share" : "שיתוף", + "Delete" : "מחיקה", "Others with access" : "נוספים עם גישה", "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", "Toggle list of others with access to this file" : "החלפת מצב הנוספים עם גישה לקובץ הזה", "Unable to fetch inherited shares" : "לא ניתן לקבל את השיתופים שנורשו", + "Shares" : "שיתופים", "Unable to load the shares list" : "לא ניתן לטעון את רשימת השיתופים", "Expires {relativetime}" : "תפוגה: {relativetime}", "this share just expired." : "תוקף השיתוף פג זה עתה.", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", + "Link to a file" : "קישור לקובץ", "Shared" : "משותף", "Shared with others" : "משותף עם אחרים", - "Link to a file" : "קישור לקובץ", - "Error updating the share" : "שגיאה בעדכון השיתוף", - "Shared by" : "שותף על־ידי", - "Shared with" : "משותף עם", - "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", - "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", - "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", - "Shares" : "שיתופים", + "Public share" : "שיתוף ציבורי", "No shares" : "אין שיתופים", "Shared with you" : "שיתף/שיתפה אתך", "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", @@ -196,6 +182,13 @@ OC.L10N.register( "No deleted shares" : "אין שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", "No pending shares" : "אין שיתופים ממתינים", + "Error updating the share" : "שגיאה בעדכון השיתוף", + "Shared by" : "שותף על־ידי", + "Shared with" : "משותף עם", + "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", + "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", + "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", "Share note" : "פתק שיתוף", "Upload files to %s" : "העלאת קבצים על %s", "Note" : "פתק", @@ -206,6 +199,12 @@ OC.L10N.register( "Share not found" : "השיתוף לא נמצא", "Back to %s" : "חזרה אל %s", "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", + "Waiting…" : "בהמתנה…", + "error" : "שגיאה", + "finished" : "הסתיים", + "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", + "Move or copy" : "העברה או העתקה", + "You can upload into this folder" : "ניתן להעלות לתיקייה זו", "No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}", "Invalid server URL" : "כתובת השרת שגויה", "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", @@ -213,6 +212,7 @@ OC.L10N.register( "Please specify a valid user" : "יש לספק משתמש חוקי", "You cannot share to a Circle if the app is not enabled" : "לא ניתן לשתף למעגל אם היישומון לא מופעל", "Please specify a valid circle" : "נא לציין מעגל תקני", + "Download all files" : "הורדת כל הקבצים", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "יישום זה מאפשר למשתמשים לשתף קבצים בתוך Nextcloud. אם מופעלת, מנהל המערכת יכול לבחור אילו קבוצות יוכלו לשתף קבצים. לאחר מכן, המשתמשים הרלוונטיים יכולים לשתף קבצים ותיקיות עם משתמשים וקבוצות אחרים בתוך Nextcloud. בנוסף, אם מנהל המערכת מאפשר את תכונת share link, ניתן להשתמש בקישור חיצוני לשתף קבצים עם משתמשים אחרים מחוץ ל- Nextcloud. מנהלים יכולים גם לאכוף סיסמאות, תאריכי תפוגה, ולאפשר שיתוף שרת לשרת באמצעות קישורי שיתוף, ובנוסף גם שיתוף ממכשירים ניידים.\nכיבוי התכונה מסיר קבצים ותיקיות משותפים בשרת לכל מקבלי השיתוף, וגם ללקוחות הסינכרון ולאפליקציות הסלולריות. מידע נוסף זמין בתיעוד Nextcloud.", "Accept user and group shares by default" : "לקבל את שיתופי המשתמשים והקבוצות כבררת מחדל", "Read only" : "קריאה בלבד", @@ -229,6 +229,7 @@ OC.L10N.register( "the item was removed" : "הפריט הוסר", "the link expired" : "הקישור פג תוקף", "sharing is disabled" : "השיתוף נוטרל", - "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה." + "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", + "Enter your name" : "נא למלא את שמך" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 6556c3849d175..ef3ad349d8a6e 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -1,13 +1,4 @@ { "translations": { - "Waiting…" : "בהמתנה…", - "error" : "שגיאה", - "finished" : "הסתיים", - "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", - "Move or copy" : "העברה או העתקה", - "Download" : "הורדה", - "Delete" : "מחיקה", - "You can upload into this folder" : "ניתן להעלות לתיקייה זו", - "Terms of service" : "תנאי שירות", "File shares" : "שיתופי קבצים", "Downloaded via public link" : "הורד על בסיס קישור ציבורי", "Downloaded by {email}" : "הורד על ידי {email}", @@ -85,7 +76,7 @@ "Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים", "Wrong password" : "ססמה שגויה", "shared by %s" : "שותף על ידי %s", - "Download all files" : "הורדת כל הקבצים", + "Download" : "הורדה", "Direct link" : "קישור ישיר", "Share API is disabled" : "שיתוף API מנוטרל", "File sharing" : "שיתוף קבצים", @@ -152,7 +143,7 @@ "Deck board" : "לוח חסיפה", "on {server}" : "על גבי {server}", "Note:" : "הערה:", - "Enter your name" : "נא למלא את שמך", + "Terms of service" : "תנאי שירות", "Allow upload and editing" : "לאפשר העלאה ועריכה", "Allow editing" : "לאפשר עריכה", "Advanced settings" : "הגדרות מתקדמות", @@ -165,25 +156,20 @@ "Read" : "קריאה", "Edit" : "עריכה", "Share" : "שיתוף", + "Delete" : "מחיקה", "Others with access" : "נוספים עם גישה", "Toggle list of others with access to this directory" : "החלפת מצב הנוספים עם גישה לתיקייה הזאת", "Toggle list of others with access to this file" : "החלפת מצב הנוספים עם גישה לקובץ הזה", "Unable to fetch inherited shares" : "לא ניתן לקבל את השיתופים שנורשו", + "Shares" : "שיתופים", "Unable to load the shares list" : "לא ניתן לטעון את רשימת השיתופים", "Expires {relativetime}" : "תפוגה: {relativetime}", "this share just expired." : "תוקף השיתוף פג זה עתה.", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", + "Link to a file" : "קישור לקובץ", "Shared" : "משותף", "Shared with others" : "משותף עם אחרים", - "Link to a file" : "קישור לקובץ", - "Error updating the share" : "שגיאה בעדכון השיתוף", - "Shared by" : "שותף על־ידי", - "Shared with" : "משותף עם", - "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", - "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", - "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", - "Shares" : "שיתופים", + "Public share" : "שיתוף ציבורי", "No shares" : "אין שיתופים", "Shared with you" : "שיתף/שיתפה אתך", "Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר", @@ -194,6 +180,13 @@ "No deleted shares" : "אין שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", "No pending shares" : "אין שיתופים ממתינים", + "Error updating the share" : "שגיאה בעדכון השיתוף", + "Shared by" : "שותף על־ידי", + "Shared with" : "משותף עם", + "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", + "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", + "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", "Share note" : "פתק שיתוף", "Upload files to %s" : "העלאת קבצים על %s", "Note" : "פתק", @@ -204,6 +197,12 @@ "Share not found" : "השיתוף לא נמצא", "Back to %s" : "חזרה אל %s", "Add to your Nextcloud" : "הוספה ל־Nextcloud שלך", + "Waiting…" : "בהמתנה…", + "error" : "שגיאה", + "finished" : "הסתיים", + "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", + "Move or copy" : "העברה או העתקה", + "You can upload into this folder" : "ניתן להעלות לתיקייה זו", "No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}", "Invalid server URL" : "כתובת השרת שגויה", "Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך", @@ -211,6 +210,7 @@ "Please specify a valid user" : "יש לספק משתמש חוקי", "You cannot share to a Circle if the app is not enabled" : "לא ניתן לשתף למעגל אם היישומון לא מופעל", "Please specify a valid circle" : "נא לציין מעגל תקני", + "Download all files" : "הורדת כל הקבצים", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "יישום זה מאפשר למשתמשים לשתף קבצים בתוך Nextcloud. אם מופעלת, מנהל המערכת יכול לבחור אילו קבוצות יוכלו לשתף קבצים. לאחר מכן, המשתמשים הרלוונטיים יכולים לשתף קבצים ותיקיות עם משתמשים וקבוצות אחרים בתוך Nextcloud. בנוסף, אם מנהל המערכת מאפשר את תכונת share link, ניתן להשתמש בקישור חיצוני לשתף קבצים עם משתמשים אחרים מחוץ ל- Nextcloud. מנהלים יכולים גם לאכוף סיסמאות, תאריכי תפוגה, ולאפשר שיתוף שרת לשרת באמצעות קישורי שיתוף, ובנוסף גם שיתוף ממכשירים ניידים.\nכיבוי התכונה מסיר קבצים ותיקיות משותפים בשרת לכל מקבלי השיתוף, וגם ללקוחות הסינכרון ולאפליקציות הסלולריות. מידע נוסף זמין בתיעוד Nextcloud.", "Accept user and group shares by default" : "לקבל את שיתופי המשתמשים והקבוצות כבררת מחדל", "Read only" : "קריאה בלבד", @@ -227,6 +227,7 @@ "the item was removed" : "הפריט הוסר", "the link expired" : "הקישור פג תוקף", "sharing is disabled" : "השיתוף נוטרל", - "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה." + "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", + "Enter your name" : "נא למלא את שמך" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 3f3b2cc70ed4b..272f9f5b92981 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -1,15 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Čekanje…", - "error" : "pogreška", - "finished" : "završeno", - "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", - "Move or copy" : "Premjesti ili kopiraj", - "Download" : "Preuzmi", - "Delete" : "Izbriši", - "You can upload into this folder" : "Možete otpremiti u ovu mapu", - "Terms of service" : "Uvjeti pružanja usluge", "File shares" : "Dijeljenja datoteke", "Downloaded via public link" : "Preuzeto putem javne poveznice", "Downloaded by {email}" : "Preuzeo {email}", @@ -90,9 +81,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Slanje zaporke putem aplikacije Nextcloud Talk“ radi dijeljenja datoteke ili mape nije uspjelo jer Nextcloud Talk nije omogućen.", "Wrong password" : "Pogrešna zaporka", "shared by %s" : "dijeli %s", - "Download all files" : "Preuzmi sve datoteke", - "Direct link" : "Izravna poveznica", + "Download" : "Preuzmi", "Add to your %s" : "Dodajte u svoj %s", + "Direct link" : "Izravna poveznica", "Share API is disabled" : "API za dijeljenje je onemogućen", "File sharing" : "Dijeljenje datoteka", "Share will expire tomorrow" : "Dijeljenje istječe sutra", @@ -160,7 +151,8 @@ OC.L10N.register( "Talk conversation" : "Razgovori u alatu Talk", "Deck board" : "Deck ploča", "on {server}" : "na {server}", - "Enter your name" : "Unesite svoje ime", + "File drop" : "Povlačenje datoteke", + "Terms of service" : "Uvjeti pružanja usluge", "Allow upload and editing" : "Omogući otpremanje i uređivanje", "Allow editing" : "Dopusti uređivanje", "Advanced settings" : "Napredne postavke", @@ -174,27 +166,22 @@ OC.L10N.register( "Create" : "Stvori", "Edit" : "Uredi", "Share" : "Dijeli", + "Delete" : "Izbriši", "Delete share" : "Izbriši dijeljenje", "Others with access" : "Korisnici s omogućenim pristupom", "Toggle list of others with access to this directory" : "Uključi/isključi popis korisnika koji smiju pristupiti ovom direktoriju", "Toggle list of others with access to this file" : "Uključi/isključi popis korisnika koji smiju pristupiti ovoj datoteci", "Unable to fetch inherited shares" : "Neuspješno dohvaćanje naslijeđenih dijeljenja", + "Shares" : "Dijeljenja", "Unable to load the shares list" : "Nije moguće učitati popis dijeljenja", "Expires {relativetime}" : "Istječe {relativetime}", "this share just expired." : "ovo dijeljenje je upravo isteklo.", "Shared with you by {owner}" : "S vama podijelio {owner}", + "Link to a file" : "Poveži s datotekom", "Shared" : "Dijeljeno", "Shared with others" : "Podijeljeno s ostalima", - "Link to a file" : "Poveži s datotekom", - "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", - "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", - "Shared by" : "Podijeljeno od", - "Shared with" : "Dijeljeno s", - "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", - "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", - "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", - "Shares" : "Dijeljenja", + "No file" : "Nema datoteke", + "Public share" : "Javno dijeljenje", "No shares" : "Nema dijeljenja", "Shared with you" : "Podijeljeno s vama", "Nothing shared with you yet" : "Još ništa nije dijeljeno s vama", @@ -205,6 +192,14 @@ OC.L10N.register( "No deleted shares" : "Nema izbrisanih dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "No pending shares" : "Nema dijeljenja na čekanju", + "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", + "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", + "Shared by" : "Podijeljeno od", + "Shared with" : "Dijeljeno s", + "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", + "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", + "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", "Share note" : "Dijeli bilješku", "Upload files to %s" : "Otpremi datoteke na %s", "Note" : "Bilješka", @@ -215,6 +210,12 @@ OC.L10N.register( "Share not found" : "Dijeljenje nije pronađeno", "Back to %s" : "Natrag na %s", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", + "Waiting…" : "Čekanje…", + "error" : "pogreška", + "finished" : "završeno", + "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", + "Move or copy" : "Premjesti ili kopiraj", + "You can upload into this folder" : "Možete otpremiti u ovu mapu", "No compatible server found at {remote}" : "Nije pronađen nijedan kompatibilni poslužitelj na {remote}", "Invalid server URL" : "Nevažeći URL poslužitelja", "Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo", @@ -223,6 +224,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Navedite važeći ID udruženog korisnika", "You cannot share to a Circle if the app is not enabled" : "Ne možete dijeliti s krugom ako aplikacija nije omogućena", "Please specify a valid circle" : "Navedite valjani krug", + "Download all files" : "Preuzmi sve datoteke", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ova aplikacija omogućuje korisnicima dijeljenje datoteka unutar Nextclouda. Ako je omogućena, administrator može odabrati grupe koje mogu dijeliti datoteke. Tada važeći korisnici mogu dijeliti datoteke i mape s drugim korisnicima i grupama unutar Nextclouda. Ako administrator omogući značajku poveznice dijeljenja, vanjska poveznica može se koristiti za dijeljenje datoteka s drugim korisnicima izvan Nextclouda. Administratori također mogu nametnuti zaporke, datume isteka i omogućiti dijeljenje između poslužitelja putem poveznica za dijeljenje, kao i dijeljenje s mobilnih uređaja.\nIsključivanjem ove značajke uklanjaju se dijeljene datoteke i mape s poslužitelja za sve primatelje dijeljenja, a također i s klijenata za sinkronizaciju i mobilnih aplikacija. Više informacija možete pronaći u Nextcloudovoj dokumentaciji.", "Accept user and group shares by default" : "Automatski prihvati dijeljenja korisnika i grupa", "Read only" : "Samo za čitanje", @@ -230,7 +232,6 @@ OC.L10N.register( "Upload" : "Otpremi", "Only works for users with access to this folder" : "Samo za korisnike koji smiju pristupiti ovoj mapi", "Only works for users with access to this file" : "Samo za korisnike koji smiju pristupiti ovoj datoteci", - "File drop" : "Povlačenje datoteke", "Circle" : "Krug", "No other users with access found" : "Nije pronađen nijedan drugi korisnik s omogućenim pristupom", "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", @@ -240,6 +241,7 @@ OC.L10N.register( "the item was removed" : "stavka je uklonjena", "the link expired" : "poveznica je istekla", "sharing is disabled" : "dijeljenje je onemogućeno", - "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu." + "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu.", + "Enter your name" : "Unesite svoje ime" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 53d507e1df006..f4c303823da9d 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -1,13 +1,4 @@ { "translations": { - "Waiting…" : "Čekanje…", - "error" : "pogreška", - "finished" : "završeno", - "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", - "Move or copy" : "Premjesti ili kopiraj", - "Download" : "Preuzmi", - "Delete" : "Izbriši", - "You can upload into this folder" : "Možete otpremiti u ovu mapu", - "Terms of service" : "Uvjeti pružanja usluge", "File shares" : "Dijeljenja datoteke", "Downloaded via public link" : "Preuzeto putem javne poveznice", "Downloaded by {email}" : "Preuzeo {email}", @@ -88,9 +79,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Slanje zaporke putem aplikacije Nextcloud Talk“ radi dijeljenja datoteke ili mape nije uspjelo jer Nextcloud Talk nije omogućen.", "Wrong password" : "Pogrešna zaporka", "shared by %s" : "dijeli %s", - "Download all files" : "Preuzmi sve datoteke", - "Direct link" : "Izravna poveznica", + "Download" : "Preuzmi", "Add to your %s" : "Dodajte u svoj %s", + "Direct link" : "Izravna poveznica", "Share API is disabled" : "API za dijeljenje je onemogućen", "File sharing" : "Dijeljenje datoteka", "Share will expire tomorrow" : "Dijeljenje istječe sutra", @@ -158,7 +149,8 @@ "Talk conversation" : "Razgovori u alatu Talk", "Deck board" : "Deck ploča", "on {server}" : "na {server}", - "Enter your name" : "Unesite svoje ime", + "File drop" : "Povlačenje datoteke", + "Terms of service" : "Uvjeti pružanja usluge", "Allow upload and editing" : "Omogući otpremanje i uređivanje", "Allow editing" : "Dopusti uređivanje", "Advanced settings" : "Napredne postavke", @@ -172,27 +164,22 @@ "Create" : "Stvori", "Edit" : "Uredi", "Share" : "Dijeli", + "Delete" : "Izbriši", "Delete share" : "Izbriši dijeljenje", "Others with access" : "Korisnici s omogućenim pristupom", "Toggle list of others with access to this directory" : "Uključi/isključi popis korisnika koji smiju pristupiti ovom direktoriju", "Toggle list of others with access to this file" : "Uključi/isključi popis korisnika koji smiju pristupiti ovoj datoteci", "Unable to fetch inherited shares" : "Neuspješno dohvaćanje naslijeđenih dijeljenja", + "Shares" : "Dijeljenja", "Unable to load the shares list" : "Nije moguće učitati popis dijeljenja", "Expires {relativetime}" : "Istječe {relativetime}", "this share just expired." : "ovo dijeljenje je upravo isteklo.", "Shared with you by {owner}" : "S vama podijelio {owner}", + "Link to a file" : "Poveži s datotekom", "Shared" : "Dijeljeno", "Shared with others" : "Podijeljeno s ostalima", - "Link to a file" : "Poveži s datotekom", - "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", - "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", - "Shared by" : "Podijeljeno od", - "Shared with" : "Dijeljeno s", - "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", - "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", - "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", - "Shares" : "Dijeljenja", + "No file" : "Nema datoteke", + "Public share" : "Javno dijeljenje", "No shares" : "Nema dijeljenja", "Shared with you" : "Podijeljeno s vama", "Nothing shared with you yet" : "Još ništa nije dijeljeno s vama", @@ -203,6 +190,14 @@ "No deleted shares" : "Nema izbrisanih dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "No pending shares" : "Nema dijeljenja na čekanju", + "Error updating the share: {errorMessage}" : "Pogreška pri ažuriranju dijeljenja: {errorMessage}", + "Error updating the share" : "Pogreška pri ažuriranju dijeljenja", + "Shared by" : "Podijeljeno od", + "Shared with" : "Dijeljeno s", + "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", + "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", + "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", "Share note" : "Dijeli bilješku", "Upload files to %s" : "Otpremi datoteke na %s", "Note" : "Bilješka", @@ -213,6 +208,12 @@ "Share not found" : "Dijeljenje nije pronađeno", "Back to %s" : "Natrag na %s", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", + "Waiting…" : "Čekanje…", + "error" : "pogreška", + "finished" : "završeno", + "This will stop your current uploads." : "Ovo će zaustaviti vaše trenutačne otpreme.", + "Move or copy" : "Premjesti ili kopiraj", + "You can upload into this folder" : "Možete otpremiti u ovu mapu", "No compatible server found at {remote}" : "Nije pronađen nijedan kompatibilni poslužitelj na {remote}", "Invalid server URL" : "Nevažeći URL poslužitelja", "Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo", @@ -221,6 +222,7 @@ "Please specify a valid federated user ID" : "Navedite važeći ID udruženog korisnika", "You cannot share to a Circle if the app is not enabled" : "Ne možete dijeliti s krugom ako aplikacija nije omogućena", "Please specify a valid circle" : "Navedite valjani krug", + "Download all files" : "Preuzmi sve datoteke", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ova aplikacija omogućuje korisnicima dijeljenje datoteka unutar Nextclouda. Ako je omogućena, administrator može odabrati grupe koje mogu dijeliti datoteke. Tada važeći korisnici mogu dijeliti datoteke i mape s drugim korisnicima i grupama unutar Nextclouda. Ako administrator omogući značajku poveznice dijeljenja, vanjska poveznica može se koristiti za dijeljenje datoteka s drugim korisnicima izvan Nextclouda. Administratori također mogu nametnuti zaporke, datume isteka i omogućiti dijeljenje između poslužitelja putem poveznica za dijeljenje, kao i dijeljenje s mobilnih uređaja.\nIsključivanjem ove značajke uklanjaju se dijeljene datoteke i mape s poslužitelja za sve primatelje dijeljenja, a također i s klijenata za sinkronizaciju i mobilnih aplikacija. Više informacija možete pronaći u Nextcloudovoj dokumentaciji.", "Accept user and group shares by default" : "Automatski prihvati dijeljenja korisnika i grupa", "Read only" : "Samo za čitanje", @@ -228,7 +230,6 @@ "Upload" : "Otpremi", "Only works for users with access to this folder" : "Samo za korisnike koji smiju pristupiti ovoj mapi", "Only works for users with access to this file" : "Samo za korisnike koji smiju pristupiti ovoj datoteci", - "File drop" : "Povlačenje datoteke", "Circle" : "Krug", "No other users with access found" : "Nije pronađen nijedan drugi korisnik s omogućenim pristupom", "No entries found in this folder" : "U ovoj mapi nisu pronađeni nikakvi zapisi", @@ -238,6 +239,7 @@ "the item was removed" : "stavka je uklonjena", "the link expired" : "poveznica je istekla", "sharing is disabled" : "dijeljenje je onemogućeno", - "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu." + "For more info, please ask the person who sent this link." : "Za više se informacija obratite osobi koja je poslala ovu poveznicu.", + "Enter your name" : "Unesite svoje ime" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 1efb2ad1aae50..b57bd7a8aa342 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Várakozás…", - "error" : "hiba", - "finished" : "kész", - "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", - "Move or copy" : "Áthelyezés vagy másolás", - "Download" : "Letöltés", - "Delete" : "Törlés", - "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", - "Terms of service" : "Szolgáltatási feltételek", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", "File shares" : "Fájlmegosztások", "Downloaded via public link" : "Letöltve nyilvános hivatkozással", "Downloaded by {email}" : "Letöltötte: {email}", @@ -100,9 +89,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "A „Jelszó kiküldése a Nextcloud Beszélgetéssel” nem sikerült a fájlnál vagy mappánál, mert a Nextcloud Beszélgetés nem engedélyezett.", "Wrong password" : "Hibás jelszó", "shared by %s" : "megosztotta: %s", - "Download all files" : "Összes fájl letöltése", - "Direct link" : "Közvetlen hivatkozás", + "Download" : "Letöltés", "Add to your %s" : "Hozzáadás a %shoz", + "Direct link" : "Közvetlen hivatkozás", "Share API is disabled" : "Megosztás API letiltva", "File sharing" : "Fájlmegosztás", "Share will expire tomorrow" : "A megosztás holnap lejár", @@ -197,7 +186,8 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", "Note:" : "Megjegyzés:", - "Enter your name" : "Adja meg a nevét", + "File drop" : "Fájllerakat", + "Terms of service" : "Szolgáltatási feltételek", "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", "Allow editing" : "Szerkesztés engedélyezése", "Upload only" : "Csak feltöltés", @@ -215,6 +205,7 @@ OC.L10N.register( "Create" : "Létrehozás", "Edit" : "Szerkesztés", "Share" : "Megosztás", + "Delete" : "Törlés", "Delete share" : "Megosztás törlése", "Update share" : "Megosztás frissítése", "Save share" : "Megosztás mentése", @@ -222,10 +213,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "A könyvtárhoz hozzáféréssel rendelkezők listája be/ki", "Toggle list of others with access to this file" : "A fájlhoz hozzáféréssel rendelkezők listája be/ki", "Unable to fetch inherited shares" : "Nem sikerült lekérni az örökölt megosztásokat", + "Shares" : "Megosztások", "Unable to load the shares list" : "A megosztások listájának betöltése sikertelen", "Expires {relativetime}" : "Lejárat: {relativetime}", "this share just expired." : "ez a megosztás épp most járt le.", "Shared with you by {owner}" : "{owner} megosztotta Önnel", + "Link to a file" : "Hivatkozás egy fájlhoz", "_Accept share_::_Accept shares_" : ["Megosztás elfogadása","Megosztások elfogadása"], "Open in Files" : "Megnyitás a Fájlokban", "_Reject share_::_Reject shares_" : ["Megosztás elutasítása","Megosztások elutasítása"], @@ -234,21 +227,8 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "Megosztotta: {ownerDisplayName}", "Show sharing options" : "Megosztási beállítások megjelenítése", "Shared with others" : "Megosztva másokkal", - "Link to a file" : "Hivatkozás egy fájlhoz", - "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", - "Error updating the share" : "Hiba történt a megosztás frissítése során", - "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", - "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", - "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", - "Shared by" : "Megosztotta:", - "Shared with" : "Megosztva vele:", - "Password created successfully" : "A jelszó sikeresen létrehozva", - "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", - "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", - "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", - "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", - "Shares" : "Megosztások", + "No file" : "Nincs fájl", + "Public share" : "Nyilvános megosztás", "Overview of shared files." : "Megosztott fájlok áttekintése.", "No shares" : "Nincs megosztás", "Files and folders you shared or have been shared with you will show up here" : "A saját és mások által megosztott fájlok és mappák itt jelennek meg.", @@ -271,7 +251,22 @@ OC.L10N.register( "List of unapproved shares." : "Nem jóváhagyott megosztások listázása.", "No pending shares" : "Nincsenek függőben lévő megosztások", "Shares you have received but not approved will show up here" : "Az érkezett, de még nem jóváhagyott megosztások itt jelennek meg", + "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", + "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", + "Shared by" : "Megosztotta:", + "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", + "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", + "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", + "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", "Share note" : "Jegyzet megosztása", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", "Upload files to %s" : "Fájlok feltöltése ide: %s", "Note" : "Megjegyzés", "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", @@ -281,6 +276,12 @@ OC.L10N.register( "Share not found" : "A megosztás nem található", "Back to %s" : "Vissza ide: %s", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", + "Waiting…" : "Várakozás…", + "error" : "hiba", + "finished" : "kész", + "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", + "Move or copy" : "Áthelyezés vagy másolás", + "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", "No compatible server found at {remote}" : "Nem található kompatibilis kiszolgáló itt: {remote}", "Invalid server URL" : "Érvénytelen kiszolgáló URL", "Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudjához", @@ -289,6 +290,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Adjon meg egy érvényes föderált felhasználóazonosítót", "You cannot share to a Circle if the app is not enabled" : "Nem tudja megosztani egy Kör számára, ha az alkalmazás nem engedélyezett", "Please specify a valid circle" : "Adjon meg egy érvényes Kört", + "Download all files" : "Összes fájl letöltése", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "Accept user and group shares by default" : "A felhasználói és csoportos megosztás elfogadása alapértelmezetten", "Read only" : "Csak olvasható", @@ -297,7 +299,6 @@ OC.L10N.register( "Bundled permissions" : "Összetartozó jogosultságok", "Only works for users with access to this folder" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a mappához", "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", - "File drop" : "Fájllerakat", "Circle" : "Kör", "Allow download" : "Letöltés engedélyezése", "No other users with access found" : "Nincs más felhasználó, aki hozzáféréssel rendelkezik", @@ -309,6 +310,7 @@ OC.L10N.register( "the item was removed" : "az elem el lett távolítva", "the link expired" : "lejárt a hivatkozás érvényességi ideje", "sharing is disabled" : "a megosztás letiltásra került", - "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte." + "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte.", + "Enter your name" : "Adja meg a nevét" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index d459866a9de3d..12e80b8d023c9 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Várakozás…", - "error" : "hiba", - "finished" : "kész", - "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", - "Move or copy" : "Áthelyezés vagy másolás", - "Download" : "Letöltés", - "Delete" : "Törlés", - "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", - "Terms of service" : "Szolgáltatási feltételek", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", "File shares" : "Fájlmegosztások", "Downloaded via public link" : "Letöltve nyilvános hivatkozással", "Downloaded by {email}" : "Letöltötte: {email}", @@ -98,9 +87,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "A „Jelszó kiküldése a Nextcloud Beszélgetéssel” nem sikerült a fájlnál vagy mappánál, mert a Nextcloud Beszélgetés nem engedélyezett.", "Wrong password" : "Hibás jelszó", "shared by %s" : "megosztotta: %s", - "Download all files" : "Összes fájl letöltése", - "Direct link" : "Közvetlen hivatkozás", + "Download" : "Letöltés", "Add to your %s" : "Hozzáadás a %shoz", + "Direct link" : "Közvetlen hivatkozás", "Share API is disabled" : "Megosztás API letiltva", "File sharing" : "Fájlmegosztás", "Share will expire tomorrow" : "A megosztás holnap lejár", @@ -195,7 +184,8 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} kiszolgálón", "Note:" : "Megjegyzés:", - "Enter your name" : "Adja meg a nevét", + "File drop" : "Fájllerakat", + "Terms of service" : "Szolgáltatási feltételek", "Allow upload and editing" : "Feltöltés és szerkesztés engedélyezése", "Allow editing" : "Szerkesztés engedélyezése", "Upload only" : "Csak feltöltés", @@ -213,6 +203,7 @@ "Create" : "Létrehozás", "Edit" : "Szerkesztés", "Share" : "Megosztás", + "Delete" : "Törlés", "Delete share" : "Megosztás törlése", "Update share" : "Megosztás frissítése", "Save share" : "Megosztás mentése", @@ -220,10 +211,12 @@ "Toggle list of others with access to this directory" : "A könyvtárhoz hozzáféréssel rendelkezők listája be/ki", "Toggle list of others with access to this file" : "A fájlhoz hozzáféréssel rendelkezők listája be/ki", "Unable to fetch inherited shares" : "Nem sikerült lekérni az örökölt megosztásokat", + "Shares" : "Megosztások", "Unable to load the shares list" : "A megosztások listájának betöltése sikertelen", "Expires {relativetime}" : "Lejárat: {relativetime}", "this share just expired." : "ez a megosztás épp most járt le.", "Shared with you by {owner}" : "{owner} megosztotta Önnel", + "Link to a file" : "Hivatkozás egy fájlhoz", "_Accept share_::_Accept shares_" : ["Megosztás elfogadása","Megosztások elfogadása"], "Open in Files" : "Megnyitás a Fájlokban", "_Reject share_::_Reject shares_" : ["Megosztás elutasítása","Megosztások elutasítása"], @@ -232,21 +225,8 @@ "Shared by {ownerDisplayName}" : "Megosztotta: {ownerDisplayName}", "Show sharing options" : "Megosztási beállítások megjelenítése", "Shared with others" : "Megosztva másokkal", - "Link to a file" : "Hivatkozás egy fájlhoz", - "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", - "Error updating the share" : "Hiba történt a megosztás frissítése során", - "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", - "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", - "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", - "Shared by" : "Megosztotta:", - "Shared with" : "Megosztva vele:", - "Password created successfully" : "A jelszó sikeresen létrehozva", - "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", - "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", - "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", - "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", - "Shares" : "Megosztások", + "No file" : "Nincs fájl", + "Public share" : "Nyilvános megosztás", "Overview of shared files." : "Megosztott fájlok áttekintése.", "No shares" : "Nincs megosztás", "Files and folders you shared or have been shared with you will show up here" : "A saját és mások által megosztott fájlok és mappák itt jelennek meg.", @@ -269,7 +249,22 @@ "List of unapproved shares." : "Nem jóváhagyott megosztások listázása.", "No pending shares" : "Nincsenek függőben lévő megosztások", "Shares you have received but not approved will show up here" : "Az érkezett, de még nem jóváhagyott megosztások itt jelennek meg", + "Error updating the share: {errorMessage}" : "Hiba történt a megosztás frissítése során: {errorMessage}", + "Error updating the share" : "Hiba történt a megosztás frissítése során", + "File \"{path}\" has been unshared" : "A(z) „{path}” fájl megosztása leállítva", + "Folder \"{path}\" has been unshared" : "A(z) „{path}” mappa megosztása leállítva", + "Share {propertyName} saved" : "A(z) {propertyName} megosztás mentve", + "Shared by" : "Megosztotta:", + "Shared with" : "Megosztva vele:", + "Password created successfully" : "A jelszó sikeresen létrehozva", + "Error generating password from password policy" : "Hiba a jelszóházirend alapján történő jelszó-előállítás során", + "Shared with you and the group {group} by {owner}" : "{owner} megosztotta Önnel és a(z) {group} csoporttal", + "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", + "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", "Share note" : "Jegyzet megosztása", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", "Upload files to %s" : "Fájlok feltöltése ide: %s", "Note" : "Megjegyzés", "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", @@ -279,6 +274,12 @@ "Share not found" : "A megosztás nem található", "Back to %s" : "Vissza ide: %s", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", + "Waiting…" : "Várakozás…", + "error" : "hiba", + "finished" : "kész", + "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", + "Move or copy" : "Áthelyezés vagy másolás", + "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", "No compatible server found at {remote}" : "Nem található kompatibilis kiszolgáló itt: {remote}", "Invalid server URL" : "Érvénytelen kiszolgáló URL", "Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudjához", @@ -287,6 +288,7 @@ "Please specify a valid federated user ID" : "Adjon meg egy érvényes föderált felhasználóazonosítót", "You cannot share to a Circle if the app is not enabled" : "Nem tudja megosztani egy Kör számára, ha az alkalmazás nem engedélyezett", "Please specify a valid circle" : "Adjon meg egy érvényes Kört", + "Download all files" : "Összes fájl letöltése", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ez az alkalmazás lehetővé teszi a felhasználók számára a fájlok megosztását a Nextcloudon belül. Amennyiben engedélyezve van, a rendszergazda kiválaszthatja, hogy mely csoportok oszthassanak meg fájlokat. Az érintett felhasználók ezután megoszthatják a fájlokat és mappákat más felhasználókkal és csoportokkal a Nextcloudon belül. Ezenkívül, ha a rendszergazda engedélyezi a megosztás hivatkozással funkciót, akkor egy külső hivatkozás segítségével fájlokat oszthat meg más felhasználókkal a Nextcloudon kívül. A rendszergazdák kikényszeríthetik a jelszavakat, a lejárati dátumokat, és engedélyezhetik a megosztási hivatkozásokkal történő kiszolgálók közötti, valamint a mobileszközökön történő megosztást.\nA funkció kikapcsolása eltávolítja a megosztott fájlokat és mappákat a kiszolgálóról az összes megosztott címzett, valamint a szinkronizálási kliensek és mobilalkalmazások számára. További információ a Nextcloud dokumentációjában található.", "Accept user and group shares by default" : "A felhasználói és csoportos megosztás elfogadása alapértelmezetten", "Read only" : "Csak olvasható", @@ -295,7 +297,6 @@ "Bundled permissions" : "Összetartozó jogosultságok", "Only works for users with access to this folder" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a mappához", "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", - "File drop" : "Fájllerakat", "Circle" : "Kör", "Allow download" : "Letöltés engedélyezése", "No other users with access found" : "Nincs más felhasználó, aki hozzáféréssel rendelkezik", @@ -307,6 +308,7 @@ "the item was removed" : "az elem el lett távolítva", "the link expired" : "lejárt a hivatkozás érvényességi ideje", "sharing is disabled" : "a megosztás letiltásra került", - "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte." + "For more info, please ask the person who sent this link." : "További információért forduljon ahhoz, aki ezt a hivatkozást küldte.", + "Enter your name" : "Adja meg a nevét" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 881b32beec1de..306ddf006d5df 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Bíð…", - "error" : "villa", - "finished" : "lokið", - "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", - "Move or copy" : "Færa eða afrita", - "Download" : "Sækja", - "Delete" : "Eyða", - "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", - "Terms of service" : "Þjónustuskilmálar", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", "File shares" : "Skráasameignir", "Downloaded via public link" : "Náð í með almenningstengli", "Downloaded by {email}" : "Náð í með {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Deiling með því að senda lykilorð með Nextcloud Talk til að deila skrá eða möppu mistókst því að Nextcloud Talk er ekki virkt.", "Wrong password" : "Rangt lykilorð", "shared by %s" : "Deilt af %s", - "Download all files" : "Sækja allar skrár", - "Direct link" : "Beinn tengill", + "Download" : "Sækja", "Add to your %s" : "Bæta við þitt %s", + "Direct link" : "Beinn tengill", "Share API is disabled" : "Deilingar-API er óvirkt", "File sharing" : "Skráadeiling", "Share will expire tomorrow" : "Sameignin rennur út á morgun", @@ -184,7 +173,9 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "á {server}", "Note:" : "Athugaðu:", - "Enter your name" : "Settu inn nafnið þitt", + "File drop" : "Slepping skráa", + "Terms of service" : "Þjónustuskilmálar", + "Nickname" : "Stuttnefni", "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Allow editing" : "Leyfa breytingar", "Upload only" : "Einungis innsending", @@ -202,6 +193,7 @@ OC.L10N.register( "Create" : "Búa til", "Edit" : "Breyta", "Share" : "Deila", + "Delete" : "Eyða", "Delete share" : "Eyða sameign", "Update share" : "Uppfæra sameign", "Save share" : "Vista sameign", @@ -209,10 +201,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Víxla af/á lista yfir aðra með aðgang að þessari möppu", "Toggle list of others with access to this file" : "Víxla af/á lista yfir aðra með aðgang að þessari skrá", "Unable to fetch inherited shares" : "Mistókst að sækja erfðar sameignir", + "Shares" : "Sameignir", "Unable to load the shares list" : "Mistókst aði hlaða inn lista yfir sameignir", "Expires {relativetime}" : "Rennur út {relativetime}", "this share just expired." : "Þessi sameign var að renna út.", "Shared with you by {owner}" : "Deilt með þér af {owner}", + "Link to a file" : "Tengill í skrá", "_Accept share_::_Accept shares_" : ["Samþykkja sameign","Samþykkja sameignir"], "Open in Files" : "Opna í skráaforritinu", "_Reject share_::_Reject shares_" : ["Hafna sameign","Hafna sameignum"], @@ -221,21 +215,8 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "Deilt af {ownerDisplayName}", "Show sharing options" : "Birta valkostir deilingar", "Shared with others" : "Deilt með öðrum", - "Link to a file" : "Tengill í skrá", - "Error updating the share: {errorMessage}" : "Villa kom upp við að uppfæra sameignina: {errorMessage}", - "Error updating the share" : "Villa við að uppfæra sameignina", - "File \"{path}\" has been unshared" : "Skráin \"{path}\" hefur verið tekin úr deilingu", - "Folder \"{path}\" has been unshared" : "Mappan \"{path}\" hefur verið tekin úr deilingu", - "Share {propertyName} saved" : "Sameignin {propertyName} vistuð", - "Shared by" : "Deilt af", - "Shared with" : "Deilt með", - "Password created successfully" : "Tókst að búa til lykilorð", - "Error generating password from password policy" : "Villa við að útbúa lykilorð út frá lykilorðastefnu", - "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", - "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", - "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", - "Shares" : "Sameignir", + "No file" : "Engin skrá", + "Public share" : "Opinber sameign", "Overview of shared files." : "Yfirlit yfir deildar skrár.", "No shares" : "Engar sameignir", "Files and folders you shared or have been shared with you will show up here" : "Skrár og möppur sem þú hefur deilt eða aðrir deila með þér birtast hér", @@ -258,7 +239,22 @@ OC.L10N.register( "List of unapproved shares." : "Listi yfir ósamþykktar sameignir.", "No pending shares" : "Engar sameignir í bið", "Shares you have received but not approved will show up here" : "Sameignir sem þú hefur fengið en ekki samþykkt munu birtast hér", + "Error updating the share: {errorMessage}" : "Villa kom upp við að uppfæra sameignina: {errorMessage}", + "Error updating the share" : "Villa við að uppfæra sameignina", + "File \"{path}\" has been unshared" : "Skráin \"{path}\" hefur verið tekin úr deilingu", + "Folder \"{path}\" has been unshared" : "Mappan \"{path}\" hefur verið tekin úr deilingu", + "Share {propertyName} saved" : "Sameignin {propertyName} vistuð", + "Shared by" : "Deilt af", + "Shared with" : "Deilt með", + "Password created successfully" : "Tókst að búa til lykilorð", + "Error generating password from password policy" : "Villa við að útbúa lykilorð út frá lykilorðastefnu", + "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", + "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", + "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", "Share note" : "Deila minnispunkti", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", "Upload files to %s" : "Senda inn skrár á %s", "Note" : "Minnispunktur", "Select or drop files" : "Veldu eða slepptu skrám", @@ -268,6 +264,12 @@ OC.L10N.register( "Share not found" : "Sameign fannst ekki", "Back to %s" : "Til baka í %s", "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", + "Waiting…" : "Bíð…", + "error" : "villa", + "finished" : "lokið", + "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", + "Move or copy" : "Færa eða afrita", + "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", @@ -276,6 +278,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Skilgreindu gilt skýjasambandsauðkenni notanda", "You cannot share to a Circle if the app is not enabled" : "Þú getur ekki deilt með hring ef forritið er ekki virkt", "Please specify a valid circle" : "Skilgreindu gildan hring", + "Download all files" : "Sækja allar skrár", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Þetta forrit gerir notendum kleift að deila skrám innan Nextcloud. Ef þetta er virkt getur stjórnandi valið hvaða hópar geti deilt skrám. Viðkomandi notendur geta þá deilt skrám og möppum með öðrum notendum og hópum innan Nextcloud. Að auki, ef stjórnandinn virkjar eiginleikan til að deila með tenglum, er hægt að nota ytri tengil til að deila skrám með öðrum notendum utan Nextcloud. Stjórnendur geta líka krafist notkunar lykilorða, gildistíma og virkjað þjónn-í-þjón deilingu með deilitenglum, rétt eins og deilingu með snjalltækjum.\nSé slökkt á þessum eiginleika, eru deildar skrár og möppur fjarlægðar af þjóninum fyrir alla notendur þessara sameigna, og einnig úr samstillingaforritum og snjalltækjum. Ítarlegri upplýsingar um þetta má finna í hjálparskjölum Nextcloud.", "Accept user and group shares by default" : "Samþykkja sjálfgefið sameignir frá notendum og hópum", "Read only" : "Skrifvarið", @@ -284,7 +287,6 @@ OC.L10N.register( "Bundled permissions" : "Meðfylgjandi heimildir", "Only works for users with access to this folder" : "Virkar bara fyrir notendur sem hafa aðgang að þessari möppu", "Only works for users with access to this file" : "Virkar bara fyrir notendur sem hafa aðgang að þessari skrá", - "File drop" : "Slepping skráa", "Circle" : "Hringur", "Allow download" : "Leyfa niðurhal", "No other users with access found" : "Engir aðrir notendur með aðgang fundust", @@ -296,6 +298,7 @@ OC.L10N.register( "the item was removed" : "atriðið var fjarlægt", "the link expired" : "tengillinn er útrunninn", "sharing is disabled" : "slökkt er á skráadeilingu", - "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil." + "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.", + "Enter your name" : "Settu inn nafnið þitt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 46b093d282922..b082cf421f978 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Bíð…", - "error" : "villa", - "finished" : "lokið", - "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", - "Move or copy" : "Færa eða afrita", - "Download" : "Sækja", - "Delete" : "Eyða", - "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", - "Terms of service" : "Þjónustuskilmálar", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", "File shares" : "Skráasameignir", "Downloaded via public link" : "Náð í með almenningstengli", "Downloaded by {email}" : "Náð í með {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Deiling með því að senda lykilorð með Nextcloud Talk til að deila skrá eða möppu mistókst því að Nextcloud Talk er ekki virkt.", "Wrong password" : "Rangt lykilorð", "shared by %s" : "Deilt af %s", - "Download all files" : "Sækja allar skrár", - "Direct link" : "Beinn tengill", + "Download" : "Sækja", "Add to your %s" : "Bæta við þitt %s", + "Direct link" : "Beinn tengill", "Share API is disabled" : "Deilingar-API er óvirkt", "File sharing" : "Skráadeiling", "Share will expire tomorrow" : "Sameignin rennur út á morgun", @@ -182,7 +171,9 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "á {server}", "Note:" : "Athugaðu:", - "Enter your name" : "Settu inn nafnið þitt", + "File drop" : "Slepping skráa", + "Terms of service" : "Þjónustuskilmálar", + "Nickname" : "Stuttnefni", "Allow upload and editing" : "Leyfa innsendingu og breytingar", "Allow editing" : "Leyfa breytingar", "Upload only" : "Einungis innsending", @@ -200,6 +191,7 @@ "Create" : "Búa til", "Edit" : "Breyta", "Share" : "Deila", + "Delete" : "Eyða", "Delete share" : "Eyða sameign", "Update share" : "Uppfæra sameign", "Save share" : "Vista sameign", @@ -207,10 +199,12 @@ "Toggle list of others with access to this directory" : "Víxla af/á lista yfir aðra með aðgang að þessari möppu", "Toggle list of others with access to this file" : "Víxla af/á lista yfir aðra með aðgang að þessari skrá", "Unable to fetch inherited shares" : "Mistókst að sækja erfðar sameignir", + "Shares" : "Sameignir", "Unable to load the shares list" : "Mistókst aði hlaða inn lista yfir sameignir", "Expires {relativetime}" : "Rennur út {relativetime}", "this share just expired." : "Þessi sameign var að renna út.", "Shared with you by {owner}" : "Deilt með þér af {owner}", + "Link to a file" : "Tengill í skrá", "_Accept share_::_Accept shares_" : ["Samþykkja sameign","Samþykkja sameignir"], "Open in Files" : "Opna í skráaforritinu", "_Reject share_::_Reject shares_" : ["Hafna sameign","Hafna sameignum"], @@ -219,21 +213,8 @@ "Shared by {ownerDisplayName}" : "Deilt af {ownerDisplayName}", "Show sharing options" : "Birta valkostir deilingar", "Shared with others" : "Deilt með öðrum", - "Link to a file" : "Tengill í skrá", - "Error updating the share: {errorMessage}" : "Villa kom upp við að uppfæra sameignina: {errorMessage}", - "Error updating the share" : "Villa við að uppfæra sameignina", - "File \"{path}\" has been unshared" : "Skráin \"{path}\" hefur verið tekin úr deilingu", - "Folder \"{path}\" has been unshared" : "Mappan \"{path}\" hefur verið tekin úr deilingu", - "Share {propertyName} saved" : "Sameignin {propertyName} vistuð", - "Shared by" : "Deilt af", - "Shared with" : "Deilt með", - "Password created successfully" : "Tókst að búa til lykilorð", - "Error generating password from password policy" : "Villa við að útbúa lykilorð út frá lykilorðastefnu", - "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", - "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", - "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", - "Shares" : "Sameignir", + "No file" : "Engin skrá", + "Public share" : "Opinber sameign", "Overview of shared files." : "Yfirlit yfir deildar skrár.", "No shares" : "Engar sameignir", "Files and folders you shared or have been shared with you will show up here" : "Skrár og möppur sem þú hefur deilt eða aðrir deila með þér birtast hér", @@ -256,7 +237,22 @@ "List of unapproved shares." : "Listi yfir ósamþykktar sameignir.", "No pending shares" : "Engar sameignir í bið", "Shares you have received but not approved will show up here" : "Sameignir sem þú hefur fengið en ekki samþykkt munu birtast hér", + "Error updating the share: {errorMessage}" : "Villa kom upp við að uppfæra sameignina: {errorMessage}", + "Error updating the share" : "Villa við að uppfæra sameignina", + "File \"{path}\" has been unshared" : "Skráin \"{path}\" hefur verið tekin úr deilingu", + "Folder \"{path}\" has been unshared" : "Mappan \"{path}\" hefur verið tekin úr deilingu", + "Share {propertyName} saved" : "Sameignin {propertyName} vistuð", + "Shared by" : "Deilt af", + "Shared with" : "Deilt með", + "Password created successfully" : "Tókst að búa til lykilorð", + "Error generating password from password policy" : "Villa við að útbúa lykilorð út frá lykilorðastefnu", + "Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}", + "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", + "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", "Share note" : "Deila minnispunkti", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", "Upload files to %s" : "Senda inn skrár á %s", "Note" : "Minnispunktur", "Select or drop files" : "Veldu eða slepptu skrám", @@ -266,6 +262,12 @@ "Share not found" : "Sameign fannst ekki", "Back to %s" : "Til baka í %s", "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", + "Waiting…" : "Bíð…", + "error" : "villa", + "finished" : "lokið", + "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", + "Move or copy" : "Færa eða afrita", + "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", @@ -274,6 +276,7 @@ "Please specify a valid federated user ID" : "Skilgreindu gilt skýjasambandsauðkenni notanda", "You cannot share to a Circle if the app is not enabled" : "Þú getur ekki deilt með hring ef forritið er ekki virkt", "Please specify a valid circle" : "Skilgreindu gildan hring", + "Download all files" : "Sækja allar skrár", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Þetta forrit gerir notendum kleift að deila skrám innan Nextcloud. Ef þetta er virkt getur stjórnandi valið hvaða hópar geti deilt skrám. Viðkomandi notendur geta þá deilt skrám og möppum með öðrum notendum og hópum innan Nextcloud. Að auki, ef stjórnandinn virkjar eiginleikan til að deila með tenglum, er hægt að nota ytri tengil til að deila skrám með öðrum notendum utan Nextcloud. Stjórnendur geta líka krafist notkunar lykilorða, gildistíma og virkjað þjónn-í-þjón deilingu með deilitenglum, rétt eins og deilingu með snjalltækjum.\nSé slökkt á þessum eiginleika, eru deildar skrár og möppur fjarlægðar af þjóninum fyrir alla notendur þessara sameigna, og einnig úr samstillingaforritum og snjalltækjum. Ítarlegri upplýsingar um þetta má finna í hjálparskjölum Nextcloud.", "Accept user and group shares by default" : "Samþykkja sjálfgefið sameignir frá notendum og hópum", "Read only" : "Skrifvarið", @@ -282,7 +285,6 @@ "Bundled permissions" : "Meðfylgjandi heimildir", "Only works for users with access to this folder" : "Virkar bara fyrir notendur sem hafa aðgang að þessari möppu", "Only works for users with access to this file" : "Virkar bara fyrir notendur sem hafa aðgang að þessari skrá", - "File drop" : "Slepping skráa", "Circle" : "Hringur", "Allow download" : "Leyfa niðurhal", "No other users with access found" : "Engir aðrir notendur með aðgang fundust", @@ -294,6 +296,7 @@ "the item was removed" : "atriðið var fjarlægt", "the link expired" : "tengillinn er útrunninn", "sharing is disabled" : "slökkt er á skráadeilingu", - "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil." + "For more info, please ask the person who sent this link." : "Til að vita meira skaltu hafa samband við þann sem sendi þér þennan tengil.", + "Enter your name" : "Settu inn nafnið þitt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index fe79c2b283dbe..07be4a89dbd67 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Attendere...", - "error" : "errore", - "finished" : "terminato", - "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", - "Move or copy" : "Sposta o copia", - "Download" : "Scarica", - "Delete" : "Elimina", - "You can upload into this folder" : "Puoi caricare in questa cartella", - "Terms of service" : "Termini del servizio", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", "File shares" : "Condivisioni dei file", "Downloaded via public link" : "Scaricata tramite collegamento pubblico", "Downloaded by {email}" : "Scaricato da {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Errore durante l'invio della notifica via posta", "This share does not exist or is no longer available" : "Questa condivisione non esiste o non è più disponibile", "shared by %s" : "condiviso da %s", - "Download all files" : "Scarica tutti i file", - "Direct link" : "Collegamento diretto", + "Download" : "Scarica", "Add to your %s" : "Aggiungi al tuo %s", + "Direct link" : "Collegamento diretto", "Share API is disabled" : "API di condivisione disabilitate", "File sharing" : "Condivisione di file", "Share will expire tomorrow" : "La condivisione scadrà domani", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "su {server}", "Note from" : "Nota da", "Note:" : "Nota:", + "File drop" : "Elimina file", + "Terms of service" : "Termini del servizio", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha condiviso una cartella con te.", "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", - "Enter your name" : "Digita il tuo nome", - "Submit name" : "Fornisci il nome", "Upload files to {folder}" : "Carica file su {folder}", + "Submit name" : "Fornisci il nome", "Allow upload and editing" : "Consenti caricamento e modifica", "Allow editing" : "Consenti la modifica", "Upload only" : "Solo caricamento", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Crea", "Edit" : "Modifica", "Share" : "Condividi", + "Delete" : "Elimina", "Delete share" : "Elimina condivisione", "Share with {userName}" : "Condividi con {userName}", "Share with email {email}" : "Condividi con l'email {email}", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Attiva l'elenco degli altri utenti con accesso a questo file ", "Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'indirizzo di posta seguente non è valido: {emails}","Gli indirizzi di posta seguenti non sono validi: {emails}","Gli indirizzi di posta seguenti non sono validi: {emails}"], + "Shares" : "Condivisioni", "Unable to load the shares list" : "Impossibile caricare l'elenco delle condivisioni", "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", "Shared with you by {owner}" : "Condiviso con te da {owner}", + "Link to a file" : "Collega a un file", "_Accept share_::_Accept shares_" : ["Accetta condivisione","Accetta condivisioni","Accetta condivisioni"], "Open in Files" : "Apri in File", "_Reject share_::_Reject shares_" : ["Rifiuta condivisione","Rifiuta condivisioni","Rifiuta condivisioni"], @@ -310,22 +303,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Condiviso più volte con diverse persone", "Show sharing options" : "Mostra le opzioni di condivisione", "Shared with others" : "Condivisi con altri", - "Link to a file" : "Collega a un file", - "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", - "Error updating the share" : "Errore durante l'aggiornamento della condivisione", - "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", - "Folder \"{path}\" has been unshared" : "La condivisione della cartella \"{path}\" è stata rimossa", - "Share {propertyName} saved" : "Condivisione {propertyName} salvata", "Create file request" : "Crea richiesta di file", - "Shared by" : "Condiviso da", - "Shared with" : "Condiviso con", - "Password created successfully" : "Password creata correttamente", - "Error generating password from password policy" : "Errore: la password non rispetta i criteri stabiliti", - "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", - "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", - "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", - "Shares" : "Condivisioni", + "No file" : "Nessun file", + "Public share" : "Condivisione pubblica", "Overview of shared files." : "Panoramica dei file condivisi.", "No shares" : "Nessuna condivisione", "Files and folders you shared or have been shared with you will show up here" : "I file e le cartelle che hai condiviso o che sono stati condivisi con te con te saranno mostrati qui", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista di condivisioni non approvate.", "No pending shares" : "Nessuna condivisione in corso", "Shares you have received but not approved will show up here" : "Le condivisioni che hai ricevuto, ma non approvato saranno mostrate qui", + "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", + "Error updating the share" : "Errore durante l'aggiornamento della condivisione", + "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", + "Folder \"{path}\" has been unshared" : "La condivisione della cartella \"{path}\" è stata rimossa", + "Share {propertyName} saved" : "Condivisione {propertyName} salvata", + "Shared by" : "Condiviso da", + "Shared with" : "Condiviso con", + "Password created successfully" : "Password creata correttamente", + "Error generating password from password policy" : "Errore: la password non rispetta i criteri stabiliti", + "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", + "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", + "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", "Share note" : "Condividi nota", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "Upload files to %s" : "Carica file su %s", "%s shared a folder with you." : "%s ha condiviso una cartella con te.", "Note" : "Nota", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "Condivisione non trovata", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", + "Waiting…" : "Attendere...", + "error" : "errore", + "finished" : "terminato", + "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", + "Move or copy" : "Sposta o copia", + "You can upload into this folder" : "Puoi caricare in questa cartella", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Specifica un ID di utente federato valido", "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata", "Please specify a valid circle" : "Specifica una cerchia valida", + "Download all files" : "Scarica tutti i file", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Questa applicazione consente agli utenti di condividere file all'interno di Nextcloud. Se abilitata, l'amministratore può scegliere quali gruppi possono condividere file. Gli utenti ai quali si applica possono quindi condividere file e cartelle con altri utenti e gruppi all'interno di Nextcloud. In aggiunta, se l'amministratore abilita la funzionalità dei collegamenti di condivisione, un collegamento esterno può essere utilizzato per condividere file con altri utenti all'esterno di Nextcloud. Gli amministratori possono inoltre forzare le password, le date di scadenza e abilitare la condivisione tra server tramite collegamenti di condivisione, così come la condivisione da dispositivi mobili.\nLa disattivazione della funzionalità rimuove i file e le cartelle condivisi sul server per tutti i destinatari della condivisione, e anche sui client di sincronizzazione e sulle applicazioni mobili. Altre informazioni sono disponibili nella documentazione di Nextcloud.", "Accept user and group shares by default" : "Accetta le condivisioni di utenti e gruppi in modo predefinito", "Read only" : "Sola lettura", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "Permessi raggruppati", "Only works for users with access to this folder" : "Funziona solo per gli utenti con accesso a questa cartella", "Only works for users with access to this file" : "Funziona solo per gli utenti con accesso a questo file", - "File drop" : "Elimina file", "Circle" : "Cerchia", "Allow download" : "Consenti scaricamento", "No other users with access found" : "Nessun altro utente con accesso trovato", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "l'elemento è stato rimosso", "the link expired" : "il collegamento è scaduto", "sharing is disabled" : "la condivisione è disabilitata", - "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento." + "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", + "Enter your name" : "Digita il tuo nome" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 99cc9925b1b8f..66a2b7af8fa6b 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Attendere...", - "error" : "errore", - "finished" : "terminato", - "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", - "Move or copy" : "Sposta o copia", - "Download" : "Scarica", - "Delete" : "Elimina", - "You can upload into this folder" : "Puoi caricare in questa cartella", - "Terms of service" : "Termini del servizio", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", "File shares" : "Condivisioni dei file", "Downloaded via public link" : "Scaricata tramite collegamento pubblico", "Downloaded by {email}" : "Scaricato da {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Errore durante l'invio della notifica via posta", "This share does not exist or is no longer available" : "Questa condivisione non esiste o non è più disponibile", "shared by %s" : "condiviso da %s", - "Download all files" : "Scarica tutti i file", - "Direct link" : "Collegamento diretto", + "Download" : "Scarica", "Add to your %s" : "Aggiungi al tuo %s", + "Direct link" : "Collegamento diretto", "Share API is disabled" : "API di condivisione disabilitate", "File sharing" : "Condivisione di file", "Share will expire tomorrow" : "La condivisione scadrà domani", @@ -256,11 +245,12 @@ "on {server}" : "su {server}", "Note from" : "Nota da", "Note:" : "Nota:", + "File drop" : "Elimina file", + "Terms of service" : "Termini del servizio", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha condiviso una cartella con te.", "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", - "Enter your name" : "Digita il tuo nome", - "Submit name" : "Fornisci il nome", "Upload files to {folder}" : "Carica file su {folder}", + "Submit name" : "Fornisci il nome", "Allow upload and editing" : "Consenti caricamento e modifica", "Allow editing" : "Consenti la modifica", "Upload only" : "Solo caricamento", @@ -279,6 +269,7 @@ "Create" : "Crea", "Edit" : "Modifica", "Share" : "Condividi", + "Delete" : "Elimina", "Delete share" : "Elimina condivisione", "Share with {userName}" : "Condividi con {userName}", "Share with email {email}" : "Condividi con l'email {email}", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Attiva l'elenco degli altri utenti con accesso a questo file ", "Unable to fetch inherited shares" : "Impossibile recuperare le condivisioni ereditate", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["L'indirizzo di posta seguente non è valido: {emails}","Gli indirizzi di posta seguenti non sono validi: {emails}","Gli indirizzi di posta seguenti non sono validi: {emails}"], + "Shares" : "Condivisioni", "Unable to load the shares list" : "Impossibile caricare l'elenco delle condivisioni", "Expires {relativetime}" : "Scade il {relativetime}", "this share just expired." : "questa condivisione è appena scaduta.", "Shared with you by {owner}" : "Condiviso con te da {owner}", + "Link to a file" : "Collega a un file", "_Accept share_::_Accept shares_" : ["Accetta condivisione","Accetta condivisioni","Accetta condivisioni"], "Open in Files" : "Apri in File", "_Reject share_::_Reject shares_" : ["Rifiuta condivisione","Rifiuta condivisioni","Rifiuta condivisioni"], @@ -308,22 +301,9 @@ "Shared multiple times with different people" : "Condiviso più volte con diverse persone", "Show sharing options" : "Mostra le opzioni di condivisione", "Shared with others" : "Condivisi con altri", - "Link to a file" : "Collega a un file", - "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", - "Error updating the share" : "Errore durante l'aggiornamento della condivisione", - "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", - "Folder \"{path}\" has been unshared" : "La condivisione della cartella \"{path}\" è stata rimossa", - "Share {propertyName} saved" : "Condivisione {propertyName} salvata", "Create file request" : "Crea richiesta di file", - "Shared by" : "Condiviso da", - "Shared with" : "Condiviso con", - "Password created successfully" : "Password creata correttamente", - "Error generating password from password policy" : "Errore: la password non rispetta i criteri stabiliti", - "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", - "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", - "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", - "Shares" : "Condivisioni", + "No file" : "Nessun file", + "Public share" : "Condivisione pubblica", "Overview of shared files." : "Panoramica dei file condivisi.", "No shares" : "Nessuna condivisione", "Files and folders you shared or have been shared with you will show up here" : "I file e le cartelle che hai condiviso o che sono stati condivisi con te con te saranno mostrati qui", @@ -350,7 +330,22 @@ "List of unapproved shares." : "Lista di condivisioni non approvate.", "No pending shares" : "Nessuna condivisione in corso", "Shares you have received but not approved will show up here" : "Le condivisioni che hai ricevuto, ma non approvato saranno mostrate qui", + "Error updating the share: {errorMessage}" : "Errore durante l'aggiornamento della condivisione: {errorMessage}", + "Error updating the share" : "Errore durante l'aggiornamento della condivisione", + "File \"{path}\" has been unshared" : "La condivisione del file \"{path}\" è stata rimossa", + "Folder \"{path}\" has been unshared" : "La condivisione della cartella \"{path}\" è stata rimossa", + "Share {propertyName} saved" : "Condivisione {propertyName} salvata", + "Shared by" : "Condiviso da", + "Shared with" : "Condiviso con", + "Password created successfully" : "Password creata correttamente", + "Error generating password from password policy" : "Errore: la password non rispetta i criteri stabiliti", + "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", + "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", + "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", "Share note" : "Condividi nota", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "Upload files to %s" : "Carica file su %s", "%s shared a folder with you." : "%s ha condiviso una cartella con te.", "Note" : "Nota", @@ -361,6 +356,12 @@ "Share not found" : "Condivisione non trovata", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", + "Waiting…" : "Attendere...", + "error" : "errore", + "finished" : "terminato", + "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", + "Move or copy" : "Sposta o copia", + "You can upload into this folder" : "Puoi caricare in questa cartella", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "Specifica un ID di utente federato valido", "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata", "Please specify a valid circle" : "Specifica una cerchia valida", + "Download all files" : "Scarica tutti i file", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Questa applicazione consente agli utenti di condividere file all'interno di Nextcloud. Se abilitata, l'amministratore può scegliere quali gruppi possono condividere file. Gli utenti ai quali si applica possono quindi condividere file e cartelle con altri utenti e gruppi all'interno di Nextcloud. In aggiunta, se l'amministratore abilita la funzionalità dei collegamenti di condivisione, un collegamento esterno può essere utilizzato per condividere file con altri utenti all'esterno di Nextcloud. Gli amministratori possono inoltre forzare le password, le date di scadenza e abilitare la condivisione tra server tramite collegamenti di condivisione, così come la condivisione da dispositivi mobili.\nLa disattivazione della funzionalità rimuove i file e le cartelle condivisi sul server per tutti i destinatari della condivisione, e anche sui client di sincronizzazione e sulle applicazioni mobili. Altre informazioni sono disponibili nella documentazione di Nextcloud.", "Accept user and group shares by default" : "Accetta le condivisioni di utenti e gruppi in modo predefinito", "Read only" : "Sola lettura", @@ -377,7 +379,6 @@ "Bundled permissions" : "Permessi raggruppati", "Only works for users with access to this folder" : "Funziona solo per gli utenti con accesso a questa cartella", "Only works for users with access to this file" : "Funziona solo per gli utenti con accesso a questo file", - "File drop" : "Elimina file", "Circle" : "Cerchia", "Allow download" : "Consenti scaricamento", "No other users with access found" : "Nessun altro utente con accesso trovato", @@ -389,6 +390,7 @@ "the item was removed" : "l'elemento è stato rimosso", "the link expired" : "il collegamento è scaduto", "sharing is disabled" : "la condivisione è disabilitata", - "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento." + "For more info, please ask the person who sent this link." : "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.", + "Enter your name" : "Digita il tuo nome" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index cf9b14bc36717..4a0357d676531 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "待機中…", - "error" : "エラー", - "finished" : "完了", - "This will stop your current uploads." : "現在のアップロードが停止されます", - "Move or copy" : "移動またはコピー", - "Download" : "ダウンロード", - "Delete" : "削除", - "You can upload into this folder" : "このフォルダーにアップロードできます", - "Terms of service" : "サービス利用規約", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", "File shares" : "ファイル共有", "Downloaded via public link" : "公開リンクからダウンロードしました", "Downloaded by {email}" : "{email} がダウンロードしました", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "メール通知送信中にエラーが発生", "This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました", "shared by %s" : "%s が共有", - "Download all files" : "すべてのファイルをダウンロード", - "Direct link" : "リンク", + "Download" : "ダウンロード", "Add to your %s" : "%sに追加", + "Direct link" : "リンク", "Share API is disabled" : "共有APIが無効です。", "File sharing" : "ファイル共有", "Share will expire tomorrow" : "共有は明日期限切れになります", @@ -124,6 +113,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "{user}からのグループ{group}への共有として{share}を受け取りました", "Accept" : "承諾", "Decline" : "拒否", + "Remember to upload the files to %s" : "%sにファイルをアップロードすることを忘れないでください。", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "まだ共有フォルダにファイルをアップロードしていないことをお知らせします。", + "Open \"%s\"" : "\"%s\" を開く", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。", "People" : "人間", "Filter accounts" : "アカウントのフィルタリング", @@ -255,11 +247,12 @@ OC.L10N.register( "on {server}" : "{server} に", "Note from" : "注釈", "Note:" : "注意:", + "File drop" : "ファイルを転送", + "Terms of service" : "サービス利用規約", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", - "Enter your name" : "あなたの名前を入力", - "Submit name" : "名前を送信", "Upload files to {folder}" : "{folder}にファイルをアップロード", + "Submit name" : "名前を送信", "Allow upload and editing" : "アップロードと編集を許可", "Allow editing" : "編集を許可", "Upload only" : "アップロードのみ", @@ -278,6 +271,7 @@ OC.L10N.register( "Create" : "作成", "Edit" : "編集", "Share" : "共有", + "Delete" : "削除", "Delete share" : "共有を解除", "Share with {userName}" : "{userName} と共有", "Share with email {email}" : "{email} とメールで共有", @@ -294,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "このファイルへのアクセス権を持つ他のユーザーのリストを切り替えます", "Unable to fetch inherited shares" : "継承された共有を取得できません", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下のメールアドレスは無効です: {emails}"], + "Shares" : "共有", "Unable to load the shares list" : "共有リストを読み込めません", "Expires {relativetime}" : "有効期限 {relativetime}", "this share just expired." : "この共有は期限切れになりました。", "Shared with you by {owner}" : "{owner} と共有中", + "Link to a file" : "ファイルへリンク", "_Accept share_::_Accept shares_" : ["共有を受け入れる"], "Open in Files" : "ファイルアプリで開く", "_Reject share_::_Reject shares_" : ["共有の受け入れを拒否する"], @@ -307,22 +303,8 @@ OC.L10N.register( "Shared multiple times with different people" : "異なる人と複数回共有", "Show sharing options" : "共有オプションを表示", "Shared with others" : "他ユーザーと共有中", - "Link to a file" : "ファイルへリンク", - "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", - "Error updating the share" : "共有の更新中にエラー", - "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", - "Folder \"{path}\" has been unshared" : "フォルダーパス \"{path}\" が共有解除されました", - "Share {propertyName} saved" : "共有の {propertyName} が保存されました", "Create file request" : "ファイルリクエストを作成", - "Shared by" : "共有者:", - "Shared with" : "と共有", - "Password created successfully" : "パスワードが正常に作成されました", - "Error generating password from password policy" : "パスワード ポリシーからのパスワード生成エラー", - "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", - "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", - "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", - "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", - "Shares" : "共有", + "Public share" : "公開共有", "Overview of shared files." : "共有済みファイルの概要", "No shares" : "共有なし", "Files and folders you shared or have been shared with you will show up here" : "共有済みまたは、共有されたファイルやフォルダはここに表示されます", @@ -349,7 +331,22 @@ OC.L10N.register( "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", + "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", + "Error updating the share" : "共有の更新中にエラー", + "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", + "Folder \"{path}\" has been unshared" : "フォルダーパス \"{path}\" が共有解除されました", + "Share {propertyName} saved" : "共有の {propertyName} が保存されました", + "Shared by" : "共有者:", + "Shared with" : "と共有", + "Password created successfully" : "パスワードが正常に作成されました", + "Error generating password from password policy" : "パスワード ポリシーからのパスワード生成エラー", + "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", + "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", + "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", + "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", "Share note" : "共有ノート", + "Show list view" : "リストビューで表示", + "Show grid view" : "グリッドビューで表示", "Upload files to %s" : "%s にファイルをアップロード", "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", "Note" : "ノート", @@ -360,6 +357,12 @@ OC.L10N.register( "Share not found" : "共有が見つかりません", "Back to %s" : "%s に戻る", "Add to your Nextcloud" : "あなたのNextcloudに追加", + "Waiting…" : "待機中…", + "error" : "エラー", + "finished" : "完了", + "This will stop your current uploads." : "現在のアップロードが停止されます", + "Move or copy" : "移動またはコピー", + "You can upload into this folder" : "このフォルダーにアップロードできます", "No compatible server found at {remote}" : "互換性のあるサーバーが {remote} にはありません。", "Invalid server URL" : "サーバーのURLが無効", "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", @@ -368,6 +371,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "正しい連携ユーザーIDを指定してください", "You cannot share to a Circle if the app is not enabled" : "アプリが無効の場合は、サークルには共有できません", "Please specify a valid circle" : "正しいサークルを指定してください", + "Download all files" : "すべてのファイルをダウンロード", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使用すると、ユーザーはNextcloud内でファイルを共有できます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 その後、該当するユーザーは、ファイルやフォルダーをNextcloud内の他のユーザーやグループと共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud以外の他のユーザーとファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバー間の共有やモバイルデバイスからの共有も可能にします。この機能をオフにすると、サーバー上のすべての共有受信者の共有ファイルとフォルダーが削除され、 クライアントアプリとモバイルアプリにも同期されます。 詳しくはNextcloudのドキュメントを参照してください。", "Accept user and group shares by default" : "デフォルトでユーザーとグループの共有を受け入れる", "Read only" : "読み込み専用", @@ -376,7 +380,6 @@ OC.L10N.register( "Bundled permissions" : "バンドルされているパーミッション", "Only works for users with access to this folder" : "このフォルダーにアクセスできるユーザーにのみ機能します", "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", - "File drop" : "ファイルを転送", "Circle" : "サークル", "Allow download" : "ダウンロードを許可", "No other users with access found" : "アクセス権を持つ他のユーザーは見つかりませんでした", @@ -388,6 +391,7 @@ OC.L10N.register( "the item was removed" : "アイテムが削除されました", "the link expired" : "リンクの期限が切れています", "sharing is disabled" : "共有は無効になっています", - "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。" + "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。", + "Enter your name" : "あなたの名前を入力" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index fca821c719593..e6cfab4218a53 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "待機中…", - "error" : "エラー", - "finished" : "完了", - "This will stop your current uploads." : "現在のアップロードが停止されます", - "Move or copy" : "移動またはコピー", - "Download" : "ダウンロード", - "Delete" : "削除", - "You can upload into this folder" : "このフォルダーにアップロードできます", - "Terms of service" : "サービス利用規約", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", "File shares" : "ファイル共有", "Downloaded via public link" : "公開リンクからダウンロードしました", "Downloaded by {email}" : "{email} がダウンロードしました", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "メール通知送信中にエラーが発生", "This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました", "shared by %s" : "%s が共有", - "Download all files" : "すべてのファイルをダウンロード", - "Direct link" : "リンク", + "Download" : "ダウンロード", "Add to your %s" : "%sに追加", + "Direct link" : "リンク", "Share API is disabled" : "共有APIが無効です。", "File sharing" : "ファイル共有", "Share will expire tomorrow" : "共有は明日期限切れになります", @@ -122,6 +111,9 @@ "You received {share} to group {group} as a share by {user}" : "{user}からのグループ{group}への共有として{share}を受け取りました", "Accept" : "承諾", "Decline" : "拒否", + "Remember to upload the files to %s" : "%sにファイルをアップロードすることを忘れないでください。", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "まだ共有フォルダにファイルをアップロードしていないことをお知らせします。", + "Open \"%s\"" : "\"%s\" を開く", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使うと、Nextcloud 内でファイルを共有することができます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 該当する人々は、Nextcloud 内の他のアカウントやグループとファイルやフォルダを共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud 外の他の人々とファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバ間の共有やモバイルデバイスからの共有を可能にすることもできます。\nこの機能をオフにすると、サーバ上のすべての共有受信者の共有ファイルとフォルダが削除され、 同期クライアントやモバイルアプリ上でも削除されます。詳細は Nextcloud ドキュメントをご覧ください。", "People" : "人間", "Filter accounts" : "アカウントのフィルタリング", @@ -253,11 +245,12 @@ "on {server}" : "{server} に", "Note from" : "注釈", "Note:" : "注意:", + "File drop" : "ファイルを転送", + "Terms of service" : "サービス利用規約", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", - "Enter your name" : "あなたの名前を入力", - "Submit name" : "名前を送信", "Upload files to {folder}" : "{folder}にファイルをアップロード", + "Submit name" : "名前を送信", "Allow upload and editing" : "アップロードと編集を許可", "Allow editing" : "編集を許可", "Upload only" : "アップロードのみ", @@ -276,6 +269,7 @@ "Create" : "作成", "Edit" : "編集", "Share" : "共有", + "Delete" : "削除", "Delete share" : "共有を解除", "Share with {userName}" : "{userName} と共有", "Share with email {email}" : "{email} とメールで共有", @@ -292,10 +286,12 @@ "Toggle list of others with access to this file" : "このファイルへのアクセス権を持つ他のユーザーのリストを切り替えます", "Unable to fetch inherited shares" : "継承された共有を取得できません", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下のメールアドレスは無効です: {emails}"], + "Shares" : "共有", "Unable to load the shares list" : "共有リストを読み込めません", "Expires {relativetime}" : "有効期限 {relativetime}", "this share just expired." : "この共有は期限切れになりました。", "Shared with you by {owner}" : "{owner} と共有中", + "Link to a file" : "ファイルへリンク", "_Accept share_::_Accept shares_" : ["共有を受け入れる"], "Open in Files" : "ファイルアプリで開く", "_Reject share_::_Reject shares_" : ["共有の受け入れを拒否する"], @@ -305,22 +301,8 @@ "Shared multiple times with different people" : "異なる人と複数回共有", "Show sharing options" : "共有オプションを表示", "Shared with others" : "他ユーザーと共有中", - "Link to a file" : "ファイルへリンク", - "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", - "Error updating the share" : "共有の更新中にエラー", - "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", - "Folder \"{path}\" has been unshared" : "フォルダーパス \"{path}\" が共有解除されました", - "Share {propertyName} saved" : "共有の {propertyName} が保存されました", "Create file request" : "ファイルリクエストを作成", - "Shared by" : "共有者:", - "Shared with" : "と共有", - "Password created successfully" : "パスワードが正常に作成されました", - "Error generating password from password policy" : "パスワード ポリシーからのパスワード生成エラー", - "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", - "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", - "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", - "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", - "Shares" : "共有", + "Public share" : "公開共有", "Overview of shared files." : "共有済みファイルの概要", "No shares" : "共有なし", "Files and folders you shared or have been shared with you will show up here" : "共有済みまたは、共有されたファイルやフォルダはここに表示されます", @@ -347,7 +329,22 @@ "List of unapproved shares." : "未承認の共有の一覧", "No pending shares" : "保留中の共有はありません", "Shares you have received but not approved will show up here" : "あなたが受け取ったが承認されていない共有は、ここに表示されます", + "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", + "Error updating the share" : "共有の更新中にエラー", + "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました", + "Folder \"{path}\" has been unshared" : "フォルダーパス \"{path}\" が共有解除されました", + "Share {propertyName} saved" : "共有の {propertyName} が保存されました", + "Shared by" : "共有者:", + "Shared with" : "と共有", + "Password created successfully" : "パスワードが正常に作成されました", + "Error generating password from password policy" : "パスワード ポリシーからのパスワード生成エラー", + "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", + "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", + "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", + "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", "Share note" : "共有ノート", + "Show list view" : "リストビューで表示", + "Show grid view" : "グリッドビューで表示", "Upload files to %s" : "%s にファイルをアップロード", "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", "Note" : "ノート", @@ -358,6 +355,12 @@ "Share not found" : "共有が見つかりません", "Back to %s" : "%s に戻る", "Add to your Nextcloud" : "あなたのNextcloudに追加", + "Waiting…" : "待機中…", + "error" : "エラー", + "finished" : "完了", + "This will stop your current uploads." : "現在のアップロードが停止されます", + "Move or copy" : "移動またはコピー", + "You can upload into this folder" : "このフォルダーにアップロードできます", "No compatible server found at {remote}" : "互換性のあるサーバーが {remote} にはありません。", "Invalid server URL" : "サーバーのURLが無効", "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", @@ -366,6 +369,7 @@ "Please specify a valid federated user ID" : "正しい連携ユーザーIDを指定してください", "You cannot share to a Circle if the app is not enabled" : "アプリが無効の場合は、サークルには共有できません", "Please specify a valid circle" : "正しいサークルを指定してください", + "Download all files" : "すべてのファイルをダウンロード", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "このアプリケーションを使用すると、ユーザーはNextcloud内でファイルを共有できます。 有効にすると、管理者はファイルを共有できるグループを選択できます。 その後、該当するユーザーは、ファイルやフォルダーをNextcloud内の他のユーザーやグループと共有できます。 さらに、管理者が共有リンク機能を有効にすると、外部リンクを使用してNextcloud以外の他のユーザーとファイルを共有することができます。 管理者は、パスワード、有効期限の日付を設定し、共有リンクを介したサーバー間の共有やモバイルデバイスからの共有も可能にします。この機能をオフにすると、サーバー上のすべての共有受信者の共有ファイルとフォルダーが削除され、 クライアントアプリとモバイルアプリにも同期されます。 詳しくはNextcloudのドキュメントを参照してください。", "Accept user and group shares by default" : "デフォルトでユーザーとグループの共有を受け入れる", "Read only" : "読み込み専用", @@ -374,7 +378,6 @@ "Bundled permissions" : "バンドルされているパーミッション", "Only works for users with access to this folder" : "このフォルダーにアクセスできるユーザーにのみ機能します", "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", - "File drop" : "ファイルを転送", "Circle" : "サークル", "Allow download" : "ダウンロードを許可", "No other users with access found" : "アクセス権を持つ他のユーザーは見つかりませんでした", @@ -386,6 +389,7 @@ "the item was removed" : "アイテムが削除されました", "the link expired" : "リンクの期限が切れています", "sharing is disabled" : "共有は無効になっています", - "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。" + "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。", + "Enter your name" : "あなたの名前を入力" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 22892e0a17695..0389546e45f61 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Waiting…", - "error" : "error", - "finished" : "finished", - "This will stop your current uploads." : "This will stop your current uploads.", - "Move or copy" : "Move or copy", - "Download" : "Download", - "Delete" : "Delete", - "You can upload into this folder" : "You can upload into this folder", - "Terms of service" : "Terms of service", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.", "Wrong password" : "Wrong password", "shared by %s" : "shared by %s", - "Download all files" : "Download all files", - "Direct link" : "Direct link", + "Download" : "Download", "Add to your %s" : "Add to your %s", + "Direct link" : "Direct link", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "Share will expire tomorrow" : "Share will expire tomorrow", @@ -180,7 +169,9 @@ OC.L10N.register( "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", - "Enter your name" : "Enter your name", + "File drop" : "File drop", + "Terms of service" : "Terms of service", + "Nickname" : "Nickname", "Allow upload and editing" : "Allow upload and editing", "Allow editing" : "Allow editing", "Upload only" : "Upload only", @@ -198,6 +189,7 @@ OC.L10N.register( "Create" : "Create", "Edit" : "Edit", "Share" : "Share", + "Delete" : "Delete", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", @@ -210,10 +202,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", + "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], @@ -222,21 +216,6 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", "Shared with others" : "Shared with others", - "Link to a file" : "Link to a file", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "Error updating the share", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", - "Shared by" : "Shared by", - "Shared with" : "Shared with", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", - "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", - "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Shares" : "Shares", "Overview of shared files." : "Overview of shared files.", "No shares" : "No shares", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -259,7 +238,22 @@ OC.L10N.register( "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "Error updating the share", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "Shared by", + "Shared with" : "Shared with", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", + "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", + "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", "Share note" : "Share note", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "Upload files to %s" : "Upload files to %s", "Note" : "Note", "Select or drop files" : "Select or drop files", @@ -269,6 +263,12 @@ OC.L10N.register( "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", + "Waiting…" : "Waiting…", + "error" : "error", + "finished" : "finished", + "This will stop your current uploads." : "This will stop your current uploads.", + "Move or copy" : "Move or copy", + "You can upload into this folder" : "You can upload into this folder", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -277,6 +277,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", + "Download all files" : "Download all files", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "Accept user and group shares by default" : "Accept user and group shares by default", "Read only" : "Read only", @@ -285,7 +286,6 @@ OC.L10N.register( "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", - "File drop" : "File drop", "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", @@ -297,6 +297,7 @@ OC.L10N.register( "the item was removed" : "the item was removed", "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", - "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link." + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Enter your name" : "Enter your name" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index 292fc170d227b..24e65f8de3b13 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Waiting…", - "error" : "error", - "finished" : "finished", - "This will stop your current uploads." : "This will stop your current uploads.", - "Move or copy" : "Move or copy", - "Download" : "Download", - "Delete" : "Delete", - "You can upload into this folder" : "You can upload into this folder", - "Terms of service" : "Terms of service", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", "File shares" : "File shares", "Downloaded via public link" : "Downloaded via public link", "Downloaded by {email}" : "Downloaded by {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled.", "Wrong password" : "Wrong password", "shared by %s" : "shared by %s", - "Download all files" : "Download all files", - "Direct link" : "Direct link", + "Download" : "Download", "Add to your %s" : "Add to your %s", + "Direct link" : "Direct link", "Share API is disabled" : "Share API is disabled", "File sharing" : "File sharing", "Share will expire tomorrow" : "Share will expire tomorrow", @@ -178,7 +167,9 @@ "Deck board" : "Deck board", "ScienceMesh" : "ScienceMesh", "on {server}" : "on {server}", - "Enter your name" : "Enter your name", + "File drop" : "File drop", + "Terms of service" : "Terms of service", + "Nickname" : "Nickname", "Allow upload and editing" : "Allow upload and editing", "Allow editing" : "Allow editing", "Upload only" : "Upload only", @@ -196,6 +187,7 @@ "Create" : "Create", "Edit" : "Edit", "Share" : "Share", + "Delete" : "Delete", "Delete share" : "Delete share", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", @@ -208,10 +200,12 @@ "Toggle list of others with access to this directory" : "Toggle list of others with access to this directory", "Toggle list of others with access to this file" : "Toggle list of others with access to this file", "Unable to fetch inherited shares" : "Unable to fetch inherited shares", + "Shares" : "Shares", "Unable to load the shares list" : "Unable to load the shares list", "Expires {relativetime}" : "Expires {relativetime}", "this share just expired." : "this share just expired.", "Shared with you by {owner}" : "Shared with you by {owner}", + "Link to a file" : "Link to a file", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "Open in Files", "_Reject share_::_Reject shares_" : ["Reject share","Reject shares"], @@ -220,21 +214,6 @@ "Shared by {ownerDisplayName}" : "Shared by {ownerDisplayName}", "Show sharing options" : "Show sharing options", "Shared with others" : "Shared with others", - "Link to a file" : "Link to a file", - "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", - "Error updating the share" : "Error updating the share", - "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", - "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", - "Shared by" : "Shared by", - "Shared with" : "Shared with", - "Password created successfully" : "Password created successfully", - "Error generating password from password policy" : "Error generating password from password policy", - "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", - "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", - "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Shares" : "Shares", "Overview of shared files." : "Overview of shared files.", "No shares" : "No shares", "Files and folders you shared or have been shared with you will show up here" : "Files and folders you shared or have been shared with you will show up here", @@ -257,7 +236,22 @@ "List of unapproved shares." : "List of unapproved shares.", "No pending shares" : "No pending shares", "Shares you have received but not approved will show up here" : "Shares you have received but not approved will show up here", + "Error updating the share: {errorMessage}" : "Error updating the share: {errorMessage}", + "Error updating the share" : "Error updating the share", + "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", + "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", + "Share {propertyName} saved" : "Share {propertyName} saved", + "Shared by" : "Shared by", + "Shared with" : "Shared with", + "Password created successfully" : "Password created successfully", + "Error generating password from password policy" : "Error generating password from password policy", + "Shared with you and the group {group} by {owner}" : "Shared with you and the group {group} by {owner}", + "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", + "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", "Share note" : "Share note", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "Upload files to %s" : "Upload files to %s", "Note" : "Note", "Select or drop files" : "Select or drop files", @@ -267,6 +261,12 @@ "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", + "Waiting…" : "Waiting…", + "error" : "error", + "finished" : "finished", + "This will stop your current uploads." : "This will stop your current uploads.", + "Move or copy" : "Move or copy", + "You can upload into this folder" : "You can upload into this folder", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -275,6 +275,7 @@ "Please specify a valid federated user ID" : "Please specify a valid federated user ID", "You cannot share to a Circle if the app is not enabled" : "You cannot share to a Circle if the app is not enabled", "Please specify a valid circle" : "Please specify a valid circle", + "Download all files" : "Download all files", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation.", "Accept user and group shares by default" : "Accept user and group shares by default", "Read only" : "Read only", @@ -283,7 +284,6 @@ "Bundled permissions" : "Bundled permissions", "Only works for users with access to this folder" : "Only works for users with access to this folder", "Only works for users with access to this file" : "Only works for users with access to this file", - "File drop" : "File drop", "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", @@ -295,6 +295,7 @@ "the item was removed" : "the item was removed", "the link expired" : "the link expired", "sharing is disabled" : "sharing is disabled", - "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link." + "For more info, please ask the person who sent this link." : "For more info, please ask the person who sent this link.", + "Enter your name" : "Enter your name" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index b37175df9e1a6..acf897ae04282 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "대기중...", - "error" : "오류", - "finished" : "완료됨", - "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", - "Move or copy" : "이동이나 복사", - "Download" : "다운로드", - "Delete" : "삭제", - "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", - "Terms of service" : "이용 약관", - "Show list view" : "목록 보기", - "Show grid view" : "그리드뷰 보기", "File shares" : "파일 공유", "Downloaded via public link" : "공개 링크로 다운로드", "Downloaded by {email}" : "{email} 님이 다운로드함", @@ -99,9 +88,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud 토크가 활성화되어 있지 않기 때문에, 파일 및 폴더 공유를 위한 \"Nextcloud 토크에 암호 보내기\"가 실패했습니다.", "Wrong password" : "잘못된 암호", "shared by %s" : "%s에 의해 공유됨", - "Download all files" : "모든 파일 다운로드", - "Direct link" : "직접 링크", + "Download" : "다운로드", "Add to your %s" : "%s에 추가", + "Direct link" : "직접 링크", "Share API is disabled" : "공유 API가 비활성화됨", "File sharing" : "파일 공유", "Share will expire tomorrow" : "내일 공유가 만료됩니다.", @@ -186,7 +175,8 @@ OC.L10N.register( "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", - "Enter your name" : "이름을 입력하세요", + "File drop" : "파일 업로드 전용", + "Terms of service" : "이용 약관", "Allow upload and editing" : "업로드와 수정 허용", "Allow editing" : "수정 허용", "Upload only" : "업로드만", @@ -204,6 +194,7 @@ OC.L10N.register( "Create" : "생성", "Edit" : "편집", "Share" : "공유", + "Delete" : "삭제", "Delete share" : "공유 삭제", "Share with {userName}" : "{userName}와(과) 공유", "Share with group" : "그룹과 공유", @@ -217,10 +208,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "이 경로에 접근할 수 있는 사용자들의 목록 전환", "Toggle list of others with access to this file" : "이 파일에 접근할 수 있는 사용자들의 목록 전환", "Unable to fetch inherited shares" : "상속된 공유를 가져올 수 없음", + "Shares" : "공유", "Unable to load the shares list" : "공유 목록을 불러올 수 없음", "Expires {relativetime}" : "{relativetime}에 만료", "this share just expired." : "이 공유는 방금 만료되었습니다.", "Shared with you by {owner}" : "{owner}님이 당신에게 공유함", + "Link to a file" : "파일로 향한 링크", "_Accept share_::_Accept shares_" : ["공유 수락"], "Open in Files" : "파일에서 열기", "_Reject share_::_Reject shares_" : ["공유 거절"], @@ -230,21 +223,6 @@ OC.L10N.register( "Shared multiple times with different people" : "여러 사용자와 공유됨", "Show sharing options" : "공유 옵션 표시", "Shared with others" : "다른 사람과 공유됨", - "Link to a file" : "파일로 향한 링크", - "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", - "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", - "File \"{path}\" has been unshared" : "\"{path}\" 파일의 공유가 취소됨", - "Folder \"{path}\" has been unshared" : "\"{path}\" 폴더의 공유가 취소됨", - "Share {propertyName} saved" : "{propertyName} 공유 저장됨", - "Shared by" : "공유한 사용자:", - "Shared with" : "다음 사용자와 공유함", - "Password created successfully" : "암호가 성공적으로 생성됨", - "Error generating password from password policy" : "암호 정책에서 암호 생성 중에 오류 발생", - "Shared with you and the group {group} by {owner}" : "{owner}님이 당신 및 {group} 그룹에게 공유함", - "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", - "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", - "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", - "Shares" : "공유", "Overview of shared files." : "공유된 파일들의 개요", "No shares" : "공유 없음", "Files and folders you shared or have been shared with you will show up here" : "당신이 공유하거나 당신에게 공유된 파일과 폴더가 이곳에 나타납니다.", @@ -267,7 +245,22 @@ OC.L10N.register( "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", "Shares you have received but not approved will show up here" : "받았지만 수락하지 않은 공유들이 이곳에 나타납니다.", + "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", + "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", + "File \"{path}\" has been unshared" : "\"{path}\" 파일의 공유가 취소됨", + "Folder \"{path}\" has been unshared" : "\"{path}\" 폴더의 공유가 취소됨", + "Share {propertyName} saved" : "{propertyName} 공유 저장됨", + "Shared by" : "공유한 사용자:", + "Shared with" : "다음 사용자와 공유함", + "Password created successfully" : "암호가 성공적으로 생성됨", + "Error generating password from password policy" : "암호 정책에서 암호 생성 중에 오류 발생", + "Shared with you and the group {group} by {owner}" : "{owner}님이 당신 및 {group} 그룹에게 공유함", + "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", + "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", + "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", "Share note" : "공유 노트", + "Show list view" : "목록 보기", + "Show grid view" : "그리드뷰 보기", "Upload files to %s" : "%s에 파일 업로드", "Note" : "노트", "Select or drop files" : "파일을 선택하거나 끌어다 놓기", @@ -277,6 +270,12 @@ OC.L10N.register( "Share not found" : "공유를 찾을 수 없음", "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", + "Waiting…" : "대기중...", + "error" : "오류", + "finished" : "완료됨", + "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", + "Move or copy" : "이동이나 복사", + "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", "No compatible server found at {remote}" : "{remote}에서 호환 서버를 찾을 수 없음", "Invalid server URL" : "잘못된 서버 URL", "Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음", @@ -285,6 +284,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "유효한 연합 사용자 ID를 지정하세요.", "You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음", "Please specify a valid circle" : "올바른 서클을 지정하십시오", + "Download all files" : "모든 파일 다운로드", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.", "Accept user and group shares by default" : "사용자 공유나 그룹 공유를 기본으로 허용함", "Read only" : "Read only", @@ -293,7 +293,6 @@ OC.L10N.register( "Bundled permissions" : "번들 권한", "Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능", "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", - "File drop" : "파일 업로드 전용", "Circle" : "서클", "Allow download" : "다운로드 허용", "No other users with access found" : "액세스 권한이 있는 사용자 없음", @@ -305,6 +304,7 @@ OC.L10N.register( "the item was removed" : "항목이 삭제됨", "the link expired" : "링크가 만료됨", "sharing is disabled" : "공유가 비활성화됨", - "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오." + "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", + "Enter your name" : "이름을 입력하세요" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 3937736ebd6aa..57697db0e26f0 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "대기중...", - "error" : "오류", - "finished" : "완료됨", - "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", - "Move or copy" : "이동이나 복사", - "Download" : "다운로드", - "Delete" : "삭제", - "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", - "Terms of service" : "이용 약관", - "Show list view" : "목록 보기", - "Show grid view" : "그리드뷰 보기", "File shares" : "파일 공유", "Downloaded via public link" : "공개 링크로 다운로드", "Downloaded by {email}" : "{email} 님이 다운로드함", @@ -97,9 +86,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Nextcloud 토크가 활성화되어 있지 않기 때문에, 파일 및 폴더 공유를 위한 \"Nextcloud 토크에 암호 보내기\"가 실패했습니다.", "Wrong password" : "잘못된 암호", "shared by %s" : "%s에 의해 공유됨", - "Download all files" : "모든 파일 다운로드", - "Direct link" : "직접 링크", + "Download" : "다운로드", "Add to your %s" : "%s에 추가", + "Direct link" : "직접 링크", "Share API is disabled" : "공유 API가 비활성화됨", "File sharing" : "파일 공유", "Share will expire tomorrow" : "내일 공유가 만료됩니다.", @@ -184,7 +173,8 @@ "Talk conversation" : "토크 대화", "Deck board" : "Deck 보드", "on {server}" : "{server}에서", - "Enter your name" : "이름을 입력하세요", + "File drop" : "파일 업로드 전용", + "Terms of service" : "이용 약관", "Allow upload and editing" : "업로드와 수정 허용", "Allow editing" : "수정 허용", "Upload only" : "업로드만", @@ -202,6 +192,7 @@ "Create" : "생성", "Edit" : "편집", "Share" : "공유", + "Delete" : "삭제", "Delete share" : "공유 삭제", "Share with {userName}" : "{userName}와(과) 공유", "Share with group" : "그룹과 공유", @@ -215,10 +206,12 @@ "Toggle list of others with access to this directory" : "이 경로에 접근할 수 있는 사용자들의 목록 전환", "Toggle list of others with access to this file" : "이 파일에 접근할 수 있는 사용자들의 목록 전환", "Unable to fetch inherited shares" : "상속된 공유를 가져올 수 없음", + "Shares" : "공유", "Unable to load the shares list" : "공유 목록을 불러올 수 없음", "Expires {relativetime}" : "{relativetime}에 만료", "this share just expired." : "이 공유는 방금 만료되었습니다.", "Shared with you by {owner}" : "{owner}님이 당신에게 공유함", + "Link to a file" : "파일로 향한 링크", "_Accept share_::_Accept shares_" : ["공유 수락"], "Open in Files" : "파일에서 열기", "_Reject share_::_Reject shares_" : ["공유 거절"], @@ -228,21 +221,6 @@ "Shared multiple times with different people" : "여러 사용자와 공유됨", "Show sharing options" : "공유 옵션 표시", "Shared with others" : "다른 사람과 공유됨", - "Link to a file" : "파일로 향한 링크", - "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", - "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", - "File \"{path}\" has been unshared" : "\"{path}\" 파일의 공유가 취소됨", - "Folder \"{path}\" has been unshared" : "\"{path}\" 폴더의 공유가 취소됨", - "Share {propertyName} saved" : "{propertyName} 공유 저장됨", - "Shared by" : "공유한 사용자:", - "Shared with" : "다음 사용자와 공유함", - "Password created successfully" : "암호가 성공적으로 생성됨", - "Error generating password from password policy" : "암호 정책에서 암호 생성 중에 오류 발생", - "Shared with you and the group {group} by {owner}" : "{owner}님이 당신 및 {group} 그룹에게 공유함", - "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", - "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", - "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", - "Shares" : "공유", "Overview of shared files." : "공유된 파일들의 개요", "No shares" : "공유 없음", "Files and folders you shared or have been shared with you will show up here" : "당신이 공유하거나 당신에게 공유된 파일과 폴더가 이곳에 나타납니다.", @@ -265,7 +243,22 @@ "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", "Shares you have received but not approved will show up here" : "받았지만 수락하지 않은 공유들이 이곳에 나타납니다.", + "Error updating the share: {errorMessage}" : "공유를 업데이트 하는 중 오류 발생: {errorMessage}", + "Error updating the share" : "공유를 업데이트 하는 중 오류 발생", + "File \"{path}\" has been unshared" : "\"{path}\" 파일의 공유가 취소됨", + "Folder \"{path}\" has been unshared" : "\"{path}\" 폴더의 공유가 취소됨", + "Share {propertyName} saved" : "{propertyName} 공유 저장됨", + "Shared by" : "공유한 사용자:", + "Shared with" : "다음 사용자와 공유함", + "Password created successfully" : "암호가 성공적으로 생성됨", + "Error generating password from password policy" : "암호 정책에서 암호 생성 중에 오류 발생", + "Shared with you and the group {group} by {owner}" : "{owner}님이 당신 및 {group} 그룹에게 공유함", + "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", + "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", + "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", "Share note" : "공유 노트", + "Show list view" : "목록 보기", + "Show grid view" : "그리드뷰 보기", "Upload files to %s" : "%s에 파일 업로드", "Note" : "노트", "Select or drop files" : "파일을 선택하거나 끌어다 놓기", @@ -275,6 +268,12 @@ "Share not found" : "공유를 찾을 수 없음", "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", + "Waiting…" : "대기중...", + "error" : "오류", + "finished" : "완료됨", + "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", + "Move or copy" : "이동이나 복사", + "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", "No compatible server found at {remote}" : "{remote}에서 호환 서버를 찾을 수 없음", "Invalid server URL" : "잘못된 서버 URL", "Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음", @@ -283,6 +282,7 @@ "Please specify a valid federated user ID" : "유효한 연합 사용자 ID를 지정하세요.", "You cannot share to a Circle if the app is not enabled" : "서클 앱이 활성화되어 있지 않으면 서클로 공유할 수 없음", "Please specify a valid circle" : "올바른 서클을 지정하십시오", + "Download all files" : "모든 파일 다운로드", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.", "Accept user and group shares by default" : "사용자 공유나 그룹 공유를 기본으로 허용함", "Read only" : "Read only", @@ -291,7 +291,6 @@ "Bundled permissions" : "번들 권한", "Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능", "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", - "File drop" : "파일 업로드 전용", "Circle" : "서클", "Allow download" : "다운로드 허용", "No other users with access found" : "액세스 권한이 있는 사용자 없음", @@ -303,6 +302,7 @@ "the item was removed" : "항목이 삭제됨", "the link expired" : "링크가 만료됨", "sharing is disabled" : "공유가 비활성화됨", - "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오." + "For more info, please ask the person who sent this link." : "자세한 정보는 링크를 보낸 사람에게 문의하십시오.", + "Enter your name" : "이름을 입력하세요" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 57d1637db2fa4..a0b50674bdd04 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Laukiama…", - "error" : "klaida", - "finished" : "pabaigta", - "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", - "Move or copy" : "Perkelti ar kopijuoti", - "Download" : "Atsisiųsti", - "Delete" : "Ištrinti", - "You can upload into this folder" : "Galite įkelti į šį aplanką", - "Terms of service" : "Naudojimosi sąlygos", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", "File shares" : "Bendrinami failai", "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", "Downloaded by {email}" : "Atsisiuntė {email}", @@ -92,9 +81,9 @@ OC.L10N.register( "Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai", "Wrong password" : "Neteisingas slaptažodis", "shared by %s" : "bendrina %s", - "Download all files" : "Atsisiųsti visus failus ", - "Direct link" : "Tiesioginė nuoroda", + "Download" : "Atsisiųsti", "Add to your %s" : "Pridėti į jūsų %s", + "Direct link" : "Tiesioginė nuoroda", "Share API is disabled" : "Bendrinimo API yra išjungtas", "File sharing" : "Failų pasidalinimas", "Share will expire tomorrow" : "Bendrinimo laikas baigiasi rytoj.", @@ -162,7 +151,7 @@ OC.L10N.register( "Group" : "Grupė", "Email" : "El. paštas", "on {server}" : "serveryje {server}", - "Enter your name" : "Įveskite savo vardą", + "Terms of service" : "Naudojimosi sąlygos", "Allow upload and editing" : "Leisti įkelti ir redaguoti", "Allow editing" : "Leisti redaguoti", "Advanced settings" : "Išplėstiniai nustatymai", @@ -178,28 +167,21 @@ OC.L10N.register( "Create" : "Sukurti", "Edit" : "Taisyti", "Share" : "Bendrinti", + "Delete" : "Ištrinti", "Delete share" : "Ištrinti viešinį", "Others with access" : "Kiti asmenys, turintys prieigą", "Toggle list of others with access to this directory" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio katalogo", "Toggle list of others with access to this file" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio failo", "Unable to fetch inherited shares" : "Nepavyko gauti paveldėtų viešinių", + "Shares" : "Viešiniai", "Unable to load the shares list" : "Nepavyko įkelti viešinių sąrašo", "Expires {relativetime}" : "Galioja iki {relativetime}", "this share just expired." : "šis viešinys ką tik nustojo galioti.", "Shared with you by {owner}" : "{owner} pasidalino su jumis", + "Link to a file" : "Nuoroda į failą", "Shared" : "Bendrinama", "Shared with others" : "Bendrinama su kitais", - "Link to a file" : "Nuoroda į failą", - "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", - "Error updating the share" : "Klaida atnaujinant viešinį", - "Shared by" : "Bendrina", - "Shared with" : "Bendrinama su", - "Password created successfully" : "Slaptažodis sėkmingai sukurtas", - "Shared with you and the group {group} by {owner}" : "{owner} pradėjo bendrinti su jumis ir grupe {group}", - "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", - "Shares" : "Viešiniai", + "Public share" : "Viešasis viešinys", "No shares" : "Nėra jokių viešinių", "Shared with you" : "Bendrinama su jumis", "Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama", @@ -210,7 +192,18 @@ OC.L10N.register( "No deleted shares" : "Ištrintų viešinių nėra", "Pending shares" : "Laukiantys viešiniai", "No pending shares" : "Nėra jokių laukiančių viešinių", + "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", + "Error updating the share" : "Klaida atnaujinant viešinį", + "Shared by" : "Bendrina", + "Shared with" : "Bendrinama su", + "Password created successfully" : "Slaptažodis sėkmingai sukurtas", + "Shared with you and the group {group} by {owner}" : "{owner} pradėjo bendrinti su jumis ir grupe {group}", + "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", "Share note" : "Pasidalinimo pastaba", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", "Upload files to %s" : "Įkelkite failus į %s", "Note" : "Pastaba", "Select or drop files" : "Pasirinkite arba vilkite failus", @@ -220,6 +213,12 @@ OC.L10N.register( "Share not found" : "Viešinys nerastas", "Back to %s" : "Atgal į %s", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", + "Waiting…" : "Laukiama…", + "error" : "klaida", + "finished" : "pabaigta", + "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", + "Move or copy" : "Perkelti ar kopijuoti", + "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", @@ -227,6 +226,7 @@ OC.L10N.register( "Please specify a valid user" : "Nurodykite naudotoją", "You cannot share to a Circle if the app is not enabled" : "Negalite bendrinti su ratu, jeigu programėlė nėra įjungta", "Please specify a valid circle" : "Pasirinkite naudotojų ratą", + "Download all files" : "Atsisiųsti visus failus ", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ši programa leidžia naudotojams bendrinti failus „Nextcloud“ platformoje. Jei įjungta, administratorius gali pasirinkti, kurios naudotojų grupės galės bendrinti failus. Tuomet atitinkami naudotojai galės bendrinti failus ir aplankus su kitais „Nextcloud“ naudotojais ir jų grupėmis. Be to, jei administratorius įjungia bendrinimo nuorodos ypatybę, išorinė nuoroda galės būti naudojama bendrinant failus su išoriniais naudotojais už „Nextcloud“ ribų. Administratoriai taip pat gali nustatyti slaptažodžius, viešinio galiojimo datas ir įjungti per bendrinimo nuorodas bendrinimą nuo serverio serveriui, o taip pat bendrinimą iš mobiliųjų įrenginių.\nIšjungus šią ypatybę, serveryje esantys bendrinami failai ir aplankai taps nebeprieinami visiems viešinio gavėjams, o taip pat sinchronizavimo klientams ir mobiliosioms programėlėms. Daugiau informacijos rasite „Nextcloud“ dokumentacijoje. ", "Accept user and group shares by default" : "Pagal numatymą, priimti naudotojo ir grupių viešinius", "Read only" : "Tik skaitymui", @@ -245,6 +245,7 @@ OC.L10N.register( "the item was removed" : "elementas buvo pašalintas", "the link expired" : "baigėsi nuorodos galiojimo laikas", "sharing is disabled" : "dalinimasis yra išjungtas", - "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą." + "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", + "Enter your name" : "Įveskite savo vardą" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 2c2ad91e1504b..72b1d83fd0f37 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Laukiama…", - "error" : "klaida", - "finished" : "pabaigta", - "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", - "Move or copy" : "Perkelti ar kopijuoti", - "Download" : "Atsisiųsti", - "Delete" : "Ištrinti", - "You can upload into this folder" : "Galite įkelti į šį aplanką", - "Terms of service" : "Naudojimosi sąlygos", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", "File shares" : "Bendrinami failai", "Downloaded via public link" : "Atsisiųstas per viešąją nuorodą", "Downloaded by {email}" : "Atsisiuntė {email}", @@ -90,9 +79,9 @@ "Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai", "Wrong password" : "Neteisingas slaptažodis", "shared by %s" : "bendrina %s", - "Download all files" : "Atsisiųsti visus failus ", - "Direct link" : "Tiesioginė nuoroda", + "Download" : "Atsisiųsti", "Add to your %s" : "Pridėti į jūsų %s", + "Direct link" : "Tiesioginė nuoroda", "Share API is disabled" : "Bendrinimo API yra išjungtas", "File sharing" : "Failų pasidalinimas", "Share will expire tomorrow" : "Bendrinimo laikas baigiasi rytoj.", @@ -160,7 +149,7 @@ "Group" : "Grupė", "Email" : "El. paštas", "on {server}" : "serveryje {server}", - "Enter your name" : "Įveskite savo vardą", + "Terms of service" : "Naudojimosi sąlygos", "Allow upload and editing" : "Leisti įkelti ir redaguoti", "Allow editing" : "Leisti redaguoti", "Advanced settings" : "Išplėstiniai nustatymai", @@ -176,28 +165,21 @@ "Create" : "Sukurti", "Edit" : "Taisyti", "Share" : "Bendrinti", + "Delete" : "Ištrinti", "Delete share" : "Ištrinti viešinį", "Others with access" : "Kiti asmenys, turintys prieigą", "Toggle list of others with access to this directory" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio katalogo", "Toggle list of others with access to this file" : "Perjungti sąrašą kitų asmenų, turinčių prieigą prie šio failo", "Unable to fetch inherited shares" : "Nepavyko gauti paveldėtų viešinių", + "Shares" : "Viešiniai", "Unable to load the shares list" : "Nepavyko įkelti viešinių sąrašo", "Expires {relativetime}" : "Galioja iki {relativetime}", "this share just expired." : "šis viešinys ką tik nustojo galioti.", "Shared with you by {owner}" : "{owner} pasidalino su jumis", + "Link to a file" : "Nuoroda į failą", "Shared" : "Bendrinama", "Shared with others" : "Bendrinama su kitais", - "Link to a file" : "Nuoroda į failą", - "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", - "Error updating the share" : "Klaida atnaujinant viešinį", - "Shared by" : "Bendrina", - "Shared with" : "Bendrinama su", - "Password created successfully" : "Slaptažodis sėkmingai sukurtas", - "Shared with you and the group {group} by {owner}" : "{owner} pradėjo bendrinti su jumis ir grupe {group}", - "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", - "Shares" : "Viešiniai", + "Public share" : "Viešasis viešinys", "No shares" : "Nėra jokių viešinių", "Shared with you" : "Bendrinama su jumis", "Nothing shared with you yet" : "Kol kas su jumis nieko nėra bendrinama", @@ -208,7 +190,18 @@ "No deleted shares" : "Ištrintų viešinių nėra", "Pending shares" : "Laukiantys viešiniai", "No pending shares" : "Nėra jokių laukiančių viešinių", + "Error updating the share: {errorMessage}" : "Klaida atnaujinant viešinį: {errorMessage}", + "Error updating the share" : "Klaida atnaujinant viešinį", + "Shared by" : "Bendrina", + "Shared with" : "Bendrinama su", + "Password created successfully" : "Slaptažodis sėkmingai sukurtas", + "Shared with you and the group {group} by {owner}" : "{owner} pradėjo bendrinti su jumis ir grupe {group}", + "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", "Share note" : "Pasidalinimo pastaba", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", "Upload files to %s" : "Įkelkite failus į %s", "Note" : "Pastaba", "Select or drop files" : "Pasirinkite arba vilkite failus", @@ -218,6 +211,12 @@ "Share not found" : "Viešinys nerastas", "Back to %s" : "Atgal į %s", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", + "Waiting…" : "Laukiama…", + "error" : "klaida", + "finished" : "pabaigta", + "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", + "Move or copy" : "Perkelti ar kopijuoti", + "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", @@ -225,6 +224,7 @@ "Please specify a valid user" : "Nurodykite naudotoją", "You cannot share to a Circle if the app is not enabled" : "Negalite bendrinti su ratu, jeigu programėlė nėra įjungta", "Please specify a valid circle" : "Pasirinkite naudotojų ratą", + "Download all files" : "Atsisiųsti visus failus ", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ši programa leidžia naudotojams bendrinti failus „Nextcloud“ platformoje. Jei įjungta, administratorius gali pasirinkti, kurios naudotojų grupės galės bendrinti failus. Tuomet atitinkami naudotojai galės bendrinti failus ir aplankus su kitais „Nextcloud“ naudotojais ir jų grupėmis. Be to, jei administratorius įjungia bendrinimo nuorodos ypatybę, išorinė nuoroda galės būti naudojama bendrinant failus su išoriniais naudotojais už „Nextcloud“ ribų. Administratoriai taip pat gali nustatyti slaptažodžius, viešinio galiojimo datas ir įjungti per bendrinimo nuorodas bendrinimą nuo serverio serveriui, o taip pat bendrinimą iš mobiliųjų įrenginių.\nIšjungus šią ypatybę, serveryje esantys bendrinami failai ir aplankai taps nebeprieinami visiems viešinio gavėjams, o taip pat sinchronizavimo klientams ir mobiliosioms programėlėms. Daugiau informacijos rasite „Nextcloud“ dokumentacijoje. ", "Accept user and group shares by default" : "Pagal numatymą, priimti naudotojo ir grupių viešinius", "Read only" : "Tik skaitymui", @@ -243,6 +243,7 @@ "the item was removed" : "elementas buvo pašalintas", "the link expired" : "baigėsi nuorodos galiojimo laikas", "sharing is disabled" : "dalinimasis yra išjungtas", - "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą." + "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", + "Enter your name" : "Įveskite savo vardą" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 0b01a26ae7e0f..3dae236627b28 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Почекајте...", - "error" : "грешка", - "finished" : "завршено", - "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", - "Move or copy" : "Премести или копирај", - "Download" : "Преземи", - "Delete" : "Избриши", - "You can upload into this folder" : "Можете да прикачувате во оваа папка", - "Terms of service" : "Услови за користење", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", "File shares" : "Споделување на датотеки", "Downloaded via public link" : "Превемено преку јавен линк", "Downloaded by {email}" : "Преземено од {email}", @@ -96,9 +85,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Испраќањето на лозинката преку Talk“ за споделување датотека или папка не успеа бидејќи Talk не е овозможен.", "Wrong password" : "Погрешна лозинка", "shared by %s" : "споделено од %s", - "Download all files" : "Преземи ги сите датотеки", - "Direct link" : "Директен линк", + "Download" : "Преземи", "Add to your %s" : "Додади на твојот %s", + "Direct link" : "Директен линк", "Share API is disabled" : "API-то за споделување е оневозможено", "File sharing" : "Споделување на датотеки", "Share will expire tomorrow" : "Споделувањето ќе истече утре", @@ -184,6 +173,8 @@ OC.L10N.register( "on {server}" : "на {server}", "Note from" : "Белешка од", "Note:" : "Белешка:", + "File drop" : "Повлечи и прикачи", + "Terms of service" : "Услови за користење", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "Allow upload and editing" : "Дозволи прикачување и уредување", "Allow editing" : "Овозможи уредување", @@ -202,6 +193,7 @@ OC.L10N.register( "Create" : "Креирај", "Edit" : "Уреди", "Share" : "Сподели", + "Delete" : "Избриши", "Delete share" : "Избриши споделување", "Update share" : "Ажурирај споделување", "Save share" : "Зачувај споделување", @@ -209,10 +201,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Изберете листата со други корисници со пристап до овој директориум", "Toggle list of others with access to this file" : "Изберете листата со други корисници со пристап до оваа датотека", "Unable to fetch inherited shares" : "Не можам да ги преземам наследените споделувања", + "Shares" : "Споделувања", "Unable to load the shares list" : "Неможе да се вчита листата на споделувања", "Expires {relativetime}" : "Истекува {relativetime}", "this share just expired." : "ова споделување штотуку истече.", "Shared with you by {owner}" : "Споделено со Вас од {owner}", + "Link to a file" : "Линк до датотеката", "_Accept share_::_Accept shares_" : ["Прифати го споделувањето","Прифати ги споделувањата"], "Open in Files" : "Отвори во датотеките", "_Reject share_::_Reject shares_" : ["Одбиј го споделувањето","Одбиј ги споделувањата"], @@ -221,21 +215,6 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "Споделено од {ownerDisplayName}", "Show sharing options" : "Прикажи параметри за споделување", "Shared with others" : "Споделно со други", - "Link to a file" : "Линк до датотеката", - "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", - "Error updating the share" : "Грешка при ажурирање на споделувањето", - "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", - "Folder \"{path}\" has been unshared" : "Папката \"{path}\" повеќе не се споделува", - "Share {propertyName} saved" : "Зачувано е споделувањето {propertyName}", - "Shared by" : "Споделено од", - "Shared with" : "Споделено со", - "Password created successfully" : "Успрешно е креирана лозинка", - "Error generating password from password policy" : "Грешка при генерирање на лозинка од политиката на лозинки", - "Shared with you and the group {group} by {owner}" : "Споделено со Вас и групата {group} од {owner}", - "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", - "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", - "Shares" : "Споделувања", "Overview of shared files." : "Преглед на споделени датотеки.", "No shares" : "Нема споделувања", "Files and folders you shared or have been shared with you will show up here" : "Датотеките и папките што ги споделувате или друг ги споделува со вас ќе се прикажат овде", @@ -258,7 +237,22 @@ OC.L10N.register( "List of unapproved shares." : "Листа на неодобрени споделувања.", "No pending shares" : "Нема споделувања на чекање", "Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде", + "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", + "Error updating the share" : "Грешка при ажурирање на споделувањето", + "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", + "Folder \"{path}\" has been unshared" : "Папката \"{path}\" повеќе не се споделува", + "Share {propertyName} saved" : "Зачувано е споделувањето {propertyName}", + "Shared by" : "Споделено од", + "Shared with" : "Споделено со", + "Password created successfully" : "Успрешно е креирана лозинка", + "Error generating password from password policy" : "Грешка при генерирање на лозинка од политиката на лозинки", + "Shared with you and the group {group} by {owner}" : "Споделено со Вас и групата {group} од {owner}", + "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", + "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", "Share note" : "Споделување со забелешка ", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", "Upload files to %s" : "Прикачи датотеки во %s", "Note" : "Белешка", "Select or drop files" : "Изберете или испуштете датотеки", @@ -268,6 +262,12 @@ OC.L10N.register( "Share not found" : "Споделувањето не е пронајдено", "Back to %s" : "Врати се на %s", "Add to your Nextcloud" : "Додадете во вашиот Cloud", + "Waiting…" : "Почекајте...", + "error" : "грешка", + "finished" : "завршено", + "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", + "Move or copy" : "Премести или копирај", + "You can upload into this folder" : "Можете да прикачувате во оваа папка", "No compatible server found at {remote}" : "{remote} не е компатибилен сервер", "Invalid server URL" : "Неправилна URL на сервер", "Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк", @@ -276,6 +276,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Внесете валидно федерално корисничко ИД", "You cannot share to a Circle if the app is not enabled" : "Неможете да споделите во круг ако апликацијата не е овозможена", "Please specify a valid circle" : "Изберете круг", + "Download all files" : "Преземи ги сите датотеки", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Оваа апликација им овозможува на корисниците да споделуваат датотеки во рамките на Nextcloud. Доколку е овозможено, администраторот може да избере кои групи можат да споделуваат датотеки. Применливите корисници потоа можат да споделуваат датотеки и папки со други корисници и групи во рамките на Nextcloud. Покрај тоа, ако администраторот ја овозможи функцијата за далечно споделување, може да се користи надворешна врска за споделување датотеки со други корисници надвор од Nextcloud. Администраторот исто така може да овозможи поставување на лозинки, датуми на истекувања и да овозможи споделување од сервер на сервер преку линкови за споделување, како и споделување од мобилни уреди.\nИсклучувањето на функцијата ги отстранува споделените датотеки и папките на серверот за сите приматели на споделување, а исто така и на клиентите за синхронизација и апликациите за мобилни. Повеќе информации се достапни во Документацијата на Nextcloud.", "Accept user and group shares by default" : "Стандардно прифаќај споделувања од корисници и групи", "Read only" : "Само читај", @@ -284,7 +285,6 @@ OC.L10N.register( "Bundled permissions" : "Пакет дозволи", "Only works for users with access to this folder" : "Функционира само за корисници со пристап до оваа папка", "Only works for users with access to this file" : "Функционира само за корисници со пристап до оваа датотека", - "File drop" : "Повлечи и прикачи", "Circle" : "Круг", "Allow download" : "Дозволи преземање", "No other users with access found" : "Не се пројандени други корисници со простап", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 6e1c693a56435..34959eb91e68f 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Почекајте...", - "error" : "грешка", - "finished" : "завршено", - "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", - "Move or copy" : "Премести или копирај", - "Download" : "Преземи", - "Delete" : "Избриши", - "You can upload into this folder" : "Можете да прикачувате во оваа папка", - "Terms of service" : "Услови за користење", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", "File shares" : "Споделување на датотеки", "Downloaded via public link" : "Превемено преку јавен линк", "Downloaded by {email}" : "Преземено од {email}", @@ -94,9 +83,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "„Испраќањето на лозинката преку Talk“ за споделување датотека или папка не успеа бидејќи Talk не е овозможен.", "Wrong password" : "Погрешна лозинка", "shared by %s" : "споделено од %s", - "Download all files" : "Преземи ги сите датотеки", - "Direct link" : "Директен линк", + "Download" : "Преземи", "Add to your %s" : "Додади на твојот %s", + "Direct link" : "Директен линк", "Share API is disabled" : "API-то за споделување е оневозможено", "File sharing" : "Споделување на датотеки", "Share will expire tomorrow" : "Споделувањето ќе истече утре", @@ -182,6 +171,8 @@ "on {server}" : "на {server}", "Note from" : "Белешка од", "Note:" : "Белешка:", + "File drop" : "Повлечи и прикачи", + "Terms of service" : "Услови за користење", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "Allow upload and editing" : "Дозволи прикачување и уредување", "Allow editing" : "Овозможи уредување", @@ -200,6 +191,7 @@ "Create" : "Креирај", "Edit" : "Уреди", "Share" : "Сподели", + "Delete" : "Избриши", "Delete share" : "Избриши споделување", "Update share" : "Ажурирај споделување", "Save share" : "Зачувај споделување", @@ -207,10 +199,12 @@ "Toggle list of others with access to this directory" : "Изберете листата со други корисници со пристап до овој директориум", "Toggle list of others with access to this file" : "Изберете листата со други корисници со пристап до оваа датотека", "Unable to fetch inherited shares" : "Не можам да ги преземам наследените споделувања", + "Shares" : "Споделувања", "Unable to load the shares list" : "Неможе да се вчита листата на споделувања", "Expires {relativetime}" : "Истекува {relativetime}", "this share just expired." : "ова споделување штотуку истече.", "Shared with you by {owner}" : "Споделено со Вас од {owner}", + "Link to a file" : "Линк до датотеката", "_Accept share_::_Accept shares_" : ["Прифати го споделувањето","Прифати ги споделувањата"], "Open in Files" : "Отвори во датотеките", "_Reject share_::_Reject shares_" : ["Одбиј го споделувањето","Одбиј ги споделувањата"], @@ -219,21 +213,6 @@ "Shared by {ownerDisplayName}" : "Споделено од {ownerDisplayName}", "Show sharing options" : "Прикажи параметри за споделување", "Shared with others" : "Споделно со други", - "Link to a file" : "Линк до датотеката", - "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", - "Error updating the share" : "Грешка при ажурирање на споделувањето", - "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", - "Folder \"{path}\" has been unshared" : "Папката \"{path}\" повеќе не се споделува", - "Share {propertyName} saved" : "Зачувано е споделувањето {propertyName}", - "Shared by" : "Споделено од", - "Shared with" : "Споделено со", - "Password created successfully" : "Успрешно е креирана лозинка", - "Error generating password from password policy" : "Грешка при генерирање на лозинка од политиката на лозинки", - "Shared with you and the group {group} by {owner}" : "Споделено со Вас и групата {group} од {owner}", - "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", - "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", - "Shares" : "Споделувања", "Overview of shared files." : "Преглед на споделени датотеки.", "No shares" : "Нема споделувања", "Files and folders you shared or have been shared with you will show up here" : "Датотеките и папките што ги споделувате или друг ги споделува со вас ќе се прикажат овде", @@ -256,7 +235,22 @@ "List of unapproved shares." : "Листа на неодобрени споделувања.", "No pending shares" : "Нема споделувања на чекање", "Shares you have received but not approved will show up here" : "Листа на споделувањата кој сте ги добиле но не се адобрени ќе се појават овде", + "Error updating the share: {errorMessage}" : "Грешка при ажурирање на споделувањето: {errorMessage}", + "Error updating the share" : "Грешка при ажурирање на споделувањето", + "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", + "Folder \"{path}\" has been unshared" : "Папката \"{path}\" повеќе не се споделува", + "Share {propertyName} saved" : "Зачувано е споделувањето {propertyName}", + "Shared by" : "Споделено од", + "Shared with" : "Споделено со", + "Password created successfully" : "Успрешно е креирана лозинка", + "Error generating password from password policy" : "Грешка при генерирање на лозинка од политиката на лозинки", + "Shared with you and the group {group} by {owner}" : "Споделено со Вас и групата {group} од {owner}", + "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", + "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", "Share note" : "Споделување со забелешка ", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", "Upload files to %s" : "Прикачи датотеки во %s", "Note" : "Белешка", "Select or drop files" : "Изберете или испуштете датотеки", @@ -266,6 +260,12 @@ "Share not found" : "Споделувањето не е пронајдено", "Back to %s" : "Врати се на %s", "Add to your Nextcloud" : "Додадете во вашиот Cloud", + "Waiting…" : "Почекајте...", + "error" : "грешка", + "finished" : "завршено", + "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", + "Move or copy" : "Премести или копирај", + "You can upload into this folder" : "Можете да прикачувате во оваа папка", "No compatible server found at {remote}" : "{remote} не е компатибилен сервер", "Invalid server URL" : "Неправилна URL на сервер", "Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк", @@ -274,6 +274,7 @@ "Please specify a valid federated user ID" : "Внесете валидно федерално корисничко ИД", "You cannot share to a Circle if the app is not enabled" : "Неможете да споделите во круг ако апликацијата не е овозможена", "Please specify a valid circle" : "Изберете круг", + "Download all files" : "Преземи ги сите датотеки", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Оваа апликација им овозможува на корисниците да споделуваат датотеки во рамките на Nextcloud. Доколку е овозможено, администраторот може да избере кои групи можат да споделуваат датотеки. Применливите корисници потоа можат да споделуваат датотеки и папки со други корисници и групи во рамките на Nextcloud. Покрај тоа, ако администраторот ја овозможи функцијата за далечно споделување, може да се користи надворешна врска за споделување датотеки со други корисници надвор од Nextcloud. Администраторот исто така може да овозможи поставување на лозинки, датуми на истекувања и да овозможи споделување од сервер на сервер преку линкови за споделување, како и споделување од мобилни уреди.\nИсклучувањето на функцијата ги отстранува споделените датотеки и папките на серверот за сите приматели на споделување, а исто така и на клиентите за синхронизација и апликациите за мобилни. Повеќе информации се достапни во Документацијата на Nextcloud.", "Accept user and group shares by default" : "Стандардно прифаќај споделувања од корисници и групи", "Read only" : "Само читај", @@ -282,7 +283,6 @@ "Bundled permissions" : "Пакет дозволи", "Only works for users with access to this folder" : "Функционира само за корисници со пристап до оваа папка", "Only works for users with access to this file" : "Функционира само за корисници со пристап до оваа датотека", - "File drop" : "Повлечи и прикачи", "Circle" : "Круг", "Allow download" : "Дозволи преземање", "No other users with access found" : "Не се пројандени други корисници со простап", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 4cb03d71a0a64..472678b272cf4 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Venter...", - "error" : "feil", - "finished" : "fullført", - "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", - "Move or copy" : "Flytt eller kopier", - "Download" : "Last ned", - "Delete" : "Slett", - "You can upload into this folder" : "Du kan laste opp til denne mappen", - "Terms of service" : "Betingelser for tjenesten", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", "File shares" : "Fildelinger", "Downloaded via public link" : "Nedlastet via offentlig lenke", "Downloaded by {email}" : "Lastet ned av {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Feil under sending av e-postvarsling", "This share does not exist or is no longer available" : "Denne delingen eksisterer ikke eller er ikke lenger tilgjengelig", "shared by %s" : "delt av %s", - "Download all files" : "Last ned alle filer", - "Direct link" : "Direkte lenke", + "Download" : "Last ned", "Add to your %s" : "Legg til din %s", + "Direct link" : "Direkte lenke", "Share API is disabled" : "Deling API er deaktivert", "File sharing" : "Fildeling", "Share will expire tomorrow" : "Deling utløper i morgen", @@ -255,11 +244,12 @@ OC.L10N.register( "on {server}" : "på {server}", "Note from" : "Notat fra", "Note:" : "Merk:", + "File drop" : "Filkasse", + "Terms of service" : "Betingelser for tjenesten", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", - "Enter your name" : "Skriv inn navnet ditt", - "Submit name" : "Send inn navn", "Upload files to {folder}" : "Last opp filer til {folder}", + "Submit name" : "Send inn navn", "Allow upload and editing" : "Tillatt opplasting og redigering", "Allow editing" : "Tillat redigering", "Upload only" : "Kun opplasting", @@ -278,6 +268,7 @@ OC.L10N.register( "Create" : "Opprett", "Edit" : "Rediger", "Share" : "Del", + "Delete" : "Slett", "Delete share" : "Slett delt ressurs", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-post {email}", @@ -294,10 +285,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Endre liste over andre brukere med tilgang til denne filen", "Unable to fetch inherited shares" : "Kan ikke hente arvede delinger", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Følgende e-postadresse er ikke gyldig: {emails}","Følgende e-postadresser er ikke gyldige:: {emails}"], + "Shares" : "Delinger", "Unable to load the shares list" : "Kan ikke laste listen over delinger", "Expires {relativetime}" : "Utløper {relativetime}", "this share just expired." : "denne delingen utløp akkurat.", "Shared with you by {owner}" : "Delt med deg av {owner}", + "Link to a file" : "Lenke til en fil", "_Accept share_::_Accept shares_" : ["Aksepter delt ressurs","Aksepter delte ressurser"], "Open in Files" : "Åpne i Filer", "_Reject share_::_Reject shares_" : ["Avvis delt ressurs","Avvis delte ressurser"], @@ -307,22 +300,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Del flere ganger med forskjellige personer", "Show sharing options" : "Vis alternativer for deling", "Shared with others" : "Delt med andre", - "Link to a file" : "Lenke til en fil", - "Error updating the share: {errorMessage}" : "Feil ved oppdatering av delingen: {errorMessage}", - "Error updating the share" : "Feil under oppdatering av delingen", - "File \"{path}\" has been unshared" : "Deling av filen \"{path}\" er opphevd", - "Folder \"{path}\" has been unshared" : "Deling av mappen \"{path}\" er opphevd", - "Share {propertyName} saved" : "Deling {propertyName} er lagret", "Create file request" : "Opprett filforespørsel", - "Shared by" : "Delt av", - "Shared with" : "Delt med", - "Password created successfully" : "Passord opprettet", - "Error generating password from password policy" : "Feil under generering av passord fra passordregler", - "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", - "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", - "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", - "Shares" : "Delinger", + "No file" : "Ingen fil", "Overview of shared files." : "Oversikt over delte filer.", "No shares" : "Ingen delinger", "Files and folders you shared or have been shared with you will show up here" : "Filer og mapper du har delt eller har blitt delt med deg, vises her", @@ -349,7 +328,22 @@ OC.L10N.register( "List of unapproved shares." : "Liste over ikke godkjente delte ressurser.", "No pending shares" : "Ingen ventende delinger", "Shares you have received but not approved will show up here" : "Delte ressurser du har mottatt, men ikke godkjent, vises her", + "Error updating the share: {errorMessage}" : "Feil ved oppdatering av delingen: {errorMessage}", + "Error updating the share" : "Feil under oppdatering av delingen", + "File \"{path}\" has been unshared" : "Deling av filen \"{path}\" er opphevd", + "Folder \"{path}\" has been unshared" : "Deling av mappen \"{path}\" er opphevd", + "Share {propertyName} saved" : "Deling {propertyName} er lagret", + "Shared by" : "Delt av", + "Shared with" : "Delt med", + "Password created successfully" : "Passord opprettet", + "Error generating password from password policy" : "Feil under generering av passord fra passordregler", + "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", + "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", + "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", "Share note" : "Delingsnotat", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "Upload files to %s" : "Last opp filer til %s", "%s shared a folder with you." : "%s delte en mappe med deg.", "Note" : "Melding", @@ -360,6 +354,12 @@ OC.L10N.register( "Share not found" : "Deling ikke funnet", "Back to %s" : "Tilbake til %s", "Add to your Nextcloud" : "Legg til i din Nextcloud", + "Waiting…" : "Venter...", + "error" : "feil", + "finished" : "fullført", + "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", + "Move or copy" : "Flytt eller kopier", + "You can upload into this folder" : "Du kan laste opp til denne mappen", "No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", @@ -368,6 +368,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Angi en gyldig sammenknyttet brukersky-ID", "You cannot share to a Circle if the app is not enabled" : "Du kan ikke dele til en sirkel så lenge appen ikke er aktivert", "Please specify a valid circle" : "Angi en gyldig sirkel", + "Download all files" : "Last ned alle filer", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar brukere dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle brukerne kan deretter dele filer og mapper med andre brukere og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre brukere utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "Accept user and group shares by default" : "Godta bruker- og gruppedelinger som standard", "Read only" : "Skrivebeskyttet", @@ -376,7 +377,6 @@ OC.L10N.register( "Bundled permissions" : "Medfølgende tillatelser", "Only works for users with access to this folder" : "Virker kun for brukere med tilgang til mappen", "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", - "File drop" : "Filkasse", "Circle" : "Sirkel", "Allow download" : "Tillat nedlasting", "No other users with access found" : "Ingen andre brukere med tilgang funnet", @@ -388,6 +388,7 @@ OC.L10N.register( "the item was removed" : "elementet er fjernet", "the link expired" : "lenken er utløpt", "sharing is disabled" : "deling er avskrudd", - "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken." + "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.", + "Enter your name" : "Skriv inn navnet ditt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index b3e23bca53b1e..cb1a00fa79081 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Venter...", - "error" : "feil", - "finished" : "fullført", - "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", - "Move or copy" : "Flytt eller kopier", - "Download" : "Last ned", - "Delete" : "Slett", - "You can upload into this folder" : "Du kan laste opp til denne mappen", - "Terms of service" : "Betingelser for tjenesten", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", "File shares" : "Fildelinger", "Downloaded via public link" : "Nedlastet via offentlig lenke", "Downloaded by {email}" : "Lastet ned av {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Feil under sending av e-postvarsling", "This share does not exist or is no longer available" : "Denne delingen eksisterer ikke eller er ikke lenger tilgjengelig", "shared by %s" : "delt av %s", - "Download all files" : "Last ned alle filer", - "Direct link" : "Direkte lenke", + "Download" : "Last ned", "Add to your %s" : "Legg til din %s", + "Direct link" : "Direkte lenke", "Share API is disabled" : "Deling API er deaktivert", "File sharing" : "Fildeling", "Share will expire tomorrow" : "Deling utløper i morgen", @@ -253,11 +242,12 @@ "on {server}" : "på {server}", "Note from" : "Notat fra", "Note:" : "Merk:", + "File drop" : "Filkasse", + "Terms of service" : "Betingelser for tjenesten", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", - "Enter your name" : "Skriv inn navnet ditt", - "Submit name" : "Send inn navn", "Upload files to {folder}" : "Last opp filer til {folder}", + "Submit name" : "Send inn navn", "Allow upload and editing" : "Tillatt opplasting og redigering", "Allow editing" : "Tillat redigering", "Upload only" : "Kun opplasting", @@ -276,6 +266,7 @@ "Create" : "Opprett", "Edit" : "Rediger", "Share" : "Del", + "Delete" : "Slett", "Delete share" : "Slett delt ressurs", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-post {email}", @@ -292,10 +283,12 @@ "Toggle list of others with access to this file" : "Endre liste over andre brukere med tilgang til denne filen", "Unable to fetch inherited shares" : "Kan ikke hente arvede delinger", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Følgende e-postadresse er ikke gyldig: {emails}","Følgende e-postadresser er ikke gyldige:: {emails}"], + "Shares" : "Delinger", "Unable to load the shares list" : "Kan ikke laste listen over delinger", "Expires {relativetime}" : "Utløper {relativetime}", "this share just expired." : "denne delingen utløp akkurat.", "Shared with you by {owner}" : "Delt med deg av {owner}", + "Link to a file" : "Lenke til en fil", "_Accept share_::_Accept shares_" : ["Aksepter delt ressurs","Aksepter delte ressurser"], "Open in Files" : "Åpne i Filer", "_Reject share_::_Reject shares_" : ["Avvis delt ressurs","Avvis delte ressurser"], @@ -305,22 +298,8 @@ "Shared multiple times with different people" : "Del flere ganger med forskjellige personer", "Show sharing options" : "Vis alternativer for deling", "Shared with others" : "Delt med andre", - "Link to a file" : "Lenke til en fil", - "Error updating the share: {errorMessage}" : "Feil ved oppdatering av delingen: {errorMessage}", - "Error updating the share" : "Feil under oppdatering av delingen", - "File \"{path}\" has been unshared" : "Deling av filen \"{path}\" er opphevd", - "Folder \"{path}\" has been unshared" : "Deling av mappen \"{path}\" er opphevd", - "Share {propertyName} saved" : "Deling {propertyName} er lagret", "Create file request" : "Opprett filforespørsel", - "Shared by" : "Delt av", - "Shared with" : "Delt med", - "Password created successfully" : "Passord opprettet", - "Error generating password from password policy" : "Feil under generering av passord fra passordregler", - "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", - "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", - "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", - "Shares" : "Delinger", + "No file" : "Ingen fil", "Overview of shared files." : "Oversikt over delte filer.", "No shares" : "Ingen delinger", "Files and folders you shared or have been shared with you will show up here" : "Filer og mapper du har delt eller har blitt delt med deg, vises her", @@ -347,7 +326,22 @@ "List of unapproved shares." : "Liste over ikke godkjente delte ressurser.", "No pending shares" : "Ingen ventende delinger", "Shares you have received but not approved will show up here" : "Delte ressurser du har mottatt, men ikke godkjent, vises her", + "Error updating the share: {errorMessage}" : "Feil ved oppdatering av delingen: {errorMessage}", + "Error updating the share" : "Feil under oppdatering av delingen", + "File \"{path}\" has been unshared" : "Deling av filen \"{path}\" er opphevd", + "Folder \"{path}\" has been unshared" : "Deling av mappen \"{path}\" er opphevd", + "Share {propertyName} saved" : "Deling {propertyName} er lagret", + "Shared by" : "Delt av", + "Shared with" : "Delt med", + "Password created successfully" : "Passord opprettet", + "Error generating password from password policy" : "Feil under generering av passord fra passordregler", + "Shared with you and the group {group} by {owner}" : "Delt med deg og gruppen {group} av {owner}", + "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", + "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", "Share note" : "Delingsnotat", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "Upload files to %s" : "Last opp filer til %s", "%s shared a folder with you." : "%s delte en mappe med deg.", "Note" : "Melding", @@ -358,6 +352,12 @@ "Share not found" : "Deling ikke funnet", "Back to %s" : "Tilbake til %s", "Add to your Nextcloud" : "Legg til i din Nextcloud", + "Waiting…" : "Venter...", + "error" : "feil", + "finished" : "fullført", + "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", + "Move or copy" : "Flytt eller kopier", + "You can upload into this folder" : "Du kan laste opp til denne mappen", "No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", @@ -366,6 +366,7 @@ "Please specify a valid federated user ID" : "Angi en gyldig sammenknyttet brukersky-ID", "You cannot share to a Circle if the app is not enabled" : "Du kan ikke dele til en sirkel så lenge appen ikke er aktivert", "Please specify a valid circle" : "Angi en gyldig sirkel", + "Download all files" : "Last ned alle filer", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikasjonen lar brukere dele filer i Nextcloud. Hvis aktivert, kan administrator velge hvilke grupper som kan dele filer. De aktuelle brukerne kan deretter dele filer og mapper med andre brukere og grupper i Nextcloud. I tillegg, hvis administrator aktiverer delingslenke-funksjonen, kan en ekstern lenke brukes til å dele filer med andre brukere utenfor Nextcloud. Administratorer kan også håndheve passord, utløpsdatoer og aktivere server-til-server-deling via delingslenker, samt deling fra mobile enheter.\nHvis du slår av funksjonen, fjernes delte filer og mapper på serveren for alle delingsmottakere, og også på synkroniseringsklienter og mobilapper. Mer informasjon er tilgjengelig i Nextcloud-dokumentasjonen.", "Accept user and group shares by default" : "Godta bruker- og gruppedelinger som standard", "Read only" : "Skrivebeskyttet", @@ -374,7 +375,6 @@ "Bundled permissions" : "Medfølgende tillatelser", "Only works for users with access to this folder" : "Virker kun for brukere med tilgang til mappen", "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", - "File drop" : "Filkasse", "Circle" : "Sirkel", "Allow download" : "Tillat nedlasting", "No other users with access found" : "Ingen andre brukere med tilgang funnet", @@ -386,6 +386,7 @@ "the item was removed" : "elementet er fjernet", "the link expired" : "lenken er utløpt", "sharing is disabled" : "deling er avskrudd", - "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken." + "For more info, please ask the person who sent this link." : "For mer informasjon, spør personen som sendte lenken.", + "Enter your name" : "Skriv inn navnet ditt" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 8f9b1322ae741..ba161bebcab8e 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Wachten ...", - "error" : "fout", - "finished" : "klaar", - "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", - "Move or copy" : "Verplaatsen of kopiëren", - "Download" : "Downloaden", - "Delete" : "Verwijderen", - "You can upload into this folder" : "Je kunt uploaden naar deze map", - "Terms of service" : "Gebruiksvoorwaarden", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", "File shares" : "File shares", "Downloaded via public link" : "Gedownload via een openbare link", "Downloaded by {email}" : "Gedownload via {email}", @@ -94,9 +83,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Het wachtwoord verzenden via Nextcloud Talk\" voor het delen van een bestand of map is mislukt omdat Nextcloud Talk niet is ingeschakeld.", "Wrong password" : "Onjuist wachtwoord", "shared by %s" : "Gedeeld door %s", - "Download all files" : "Download alle bestanden", - "Direct link" : "Directe link", + "Download" : "Downloaden", "Add to your %s" : "Toevoegen aan je %s", + "Direct link" : "Directe link", "Share API is disabled" : "Delen API is uitgeschakeld", "File sharing" : "Bestand delen", "Share will expire tomorrow" : "De share vervalt morgen", @@ -174,7 +163,8 @@ OC.L10N.register( "Talk conversation" : "Talk gesprek", "Deck board" : "Deck board", "on {server}" : "op {server}", - "Enter your name" : "Geef je naam op", + "File drop" : "Bestandsopslag", + "Terms of service" : "Gebruiksvoorwaarden", "Allow upload and editing" : "Uploaden en bewerken toestaan", "Allow editing" : "Bewerken toestaan", "Advanced settings" : "Geavanceerde instellingen", @@ -191,29 +181,22 @@ OC.L10N.register( "Create" : "Creëer", "Edit" : "Bewerk", "Share" : "Delen", + "Delete" : "Verwijderen", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", "Toggle list of others with access to this directory" : "Omschakelen lijst van anderen met toegang tot deze directory", "Toggle list of others with access to this file" : "Omschakelen lijst van anderen met toegang tot dit bestand", "Unable to fetch inherited shares" : "Kon overerfde shares niet ophalen", + "Shares" : "Shares", "Unable to load the shares list" : "Kon de shares-lijst niet laden", "Expires {relativetime}" : "Vervalt {relativetime}", "this share just expired." : "deze share is net verlopen.", "Shared with you by {owner}" : "Met je gedeeld door {owner}", + "Link to a file" : "Link naar een bestand", "Shared" : "Gedeeld", "Shared with others" : "Gedeeld met anderen", - "Link to a file" : "Link naar een bestand", - "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", - "Error updating the share" : "Fout tijdens bijwerken share", - "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", - "Folder \"{path}\" has been unshared" : "Map \"{path}\" is niet meer gedeeld", - "Shared by" : "Gedeeld door", - "Shared with" : "Gedeeld met", - "Shared with you and the group {group} by {owner}" : "Met jou en de groep {group} gedeeld door {owner}", - "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", - "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", - "Shares" : "Shares", + "No file" : "Geen bestand", + "Public share" : "Openbare deellink", "No shares" : "Geen shares", "Shared with you" : "Met je gedeeld", "Nothing shared with you yet" : "Nog niets met je gedeeld", @@ -224,7 +207,19 @@ OC.L10N.register( "No deleted shares" : "Geen verwijderde shares", "Pending shares" : "Deellinks in behandeling", "No pending shares" : "Geen deellinks in behandeling", + "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", + "Error updating the share" : "Fout tijdens bijwerken share", + "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", + "Folder \"{path}\" has been unshared" : "Map \"{path}\" is niet meer gedeeld", + "Shared by" : "Gedeeld door", + "Shared with" : "Gedeeld met", + "Shared with you and the group {group} by {owner}" : "Met jou en de groep {group} gedeeld door {owner}", + "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", + "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", "Share note" : "Notitie delen", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", "Upload files to %s" : "Upload bestanden naar %s", "Note" : "Notitie", "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", @@ -234,6 +229,12 @@ OC.L10N.register( "Share not found" : "Gedeelde map niet gevonden", "Back to %s" : "Terug naar %s", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", + "Waiting…" : "Wachten ...", + "error" : "fout", + "finished" : "klaar", + "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", + "Move or copy" : "Verplaatsen of kopiëren", + "You can upload into this folder" : "Je kunt uploaden naar deze map", "No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}", "Invalid server URL" : "Ongeldig server URL", "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen", @@ -242,6 +243,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Geef een geldig gefedereerd gebruikersID op", "You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een Kring delen als de app niet is ingeschakeld.", "Please specify a valid circle" : "Geef een geldige kring op", + "Download all files" : "Download alle bestanden", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.", "Accept user and group shares by default" : "Accepteer gebruiker- en groepsshares automatisch", "Read only" : "Alleen lezen", @@ -249,7 +251,6 @@ OC.L10N.register( "Upload" : "Uploaden", "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", - "File drop" : "Bestandsopslag", "Circle" : "Kring", "Allow download" : "Downloaden toestaan", "No other users with access found" : "Geen andere gebruikers met toegang gevonden", @@ -260,6 +261,7 @@ OC.L10N.register( "the item was removed" : "bestand was verwijderd", "the link expired" : "de link is verlopen", "sharing is disabled" : "delen is uitgeschakeld", - "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd." + "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", + "Enter your name" : "Geef je naam op" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index f44f5bc1182f5..042d07e4e0e80 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Wachten ...", - "error" : "fout", - "finished" : "klaar", - "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", - "Move or copy" : "Verplaatsen of kopiëren", - "Download" : "Downloaden", - "Delete" : "Verwijderen", - "You can upload into this folder" : "Je kunt uploaden naar deze map", - "Terms of service" : "Gebruiksvoorwaarden", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", "File shares" : "File shares", "Downloaded via public link" : "Gedownload via een openbare link", "Downloaded by {email}" : "Gedownload via {email}", @@ -92,9 +81,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Het wachtwoord verzenden via Nextcloud Talk\" voor het delen van een bestand of map is mislukt omdat Nextcloud Talk niet is ingeschakeld.", "Wrong password" : "Onjuist wachtwoord", "shared by %s" : "Gedeeld door %s", - "Download all files" : "Download alle bestanden", - "Direct link" : "Directe link", + "Download" : "Downloaden", "Add to your %s" : "Toevoegen aan je %s", + "Direct link" : "Directe link", "Share API is disabled" : "Delen API is uitgeschakeld", "File sharing" : "Bestand delen", "Share will expire tomorrow" : "De share vervalt morgen", @@ -172,7 +161,8 @@ "Talk conversation" : "Talk gesprek", "Deck board" : "Deck board", "on {server}" : "op {server}", - "Enter your name" : "Geef je naam op", + "File drop" : "Bestandsopslag", + "Terms of service" : "Gebruiksvoorwaarden", "Allow upload and editing" : "Uploaden en bewerken toestaan", "Allow editing" : "Bewerken toestaan", "Advanced settings" : "Geavanceerde instellingen", @@ -189,29 +179,22 @@ "Create" : "Creëer", "Edit" : "Bewerk", "Share" : "Delen", + "Delete" : "Verwijderen", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", "Toggle list of others with access to this directory" : "Omschakelen lijst van anderen met toegang tot deze directory", "Toggle list of others with access to this file" : "Omschakelen lijst van anderen met toegang tot dit bestand", "Unable to fetch inherited shares" : "Kon overerfde shares niet ophalen", + "Shares" : "Shares", "Unable to load the shares list" : "Kon de shares-lijst niet laden", "Expires {relativetime}" : "Vervalt {relativetime}", "this share just expired." : "deze share is net verlopen.", "Shared with you by {owner}" : "Met je gedeeld door {owner}", + "Link to a file" : "Link naar een bestand", "Shared" : "Gedeeld", "Shared with others" : "Gedeeld met anderen", - "Link to a file" : "Link naar een bestand", - "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", - "Error updating the share" : "Fout tijdens bijwerken share", - "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", - "Folder \"{path}\" has been unshared" : "Map \"{path}\" is niet meer gedeeld", - "Shared by" : "Gedeeld door", - "Shared with" : "Gedeeld met", - "Shared with you and the group {group} by {owner}" : "Met jou en de groep {group} gedeeld door {owner}", - "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", - "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", - "Shares" : "Shares", + "No file" : "Geen bestand", + "Public share" : "Openbare deellink", "No shares" : "Geen shares", "Shared with you" : "Met je gedeeld", "Nothing shared with you yet" : "Nog niets met je gedeeld", @@ -222,7 +205,19 @@ "No deleted shares" : "Geen verwijderde shares", "Pending shares" : "Deellinks in behandeling", "No pending shares" : "Geen deellinks in behandeling", + "Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}", + "Error updating the share" : "Fout tijdens bijwerken share", + "File \"{path}\" has been unshared" : "Bestand \"{path}\" is niet meer gedeeld", + "Folder \"{path}\" has been unshared" : "Map \"{path}\" is niet meer gedeeld", + "Shared by" : "Gedeeld door", + "Shared with" : "Gedeeld met", + "Shared with you and the group {group} by {owner}" : "Met jou en de groep {group} gedeeld door {owner}", + "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", + "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", "Share note" : "Notitie delen", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", "Upload files to %s" : "Upload bestanden naar %s", "Note" : "Notitie", "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", @@ -232,6 +227,12 @@ "Share not found" : "Gedeelde map niet gevonden", "Back to %s" : "Terug naar %s", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", + "Waiting…" : "Wachten ...", + "error" : "fout", + "finished" : "klaar", + "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", + "Move or copy" : "Verplaatsen of kopiëren", + "You can upload into this folder" : "Je kunt uploaden naar deze map", "No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}", "Invalid server URL" : "Ongeldig server URL", "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen", @@ -240,6 +241,7 @@ "Please specify a valid federated user ID" : "Geef een geldig gefedereerd gebruikersID op", "You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een Kring delen als de app niet is ingeschakeld.", "Please specify a valid circle" : "Geef een geldige kring op", + "Download all files" : "Download alle bestanden", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Met deze applicatie kunnen gebruikers bestanden delen binnen Nextcloud. Indien ingeschakeld, kan de beheerder kiezen welke groepen bestanden kunnen delen. De betreffende gebruikers kunnen vervolgens bestanden en mappen delen met andere gebruikers en groepen binnen Nextcloud. Als de beheerder de functie voor het delen van koppelingen inschakelt, kan ook een externe koppeling worden gebruikt om bestanden te delen met andere gebruikers buiten Nextcloud. Beheerders kunnen ook wachtwoorden en vervaldatums afdwingen en delen van server-naar-server mogelijk maken via koppelingslinks en evenals delen vanaf mobiele apparaten.\nAls je de functie uitschakelt, worden gedeelde bestanden en mappen op de server verwijderd voor alle ontvangers van shares, en ook voor de synchronisatieclients en mobiele apps. Meer informatie is beschikbaar in de Nextcloud-documentatie.", "Accept user and group shares by default" : "Accepteer gebruiker- en groepsshares automatisch", "Read only" : "Alleen lezen", @@ -247,7 +249,6 @@ "Upload" : "Uploaden", "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", - "File drop" : "Bestandsopslag", "Circle" : "Kring", "Allow download" : "Downloaden toestaan", "No other users with access found" : "Geen andere gebruikers met toegang gevonden", @@ -258,6 +259,7 @@ "the item was removed" : "bestand was verwijderd", "the link expired" : "de link is verlopen", "sharing is disabled" : "delen is uitgeschakeld", - "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd." + "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", + "Enter your name" : "Geef je naam op" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index e2d5f1969749b..16fe4fa0d2f0f 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Oczekiwanie…", - "error" : "błąd", - "finished" : "zakończone", - "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", - "Move or copy" : "Przenieś lub kopiuj", - "Download" : "Pobierz", - "Delete" : "Usuń", - "You can upload into this folder" : "Możesz wysłać do tego katalogu", - "Terms of service" : "Warunki usługi", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", "File shares" : "Udostępniony plik", "Downloaded via public link" : "Pobrano przez link publiczny", "Downloaded by {email}" : "Pobrano przez {email}", @@ -99,9 +88,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Wysyłanie hasła przez Nextcloud Talk\" w celu udostępnienia pliku lub katalogu nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona.", "Wrong password" : "Złe hasło", "shared by %s" : "udostępnione przez %s", - "Download all files" : "Pobierz wszystkie pliki", - "Direct link" : "Bezpośredni link", + "Download" : "Pobierz", "Add to your %s" : "Dodaj do %s", + "Direct link" : "Bezpośredni link", "Share API is disabled" : "API udostępniania jest wyłączone", "File sharing" : "Udostępnianie pliku", "Share will expire tomorrow" : "Udostępnienie wygaśnie jutro", @@ -188,7 +177,8 @@ OC.L10N.register( "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", - "Enter your name" : "Wpisz swoją nazwę", + "File drop" : "Upuść plik", + "Terms of service" : "Warunki usługi", "Submit name" : "Wyślij nazwę", "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", "Allow editing" : "Zezwalaj na edytowanie", @@ -207,6 +197,7 @@ OC.L10N.register( "Create" : "Utwórz", "Edit" : "Edytuj", "Share" : "Udostępnij", + "Delete" : "Usuń", "Delete share" : "Usuń udostępnianie", "Update share" : "Zaktualizuj udostępnienie", "Save share" : "Zapisz udostępnienie", @@ -215,10 +206,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", "Toggle list of others with access to this file" : "Przełącz listę innych z dostępem do tego pliku", "Unable to fetch inherited shares" : "Nie można pobrać odziedziczonych udostępnień", + "Shares" : "Udostępnienia", "Unable to load the shares list" : "Nie można pobrać listy udostępnień", "Expires {relativetime}" : "Wygasa {relativetime}", "this share just expired." : "te udostępnienie właśnie wygasło.", "Shared with you by {owner}" : "Udostępnione Tobie przez {owner}", + "Link to a file" : "Link do pliku", "_Accept share_::_Accept shares_" : ["Zaakceptuj udostępnienie","Zaakceptuj udostępnienia","Zaakceptuj udostępnienia","Zaakceptuj udostępnienia"], "Open in Files" : "Otwórz w Plikach", "_Reject share_::_Reject shares_" : ["Odrzuć udostępnienie","Odrzuć udostępnienia","Odrzuć udostępnienia","Odrzuć udostępnienia"], @@ -227,21 +220,8 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", "Show sharing options" : "Pokaż opcje udostępniania", "Shared with others" : "Udostępnione innym", - "Link to a file" : "Link do pliku", - "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", - "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", - "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", - "Folder \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla katalogu \"{path}\"", - "Share {propertyName} saved" : "Zapisano udostępnienie {propertyName}", - "Shared by" : "Udostępnione przez", - "Shared with" : "Udostępnione", - "Password created successfully" : "Hasło utworzone pomyślnie", - "Error generating password from password policy" : "Błąd generowania hasła z zasad haseł", - "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", - "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", - "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", - "Shares" : "Udostępnienia", + "No file" : "Brak pliku", + "Public share" : "Udostępnienie publiczne", "Overview of shared files." : "Przegląd udostępnionych plików.", "No shares" : "Brak udostępnień", "Files and folders you shared or have been shared with you will show up here" : "Tutaj pojawią się pliki i katalogi, które udostępniłeś lub zostały Tobie udostępnione", @@ -264,7 +244,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista niezatwierdzonych udostępnień.", "No pending shares" : "Brak oczekujących udostępnień", "Shares you have received but not approved will show up here" : "Tutaj pojawią się udostępnienia, które otrzymałeś, ale nie zostały zatwierdzone", + "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", + "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", + "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", + "Folder \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla katalogu \"{path}\"", + "Share {propertyName} saved" : "Zapisano udostępnienie {propertyName}", + "Shared by" : "Udostępnione przez", + "Shared with" : "Udostępnione", + "Password created successfully" : "Hasło utworzone pomyślnie", + "Error generating password from password policy" : "Błąd generowania hasła z zasad haseł", + "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", + "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", + "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", "Share note" : "Notatka udostępnienia", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", "Upload files to %s" : "Wyślij pliki do %s", "Note" : "Notatka", "Select or drop files" : "Wybierz lub upuść pliki", @@ -274,6 +269,12 @@ OC.L10N.register( "Share not found" : "Nie znaleziono udostępnienia", "Back to %s" : "Powrót do %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", + "Waiting…" : "Oczekiwanie…", + "error" : "błąd", + "finished" : "zakończone", + "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", + "Move or copy" : "Przenieś lub kopiuj", + "You can upload into this folder" : "Możesz wysłać do tego katalogu", "No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}", "Invalid server URL" : "Nieprawidłowy adres URL serwera", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", @@ -282,6 +283,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Podaj prawidłowy ID użytkownika federacyjnego", "You cannot share to a Circle if the app is not enabled" : "Nie możesz udostępnić w Kręgach, jeśli aplikacja jest wyłączona", "Please specify a valid circle" : "Podaj prawidłowy krąg", + "Download all files" : "Pobierz wszystkie pliki", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aplikacja umożliwia użytkownikom udostępnianie plików w Nextcloud. Jeśli ta opcja jest włączona, administrator może wybrać, które grupy mogą udostępniać pliki. Odpowiedni użytkownicy mogą następnie udostępniać pliki i katalogi innym użytkownikom i grupom w Nextcloud. Ponadto, jeśli administrator włączy funkcję udostępniania przez link, można użyć zewnętrznego linku do udostępniania plików innym użytkownikom poza Nextcloud. Administratorzy mogą również wymuszać hasła, daty wygaśnięcia i udostępnienia między serwerami za pośrednictwem linków udostępnienia, a także udostępnienia z urządzeń mobilnych.\nWyłączenie tej funkcji powoduje usunięcie udostępnionych plików i katalogów na serwerze dla wszystkich odbiorców, a także klientów synchronizacji i aplikacji mobilnych. Więcej informacji można znaleźć w dokumentacji Nextcloud.", "Accept user and group shares by default" : "Domyślnie akceptuj udostępnienia użytkowników i grup", "Read only" : "Tylko do odczytu", @@ -290,7 +292,6 @@ OC.L10N.register( "Bundled permissions" : "Uprawnienia w pakiecie", "Only works for users with access to this folder" : "Działa tylko dla użytkowników mającym dostęp do tego katalogu", "Only works for users with access to this file" : "Działa tylko dla użytkowników mającym dostęp do tego pliku", - "File drop" : "Upuść plik", "Circle" : "Krąg", "Allow download" : "Zezwól na pobieranie", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", @@ -302,6 +303,7 @@ OC.L10N.register( "the item was removed" : "element został usunięty", "the link expired" : "link wygasł", "sharing is disabled" : "udostępnianie jest wyłączone", - "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link." + "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.", + "Enter your name" : "Wpisz swoją nazwę" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 152859cee04a7..05750f8c8376f 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Oczekiwanie…", - "error" : "błąd", - "finished" : "zakończone", - "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", - "Move or copy" : "Przenieś lub kopiuj", - "Download" : "Pobierz", - "Delete" : "Usuń", - "You can upload into this folder" : "Możesz wysłać do tego katalogu", - "Terms of service" : "Warunki usługi", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", "File shares" : "Udostępniony plik", "Downloaded via public link" : "Pobrano przez link publiczny", "Downloaded by {email}" : "Pobrano przez {email}", @@ -97,9 +86,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Wysyłanie hasła przez Nextcloud Talk\" w celu udostępnienia pliku lub katalogu nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona.", "Wrong password" : "Złe hasło", "shared by %s" : "udostępnione przez %s", - "Download all files" : "Pobierz wszystkie pliki", - "Direct link" : "Bezpośredni link", + "Download" : "Pobierz", "Add to your %s" : "Dodaj do %s", + "Direct link" : "Bezpośredni link", "Share API is disabled" : "API udostępniania jest wyłączone", "File sharing" : "Udostępnianie pliku", "Share will expire tomorrow" : "Udostępnienie wygaśnie jutro", @@ -186,7 +175,8 @@ "Deck board" : "Tablica Deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", - "Enter your name" : "Wpisz swoją nazwę", + "File drop" : "Upuść plik", + "Terms of service" : "Warunki usługi", "Submit name" : "Wyślij nazwę", "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", "Allow editing" : "Zezwalaj na edytowanie", @@ -205,6 +195,7 @@ "Create" : "Utwórz", "Edit" : "Edytuj", "Share" : "Udostępnij", + "Delete" : "Usuń", "Delete share" : "Usuń udostępnianie", "Update share" : "Zaktualizuj udostępnienie", "Save share" : "Zapisz udostępnienie", @@ -213,10 +204,12 @@ "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", "Toggle list of others with access to this file" : "Przełącz listę innych z dostępem do tego pliku", "Unable to fetch inherited shares" : "Nie można pobrać odziedziczonych udostępnień", + "Shares" : "Udostępnienia", "Unable to load the shares list" : "Nie można pobrać listy udostępnień", "Expires {relativetime}" : "Wygasa {relativetime}", "this share just expired." : "te udostępnienie właśnie wygasło.", "Shared with you by {owner}" : "Udostępnione Tobie przez {owner}", + "Link to a file" : "Link do pliku", "_Accept share_::_Accept shares_" : ["Zaakceptuj udostępnienie","Zaakceptuj udostępnienia","Zaakceptuj udostępnienia","Zaakceptuj udostępnienia"], "Open in Files" : "Otwórz w Plikach", "_Reject share_::_Reject shares_" : ["Odrzuć udostępnienie","Odrzuć udostępnienia","Odrzuć udostępnienia","Odrzuć udostępnienia"], @@ -225,21 +218,8 @@ "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", "Show sharing options" : "Pokaż opcje udostępniania", "Shared with others" : "Udostępnione innym", - "Link to a file" : "Link do pliku", - "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", - "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", - "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", - "Folder \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla katalogu \"{path}\"", - "Share {propertyName} saved" : "Zapisano udostępnienie {propertyName}", - "Shared by" : "Udostępnione przez", - "Shared with" : "Udostępnione", - "Password created successfully" : "Hasło utworzone pomyślnie", - "Error generating password from password policy" : "Błąd generowania hasła z zasad haseł", - "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", - "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", - "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", - "Shares" : "Udostępnienia", + "No file" : "Brak pliku", + "Public share" : "Udostępnienie publiczne", "Overview of shared files." : "Przegląd udostępnionych plików.", "No shares" : "Brak udostępnień", "Files and folders you shared or have been shared with you will show up here" : "Tutaj pojawią się pliki i katalogi, które udostępniłeś lub zostały Tobie udostępnione", @@ -262,7 +242,22 @@ "List of unapproved shares." : "Lista niezatwierdzonych udostępnień.", "No pending shares" : "Brak oczekujących udostępnień", "Shares you have received but not approved will show up here" : "Tutaj pojawią się udostępnienia, które otrzymałeś, ale nie zostały zatwierdzone", + "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", + "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", + "File \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla pliku \"{path}\"", + "Folder \"{path}\" has been unshared" : "Zatrzymane udostępnienie dla katalogu \"{path}\"", + "Share {propertyName} saved" : "Zapisano udostępnienie {propertyName}", + "Shared by" : "Udostępnione przez", + "Shared with" : "Udostępnione", + "Password created successfully" : "Hasło utworzone pomyślnie", + "Error generating password from password policy" : "Błąd generowania hasła z zasad haseł", + "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", + "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", + "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", "Share note" : "Notatka udostępnienia", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", "Upload files to %s" : "Wyślij pliki do %s", "Note" : "Notatka", "Select or drop files" : "Wybierz lub upuść pliki", @@ -272,6 +267,12 @@ "Share not found" : "Nie znaleziono udostępnienia", "Back to %s" : "Powrót do %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", + "Waiting…" : "Oczekiwanie…", + "error" : "błąd", + "finished" : "zakończone", + "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", + "Move or copy" : "Przenieś lub kopiuj", + "You can upload into this folder" : "Możesz wysłać do tego katalogu", "No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}", "Invalid server URL" : "Nieprawidłowy adres URL serwera", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", @@ -280,6 +281,7 @@ "Please specify a valid federated user ID" : "Podaj prawidłowy ID użytkownika federacyjnego", "You cannot share to a Circle if the app is not enabled" : "Nie możesz udostępnić w Kręgach, jeśli aplikacja jest wyłączona", "Please specify a valid circle" : "Podaj prawidłowy krąg", + "Download all files" : "Pobierz wszystkie pliki", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Aplikacja umożliwia użytkownikom udostępnianie plików w Nextcloud. Jeśli ta opcja jest włączona, administrator może wybrać, które grupy mogą udostępniać pliki. Odpowiedni użytkownicy mogą następnie udostępniać pliki i katalogi innym użytkownikom i grupom w Nextcloud. Ponadto, jeśli administrator włączy funkcję udostępniania przez link, można użyć zewnętrznego linku do udostępniania plików innym użytkownikom poza Nextcloud. Administratorzy mogą również wymuszać hasła, daty wygaśnięcia i udostępnienia między serwerami za pośrednictwem linków udostępnienia, a także udostępnienia z urządzeń mobilnych.\nWyłączenie tej funkcji powoduje usunięcie udostępnionych plików i katalogów na serwerze dla wszystkich odbiorców, a także klientów synchronizacji i aplikacji mobilnych. Więcej informacji można znaleźć w dokumentacji Nextcloud.", "Accept user and group shares by default" : "Domyślnie akceptuj udostępnienia użytkowników i grup", "Read only" : "Tylko do odczytu", @@ -288,7 +290,6 @@ "Bundled permissions" : "Uprawnienia w pakiecie", "Only works for users with access to this folder" : "Działa tylko dla użytkowników mającym dostęp do tego katalogu", "Only works for users with access to this file" : "Działa tylko dla użytkowników mającym dostęp do tego pliku", - "File drop" : "Upuść plik", "Circle" : "Krąg", "Allow download" : "Zezwól na pobieranie", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", @@ -300,6 +301,7 @@ "the item was removed" : "element został usunięty", "the link expired" : "link wygasł", "sharing is disabled" : "udostępnianie jest wyłączone", - "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link." + "For more info, please ask the person who sent this link." : "Aby uzyskać więcej informacji, zapytaj osobę, która wysłała ten link.", + "Enter your name" : "Wpisz swoją nazwę" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 106dd03d91057..5247b0867dbcb 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Aguarde...", - "error" : "erro", - "finished" : "terminou", - "This will stop your current uploads." : "Isso interromperá seus envios atuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Baixar", - "Delete" : "Excluir", - "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", - "Terms of service" : "Termos de serviço", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", "File shares" : "Compartilhamentos de arquivos", "Downloaded via public link" : "Baixado via link público", "Downloaded by {email}" : "Baixado por {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Erro ao enviar notificação por e-mail", "This share does not exist or is no longer available" : "Este compartilhamento não existe ou não está mais disponível", "shared by %s" : "compartilhado por %s", - "Download all files" : "Baixar todos os arquivos", - "Direct link" : "Link direto", + "Download" : "Baixar", "Add to your %s" : "Adicione ao seu %s", + "Direct link" : "Link direto", "Share API is disabled" : "O compartilhamento de API está desabilitado.", "File sharing" : "Compartilhamento de arquivos", "Share will expire tomorrow" : "Compartilhamento irá expirar amanhã", @@ -255,11 +244,12 @@ OC.L10N.register( "on {server}" : "em {server}", "Note from" : "Nota de", "Note:" : "Anotação:", + "File drop" : "Baixar Arquivo ", + "Terms of service" : "Termos de serviço", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartilhou uma pasta com você.", "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, você precisa primeiro fornecer seu nome.", - "Enter your name" : "Digite seu nome", - "Submit name" : "Enviar nome", "Upload files to {folder}" : "Enviar arquivos para {folder}", + "Submit name" : "Enviar nome", "Allow upload and editing" : "Permitir envio e edição", "Allow editing" : "Permitir edição", "Upload only" : "Fazer upload apenas", @@ -278,6 +268,7 @@ OC.L10N.register( "Create" : "Criar", "Edit" : "Editar", "Share" : "Compartilhar", + "Delete" : "Excluir", "Delete share" : "Excluir compartilhamento", "Share with {userName}" : "Compartilhe com {userName}", "Share with email {email}" : "Compartilhar com e-mail {email}", @@ -294,10 +285,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Alternar a lista de outras pessoas com acesso a este arquivo", "Unable to fetch inherited shares" : "Não foi possível buscar compartilhamentos herdados", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Os seguintes endereços de e-mail não são válidos: {emails}","Os seguintes endereços de e-mail não são válidos: {emails}","e-mailOs seguintes endereços de e-mail não são válidos: {emails}"], + "Shares" : "Compartilhamentos", "Unable to load the shares list" : "Não foi possível carregar a lista de compartilhamentos", "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esse compartilhamento acabou de expirar.", "Shared with you by {owner}" : "Compartilhado com você por {owner}", + "Link to a file" : "Criar link para um arquivo", "_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"], "Open in Files" : "Abrir em arquivos", "_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"], @@ -307,22 +300,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes", "Show sharing options" : "Mostrar opções de compartilhamento", "Shared with others" : "Compartilhado com outros", - "Link to a file" : "Criar link para um arquivo", - "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", - "Error updating the share" : "Erro ao atualizar o compartilhamento", - "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado", - "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada", - "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", "Create file request" : "Criar solicitação de arquivo", - "Shared by" : "Compartilhado por", - "Shared with" : "Compartilhado com", - "Password created successfully" : "Senha criada com sucesso", - "Error generating password from password policy" : "Erro ao gerar senha da política de senha", - "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", - "Shares" : "Compartilhamentos", + "No file" : "Sem arquivo", + "Public share" : "Compartilhamento público", "Overview of shared files." : "Visão geral dos arquivos compartilhados.", "No shares" : "Sem compartilhamentos", "Files and folders you shared or have been shared with you will show up here" : "Arquivos e pastas que você compartilhou ou foram compartilhados com você aparecerão aqui", @@ -349,7 +329,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista de compartilhamentos não aprovadas.", "No pending shares" : "Não há compartilhamentos pendentes", "Shares you have received but not approved will show up here" : "As ações que você recebeu, mas não aprovou, aparecerão aqui", + "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", + "Error updating the share" : "Erro ao atualizar o compartilhamento", + "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado", + "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada", + "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", + "Shared by" : "Compartilhado por", + "Shared with" : "Compartilhado com", + "Password created successfully" : "Senha criada com sucesso", + "Error generating password from password policy" : "Erro ao gerar senha da política de senha", + "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", "Share note" : "Anotação de compartilhamento", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", "Upload files to %s" : "Enviar arquivos para %s", "%s shared a folder with you." : "%s compartilhou uma pasta com você.", "Note" : "Nota", @@ -360,6 +355,12 @@ OC.L10N.register( "Share not found" : "Compartilhamento não encontrado", "Back to %s" : "Voltar para %s", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", + "Waiting…" : "Aguarde...", + "error" : "erro", + "finished" : "terminou", + "This will stop your current uploads." : "Isso interromperá seus envios atuais.", + "Move or copy" : "Mover ou copiar", + "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", @@ -368,6 +369,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Especifique um ID de usuário federado válido ", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", + "Download all files" : "Baixar todos os arquivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Este aplicativo permite que os usuários compartilhem arquivos no Nextcloud. Se ativado, o administrador pode escolher quais grupos podem compartilhar arquivos. Os usuários aplicáveis podem compartilhar arquivos e pastas com outros usuários e grupos no Nextcloud. Além disso, se o administrador ativar o recurso de link de compartilhamento, um link externo poderá ser usado para compartilhar arquivos com outros usuários fora do Nextcloud. Os administradores também podem impor senhas, datas de vencimento e permitir o compartilhamento de servidor para servidor por meio de links de compartilhamento, bem como o compartilhamento de dispositivos móveis.\nDesativar este recurso remove arquivos e pastas compartilhados no servidor para todos os destinatários de compartilhamento e também nos clientes de sincronização e aplicativos móveis. Mais informações estão disponíveis na documentação do Nextcloud.", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", "Read only" : "Somente leitura", @@ -376,7 +378,6 @@ OC.L10N.register( "Bundled permissions" : "Permissões agrupadas", "Only works for users with access to this folder" : "Funciona apenas para usuários com acesso a esta pasta", "Only works for users with access to this file" : "Funciona apenas para usuários com acesso a este arquivo", - "File drop" : "Baixar Arquivo ", "Circle" : "Círculo", "Allow download" : "Permitir baixar", "No other users with access found" : "Nenhum usuário com acesso encontrado", @@ -388,6 +389,7 @@ OC.L10N.register( "the item was removed" : "o item foi removido", "the link expired" : "o link expirou", "sharing is disabled" : "o compartilhamento está desativado", - "For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link." + "For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link.", + "Enter your name" : "Digite seu nome" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 7978678c173ce..afd6658bb0d03 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Aguarde...", - "error" : "erro", - "finished" : "terminou", - "This will stop your current uploads." : "Isso interromperá seus envios atuais.", - "Move or copy" : "Mover ou copiar", - "Download" : "Baixar", - "Delete" : "Excluir", - "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", - "Terms of service" : "Termos de serviço", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", "File shares" : "Compartilhamentos de arquivos", "Downloaded via public link" : "Baixado via link público", "Downloaded by {email}" : "Baixado por {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Erro ao enviar notificação por e-mail", "This share does not exist or is no longer available" : "Este compartilhamento não existe ou não está mais disponível", "shared by %s" : "compartilhado por %s", - "Download all files" : "Baixar todos os arquivos", - "Direct link" : "Link direto", + "Download" : "Baixar", "Add to your %s" : "Adicione ao seu %s", + "Direct link" : "Link direto", "Share API is disabled" : "O compartilhamento de API está desabilitado.", "File sharing" : "Compartilhamento de arquivos", "Share will expire tomorrow" : "Compartilhamento irá expirar amanhã", @@ -253,11 +242,12 @@ "on {server}" : "em {server}", "Note from" : "Nota de", "Note:" : "Anotação:", + "File drop" : "Baixar Arquivo ", + "Terms of service" : "Termos de serviço", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartilhou uma pasta com você.", "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, você precisa primeiro fornecer seu nome.", - "Enter your name" : "Digite seu nome", - "Submit name" : "Enviar nome", "Upload files to {folder}" : "Enviar arquivos para {folder}", + "Submit name" : "Enviar nome", "Allow upload and editing" : "Permitir envio e edição", "Allow editing" : "Permitir edição", "Upload only" : "Fazer upload apenas", @@ -276,6 +266,7 @@ "Create" : "Criar", "Edit" : "Editar", "Share" : "Compartilhar", + "Delete" : "Excluir", "Delete share" : "Excluir compartilhamento", "Share with {userName}" : "Compartilhe com {userName}", "Share with email {email}" : "Compartilhar com e-mail {email}", @@ -292,10 +283,12 @@ "Toggle list of others with access to this file" : "Alternar a lista de outras pessoas com acesso a este arquivo", "Unable to fetch inherited shares" : "Não foi possível buscar compartilhamentos herdados", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Os seguintes endereços de e-mail não são válidos: {emails}","Os seguintes endereços de e-mail não são válidos: {emails}","e-mailOs seguintes endereços de e-mail não são válidos: {emails}"], + "Shares" : "Compartilhamentos", "Unable to load the shares list" : "Não foi possível carregar a lista de compartilhamentos", "Expires {relativetime}" : "Expira {relativetime}", "this share just expired." : "esse compartilhamento acabou de expirar.", "Shared with you by {owner}" : "Compartilhado com você por {owner}", + "Link to a file" : "Criar link para um arquivo", "_Accept share_::_Accept shares_" : ["Aceitar compartilhamentos","Aceitar compartilhamentos","Aceitar compartilhamentos"], "Open in Files" : "Abrir em arquivos", "_Reject share_::_Reject shares_" : ["Rejeitar compartilhamentos","Rejeitar compartilhamentos","Rejeitar compartilhamentos"], @@ -305,22 +298,9 @@ "Shared multiple times with different people" : "Compartilhado várias vezes com pessoas diferentes", "Show sharing options" : "Mostrar opções de compartilhamento", "Shared with others" : "Compartilhado com outros", - "Link to a file" : "Criar link para um arquivo", - "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", - "Error updating the share" : "Erro ao atualizar o compartilhamento", - "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado", - "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada", - "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", "Create file request" : "Criar solicitação de arquivo", - "Shared by" : "Compartilhado por", - "Shared with" : "Compartilhado com", - "Password created successfully" : "Senha criada com sucesso", - "Error generating password from password policy" : "Erro ao gerar senha da política de senha", - "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}", - "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", - "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", - "Shares" : "Compartilhamentos", + "No file" : "Sem arquivo", + "Public share" : "Compartilhamento público", "Overview of shared files." : "Visão geral dos arquivos compartilhados.", "No shares" : "Sem compartilhamentos", "Files and folders you shared or have been shared with you will show up here" : "Arquivos e pastas que você compartilhou ou foram compartilhados com você aparecerão aqui", @@ -347,7 +327,22 @@ "List of unapproved shares." : "Lista de compartilhamentos não aprovadas.", "No pending shares" : "Não há compartilhamentos pendentes", "Shares you have received but not approved will show up here" : "As ações que você recebeu, mas não aprovou, aparecerão aqui", + "Error updating the share: {errorMessage}" : "Erro ao atualizar o compartilhamento: {errorMessage}", + "Error updating the share" : "Erro ao atualizar o compartilhamento", + "File \"{path}\" has been unshared" : "O arquivo \"{path}\" não foi compartilhado", + "Folder \"{path}\" has been unshared" : "A pasta \"{path}\" foi descompartilhada", + "Share {propertyName} saved" : "Compartilhe {propertyName} salvo", + "Shared by" : "Compartilhado por", + "Shared with" : "Compartilhado com", + "Password created successfully" : "Senha criada com sucesso", + "Error generating password from password policy" : "Erro ao gerar senha da política de senha", + "Shared with you and the group {group} by {owner}" : "Compartilhado com você e o grupo {group} por {owner}", + "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", + "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", "Share note" : "Anotação de compartilhamento", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", "Upload files to %s" : "Enviar arquivos para %s", "%s shared a folder with you." : "%s compartilhou uma pasta com você.", "Note" : "Nota", @@ -358,6 +353,12 @@ "Share not found" : "Compartilhamento não encontrado", "Back to %s" : "Voltar para %s", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", + "Waiting…" : "Aguarde...", + "error" : "erro", + "finished" : "terminou", + "This will stop your current uploads." : "Isso interromperá seus envios atuais.", + "Move or copy" : "Mover ou copiar", + "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", @@ -366,6 +367,7 @@ "Please specify a valid federated user ID" : "Especifique um ID de usuário federado válido ", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", + "Download all files" : "Baixar todos os arquivos", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Este aplicativo permite que os usuários compartilhem arquivos no Nextcloud. Se ativado, o administrador pode escolher quais grupos podem compartilhar arquivos. Os usuários aplicáveis podem compartilhar arquivos e pastas com outros usuários e grupos no Nextcloud. Além disso, se o administrador ativar o recurso de link de compartilhamento, um link externo poderá ser usado para compartilhar arquivos com outros usuários fora do Nextcloud. Os administradores também podem impor senhas, datas de vencimento e permitir o compartilhamento de servidor para servidor por meio de links de compartilhamento, bem como o compartilhamento de dispositivos móveis.\nDesativar este recurso remove arquivos e pastas compartilhados no servidor para todos os destinatários de compartilhamento e também nos clientes de sincronização e aplicativos móveis. Mais informações estão disponíveis na documentação do Nextcloud.", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", "Read only" : "Somente leitura", @@ -374,7 +376,6 @@ "Bundled permissions" : "Permissões agrupadas", "Only works for users with access to this folder" : "Funciona apenas para usuários com acesso a esta pasta", "Only works for users with access to this file" : "Funciona apenas para usuários com acesso a este arquivo", - "File drop" : "Baixar Arquivo ", "Circle" : "Círculo", "Allow download" : "Permitir baixar", "No other users with access found" : "Nenhum usuário com acesso encontrado", @@ -386,6 +387,7 @@ "the item was removed" : "o item foi removido", "the link expired" : "o link expirou", "sharing is disabled" : "o compartilhamento está desativado", - "For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link." + "For more info, please ask the person who sent this link." : "Para mais informações, pergunte à pessoa que lhe enviou o link.", + "Enter your name" : "Digite seu nome" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index be4ca9f26ec29..1df99f865a606 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "În așteptare...", - "error" : "eroare", - "finished" : "finalizat", - "This will stop your current uploads." : "Asta va opri descărcările curente.", - "Move or copy" : "Mută sau copiază", - "Download" : "Descarcă", - "Delete" : "Șterge", - "You can upload into this folder" : "Poți încărca în acest director", - "Terms of service" : "Termenii serviciului", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", "File shares" : "Fișiere partajate", "Downloaded via public link" : "Descărcat prin link public", "Downloaded by {email}" : "Descărcat de {email}", @@ -96,9 +85,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Trimiterea parolei de către Nextcloud Talk\" pentru partajarea unui fișier sau folder a eșuat deoarece Nextcloud Talk nu este activat.", "Wrong password" : "Parolă greșită", "shared by %s" : "partajat de %s", - "Download all files" : "Descarcă toate fișierele", - "Direct link" : "Legătură directă", + "Download" : "Descarcă", "Add to your %s" : "Adaugă la %s tău", + "Direct link" : "Legătură directă", "Share API is disabled" : "API-ul de partajare este dezactivat", "File sharing" : "Partajare fișiere", "Share will expire tomorrow" : "Partajarea va expira mâine", @@ -149,7 +138,8 @@ OC.L10N.register( "Email" : "E-mail", "Talk conversation" : "Conversație Talk", "Deck board" : "Panou Deck", - "Enter your name" : "Introduceți numele", + "File drop" : "Aducere fișier", + "Terms of service" : "Termenii serviciului", "Allow upload and editing" : "Permite încărcarea și editarea", "Allow editing" : "Permite editarea", "Advanced settings" : "Setări avansate", @@ -160,17 +150,12 @@ OC.L10N.register( "Create" : "Crează", "Edit" : "Editează", "Share" : "Partajează", + "Delete" : "Șterge", + "Shares" : "Partajări", "Shared with you by {owner}" : "Partajat cu tine de {owner}", "Open in Files" : "Deschide în Fișiere", "Shared" : "Partajat", "Shared with others" : "Partajat cu alții", - "Shared by" : "impartite in ", - "Shared with" : "Partajat cu", - "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", - "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", - "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", - "Shares" : "Partajări", "No shares" : "Nicio partajare", "Shared with you" : "Partajat cu tine", "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", @@ -181,13 +166,27 @@ OC.L10N.register( "No deleted shares" : "Nicio partajare ștearsă", "Pending shares" : "Partajări în așteptare", "No pending shares" : "Nicio partajare în așteptare", + "Shared by" : "impartite in ", + "Shared with" : "Partajat cu", + "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", + "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", + "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", + "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", "Share note" : "Partajează nota", + "Show list view" : "Afișează vizualizarea listă", + "Show grid view" : "Afișează vizualizarea grilă", "Upload files to %s" : "Încarcă fișiere la %s", "Note" : "Notă", "Select or drop files" : "Selectează sau plasează fișiere", "Uploaded files:" : "Fișiere încărcate:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Prin încărcarea fișierelor ești de accord cu %1$s termenii și serviciile %2$s", "Back to %s" : "Înapoi la %s", + "Waiting…" : "În așteptare...", + "error" : "eroare", + "finished" : "finalizat", + "This will stop your current uploads." : "Asta va opri descărcările curente.", + "Move or copy" : "Mută sau copiază", + "You can upload into this folder" : "Poți încărca în acest director", "No compatible server found at {remote}" : "Niciun server compatibil nu a fost găsit la {remote}", "Invalid server URL" : "URL server invalid", "Failed to add the public link to your Nextcloud" : "Eroare la adăugarea link-ului public la Nextcloud", @@ -195,19 +194,20 @@ OC.L10N.register( "Please specify a valid user" : "Specifică un utilizator valid", "You cannot share to a Circle if the app is not enabled" : "Nu puteți partaja cu un Cerc dacă aplicația nu este activată", "Please specify a valid circle" : "Specificați un cerc valid", + "Download all files" : "Descarcă toate fișierele", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", "Read only" : "Doar citire", "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", "Upload" : "Încărcare", "Bundled permissions" : "Permisiuni încorporate", - "File drop" : "Aducere fișier", "Circle" : "Cerc", "No entries found in this folder" : "Niciun element găsit în acest director", "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", "the item was removed" : "acest articol a fost șters", "the link expired" : "linkul a expirat", - "sharing is disabled" : "Partajare este oprită" + "sharing is disabled" : "Partajare este oprită", + "Enter your name" : "Introduceți numele" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json index d90167f0568f6..d49acad44e97c 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "În așteptare...", - "error" : "eroare", - "finished" : "finalizat", - "This will stop your current uploads." : "Asta va opri descărcările curente.", - "Move or copy" : "Mută sau copiază", - "Download" : "Descarcă", - "Delete" : "Șterge", - "You can upload into this folder" : "Poți încărca în acest director", - "Terms of service" : "Termenii serviciului", - "Show list view" : "Afișează vizualizarea listă", - "Show grid view" : "Afișează vizualizarea grilă", "File shares" : "Fișiere partajate", "Downloaded via public link" : "Descărcat prin link public", "Downloaded by {email}" : "Descărcat de {email}", @@ -94,9 +83,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Trimiterea parolei de către Nextcloud Talk\" pentru partajarea unui fișier sau folder a eșuat deoarece Nextcloud Talk nu este activat.", "Wrong password" : "Parolă greșită", "shared by %s" : "partajat de %s", - "Download all files" : "Descarcă toate fișierele", - "Direct link" : "Legătură directă", + "Download" : "Descarcă", "Add to your %s" : "Adaugă la %s tău", + "Direct link" : "Legătură directă", "Share API is disabled" : "API-ul de partajare este dezactivat", "File sharing" : "Partajare fișiere", "Share will expire tomorrow" : "Partajarea va expira mâine", @@ -147,7 +136,8 @@ "Email" : "E-mail", "Talk conversation" : "Conversație Talk", "Deck board" : "Panou Deck", - "Enter your name" : "Introduceți numele", + "File drop" : "Aducere fișier", + "Terms of service" : "Termenii serviciului", "Allow upload and editing" : "Permite încărcarea și editarea", "Allow editing" : "Permite editarea", "Advanced settings" : "Setări avansate", @@ -158,17 +148,12 @@ "Create" : "Crează", "Edit" : "Editează", "Share" : "Partajează", + "Delete" : "Șterge", + "Shares" : "Partajări", "Shared with you by {owner}" : "Partajat cu tine de {owner}", "Open in Files" : "Deschide în Fișiere", "Shared" : "Partajat", "Shared with others" : "Partajat cu alții", - "Shared by" : "impartite in ", - "Shared with" : "Partajat cu", - "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", - "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", - "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", - "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", - "Shares" : "Partajări", "No shares" : "Nicio partajare", "Shared with you" : "Partajat cu tine", "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", @@ -179,13 +164,27 @@ "No deleted shares" : "Nicio partajare ștearsă", "Pending shares" : "Partajări în așteptare", "No pending shares" : "Nicio partajare în așteptare", + "Shared by" : "impartite in ", + "Shared with" : "Partajat cu", + "Shared with you and the group {group} by {owner}" : "Partajat cu tine si cu grupul {group} de {owner}", + "Shared with you and {circle} by {owner}" : "Partajat cu tine și {circle} de {owner} ", + "Shared with you and the conversation {conversation} by {owner}" : "Partajat cu tine si conversația {conversation} de {owner}", + "Shared with you in a conversation by {owner}" : "Partajat cu tine în o conversație {owner}", "Share note" : "Partajează nota", + "Show list view" : "Afișează vizualizarea listă", + "Show grid view" : "Afișează vizualizarea grilă", "Upload files to %s" : "Încarcă fișiere la %s", "Note" : "Notă", "Select or drop files" : "Selectează sau plasează fișiere", "Uploaded files:" : "Fișiere încărcate:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Prin încărcarea fișierelor ești de accord cu %1$s termenii și serviciile %2$s", "Back to %s" : "Înapoi la %s", + "Waiting…" : "În așteptare...", + "error" : "eroare", + "finished" : "finalizat", + "This will stop your current uploads." : "Asta va opri descărcările curente.", + "Move or copy" : "Mută sau copiază", + "You can upload into this folder" : "Poți încărca în acest director", "No compatible server found at {remote}" : "Niciun server compatibil nu a fost găsit la {remote}", "Invalid server URL" : "URL server invalid", "Failed to add the public link to your Nextcloud" : "Eroare la adăugarea link-ului public la Nextcloud", @@ -193,19 +192,20 @@ "Please specify a valid user" : "Specifică un utilizator valid", "You cannot share to a Circle if the app is not enabled" : "Nu puteți partaja cu un Cerc dacă aplicația nu este activată", "Please specify a valid circle" : "Specificați un cerc valid", + "Download all files" : "Descarcă toate fișierele", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Această aplicație permite utilizatorilor să partajeze fișiere în cadrul Nextcloud. Dacă este activată, administratorul poate stabili ce grupuri pot partaja fișiere. Utilizatorii respectivi pot apoi partaja fișiere și foldere cu alți utilizatori și grupuri în cadrul Nextcloud. În plus, dacă administratorul activează funcția de partajare linkuri, atunci poate fi folosit un link extern pentru partajarea fișierelor cu alți utilizatori din afara Nextcloud. Administratorii pot de asemenea să impună parole, date de expirare și să permită partajarea server la server via linkuri partajate precum și partajarea cu dispozitivele mobile.\nDezactivând această funcționalitate, se elimină accesul la fișierele și folderele partajate de pe server pentru toți destinatarii partajărilor și de asemenea de pe clienții de sincronizare și aplicațiile mobile. Mai multe informații se pot găsi în documentația Nextcloud.", "Accept user and group shares by default" : "Acceptă implicit partajările cu utilizatorii și grupurile", "Read only" : "Doar citire", "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", "Upload" : "Încărcare", "Bundled permissions" : "Permisiuni încorporate", - "File drop" : "Aducere fișier", "Circle" : "Cerc", "No entries found in this folder" : "Niciun element găsit în acest director", "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", "the item was removed" : "acest articol a fost șters", "the link expired" : "linkul a expirat", - "sharing is disabled" : "Partajare este oprită" + "sharing is disabled" : "Partajare este oprită", + "Enter your name" : "Introduceți numele" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index d85a2c2e46cbc..7b871e3ae7a75 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Ожидание…", - "error" : "ошибка", - "finished" : "завершено", - "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", - "Move or copy" : "Переместить или копировать", - "Download" : "Скачать", - "Delete" : "Удалить", - "You can upload into this folder" : "Вы можете загружать в этот каталог", - "Terms of service" : "Условия использования", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", "File shares" : "Обмен файлами", "Downloaded via public link" : "Скачано по общедоступной ссылке", "Downloaded by {email}" : "Скачано {email}", @@ -103,9 +92,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не удалось отправить пароль для доступа, так как приложение Nextcloud Talk отключено.", "Wrong password" : "Неверный пароль", "shared by %s" : "доступ предоставлен пользователем %s", - "Download all files" : "Скачать все файлы", - "Direct link" : "Прямая ссылка", + "Download" : "Скачать", "Add to your %s" : "Добавить в свой %s", + "Direct link" : "Прямая ссылка", "Share API is disabled" : "API общего доступа отключён", "File sharing" : "Обмен файлами", "Share will expire tomorrow" : "Завтра истекает срок публикации", @@ -117,27 +106,49 @@ OC.L10N.register( "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если оно включено, администратор может выбирать, какие группы могут обмениваться файлами. Соответствующие пользователи могут обмениваться файлами и папками с другими учетными записями и группами в Nextcloud. Кроме того, если администратор активирует функцию \"Поделиться ссылкой\", можно использовать внешнюю ссылку для обмена файлами с другими пользователями за пределами Nextcloud. Администраторы также могут устанавливать пароли, даты истечения срока действия и разрешать общий доступ с сервера на сервер с помощью общих ссылок, а также с мобильных устройств.\nПри отключении этой функции удаляются общие файлы и папки на сервере для всех получателей общего доступа, а также на клиентах синхронизации и в мобильных приложениях. Дополнительная информация доступна в документации Nextcloud.", "People" : "Люди", "Expiration date" : "Срок действия", + "Your administrator has enforced a {count} days expiration policy." : "Ваш администратор ввел в действие {count} политику истечения срока действия дней.", "Set a password" : "Задать пароль", "Password" : "Пароль", + "Your administrator has enforced a password protection." : "Ваш администратор ввел в действие защиту паролем.", "You can now share the link below to allow people to upload files to your directory." : "Теперь вы можете поделиться приведенной ниже ссылкой, чтобы люди могли загружать файлы в ваш каталог.", "Share link" : "Общий доступ по ссылке", "Copy to clipboard" : "Копировать в буфер обмена", "Send link via email" : "Отправить ссылку по электронной почте", + "Enter an email address or paste a list" : "Введите адрес электронной почты или вставьте список", + "Remove email" : "Удалить электронную почту", + "Automatically copying failed, please copy the share link manually" : "Не удалось выполнить автоматическое копирование, пожалуйста, скопируйте ссылку для обмена вручную", "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", + "Email already added" : "Адрес электронной почты уже добавлен", + "Invalid email address" : "Неверный адрес электронной почты", "What are you requesting?" : "О чем вы просите?", "Request subject" : "Тема запроса", + "Birthday party photos, History assignment…" : "Фотографии с дня рождения, задание по истории…", + "Where should these files go?" : "Куда должны быть отправлены эти файлы?", + "Upload destination" : "Пункт назначения загрузки", + "Select a destination" : "Выберите пункт назначения", + "Revert to default" : "Вернуться к значению по умолчанию", + "The uploaded files are visible only to you unless you choose to share them." : "Загруженные файлы видны только вам, если вы не решите поделиться ими.", + "Add a note" : "Добавить заметку", + "Note for recipient" : "Записка для получателя", "Add a note to help people understand what you are requesting." : "Добавьте примечание, чтобы помочь людям понять, о чем вы просите.", "You can add links, date or any other information that will help the recipient understand what you are requesting." : "Вы можете добавить ссылки, дату или любую другую информацию, которая поможет получателю понять, что вы запрашиваете.", "Select" : "Выбрать", "Create a file request" : "Создать запрос на файл", "File request created" : "Создан запрос на файл", + "Collect files from others even if they do not have an account." : "Собирайте файлы у других пользователей, даже если у них нет учетной записи.", + "To ensure you can receive files, verify you have enough storage available." : "Чтобы убедиться, что вы можете получать файлы, убедитесь, что у вас достаточно свободного места для хранения.", "File request" : "Запрос файла", + "Previous step" : "Предыдущий шаг", "Cancel" : "Отменить", "Cancel the file request creation" : "Отменить создание запроса на файл", + "Close without sending emails" : "Закрыть без отправки электронных писем", "Close" : "Закрыть", "Continue" : "Продолжить", + "Please select a folder, you cannot share the root directory." : "Пожалуйста, выберите папку, вы не можете предоставить общий доступ к корневому каталогу.", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", + "Error sending emails: {errorMessage}" : "Ошибка при отправке электронных писем: {errorMessage}", + "Error sending emails" : "Ошибка при отправке электронных писем", "Accept shares from other accounts and groups by default" : "По умолчанию принимать общий доступ от других учетных записей и групп.", "Error while toggling options" : "Ошибка изменения параметров", "Set default folder for accepted shares" : "Задать папку для принятых опубликованных ресурсов", @@ -204,7 +215,9 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", "Note:" : "Примечание:", - "Enter your name" : "Введите своё имя", + "File drop" : "Принимать файлы", + "Terms of service" : "Условия использования", + "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", "Upload files to {folder}" : "Загрузить файлы в {folder}", "Allow upload and editing" : "Разрешить приём и редактирование", "Allow editing" : "Разрешить редактирование", @@ -224,6 +237,7 @@ OC.L10N.register( "Create" : "Создать", "Edit" : "Редактировать", "Share" : "Поделиться", + "Delete" : "Удалить", "Delete share" : "Удалить общий ресурс", "Share with {userName}" : "Поделиться с {userName}", "Share with group" : "Поделиться с группой", @@ -237,10 +251,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Свернуть или развернуть список пользователей, имеющих доступ к этой папке", "Toggle list of others with access to this file" : "Свернуть или развернуть список пользователей, имеющих доступ к этому файлу", "Unable to fetch inherited shares" : "Невозможно получить список унаследованных общих ресурсов ", + "Shares" : "Опубликованные ресурсы", "Unable to load the shares list" : "Невозможно загрузить список общих ресурсов", "Expires {relativetime}" : "Истекает {relativetime}", "this share just expired." : "срок действия этого общего ресурса только что истёк.", "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ", + "Link to a file" : "Ссылка на файл", "_Accept share_::_Accept shares_" : ["Принять общий ресурс","Принять общие ресурсы","Принять общие ресурсы","Принять общие ресурсы"], "Open in Files" : "Открыть в Файлах", "_Reject share_::_Reject shares_" : ["Отклонить общий ресурс","Отклонить общие ресурсы","Отклонить общие ресурсы","Отклонить общие ресурсы"], @@ -250,22 +266,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Делиться несколько раз с разными людьми", "Show sharing options" : "Показать опции доступа", "Shared with others" : "Доступные для других", - "Link to a file" : "Ссылка на файл", - "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", - "Error updating the share" : "Ошибка изменения параметров общего доступа", - "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", - "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", - "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", "Create file request" : "Создать запрос на создание файла", - "Shared by" : "Поделился", - "Shared with" : "Общий доступ", - "Password created successfully" : "Пароль создан", - "Error generating password from password policy" : "Не удалось создать пароль на основе политики", - "Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}", - "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", - "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", - "Shares" : "Опубликованные ресурсы", + "No file" : "Нет файла", + "Public share" : "Общедоступные ссылки", "Overview of shared files." : "Предпросмотр общих файлов.", "No shares" : "Нет ресурсов общего доступа", "Files and folders you shared or have been shared with you will show up here" : "Файлы и папки, которыми вы поделились или к которым Вам был предоставлен доступ, будут отображаться здесь", @@ -292,7 +295,22 @@ OC.L10N.register( "List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли", "No pending shares" : "Ожидающие общие ресурсы отсуствуют", "Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны", + "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", + "Error updating the share" : "Ошибка изменения параметров общего доступа", + "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", + "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", + "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", + "Shared by" : "Поделился", + "Shared with" : "Общий доступ", + "Password created successfully" : "Пароль создан", + "Error generating password from password policy" : "Не удалось создать пароль на основе политики", + "Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}", + "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", + "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", "Share note" : "Комментарий к общему ресурсу", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", "Upload files to %s" : "Загрузка файлов в %s", "Note" : "Примечание", "Select or drop files" : "Выберите или перетащите файлы", @@ -302,6 +320,12 @@ OC.L10N.register( "Share not found" : "Общий доступ не найден", "Back to %s" : "Вернуться к %s", "Add to your Nextcloud" : "Добавить в свой Nextcloud", + "Waiting…" : "Ожидание…", + "error" : "ошибка", + "finished" : "завершено", + "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", + "Move or copy" : "Переместить или копировать", + "You can upload into this folder" : "Вы можете загружать в этот каталог", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -310,6 +334,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Укажите действительный идентификатор федеративного пользователя", "You cannot share to a Circle if the app is not enabled" : "Вы не можете поделиться с кругом, если приложение «Круг» не включено", "Please specify a valid circle" : "Укажите верный круг", + "Download all files" : "Скачать все файлы", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если приложение включено, администратор может выбрать, какие группы пользователей могут предоставлять общий доступ к файлам, после чего такие пользователи, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор задействовал модуль предоставления общего доступа, то для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud может использоваться внешняя ссылка. Администраторы могут также задавать обязательное использование паролей для получения доступа к общему ресурсу, обязательное назначение срока действия ссылки, разрешать межсерверный обмен файлами с помощью ссылок и предоставление общего доступа с мобильных устройств.\nПри отключении этой функции для всех пользователей будет отключён совместный доступ к файлам и папкам на сервере, в том числе и при использовании приложений для синхронизации и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.", "Accept user and group shares by default" : "Принимать по умолчанию общие ресурсы, предназначенные пользователю или группе", "Read only" : "Только для чтения", @@ -318,7 +343,6 @@ OC.L10N.register( "Bundled permissions" : "Связанные права доступа", "Only works for users with access to this folder" : "Только для пользователей с доступом к этой папке", "Only works for users with access to this file" : "Только для пользователей с доступом к этому файлу", - "File drop" : "Принимать файлы", "Circle" : "Круг", "Allow download" : "Разрешить скачивать", "No other users with access found" : "Не найдено пользователей, имеющих доступ", @@ -330,6 +354,7 @@ OC.L10N.register( "the item was removed" : "объект удалён", "the link expired" : "истёк срок действия ссылки", "sharing is disabled" : "закрыт общий доступ", - "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку." + "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", + "Enter your name" : "Введите своё имя" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index dda7e7bbbe8be..da25e4d570f7b 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Ожидание…", - "error" : "ошибка", - "finished" : "завершено", - "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", - "Move or copy" : "Переместить или копировать", - "Download" : "Скачать", - "Delete" : "Удалить", - "You can upload into this folder" : "Вы можете загружать в этот каталог", - "Terms of service" : "Условия использования", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", "File shares" : "Обмен файлами", "Downloaded via public link" : "Скачано по общедоступной ссылке", "Downloaded by {email}" : "Скачано {email}", @@ -101,9 +90,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не удалось отправить пароль для доступа, так как приложение Nextcloud Talk отключено.", "Wrong password" : "Неверный пароль", "shared by %s" : "доступ предоставлен пользователем %s", - "Download all files" : "Скачать все файлы", - "Direct link" : "Прямая ссылка", + "Download" : "Скачать", "Add to your %s" : "Добавить в свой %s", + "Direct link" : "Прямая ссылка", "Share API is disabled" : "API общего доступа отключён", "File sharing" : "Обмен файлами", "Share will expire tomorrow" : "Завтра истекает срок публикации", @@ -115,27 +104,49 @@ "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если оно включено, администратор может выбирать, какие группы могут обмениваться файлами. Соответствующие пользователи могут обмениваться файлами и папками с другими учетными записями и группами в Nextcloud. Кроме того, если администратор активирует функцию \"Поделиться ссылкой\", можно использовать внешнюю ссылку для обмена файлами с другими пользователями за пределами Nextcloud. Администраторы также могут устанавливать пароли, даты истечения срока действия и разрешать общий доступ с сервера на сервер с помощью общих ссылок, а также с мобильных устройств.\nПри отключении этой функции удаляются общие файлы и папки на сервере для всех получателей общего доступа, а также на клиентах синхронизации и в мобильных приложениях. Дополнительная информация доступна в документации Nextcloud.", "People" : "Люди", "Expiration date" : "Срок действия", + "Your administrator has enforced a {count} days expiration policy." : "Ваш администратор ввел в действие {count} политику истечения срока действия дней.", "Set a password" : "Задать пароль", "Password" : "Пароль", + "Your administrator has enforced a password protection." : "Ваш администратор ввел в действие защиту паролем.", "You can now share the link below to allow people to upload files to your directory." : "Теперь вы можете поделиться приведенной ниже ссылкой, чтобы люди могли загружать файлы в ваш каталог.", "Share link" : "Общий доступ по ссылке", "Copy to clipboard" : "Копировать в буфер обмена", "Send link via email" : "Отправить ссылку по электронной почте", + "Enter an email address or paste a list" : "Введите адрес электронной почты или вставьте список", + "Remove email" : "Удалить электронную почту", + "Automatically copying failed, please copy the share link manually" : "Не удалось выполнить автоматическое копирование, пожалуйста, скопируйте ссылку для обмена вручную", "Link copied to clipboard" : "Ссылка скопирована в буфер обмена", + "Email already added" : "Адрес электронной почты уже добавлен", + "Invalid email address" : "Неверный адрес электронной почты", "What are you requesting?" : "О чем вы просите?", "Request subject" : "Тема запроса", + "Birthday party photos, History assignment…" : "Фотографии с дня рождения, задание по истории…", + "Where should these files go?" : "Куда должны быть отправлены эти файлы?", + "Upload destination" : "Пункт назначения загрузки", + "Select a destination" : "Выберите пункт назначения", + "Revert to default" : "Вернуться к значению по умолчанию", + "The uploaded files are visible only to you unless you choose to share them." : "Загруженные файлы видны только вам, если вы не решите поделиться ими.", + "Add a note" : "Добавить заметку", + "Note for recipient" : "Записка для получателя", "Add a note to help people understand what you are requesting." : "Добавьте примечание, чтобы помочь людям понять, о чем вы просите.", "You can add links, date or any other information that will help the recipient understand what you are requesting." : "Вы можете добавить ссылки, дату или любую другую информацию, которая поможет получателю понять, что вы запрашиваете.", "Select" : "Выбрать", "Create a file request" : "Создать запрос на файл", "File request created" : "Создан запрос на файл", + "Collect files from others even if they do not have an account." : "Собирайте файлы у других пользователей, даже если у них нет учетной записи.", + "To ensure you can receive files, verify you have enough storage available." : "Чтобы убедиться, что вы можете получать файлы, убедитесь, что у вас достаточно свободного места для хранения.", "File request" : "Запрос файла", + "Previous step" : "Предыдущий шаг", "Cancel" : "Отменить", "Cancel the file request creation" : "Отменить создание запроса на файл", + "Close without sending emails" : "Закрыть без отправки электронных писем", "Close" : "Закрыть", "Continue" : "Продолжить", + "Please select a folder, you cannot share the root directory." : "Пожалуйста, выберите папку, вы не можете предоставить общий доступ к корневому каталогу.", "Error creating the share: {errorMessage}" : "Не удалось создать общий ресурс: {errorMessage}", "Error creating the share" : "Ошибка создания общего доступа", + "Error sending emails: {errorMessage}" : "Ошибка при отправке электронных писем: {errorMessage}", + "Error sending emails" : "Ошибка при отправке электронных писем", "Accept shares from other accounts and groups by default" : "По умолчанию принимать общий доступ от других учетных записей и групп.", "Error while toggling options" : "Ошибка изменения параметров", "Set default folder for accepted shares" : "Задать папку для принятых опубликованных ресурсов", @@ -202,7 +213,9 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "на {server}", "Note:" : "Примечание:", - "Enter your name" : "Введите своё имя", + "File drop" : "Принимать файлы", + "Terms of service" : "Условия использования", + "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", "Upload files to {folder}" : "Загрузить файлы в {folder}", "Allow upload and editing" : "Разрешить приём и редактирование", "Allow editing" : "Разрешить редактирование", @@ -222,6 +235,7 @@ "Create" : "Создать", "Edit" : "Редактировать", "Share" : "Поделиться", + "Delete" : "Удалить", "Delete share" : "Удалить общий ресурс", "Share with {userName}" : "Поделиться с {userName}", "Share with group" : "Поделиться с группой", @@ -235,10 +249,12 @@ "Toggle list of others with access to this directory" : "Свернуть или развернуть список пользователей, имеющих доступ к этой папке", "Toggle list of others with access to this file" : "Свернуть или развернуть список пользователей, имеющих доступ к этому файлу", "Unable to fetch inherited shares" : "Невозможно получить список унаследованных общих ресурсов ", + "Shares" : "Опубликованные ресурсы", "Unable to load the shares list" : "Невозможно загрузить список общих ресурсов", "Expires {relativetime}" : "Истекает {relativetime}", "this share just expired." : "срок действия этого общего ресурса только что истёк.", "Shared with you by {owner}" : "{owner} предоставил(а) Вам доступ", + "Link to a file" : "Ссылка на файл", "_Accept share_::_Accept shares_" : ["Принять общий ресурс","Принять общие ресурсы","Принять общие ресурсы","Принять общие ресурсы"], "Open in Files" : "Открыть в Файлах", "_Reject share_::_Reject shares_" : ["Отклонить общий ресурс","Отклонить общие ресурсы","Отклонить общие ресурсы","Отклонить общие ресурсы"], @@ -248,22 +264,9 @@ "Shared multiple times with different people" : "Делиться несколько раз с разными людьми", "Show sharing options" : "Показать опции доступа", "Shared with others" : "Доступные для других", - "Link to a file" : "Ссылка на файл", - "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", - "Error updating the share" : "Ошибка изменения параметров общего доступа", - "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", - "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", - "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", "Create file request" : "Создать запрос на создание файла", - "Shared by" : "Поделился", - "Shared with" : "Общий доступ", - "Password created successfully" : "Пароль создан", - "Error generating password from password policy" : "Не удалось создать пароль на основе политики", - "Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}", - "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", - "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", - "Shares" : "Опубликованные ресурсы", + "No file" : "Нет файла", + "Public share" : "Общедоступные ссылки", "Overview of shared files." : "Предпросмотр общих файлов.", "No shares" : "Нет ресурсов общего доступа", "Files and folders you shared or have been shared with you will show up here" : "Файлы и папки, которыми вы поделились или к которым Вам был предоставлен доступ, будут отображаться здесь", @@ -290,7 +293,22 @@ "List of unapproved shares." : "Список ресурсов общего доступа, которые вы еще не приняли", "No pending shares" : "Ожидающие общие ресурсы отсуствуют", "Shares you have received but not approved will show up here" : "Здесь появятся ресурсы общего доступа, которые Вам предоставлены, но еще не подтверждены с Вашей стороны", + "Error updating the share: {errorMessage}" : "Не удалось изменить общий ресурс: {errorMessage}", + "Error updating the share" : "Ошибка изменения параметров общего доступа", + "File \"{path}\" has been unshared" : "Закрыт общий доступ к файлу «{path}»", + "Folder \"{path}\" has been unshared" : "Закрыт общий доступ к папке «{path}»", + "Share {propertyName} saved" : "Общий ресурс «{propertyName}» сохранён", + "Shared by" : "Поделился", + "Shared with" : "Общий доступ", + "Password created successfully" : "Пароль создан", + "Error generating password from password policy" : "Не удалось создать пароль на основе политики", + "Shared with you and the group {group} by {owner}" : "{owner} предоставил(а) доступ Вам и группе {group}", + "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", + "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", "Share note" : "Комментарий к общему ресурсу", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", "Upload files to %s" : "Загрузка файлов в %s", "Note" : "Примечание", "Select or drop files" : "Выберите или перетащите файлы", @@ -300,6 +318,12 @@ "Share not found" : "Общий доступ не найден", "Back to %s" : "Вернуться к %s", "Add to your Nextcloud" : "Добавить в свой Nextcloud", + "Waiting…" : "Ожидание…", + "error" : "ошибка", + "finished" : "завершено", + "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", + "Move or copy" : "Переместить или копировать", + "You can upload into this folder" : "Вы можете загружать в этот каталог", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -308,6 +332,7 @@ "Please specify a valid federated user ID" : "Укажите действительный идентификатор федеративного пользователя", "You cannot share to a Circle if the app is not enabled" : "Вы не можете поделиться с кругом, если приложение «Круг» не включено", "Please specify a valid circle" : "Укажите верный круг", + "Download all files" : "Скачать все файлы", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Это приложение позволяет пользователям обмениваться файлами в Nextcloud. Если приложение включено, администратор может выбрать, какие группы пользователей могут предоставлять общий доступ к файлам, после чего такие пользователи, могут обмениваться файлами и папками с другими пользователями и группами в Nextcloud. Кроме того, если администратор задействовал модуль предоставления общего доступа, то для обмена файлами с другими пользователями, не являющимися пользователями Nextcloud может использоваться внешняя ссылка. Администраторы могут также задавать обязательное использование паролей для получения доступа к общему ресурсу, обязательное назначение срока действия ссылки, разрешать межсерверный обмен файлами с помощью ссылок и предоставление общего доступа с мобильных устройств.\nПри отключении этой функции для всех пользователей будет отключён совместный доступ к файлам и папкам на сервере, в том числе и при использовании приложений для синхронизации и мобильных приложений. Дополнительная информация доступна в документации Nextcloud.", "Accept user and group shares by default" : "Принимать по умолчанию общие ресурсы, предназначенные пользователю или группе", "Read only" : "Только для чтения", @@ -316,7 +341,6 @@ "Bundled permissions" : "Связанные права доступа", "Only works for users with access to this folder" : "Только для пользователей с доступом к этой папке", "Only works for users with access to this file" : "Только для пользователей с доступом к этому файлу", - "File drop" : "Принимать файлы", "Circle" : "Круг", "Allow download" : "Разрешить скачивать", "No other users with access found" : "Не найдено пользователей, имеющих доступ", @@ -328,6 +352,7 @@ "the item was removed" : "объект удалён", "the link expired" : "истёк срок действия ссылки", "sharing is disabled" : "закрыт общий доступ", - "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку." + "For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.", + "Enter your name" : "Введите своё имя" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index c00c637b9bf4c..1b13e3c36e7dd 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Abeta…", - "error" : "errore", - "finished" : "agabbadu", - "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", - "Move or copy" : "Tràmuda o còpia", - "Download" : "Iscàrriga", - "Delete" : "Cantzella", - "You can upload into this folder" : "Podes carrigare in custa cartella", - "Terms of service" : "Cunditziones de servìtziu", - "Show list view" : "Mustra sa visualizatzione de lista", - "Show grid view" : "Mustra sa visualizatzione de mosàicu", "File shares" : "Cumpartziduras de archìvios", "Downloaded via public link" : "Iscarrigadu cun ligòngiu pùblicu", "Downloaded by {email}" : "Iscarrigadu dae {email}", @@ -91,9 +80,9 @@ OC.L10N.register( "Wrong or no update parameter given" : "Su paràmetru frunidu est isballiadu o no agiornadu", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"S'imbiu de sa crae dae Nextcloud Talk\" pro cumpartzire un'archìviu o cartella est faddida ca Nextcloud Talk est disativadu.", "shared by %s" : "cumpartzidu dae %s", - "Download all files" : "Iscàrriga totu is archìvios", - "Direct link" : "Ligòngiu deretu", + "Download" : "Iscàrriga", "Add to your %s" : "Agiunghe a su %s tuo", + "Direct link" : "Ligòngiu deretu", "Share API is disabled" : "API de cumpartzidura disativadu", "File sharing" : "Cumpartzidura de archìvios", "Share will expire tomorrow" : "Sa cumpartzidura at a iscadire cras", @@ -163,7 +152,8 @@ OC.L10N.register( "Talk conversation" : "Resonada de Talk", "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", - "Enter your name" : "Inserta•nche su nùmene tuo", + "Terms of service" : "Cunditziones de servìtziu", + "Nickname" : "Nùmene", "Allow upload and editing" : "Permite carrigamentu e modìficas", "Allow editing" : "Cunsenti sa modìfica", "Advanced settings" : "Cunfiguratziones avantzadas", @@ -178,27 +168,20 @@ OC.L10N.register( "Create" : "Crea", "Edit" : "Modìfica", "Share" : "Cumpartzi", + "Delete" : "Cantzella", "Others with access" : "Àtere cun atzessu", "Toggle list of others with access to this directory" : "Ativa sa lista de àtere cun atzessu a custa cartella", "Toggle list of others with access to this file" : "Ativa sa lista de àtere cun atzessu a custu archìviu", "Unable to fetch inherited shares" : "Non faghet a recuperare is cumpartziduras eredadas", + "Shares" : "Cumpartziduras", "Unable to load the shares list" : "Non faghet a carrigare sa lista de cumpartziduras", "Expires {relativetime}" : "Iscadit {relativetime}", "this share just expired." : "custa cumpartzidura est iscadida.", "Shared with you by {owner}" : "Cumpartzidu cun tegus dae {owner}", + "Link to a file" : "Ligòngiu a archìviu", "Open in Files" : "Aberi in Archìvios", "Shared" : "Cumpartzidu", "Shared with others" : "Cumpartzidu cun àtere", - "Link to a file" : "Ligòngiu a archìviu", - "Error updating the share: {errorMessage}" : "Errore in s'agiornamentu de sa cumpartzidura: {errorMessage}", - "Error updating the share" : "Errore in s'agiornamentu de sa cumpatzidura", - "Shared by" : "Cumpartzidu dae", - "Shared with" : "Cumpartzidu cun", - "Shared with you and the group {group} by {owner}" : "Cumpartzidu cun tegus e su grupu {group} dae {owner}", - "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", - "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", - "Shares" : "Cumpartziduras", "No shares" : "Peruna cumpartzidura", "Shared with you" : "Cumpartzidu cun tegus", "Nothing shared with you yet" : "Ancora peruna cumpartzidura cun tegus", @@ -209,7 +192,17 @@ OC.L10N.register( "No deleted shares" : "Peruna cumpartzidura cantzellada", "Pending shares" : "Cumpartziduras in suspesu", "No pending shares" : "Peruna cumpartzidura in suspesu", + "Error updating the share: {errorMessage}" : "Errore in s'agiornamentu de sa cumpartzidura: {errorMessage}", + "Error updating the share" : "Errore in s'agiornamentu de sa cumpatzidura", + "Shared by" : "Cumpartzidu dae", + "Shared with" : "Cumpartzidu cun", + "Shared with you and the group {group} by {owner}" : "Cumpartzidu cun tegus e su grupu {group} dae {owner}", + "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", + "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", "Share note" : "Cumpartzi sa nota", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "Upload files to %s" : "Càrriga archìvios in %s", "Note" : "Nota", "Select or drop files" : "Sèbera o iscapa archìvios", @@ -219,6 +212,12 @@ OC.L10N.register( "Share not found" : "Cumpartzidura no agatada", "Back to %s" : "Torra a %s", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", + "Waiting…" : "Abeta…", + "error" : "errore", + "finished" : "agabbadu", + "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", + "Move or copy" : "Tràmuda o còpia", + "You can upload into this folder" : "Podes carrigare in custa cartella", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -227,6 +226,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Ispetzìfica un'id de utente federadu bàlidu", "You cannot share to a Circle if the app is not enabled" : "Non podes cumpartzire cun unu tzircu si s'aplicatzione est disativada", "Please specify a valid circle" : "Ispetzìfica unu tzircu bàlidu", + "Download all files" : "Iscàrriga totu is archìvios", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Custa aplicatzione permitit a is utentes de cumpartzire archìvios in Nextcloud. Si ativada, s'amministratzione podet seberare cales grupos podent cumpartzire archìvios. Is utèntzias seberadas podent cumpartzire archìvios e cartellas cun àteras utèntzias e grupos de Nextcloud. In prus, si s'amministratzione ativat sa funtzionalidade de is ligòngios de cumpartzidura, faghet a impreare unu ligòngiu esternu pro cumpartzire archìvios cun àtere in foras dae Nextcloud. S'amministratzione podet puru afortigare craes, datas de iscadèntzia, e ativare sa cumpartzidura intre serbidores tràmite ligòngios de cumpartzidura, e fintzas sa cumpartzidura dae dispositivos mòbiles.\nDisativende sa funtzionalidade s'ant a bogare archìvios e is cartellas cumpartzidas in su serbidore pro totu is persones retzidoras de sa cumpartzidura, e puru in is clientes de sincronizatzione e in is aplicatziones mòbiles. Àteras informatziones a disponimentu in sa documentatzione de Nextcloud.", "Accept user and group shares by default" : "Atzeta is cumpartziduras de utentes e grupos comente modalidade predefinida", "Read only" : "Isceti letura", @@ -243,6 +243,7 @@ OC.L10N.register( "the item was removed" : "ant bogadu s'elementu", "the link expired" : "est iscadidu su ligòngiu", "sharing is disabled" : "sa cumpartzidura no est ativa", - "For more info, please ask the person who sent this link." : "Pro nde ischire de prus, dimanda a chie at imbiadu custu ligòngiu." + "For more info, please ask the person who sent this link." : "Pro nde ischire de prus, dimanda a chie at imbiadu custu ligòngiu.", + "Enter your name" : "Inserta•nche su nùmene tuo" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 2348d55800d47..ac1ec20fb4e48 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Abeta…", - "error" : "errore", - "finished" : "agabbadu", - "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", - "Move or copy" : "Tràmuda o còpia", - "Download" : "Iscàrriga", - "Delete" : "Cantzella", - "You can upload into this folder" : "Podes carrigare in custa cartella", - "Terms of service" : "Cunditziones de servìtziu", - "Show list view" : "Mustra sa visualizatzione de lista", - "Show grid view" : "Mustra sa visualizatzione de mosàicu", "File shares" : "Cumpartziduras de archìvios", "Downloaded via public link" : "Iscarrigadu cun ligòngiu pùblicu", "Downloaded by {email}" : "Iscarrigadu dae {email}", @@ -89,9 +78,9 @@ "Wrong or no update parameter given" : "Su paràmetru frunidu est isballiadu o no agiornadu", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"S'imbiu de sa crae dae Nextcloud Talk\" pro cumpartzire un'archìviu o cartella est faddida ca Nextcloud Talk est disativadu.", "shared by %s" : "cumpartzidu dae %s", - "Download all files" : "Iscàrriga totu is archìvios", - "Direct link" : "Ligòngiu deretu", + "Download" : "Iscàrriga", "Add to your %s" : "Agiunghe a su %s tuo", + "Direct link" : "Ligòngiu deretu", "Share API is disabled" : "API de cumpartzidura disativadu", "File sharing" : "Cumpartzidura de archìvios", "Share will expire tomorrow" : "Sa cumpartzidura at a iscadire cras", @@ -161,7 +150,8 @@ "Talk conversation" : "Resonada de Talk", "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", - "Enter your name" : "Inserta•nche su nùmene tuo", + "Terms of service" : "Cunditziones de servìtziu", + "Nickname" : "Nùmene", "Allow upload and editing" : "Permite carrigamentu e modìficas", "Allow editing" : "Cunsenti sa modìfica", "Advanced settings" : "Cunfiguratziones avantzadas", @@ -176,27 +166,20 @@ "Create" : "Crea", "Edit" : "Modìfica", "Share" : "Cumpartzi", + "Delete" : "Cantzella", "Others with access" : "Àtere cun atzessu", "Toggle list of others with access to this directory" : "Ativa sa lista de àtere cun atzessu a custa cartella", "Toggle list of others with access to this file" : "Ativa sa lista de àtere cun atzessu a custu archìviu", "Unable to fetch inherited shares" : "Non faghet a recuperare is cumpartziduras eredadas", + "Shares" : "Cumpartziduras", "Unable to load the shares list" : "Non faghet a carrigare sa lista de cumpartziduras", "Expires {relativetime}" : "Iscadit {relativetime}", "this share just expired." : "custa cumpartzidura est iscadida.", "Shared with you by {owner}" : "Cumpartzidu cun tegus dae {owner}", + "Link to a file" : "Ligòngiu a archìviu", "Open in Files" : "Aberi in Archìvios", "Shared" : "Cumpartzidu", "Shared with others" : "Cumpartzidu cun àtere", - "Link to a file" : "Ligòngiu a archìviu", - "Error updating the share: {errorMessage}" : "Errore in s'agiornamentu de sa cumpartzidura: {errorMessage}", - "Error updating the share" : "Errore in s'agiornamentu de sa cumpatzidura", - "Shared by" : "Cumpartzidu dae", - "Shared with" : "Cumpartzidu cun", - "Shared with you and the group {group} by {owner}" : "Cumpartzidu cun tegus e su grupu {group} dae {owner}", - "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", - "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", - "Shares" : "Cumpartziduras", "No shares" : "Peruna cumpartzidura", "Shared with you" : "Cumpartzidu cun tegus", "Nothing shared with you yet" : "Ancora peruna cumpartzidura cun tegus", @@ -207,7 +190,17 @@ "No deleted shares" : "Peruna cumpartzidura cantzellada", "Pending shares" : "Cumpartziduras in suspesu", "No pending shares" : "Peruna cumpartzidura in suspesu", + "Error updating the share: {errorMessage}" : "Errore in s'agiornamentu de sa cumpartzidura: {errorMessage}", + "Error updating the share" : "Errore in s'agiornamentu de sa cumpatzidura", + "Shared by" : "Cumpartzidu dae", + "Shared with" : "Cumpartzidu cun", + "Shared with you and the group {group} by {owner}" : "Cumpartzidu cun tegus e su grupu {group} dae {owner}", + "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", + "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", "Share note" : "Cumpartzi sa nota", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "Upload files to %s" : "Càrriga archìvios in %s", "Note" : "Nota", "Select or drop files" : "Sèbera o iscapa archìvios", @@ -217,6 +210,12 @@ "Share not found" : "Cumpartzidura no agatada", "Back to %s" : "Torra a %s", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", + "Waiting…" : "Abeta…", + "error" : "errore", + "finished" : "agabbadu", + "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", + "Move or copy" : "Tràmuda o còpia", + "You can upload into this folder" : "Podes carrigare in custa cartella", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -225,6 +224,7 @@ "Please specify a valid federated user ID" : "Ispetzìfica un'id de utente federadu bàlidu", "You cannot share to a Circle if the app is not enabled" : "Non podes cumpartzire cun unu tzircu si s'aplicatzione est disativada", "Please specify a valid circle" : "Ispetzìfica unu tzircu bàlidu", + "Download all files" : "Iscàrriga totu is archìvios", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Custa aplicatzione permitit a is utentes de cumpartzire archìvios in Nextcloud. Si ativada, s'amministratzione podet seberare cales grupos podent cumpartzire archìvios. Is utèntzias seberadas podent cumpartzire archìvios e cartellas cun àteras utèntzias e grupos de Nextcloud. In prus, si s'amministratzione ativat sa funtzionalidade de is ligòngios de cumpartzidura, faghet a impreare unu ligòngiu esternu pro cumpartzire archìvios cun àtere in foras dae Nextcloud. S'amministratzione podet puru afortigare craes, datas de iscadèntzia, e ativare sa cumpartzidura intre serbidores tràmite ligòngios de cumpartzidura, e fintzas sa cumpartzidura dae dispositivos mòbiles.\nDisativende sa funtzionalidade s'ant a bogare archìvios e is cartellas cumpartzidas in su serbidore pro totu is persones retzidoras de sa cumpartzidura, e puru in is clientes de sincronizatzione e in is aplicatziones mòbiles. Àteras informatziones a disponimentu in sa documentatzione de Nextcloud.", "Accept user and group shares by default" : "Atzeta is cumpartziduras de utentes e grupos comente modalidade predefinida", "Read only" : "Isceti letura", @@ -241,6 +241,7 @@ "the item was removed" : "ant bogadu s'elementu", "the link expired" : "est iscadidu su ligòngiu", "sharing is disabled" : "sa cumpartzidura no est ativa", - "For more info, please ask the person who sent this link." : "Pro nde ischire de prus, dimanda a chie at imbiadu custu ligòngiu." + "For more info, please ask the person who sent this link." : "Pro nde ischire de prus, dimanda a chie at imbiadu custu ligòngiu.", + "Enter your name" : "Inserta•nche su nùmene tuo" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index bde2c59245d5b..c32f0f024d5bf 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Čaká sa…", - "error" : "chyba", - "finished" : "dokončené", - "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", - "Move or copy" : "Presunúť alebo kopírovať", - "Download" : "Stiahnuť", - "Delete" : "Zmazať", - "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", - "Terms of service" : "Všeobecné podmienky", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", "File shares" : "Zdieľané súbory", "Downloaded via public link" : "Stiahnuté prostredníctvom verejného odkazu", "Downloaded by {email}" : "Stiahnuté prostredníctvom {email}", @@ -100,9 +89,9 @@ OC.L10N.register( "You are not allowed to send mail notifications" : "Nemáte povolené odosielať e-mailové upozornenia", "Wrong password" : "Nesprávne heslo", "shared by %s" : "Sprístupnil %s", - "Download all files" : "Stiahnuť všetky súbory", - "Direct link" : "Priama linka", + "Download" : "Stiahnuť", "Add to your %s" : "Pridať do vášho %s", + "Direct link" : "Priama linka", "Share API is disabled" : "API pre sprístupňovanie je zakázané", "File sharing" : "Sprístupnenie súborov", "Share will expire tomorrow" : "Platnosť sprístupnenia skončí zajtra", @@ -194,7 +183,8 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", "Note:" : "Poznámka:", - "Enter your name" : "Zadajte svoje meno", + "File drop" : "Vložiť súbor", + "Terms of service" : "Všeobecné podmienky", "Allow upload and editing" : "Povoliť nahrávanie a úpravy", "Allow editing" : "Povoliť úpravy", "Upload only" : "Iba nahrávať", @@ -212,6 +202,7 @@ OC.L10N.register( "Create" : "Vytvoriť", "Edit" : "Upraviť", "Share" : "Sprístupniť", + "Delete" : "Zmazať", "Delete share" : "Odstrániť zdieľanie", "Share with {userName}" : "Zdiľať s {userName}", "Share with email {email}" : "Zdieľať s emailom {email}", @@ -227,10 +218,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto priečinku", "Toggle list of others with access to this file" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto súboru", "Unable to fetch inherited shares" : "Nedarí sa získať prevzaté zdieľania", + "Shares" : "Sprístupnené položky", "Unable to load the shares list" : "Nedarí sa načítať zoznam zdieľaní", "Expires {relativetime}" : "Platnosť končí {relativetime}", "this share just expired." : "platnosť tohto zdieľania práve skončila.", "Shared with you by {owner}" : "Zdieľané s vami používateľom {owner}", + "Link to a file" : "Odkaz na súbor", "_Accept share_::_Accept shares_" : ["Prijať sprístupnenú položku","Prijať sprístupnené položky","Prijať sprístupnené položky","Prijať sprístupnené položky"], "Open in Files" : "Otvoriť v súboroch", "_Reject share_::_Reject shares_" : ["Odmietnuť zdieľanie","Odmietnuť zdieľania","Odmietnuť zdieľaní","Odmietnuť zdieľania"], @@ -240,21 +233,8 @@ OC.L10N.register( "Shared multiple times with different people" : "Zdieľané viackrát rôznymi ľuďmi", "Show sharing options" : "Zobraziť možnosti zdieľania", "Shared with others" : "Sprístupnené ostatným", - "Link to a file" : "Odkaz na súbor", - "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", - "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", - "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", - "Folder \"{path}\" has been unshared" : "Pre adresár \"{path}\" bolo zrušený zdieľanie.", - "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", - "Shared by" : "Zdieľané od", - "Shared with" : "Sprístupnené používateľovi", - "Password created successfully" : "Heslo úspešne vytvorené.", - "Error generating password from password policy" : "Chyba pri generovaní hesla podľa bezpečnostnej politiky", - "Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}", - "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", - "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", - "Shares" : "Sprístupnené položky", + "No file" : "Žiadny súbor", + "Public share" : "Verejné zdieľanie", "Overview of shared files." : "Prehľad zdieľaných súborov.", "No shares" : "Žiadne sprístupnené položky", "Files and folders you shared or have been shared with you will show up here" : "Súbory a priečinky, ktoré ste zdieľali alebo vám boli zdieľané, sa tu zobrazia.", @@ -277,7 +257,22 @@ OC.L10N.register( "List of unapproved shares." : "Zoznam neschválených zdieľaní.", "No pending shares" : "Žiadne čakajúce zdieľania", "Shares you have received but not approved will show up here" : "Tu sa zobrazia zdieľania, ktoré ste obdržali, ale nepotvrdili", + "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", + "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", + "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", + "Folder \"{path}\" has been unshared" : "Pre adresár \"{path}\" bolo zrušený zdieľanie.", + "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", + "Shared by" : "Zdieľané od", + "Shared with" : "Sprístupnené používateľovi", + "Password created successfully" : "Heslo úspešne vytvorené.", + "Error generating password from password policy" : "Chyba pri generovaní hesla podľa bezpečnostnej politiky", + "Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}", + "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", + "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", "Share note" : "Poznámka k zdieľaniu", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", "Upload files to %s" : "Nahrať súbory do %s", "Note" : "Poznámka", "Select or drop files" : "Vyberte alebo položte súbory", @@ -287,6 +282,12 @@ OC.L10N.register( "Share not found" : "Sprístupnenie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", + "Waiting…" : "Čaká sa…", + "error" : "chyba", + "finished" : "dokončené", + "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", + "Move or copy" : "Presunúť alebo kopírovať", + "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}", "Invalid server URL" : "Neplatná URL servera", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", @@ -295,6 +296,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Prosím zvoľte platné ID združeného používateľa", "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom", "Please specify a valid circle" : "Zadajte platný kruh", + "Download all files" : "Stiahnuť všetky súbory", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", "Read only" : "Iba na čítanie", @@ -303,7 +305,6 @@ OC.L10N.register( "Bundled permissions" : "Združené práva", "Only works for users with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku", "Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru", - "File drop" : "Vložiť súbor", "Circle" : "Kruh", "Allow download" : "Povoliť sťahovanie", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", @@ -315,6 +316,7 @@ OC.L10N.register( "the item was removed" : "položka bola presunutá", "the link expired" : "linke vypršala platnosť", "sharing is disabled" : "sprístupňovanie je zakázané", - "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz." + "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", + "Enter your name" : "Zadajte svoje meno" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 9a2659dc551f4..16534b3af06c0 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Čaká sa…", - "error" : "chyba", - "finished" : "dokončené", - "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", - "Move or copy" : "Presunúť alebo kopírovať", - "Download" : "Stiahnuť", - "Delete" : "Zmazať", - "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", - "Terms of service" : "Všeobecné podmienky", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", "File shares" : "Zdieľané súbory", "Downloaded via public link" : "Stiahnuté prostredníctvom verejného odkazu", "Downloaded by {email}" : "Stiahnuté prostredníctvom {email}", @@ -98,9 +87,9 @@ "You are not allowed to send mail notifications" : "Nemáte povolené odosielať e-mailové upozornenia", "Wrong password" : "Nesprávne heslo", "shared by %s" : "Sprístupnil %s", - "Download all files" : "Stiahnuť všetky súbory", - "Direct link" : "Priama linka", + "Download" : "Stiahnuť", "Add to your %s" : "Pridať do vášho %s", + "Direct link" : "Priama linka", "Share API is disabled" : "API pre sprístupňovanie je zakázané", "File sharing" : "Sprístupnenie súborov", "Share will expire tomorrow" : "Platnosť sprístupnenia skončí zajtra", @@ -192,7 +181,8 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "na {server}", "Note:" : "Poznámka:", - "Enter your name" : "Zadajte svoje meno", + "File drop" : "Vložiť súbor", + "Terms of service" : "Všeobecné podmienky", "Allow upload and editing" : "Povoliť nahrávanie a úpravy", "Allow editing" : "Povoliť úpravy", "Upload only" : "Iba nahrávať", @@ -210,6 +200,7 @@ "Create" : "Vytvoriť", "Edit" : "Upraviť", "Share" : "Sprístupniť", + "Delete" : "Zmazať", "Delete share" : "Odstrániť zdieľanie", "Share with {userName}" : "Zdiľať s {userName}", "Share with email {email}" : "Zdieľať s emailom {email}", @@ -225,10 +216,12 @@ "Toggle list of others with access to this directory" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto priečinku", "Toggle list of others with access to this file" : "Vypnutie/zapnutie zoznamu ostatných s prístupom k tomuto súboru", "Unable to fetch inherited shares" : "Nedarí sa získať prevzaté zdieľania", + "Shares" : "Sprístupnené položky", "Unable to load the shares list" : "Nedarí sa načítať zoznam zdieľaní", "Expires {relativetime}" : "Platnosť končí {relativetime}", "this share just expired." : "platnosť tohto zdieľania práve skončila.", "Shared with you by {owner}" : "Zdieľané s vami používateľom {owner}", + "Link to a file" : "Odkaz na súbor", "_Accept share_::_Accept shares_" : ["Prijať sprístupnenú položku","Prijať sprístupnené položky","Prijať sprístupnené položky","Prijať sprístupnené položky"], "Open in Files" : "Otvoriť v súboroch", "_Reject share_::_Reject shares_" : ["Odmietnuť zdieľanie","Odmietnuť zdieľania","Odmietnuť zdieľaní","Odmietnuť zdieľania"], @@ -238,21 +231,8 @@ "Shared multiple times with different people" : "Zdieľané viackrát rôznymi ľuďmi", "Show sharing options" : "Zobraziť možnosti zdieľania", "Shared with others" : "Sprístupnené ostatným", - "Link to a file" : "Odkaz na súbor", - "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", - "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", - "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", - "Folder \"{path}\" has been unshared" : "Pre adresár \"{path}\" bolo zrušený zdieľanie.", - "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", - "Shared by" : "Zdieľané od", - "Shared with" : "Sprístupnené používateľovi", - "Password created successfully" : "Heslo úspešne vytvorené.", - "Error generating password from password policy" : "Chyba pri generovaní hesla podľa bezpečnostnej politiky", - "Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}", - "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", - "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", - "Shares" : "Sprístupnené položky", + "No file" : "Žiadny súbor", + "Public share" : "Verejné zdieľanie", "Overview of shared files." : "Prehľad zdieľaných súborov.", "No shares" : "Žiadne sprístupnené položky", "Files and folders you shared or have been shared with you will show up here" : "Súbory a priečinky, ktoré ste zdieľali alebo vám boli zdieľané, sa tu zobrazia.", @@ -275,7 +255,22 @@ "List of unapproved shares." : "Zoznam neschválených zdieľaní.", "No pending shares" : "Žiadne čakajúce zdieľania", "Shares you have received but not approved will show up here" : "Tu sa zobrazia zdieľania, ktoré ste obdržali, ale nepotvrdili", + "Error updating the share: {errorMessage}" : "Chyba pri úprave zdieľania: {errorMessage}", + "Error updating the share" : "Pri aktualizácii zdieľania sa vyskytla chyba", + "File \"{path}\" has been unshared" : "Pre súbor \"{path}\" bolo zrušené zdieľanie.", + "Folder \"{path}\" has been unshared" : "Pre adresár \"{path}\" bolo zrušený zdieľanie.", + "Share {propertyName} saved" : "Zdieľanie {propertyName} bolo uložené", + "Shared by" : "Zdieľané od", + "Shared with" : "Sprístupnené používateľovi", + "Password created successfully" : "Heslo úspešne vytvorené.", + "Error generating password from password policy" : "Chyba pri generovaní hesla podľa bezpečnostnej politiky", + "Shared with you and the group {group} by {owner}" : "Zdieľané s vami a so skupinou {group} používateľom {owner}", + "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", + "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", "Share note" : "Poznámka k zdieľaniu", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", "Upload files to %s" : "Nahrať súbory do %s", "Note" : "Poznámka", "Select or drop files" : "Vyberte alebo položte súbory", @@ -285,6 +280,12 @@ "Share not found" : "Sprístupnenie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", + "Waiting…" : "Čaká sa…", + "error" : "chyba", + "finished" : "dokončené", + "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", + "Move or copy" : "Presunúť alebo kopírovať", + "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}", "Invalid server URL" : "Neplatná URL servera", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", @@ -293,6 +294,7 @@ "Please specify a valid federated user ID" : "Prosím zvoľte platné ID združeného používateľa", "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom", "Please specify a valid circle" : "Zadajte platný kruh", + "Download all files" : "Stiahnuť všetky súbory", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", "Read only" : "Iba na čítanie", @@ -301,7 +303,6 @@ "Bundled permissions" : "Združené práva", "Only works for users with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku", "Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru", - "File drop" : "Vložiť súbor", "Circle" : "Kruh", "Allow download" : "Povoliť sťahovanie", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", @@ -313,6 +314,7 @@ "the item was removed" : "položka bola presunutá", "the link expired" : "linke vypršala platnosť", "sharing is disabled" : "sprístupňovanie je zakázané", - "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz." + "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", + "Enter your name" : "Zadajte svoje meno" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 09e924dfef325..a815064ad3db0 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Čakanje na povezavo ...", - "error" : "napaka", - "finished" : "končano", - "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", - "Move or copy" : "Premakni ali kopiraj", - "Download" : "Prejmi", - "Delete" : "Izbriši", - "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", - "Terms of service" : "Pogoji uporabe storitve", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", "File shares" : "Datoteke v souporabi", "Downloaded via public link" : "Prejeto po javni povezavi", "Downloaded by {email}" : "Prejeto po {email}", @@ -99,9 +88,9 @@ OC.L10N.register( "Share must at least have READ or CREATE permissions" : "Mestu souporabe mora biti dodeljeno vsaj dovoljenje BRANJE in USTVARJANJE", "Wrong password" : "Napačno geslo", "shared by %s" : "souporaba: %s", - "Download all files" : "Prejmi vse datoteke", - "Direct link" : "Neposredna povezava", + "Download" : "Prejmi", "Add to your %s" : "Dodaj v %s", + "Direct link" : "Neposredna povezava", "Share API is disabled" : "Vmesnik API za souporabo je onemogočen", "File sharing" : "Souporaba datotek", "Share will expire tomorrow" : "Souporaba bo jutri pretekla", @@ -206,7 +195,8 @@ OC.L10N.register( "ScienceMesh" : "ScienceMesh", "on {server}" : "na strežniku {server}", "Note:" : "Opomba:", - "Enter your name" : "Vpišite ime", + "File drop" : "Poteg datotek v mapo", + "Terms of service" : "Pogoji uporabe storitve", "Allow upload and editing" : "Dovoli pošiljanje in urejanje", "Allow editing" : "Dovoli urejanje", "Upload only" : "Le pošiljanje", @@ -224,19 +214,32 @@ OC.L10N.register( "Create" : "Ustvari", "Edit" : "Uredi", "Share" : "Souporaba", + "Delete" : "Izbriši", "Delete share" : "Izbriši mesto souporabe", "Others with access" : "Drugi z dostopom", "Toggle list of others with access to this directory" : "Preklopi seznam drugih z dostopom do te mape", "Toggle list of others with access to this file" : "Preklopi seznam drugih z dostopom do te datoteke", "Unable to fetch inherited shares" : "Ni mogoče pridobiti podedovanih mest souporabe", + "Shares" : "‧ V Souporabi", "Unable to load the shares list" : "Ni mogoče naložiti seznama predmetov v souporabi", "Expires {relativetime}" : "Preteče {relativetime}", "this share just expired." : "to mesto souporabe je ravnokar preteklo.", "Shared with you by {owner}" : "Souporabo omogoča {owner}", + "Link to a file" : "Povezava do datoteke", "Open in Files" : "Odpri v mapi", "Shared" : "V souporabi", "Shared with others" : "V souporabi z drugimi", - "Link to a file" : "Povezava do datoteke", + "Public share" : "Javna objava", + "No shares" : "Ni še vpisanih mest souporabe", + "Shared with you" : "V souporabi z vami", + "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", + "Nothing shared yet" : "Souporabe datotek še niste omogočili", + "Shared by link" : "V souporabi s povezavo", + "No shared links" : "Ni povezav za souporabo", + "Deleted shares" : "Izbrisana mesta souporabe", + "No deleted shares" : "Ni izbrisanih povezav za souporabo.", + "Pending shares" : "Predmeti za souporabo na čakanju", + "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", "Error updating the share: {errorMessage}" : "Napaka pri posodabljanju mesta souporabe: {errorMessage}", "Error updating the share" : "Napaka posodabljanja mesta souporabe", "File \"{path}\" has been unshared" : "Souporaba datoteke »{path}« je odstranjena", @@ -250,18 +253,9 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} omogoči souporabo vam in članom kroga {circle}.", "Shared with you and the conversation {conversation} by {owner}" : "{owner} omogoči souporabo vam in udeležencem pogovora {conversation}.", "Shared with you in a conversation by {owner}" : "{owner} vam omogoči souporabo v pogovoru.", - "Shares" : "‧ V Souporabi", - "No shares" : "Ni še vpisanih mest souporabe", - "Shared with you" : "V souporabi z vami", - "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", - "Nothing shared yet" : "Souporabe datotek še niste omogočili", - "Shared by link" : "V souporabi s povezavo", - "No shared links" : "Ni povezav za souporabo", - "Deleted shares" : "Izbrisana mesta souporabe", - "No deleted shares" : "Ni izbrisanih povezav za souporabo.", - "Pending shares" : "Predmeti za souporabo na čakanju", - "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", "Share note" : "Omogoči souporabo zabeležke", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", "Upload files to %s" : "Pošlji datoteke v račun %s", "Note" : "Opomba", "Select or drop files" : "Izberte ali povlecite datoteke", @@ -271,6 +265,12 @@ OC.L10N.register( "Share not found" : "Mesta souporabe ni mogoče najti.", "Back to %s" : "Nazaj na %s", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", + "Waiting…" : "Čakanje na povezavo ...", + "error" : "napaka", + "finished" : "končano", + "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", + "Move or copy" : "Premakni ali kopiraj", + "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", "No compatible server found at {remote}" : "Skladnega strežnika na {remote} ni mogoče najti", "Invalid server URL" : "Neveljaven naslov URL strežnika", "Failed to add the public link to your Nextcloud" : "Dodajanje javne povezave v oblak je spodletelo.", @@ -279,6 +279,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Navesti je treba veljaven ID zveznega uporabnika", "You cannot share to a Circle if the app is not enabled" : "Ni mogoče odobriti souporabe s Krogom, če program ni omogočen", "Please specify a valid circle" : "Določite veljaven krog", + "Download all files" : "Prejmi vse datoteke", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", "Read only" : "Le za branje", @@ -287,7 +288,6 @@ OC.L10N.register( "Bundled permissions" : "Paket dovoljenj", "Only works for users with access to this folder" : "Možnost deluje le za uporabnike, ki imajo dostop do te mape", "Only works for users with access to this file" : "Deluje le za uporabnike z dostopom do te datoteke", - "File drop" : "Poteg datotek v mapo", "Circle" : "Krog", "Allow download" : "Dovoli prejem datotek", "No other users with access found" : "Ni najdenih drugih uporabnikov z dostopom", @@ -299,6 +299,7 @@ OC.L10N.register( "the item was removed" : "predmet je odstranjen,", "the link expired" : "povezava je pretekla", "sharing is disabled" : "souporaba je onemogočena.", - "For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave." + "For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.", + "Enter your name" : "Vpišite ime" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 98725fa7035fb..d543c1a46d645 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Čakanje na povezavo ...", - "error" : "napaka", - "finished" : "končano", - "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", - "Move or copy" : "Premakni ali kopiraj", - "Download" : "Prejmi", - "Delete" : "Izbriši", - "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", - "Terms of service" : "Pogoji uporabe storitve", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", "File shares" : "Datoteke v souporabi", "Downloaded via public link" : "Prejeto po javni povezavi", "Downloaded by {email}" : "Prejeto po {email}", @@ -97,9 +86,9 @@ "Share must at least have READ or CREATE permissions" : "Mestu souporabe mora biti dodeljeno vsaj dovoljenje BRANJE in USTVARJANJE", "Wrong password" : "Napačno geslo", "shared by %s" : "souporaba: %s", - "Download all files" : "Prejmi vse datoteke", - "Direct link" : "Neposredna povezava", + "Download" : "Prejmi", "Add to your %s" : "Dodaj v %s", + "Direct link" : "Neposredna povezava", "Share API is disabled" : "Vmesnik API za souporabo je onemogočen", "File sharing" : "Souporaba datotek", "Share will expire tomorrow" : "Souporaba bo jutri pretekla", @@ -204,7 +193,8 @@ "ScienceMesh" : "ScienceMesh", "on {server}" : "na strežniku {server}", "Note:" : "Opomba:", - "Enter your name" : "Vpišite ime", + "File drop" : "Poteg datotek v mapo", + "Terms of service" : "Pogoji uporabe storitve", "Allow upload and editing" : "Dovoli pošiljanje in urejanje", "Allow editing" : "Dovoli urejanje", "Upload only" : "Le pošiljanje", @@ -222,19 +212,32 @@ "Create" : "Ustvari", "Edit" : "Uredi", "Share" : "Souporaba", + "Delete" : "Izbriši", "Delete share" : "Izbriši mesto souporabe", "Others with access" : "Drugi z dostopom", "Toggle list of others with access to this directory" : "Preklopi seznam drugih z dostopom do te mape", "Toggle list of others with access to this file" : "Preklopi seznam drugih z dostopom do te datoteke", "Unable to fetch inherited shares" : "Ni mogoče pridobiti podedovanih mest souporabe", + "Shares" : "‧ V Souporabi", "Unable to load the shares list" : "Ni mogoče naložiti seznama predmetov v souporabi", "Expires {relativetime}" : "Preteče {relativetime}", "this share just expired." : "to mesto souporabe je ravnokar preteklo.", "Shared with you by {owner}" : "Souporabo omogoča {owner}", + "Link to a file" : "Povezava do datoteke", "Open in Files" : "Odpri v mapi", "Shared" : "V souporabi", "Shared with others" : "V souporabi z drugimi", - "Link to a file" : "Povezava do datoteke", + "Public share" : "Javna objava", + "No shares" : "Ni še vpisanih mest souporabe", + "Shared with you" : "V souporabi z vami", + "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", + "Nothing shared yet" : "Souporabe datotek še niste omogočili", + "Shared by link" : "V souporabi s povezavo", + "No shared links" : "Ni povezav za souporabo", + "Deleted shares" : "Izbrisana mesta souporabe", + "No deleted shares" : "Ni izbrisanih povezav za souporabo.", + "Pending shares" : "Predmeti za souporabo na čakanju", + "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", "Error updating the share: {errorMessage}" : "Napaka pri posodabljanju mesta souporabe: {errorMessage}", "Error updating the share" : "Napaka posodabljanja mesta souporabe", "File \"{path}\" has been unshared" : "Souporaba datoteke »{path}« je odstranjena", @@ -248,18 +251,9 @@ "Shared with you and {circle} by {owner}" : "{owner} omogoči souporabo vam in članom kroga {circle}.", "Shared with you and the conversation {conversation} by {owner}" : "{owner} omogoči souporabo vam in udeležencem pogovora {conversation}.", "Shared with you in a conversation by {owner}" : "{owner} vam omogoči souporabo v pogovoru.", - "Shares" : "‧ V Souporabi", - "No shares" : "Ni še vpisanih mest souporabe", - "Shared with you" : "V souporabi z vami", - "Nothing shared with you yet" : "Datotek drugih uporabnikov še ni v souporabi", - "Nothing shared yet" : "Souporabe datotek še niste omogočili", - "Shared by link" : "V souporabi s povezavo", - "No shared links" : "Ni povezav za souporabo", - "Deleted shares" : "Izbrisana mesta souporabe", - "No deleted shares" : "Ni izbrisanih povezav za souporabo.", - "Pending shares" : "Predmeti za souporabo na čakanju", - "No pending shares" : "Ni nobenega predmeta za souporabo na čakanju", "Share note" : "Omogoči souporabo zabeležke", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", "Upload files to %s" : "Pošlji datoteke v račun %s", "Note" : "Opomba", "Select or drop files" : "Izberte ali povlecite datoteke", @@ -269,6 +263,12 @@ "Share not found" : "Mesta souporabe ni mogoče najti.", "Back to %s" : "Nazaj na %s", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", + "Waiting…" : "Čakanje na povezavo ...", + "error" : "napaka", + "finished" : "končano", + "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", + "Move or copy" : "Premakni ali kopiraj", + "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", "No compatible server found at {remote}" : "Skladnega strežnika na {remote} ni mogoče najti", "Invalid server URL" : "Neveljaven naslov URL strežnika", "Failed to add the public link to your Nextcloud" : "Dodajanje javne povezave v oblak je spodletelo.", @@ -277,6 +277,7 @@ "Please specify a valid federated user ID" : "Navesti je treba veljaven ID zveznega uporabnika", "You cannot share to a Circle if the app is not enabled" : "Ni mogoče odobriti souporabe s Krogom, če program ni omogočen", "Please specify a valid circle" : "Določite veljaven krog", + "Download all files" : "Prejmi vse datoteke", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", "Read only" : "Le za branje", @@ -285,7 +286,6 @@ "Bundled permissions" : "Paket dovoljenj", "Only works for users with access to this folder" : "Možnost deluje le za uporabnike, ki imajo dostop do te mape", "Only works for users with access to this file" : "Deluje le za uporabnike z dostopom do te datoteke", - "File drop" : "Poteg datotek v mapo", "Circle" : "Krog", "Allow download" : "Dovoli prejem datotek", "No other users with access found" : "Ni najdenih drugih uporabnikov z dostopom", @@ -297,6 +297,7 @@ "the item was removed" : "predmet je odstranjen,", "the link expired" : "povezava je pretekla", "sharing is disabled" : "souporaba je onemogočena.", - "For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave." + "For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.", + "Enter your name" : "Vpišite ime" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index acb2f65c9d0a4..1b50fe8ad9432 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Чекам…", - "error" : "грешка", - "finished" : "завршено", - "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", - "Move or copy" : "Помери или копирај", - "Download" : "Преузми", - "Delete" : "Избриши", - "You can upload into this folder" : "Можете да отпремате у ову фасциклу", - "Terms of service" : "Услови коришћења", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", "File shares" : "Дељења фајлова", "Downloaded via public link" : "Скинуто преко јавне везе", "Downloaded by {email}" : "Скинуо {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Грешка приликом слања обавештења поштом", "This share does not exist or is no longer available" : "Ово дељење не постоји или више није доступно", "shared by %s" : "поделио %s", - "Download all files" : "Преузми све фајлове", - "Direct link" : "Директна веза", + "Download" : "Преузми", "Add to your %s" : "Dodajte u svoj %s", + "Direct link" : "Директна веза", "Share API is disabled" : "API за дељене је искључен", "File sharing" : "Дељења фајлова", "Share will expire tomorrow" : "Дељење истиче сутра", @@ -255,11 +244,12 @@ OC.L10N.register( "on {server}" : "на серверу {server}", "Note from" : "Напомена од", "Note:" : "Белешка:", + "File drop" : "Место за упуштање фајлова", + "Terms of service" : "Услови коришћења", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} је са вама поделио фолдер.", "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", - "Enter your name" : "Унесите Ваше име", - "Submit name" : "Поднеси име", "Upload files to {folder}" : "Отпреми фајлове у {folder}", + "Submit name" : "Поднеси име", "Allow upload and editing" : "Дозволи отпремање и уређивање", "Allow editing" : "Дозволи уређивање", "Upload only" : "Само отпремање", @@ -278,6 +268,7 @@ OC.L10N.register( "Create" : "Креирање", "Edit" : "Измени", "Share" : "Подели", + "Delete" : "Избриши", "Delete share" : "Обриши дељење", "Share with {userName}" : "Подели са {userName}", "Share with email {email}" : "Подели и-мејлом {email}", @@ -294,10 +285,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Укључи/искључи списак осталих са приступом овом фајлу", "Unable to fetch inherited shares" : "Не могу да дохватим наслеђена дељења", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Следећа и-мејл адреса није исправна: {emails}","Следеће и-мејл адресе нису исправне: {emails}","Следеће и-мејл адресе нису исправне: {emails}"], + "Shares" : "Дељења", "Unable to load the shares list" : "Неуспело учитавање листе дељења", "Expires {relativetime}" : "Истиче {relativetime}", "this share just expired." : "ово дељење је управо истекло.", "Shared with you by {owner}" : "{owner} је поделио са Вама", + "Link to a file" : "Веза ка фајлу", "_Accept share_::_Accept shares_" : ["Прихвати дељење","Прихвати дељењa","Прихвати дељењa"], "Open in Files" : "Отвори у Фајловима", "_Reject share_::_Reject shares_" : ["Одбиј дељење","Одбиј дељења","Одбиј дељења"], @@ -307,22 +300,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Дељено више пута са разним људима", "Show sharing options" : "Прикажи опције дељења", "Shared with others" : "Дељено са осталима", - "Link to a file" : "Веза ка фајлу", - "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", - "Error updating the share" : "Грешка при ажурирању дељења", - "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", - "Folder \"{path}\" has been unshared" : "Фолдер „{path}” се више не дели", - "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", "Create file request" : "Креирај захтев за фајл", - "Shared by" : "Поделио", - "Shared with" : "Подељено са", - "Password created successfully" : "Лозинка је успешно креирана", - "Error generating password from password policy" : "Грешка приликом креирања лозинке из полисе за лозинке", - "Shared with you and the group {group} by {owner}" : "{owner} је поделио са вама и са групом {group}", - "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", - "Shares" : "Дељења", + "No file" : "Нема фајла", + "Public share" : "Јавни дељење", "Overview of shared files." : "Преглед дељених фајлова.", "No shares" : "Нема дељења", "Files and folders you shared or have been shared with you will show up here" : "Овде ће се појавити фајлови и фолдери које сте ви поделили или које други деле са вама", @@ -349,7 +329,22 @@ OC.L10N.register( "List of unapproved shares." : "Листа дељења која нису одобрена.", "No pending shares" : "Нема дељења на чекању", "Shares you have received but not approved will show up here" : "Овде ће се појавити дељења која сте прилмили, али нисте одобрили", + "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", + "Error updating the share" : "Грешка при ажурирању дељења", + "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", + "Folder \"{path}\" has been unshared" : "Фолдер „{path}” се више не дели", + "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", + "Shared by" : "Поделио", + "Shared with" : "Подељено са", + "Password created successfully" : "Лозинка је успешно креирана", + "Error generating password from password policy" : "Грешка приликом креирања лозинке из полисе за лозинке", + "Shared with you and the group {group} by {owner}" : "{owner} је поделио са вама и са групом {group}", + "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", "Share note" : "Белешка дељења", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", "Upload files to %s" : "Отпремите фајлове на%s", "%s shared a folder with you." : "%s је са вама поделио фолдер.", "Note" : "Белешка", @@ -360,6 +355,12 @@ OC.L10N.register( "Share not found" : "Дељење није нађено", "Back to %s" : "Назад на %s", "Add to your Nextcloud" : "Додајте у свој облак", + "Waiting…" : "Чекам…", + "error" : "грешка", + "finished" : "завршено", + "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", + "Move or copy" : "Помери или копирај", + "You can upload into this folder" : "Можете да отпремате у ову фасциклу", "No compatible server found at {remote}" : "Нема компатибилног сервера на {remote}", "Invalid server URL" : "Неисправна адреса сервера", "Failed to add the public link to your Nextcloud" : "Неуспело додавање јавне везе ка Вашем Некстклауду", @@ -368,6 +369,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Navedite važeći federalni korisnički ID", "You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена", "Please specify a valid circle" : "Одаберите исправан круг", + "Download all files" : "Преузми све фајлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ова апликација омогућава корисницима да деле фајлове унутар Некстклауда. Када се укључи, администратор може да одабере које групе могу да деле фајлове. Такви корисници затим могу да деле фасцикле и фајлове са осталим корисницима и групама унутар Некстклауда. Додатно, ако администратор укључи и могућност за дељење везе, може се користити и спољна веза за дељење са корисницима ван Некстклауда. Администратори такође могу да захтевају лозинке, датум истека и да омогуће дељење између сервера преко веза дељења, као и дељење са мобилних уређаја.\nИскључивањем ове могућности искључује дељене фасцикле и фајлове на серверу за све дељенике, као и на синхронизованим клијентима и мобилним апликацијама. Више информација можете наћи у Некстклауд документацији.", "Accept user and group shares by default" : "Подразумевано прихвати дељења корисника и група", "Read only" : "Само за читање", @@ -376,7 +378,6 @@ OC.L10N.register( "Bundled permissions" : "Прикупљене дозволе", "Only works for users with access to this folder" : "Радиће само за кориснике са приступом овој фасцикли", "Only works for users with access to this file" : "Радиће само за кориснике са приступом овом фајлу", - "File drop" : "Место за упуштање фајлова", "Circle" : "Круг", "Allow download" : "Дозволи преузимање", "No other users with access found" : "Нису нађени други корисници са приступом", @@ -388,6 +389,7 @@ OC.L10N.register( "the item was removed" : "ставка је уклоњена", "the link expired" : "веза је истекла", "sharing is disabled" : "дељење је искључено", - "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу." + "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу.", + "Enter your name" : "Унесите Ваше име" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 253ff74ee4d2f..ef66837063e3b 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Чекам…", - "error" : "грешка", - "finished" : "завршено", - "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", - "Move or copy" : "Помери или копирај", - "Download" : "Преузми", - "Delete" : "Избриши", - "You can upload into this folder" : "Можете да отпремате у ову фасциклу", - "Terms of service" : "Услови коришћења", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", "File shares" : "Дељења фајлова", "Downloaded via public link" : "Скинуто преко јавне везе", "Downloaded by {email}" : "Скинуо {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Грешка приликом слања обавештења поштом", "This share does not exist or is no longer available" : "Ово дељење не постоји или више није доступно", "shared by %s" : "поделио %s", - "Download all files" : "Преузми све фајлове", - "Direct link" : "Директна веза", + "Download" : "Преузми", "Add to your %s" : "Dodajte u svoj %s", + "Direct link" : "Директна веза", "Share API is disabled" : "API за дељене је искључен", "File sharing" : "Дељења фајлова", "Share will expire tomorrow" : "Дељење истиче сутра", @@ -253,11 +242,12 @@ "on {server}" : "на серверу {server}", "Note from" : "Напомена од", "Note:" : "Белешка:", + "File drop" : "Место за упуштање фајлова", + "Terms of service" : "Услови коришћења", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} је са вама поделио фолдер.", "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", - "Enter your name" : "Унесите Ваше име", - "Submit name" : "Поднеси име", "Upload files to {folder}" : "Отпреми фајлове у {folder}", + "Submit name" : "Поднеси име", "Allow upload and editing" : "Дозволи отпремање и уређивање", "Allow editing" : "Дозволи уређивање", "Upload only" : "Само отпремање", @@ -276,6 +266,7 @@ "Create" : "Креирање", "Edit" : "Измени", "Share" : "Подели", + "Delete" : "Избриши", "Delete share" : "Обриши дељење", "Share with {userName}" : "Подели са {userName}", "Share with email {email}" : "Подели и-мејлом {email}", @@ -292,10 +283,12 @@ "Toggle list of others with access to this file" : "Укључи/искључи списак осталих са приступом овом фајлу", "Unable to fetch inherited shares" : "Не могу да дохватим наслеђена дељења", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Следећа и-мејл адреса није исправна: {emails}","Следеће и-мејл адресе нису исправне: {emails}","Следеће и-мејл адресе нису исправне: {emails}"], + "Shares" : "Дељења", "Unable to load the shares list" : "Неуспело учитавање листе дељења", "Expires {relativetime}" : "Истиче {relativetime}", "this share just expired." : "ово дељење је управо истекло.", "Shared with you by {owner}" : "{owner} је поделио са Вама", + "Link to a file" : "Веза ка фајлу", "_Accept share_::_Accept shares_" : ["Прихвати дељење","Прихвати дељењa","Прихвати дељењa"], "Open in Files" : "Отвори у Фајловима", "_Reject share_::_Reject shares_" : ["Одбиј дељење","Одбиј дељења","Одбиј дељења"], @@ -305,22 +298,9 @@ "Shared multiple times with different people" : "Дељено више пута са разним људима", "Show sharing options" : "Прикажи опције дељења", "Shared with others" : "Дељено са осталима", - "Link to a file" : "Веза ка фајлу", - "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", - "Error updating the share" : "Грешка при ажурирању дељења", - "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", - "Folder \"{path}\" has been unshared" : "Фолдер „{path}” се више не дели", - "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", "Create file request" : "Креирај захтев за фајл", - "Shared by" : "Поделио", - "Shared with" : "Подељено са", - "Password created successfully" : "Лозинка је успешно креирана", - "Error generating password from password policy" : "Грешка приликом креирања лозинке из полисе за лозинке", - "Shared with you and the group {group} by {owner}" : "{owner} је поделио са вама и са групом {group}", - "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", - "Shares" : "Дељења", + "No file" : "Нема фајла", + "Public share" : "Јавни дељење", "Overview of shared files." : "Преглед дељених фајлова.", "No shares" : "Нема дељења", "Files and folders you shared or have been shared with you will show up here" : "Овде ће се појавити фајлови и фолдери које сте ви поделили или које други деле са вама", @@ -347,7 +327,22 @@ "List of unapproved shares." : "Листа дељења која нису одобрена.", "No pending shares" : "Нема дељења на чекању", "Shares you have received but not approved will show up here" : "Овде ће се појавити дељења која сте прилмили, али нисте одобрили", + "Error updating the share: {errorMessage}" : "Greška pri ažuriranju deljenja: {errorMessage}", + "Error updating the share" : "Грешка при ажурирању дељења", + "File \"{path}\" has been unshared" : "Фајл „{path}” се више не дели", + "Folder \"{path}\" has been unshared" : "Фолдер „{path}” се више не дели", + "Share {propertyName} saved" : "Сачувано је дељење {propertyName}", + "Shared by" : "Поделио", + "Shared with" : "Подељено са", + "Password created successfully" : "Лозинка је успешно креирана", + "Error generating password from password policy" : "Грешка приликом креирања лозинке из полисе за лозинке", + "Shared with you and the group {group} by {owner}" : "{owner} је поделио са вама и са групом {group}", + "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", "Share note" : "Белешка дељења", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", "Upload files to %s" : "Отпремите фајлове на%s", "%s shared a folder with you." : "%s је са вама поделио фолдер.", "Note" : "Белешка", @@ -358,6 +353,12 @@ "Share not found" : "Дељење није нађено", "Back to %s" : "Назад на %s", "Add to your Nextcloud" : "Додајте у свој облак", + "Waiting…" : "Чекам…", + "error" : "грешка", + "finished" : "завршено", + "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", + "Move or copy" : "Помери или копирај", + "You can upload into this folder" : "Можете да отпремате у ову фасциклу", "No compatible server found at {remote}" : "Нема компатибилног сервера на {remote}", "Invalid server URL" : "Неисправна адреса сервера", "Failed to add the public link to your Nextcloud" : "Неуспело додавање јавне везе ка Вашем Некстклауду", @@ -366,6 +367,7 @@ "Please specify a valid federated user ID" : "Navedite važeći federalni korisnički ID", "You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена", "Please specify a valid circle" : "Одаберите исправан круг", + "Download all files" : "Преузми све фајлове", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ова апликација омогућава корисницима да деле фајлове унутар Некстклауда. Када се укључи, администратор може да одабере које групе могу да деле фајлове. Такви корисници затим могу да деле фасцикле и фајлове са осталим корисницима и групама унутар Некстклауда. Додатно, ако администратор укључи и могућност за дељење везе, може се користити и спољна веза за дељење са корисницима ван Некстклауда. Администратори такође могу да захтевају лозинке, датум истека и да омогуће дељење између сервера преко веза дељења, као и дељење са мобилних уређаја.\nИскључивањем ове могућности искључује дељене фасцикле и фајлове на серверу за све дељенике, као и на синхронизованим клијентима и мобилним апликацијама. Више информација можете наћи у Некстклауд документацији.", "Accept user and group shares by default" : "Подразумевано прихвати дељења корисника и група", "Read only" : "Само за читање", @@ -374,7 +376,6 @@ "Bundled permissions" : "Прикупљене дозволе", "Only works for users with access to this folder" : "Радиће само за кориснике са приступом овој фасцикли", "Only works for users with access to this file" : "Радиће само за кориснике са приступом овом фајлу", - "File drop" : "Место за упуштање фајлова", "Circle" : "Круг", "Allow download" : "Дозволи преузимање", "No other users with access found" : "Нису нађени други корисници са приступом", @@ -386,6 +387,7 @@ "the item was removed" : "ставка је уклоњена", "the link expired" : "веза је истекла", "sharing is disabled" : "дељење је искључено", - "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу." + "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу.", + "Enter your name" : "Унесите Ваше име" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index b64191111b0eb..50462eda232ad 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Väntar...", - "error" : "fel", - "finished" : "klar", - "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", - "Move or copy" : "Flytta eller kopiera", - "Download" : "Hämta", - "Delete" : "Ta bort", - "You can upload into this folder" : "Du kan ladda upp i denna mapp", - "Terms of service" : "Användarvilkor", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", "File shares" : "Fildelningar", "Downloaded via public link" : "Hämtad via offentlig länk", "Downloaded by {email}" : "Hämtad av {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Fel vid sändning av e-postavisering", "This share does not exist or is no longer available" : "Den här delningen finns inte eller är inte längre tillgänglig", "shared by %s" : "delad av %s", - "Download all files" : "Hämta alla filer", - "Direct link" : "Direktlänk", + "Download" : "Hämta", "Add to your %s" : "Lägg till i din %s", + "Direct link" : "Direktlänk", "Share API is disabled" : "Delning av API är inaktiverad", "File sharing" : "Fildelning", "Share will expire tomorrow" : "Delningen upphör imorgon", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "på {server}", "Note from" : "Anteckning från", "Note:" : "Notering:", + "File drop" : "Göm fillista", + "Terms of service" : "Användarvilkor", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", - "Enter your name" : "Ange ditt namn", - "Submit name" : "Skicka namn", "Upload files to {folder}" : "Ladda upp filer till {folder}", + "Submit name" : "Skicka namn", "Allow upload and editing" : "Tillåt uppladdning och redigering", "Allow editing" : "Tillåt redigering", "Upload only" : "Endast uppladdning", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "Skapa", "Edit" : "Ändra", "Share" : "Dela", + "Delete" : "Ta bort", "Delete share" : "Ta bort delning", "Share with {userName}" : "Dela med {userName}", "Share with email {email}" : "Dela med e-post {email}", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Växla lista över andra med access till den här filen", "Unable to fetch inherited shares" : "Kan inte hämta ärvda delningar", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Följande e-postadress är inte giltig: {emails}","Följande e-postadresser är inte giltiga: {emails}"], + "Shares" : "Delningar", "Unable to load the shares list" : "Kunde inte läsa in delningslistan", "Expires {relativetime}" : "Upphör {relativetime}", "this share just expired." : "denna delning har just gått ut.", "Shared with you by {owner}" : "Delad med dig av {owner}", + "Link to a file" : "Länka till en fil", "_Accept share_::_Accept shares_" : ["Acceptera delning","Acceptera delningar"], "Open in Files" : "Öppna i Filer", "_Reject share_::_Reject shares_" : ["Avvisa delning","Avvisa delningar"], @@ -310,22 +303,7 @@ OC.L10N.register( "Shared multiple times with different people" : "Delad flera gånger med olika personer", "Show sharing options" : "Visa delningsalternativ", "Shared with others" : "Delas med andra", - "Link to a file" : "Länka till en fil", - "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", - "Error updating the share" : "Kunde inte uppdatera delning", - "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", - "Folder \"{path}\" has been unshared" : "Mapp \"{path}\" har slutat att delas", - "Share {propertyName} saved" : "Delning {propertyName} sparad", "Create file request" : "Skapa filförfrågan", - "Shared by" : "Delad av", - "Shared with" : "Delad med", - "Password created successfully" : "Lösenordet har skapats", - "Error generating password from password policy" : "Fel vid generering av lösenord från lösenordspolicy", - "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}", - "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", - "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", - "Shares" : "Delningar", "Overview of shared files." : "Översikt över delade filer.", "No shares" : "Inga delningar", "Files and folders you shared or have been shared with you will show up here" : "Filer och mappar som du delat eller har delats med dig kommer att visas här", @@ -352,7 +330,22 @@ OC.L10N.register( "List of unapproved shares." : "Lista över ej godkända delningar.", "No pending shares" : "Inga väntande delningar", "Shares you have received but not approved will show up here" : "Delningar du har mottagit men inte bekräftat kommer att visas här", + "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", + "Error updating the share" : "Kunde inte uppdatera delning", + "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", + "Folder \"{path}\" has been unshared" : "Mapp \"{path}\" har slutat att delas", + "Share {propertyName} saved" : "Delning {propertyName} sparad", + "Shared by" : "Delad av", + "Shared with" : "Delad med", + "Password created successfully" : "Lösenordet har skapats", + "Error generating password from password policy" : "Fel vid generering av lösenord från lösenordspolicy", + "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}", + "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", + "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", "Share note" : "Dela kommentar", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", "Upload files to %s" : "Ladda upp filer till %s", "%s shared a folder with you." : "%s delade en mapp med dig.", "Note" : "Anteckning", @@ -363,6 +356,12 @@ OC.L10N.register( "Share not found" : "Delningen hittades inte", "Back to %s" : "Tillbaka till %s", "Add to your Nextcloud" : "Lägg till i molnet", + "Waiting…" : "Väntar...", + "error" : "fel", + "finished" : "klar", + "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", + "Move or copy" : "Flytta eller kopiera", + "You can upload into this folder" : "Du kan ladda upp i denna mapp", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig serverwebbadress", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", @@ -371,6 +370,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Vänligen ange ett giltigt federerat användar-id.", "You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad", "Please specify a valid circle" : "Vänligen ange en giltig cirkel", + "Download all files" : "Hämta alla filer", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "Accept user and group shares by default" : "Acceptera användar och grupp-delningar som standard", "Read only" : "Läsbehörighet", @@ -379,7 +379,6 @@ OC.L10N.register( "Bundled permissions" : "Medföljande behörigheter", "Only works for users with access to this folder" : "Fungerar bara för användare med åtkomst till den här mappen", "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", - "File drop" : "Göm fillista", "Circle" : "Cirkel", "Allow download" : "Tillåt nedladdning", "No other users with access found" : "Inga andra användare med åtkomst hittades", @@ -391,6 +390,7 @@ OC.L10N.register( "the item was removed" : "objektet togs bort", "the link expired" : "giltighet för länken har gått ut", "sharing is disabled" : "delning är inaktiverat", - "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken." + "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.", + "Enter your name" : "Ange ditt namn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 39e9b624deef9..2468b353b6050 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Väntar...", - "error" : "fel", - "finished" : "klar", - "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", - "Move or copy" : "Flytta eller kopiera", - "Download" : "Hämta", - "Delete" : "Ta bort", - "You can upload into this folder" : "Du kan ladda upp i denna mapp", - "Terms of service" : "Användarvilkor", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", "File shares" : "Fildelningar", "Downloaded via public link" : "Hämtad via offentlig länk", "Downloaded by {email}" : "Hämtad av {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Fel vid sändning av e-postavisering", "This share does not exist or is no longer available" : "Den här delningen finns inte eller är inte längre tillgänglig", "shared by %s" : "delad av %s", - "Download all files" : "Hämta alla filer", - "Direct link" : "Direktlänk", + "Download" : "Hämta", "Add to your %s" : "Lägg till i din %s", + "Direct link" : "Direktlänk", "Share API is disabled" : "Delning av API är inaktiverad", "File sharing" : "Fildelning", "Share will expire tomorrow" : "Delningen upphör imorgon", @@ -256,11 +245,12 @@ "on {server}" : "på {server}", "Note from" : "Anteckning från", "Note:" : "Notering:", + "File drop" : "Göm fillista", + "Terms of service" : "Användarvilkor", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", - "Enter your name" : "Ange ditt namn", - "Submit name" : "Skicka namn", "Upload files to {folder}" : "Ladda upp filer till {folder}", + "Submit name" : "Skicka namn", "Allow upload and editing" : "Tillåt uppladdning och redigering", "Allow editing" : "Tillåt redigering", "Upload only" : "Endast uppladdning", @@ -279,6 +269,7 @@ "Create" : "Skapa", "Edit" : "Ändra", "Share" : "Dela", + "Delete" : "Ta bort", "Delete share" : "Ta bort delning", "Share with {userName}" : "Dela med {userName}", "Share with email {email}" : "Dela med e-post {email}", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "Växla lista över andra med access till den här filen", "Unable to fetch inherited shares" : "Kan inte hämta ärvda delningar", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Följande e-postadress är inte giltig: {emails}","Följande e-postadresser är inte giltiga: {emails}"], + "Shares" : "Delningar", "Unable to load the shares list" : "Kunde inte läsa in delningslistan", "Expires {relativetime}" : "Upphör {relativetime}", "this share just expired." : "denna delning har just gått ut.", "Shared with you by {owner}" : "Delad med dig av {owner}", + "Link to a file" : "Länka till en fil", "_Accept share_::_Accept shares_" : ["Acceptera delning","Acceptera delningar"], "Open in Files" : "Öppna i Filer", "_Reject share_::_Reject shares_" : ["Avvisa delning","Avvisa delningar"], @@ -308,22 +301,7 @@ "Shared multiple times with different people" : "Delad flera gånger med olika personer", "Show sharing options" : "Visa delningsalternativ", "Shared with others" : "Delas med andra", - "Link to a file" : "Länka till en fil", - "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", - "Error updating the share" : "Kunde inte uppdatera delning", - "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", - "Folder \"{path}\" has been unshared" : "Mapp \"{path}\" har slutat att delas", - "Share {propertyName} saved" : "Delning {propertyName} sparad", "Create file request" : "Skapa filförfrågan", - "Shared by" : "Delad av", - "Shared with" : "Delad med", - "Password created successfully" : "Lösenordet har skapats", - "Error generating password from password policy" : "Fel vid generering av lösenord från lösenordspolicy", - "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}", - "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", - "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", - "Shares" : "Delningar", "Overview of shared files." : "Översikt över delade filer.", "No shares" : "Inga delningar", "Files and folders you shared or have been shared with you will show up here" : "Filer och mappar som du delat eller har delats med dig kommer att visas här", @@ -350,7 +328,22 @@ "List of unapproved shares." : "Lista över ej godkända delningar.", "No pending shares" : "Inga väntande delningar", "Shares you have received but not approved will show up here" : "Delningar du har mottagit men inte bekräftat kommer att visas här", + "Error updating the share: {errorMessage}" : "Kunde inte uppdatera delningen: {errorMessage}", + "Error updating the share" : "Kunde inte uppdatera delning", + "File \"{path}\" has been unshared" : "Fil \"{path}\" har slutat att delas", + "Folder \"{path}\" has been unshared" : "Mapp \"{path}\" har slutat att delas", + "Share {propertyName} saved" : "Delning {propertyName} sparad", + "Shared by" : "Delad av", + "Shared with" : "Delad med", + "Password created successfully" : "Lösenordet har skapats", + "Error generating password from password policy" : "Fel vid generering av lösenord från lösenordspolicy", + "Shared with you and the group {group} by {owner}" : "Delad med dig och gruppen {group} av {owner}", + "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", + "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", "Share note" : "Dela kommentar", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", "Upload files to %s" : "Ladda upp filer till %s", "%s shared a folder with you." : "%s delade en mapp med dig.", "Note" : "Anteckning", @@ -361,6 +354,12 @@ "Share not found" : "Delningen hittades inte", "Back to %s" : "Tillbaka till %s", "Add to your Nextcloud" : "Lägg till i molnet", + "Waiting…" : "Väntar...", + "error" : "fel", + "finished" : "klar", + "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", + "Move or copy" : "Flytta eller kopiera", + "You can upload into this folder" : "Du kan ladda upp i denna mapp", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig serverwebbadress", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", @@ -369,6 +368,7 @@ "Please specify a valid federated user ID" : "Vänligen ange ett giltigt federerat användar-id.", "You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad", "Please specify a valid circle" : "Vänligen ange en giltig cirkel", + "Download all files" : "Hämta alla filer", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denna applikation gör det möjligt för användare att dela filer inom Nextcloud. Om aktiverad kan administratören välja vilka grupper som kan dela filer. De tillämpliga användarna kan sedan dela filer och mappar med andra användare och grupper inom Nextcloud. Dessutom, om administratören aktiverar funktionen dela länk, kan en extern länk användas för att dela filer med andra användare utanför Nextcloud. Administratörer kan också tvinga lösenord, utgångsdatum och aktivera server till serverdelning via delningslänkar samt dela från mobila enheter.\nOm du stänger av funktionen tar du bort delade filer och mappar på servern för alla delmottagare och även på synkroniseringsklienterna och mobilapparna. Mer information finns i dokumentationen för Nextcloud.", "Accept user and group shares by default" : "Acceptera användar och grupp-delningar som standard", "Read only" : "Läsbehörighet", @@ -377,7 +377,6 @@ "Bundled permissions" : "Medföljande behörigheter", "Only works for users with access to this folder" : "Fungerar bara för användare med åtkomst till den här mappen", "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", - "File drop" : "Göm fillista", "Circle" : "Cirkel", "Allow download" : "Tillåt nedladdning", "No other users with access found" : "Inga andra användare med åtkomst hittades", @@ -389,6 +388,7 @@ "the item was removed" : "objektet togs bort", "the link expired" : "giltighet för länken har gått ut", "sharing is disabled" : "delning är inaktiverat", - "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken." + "For more info, please ask the person who sent this link." : "För mer information, kontakta den person som skickade den här länken.", + "Enter your name" : "Ange ditt namn" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 1097f99682f0f..4bab314ab23d0 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Bekleniyor…", - "error" : "sorun", - "finished" : "tamamlandı", - "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", - "Move or copy" : "Taşı ya da kopyala", - "Download" : "İndir", - "Delete" : "Sil", - "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", - "Terms of service" : "Hizmet koşulları", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", "File shares" : "Dosya paylaşımları", "Downloaded via public link" : "Herkese açık bağlantı ile indirildi", "Downloaded by {email}" : "{email} tarafından indirildi", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "E-posta bildirimi gönderilirken sorun çıktı", "This share does not exist or is no longer available" : "Bu paylaşım bulunamadı ya da artık kullanılamıyor", "shared by %s" : "%s tarafından paylaşıldı", - "Download all files" : "Tüm dosyaları indir", - "Direct link" : "Doğrudan bağlantı", + "Download" : "İndir", "Add to your %s" : "%s uygulamanıza ekleyin", + "Direct link" : "Doğrudan bağlantı", "Share API is disabled" : "Paylaşım API arayüzü devre dışı", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak", @@ -258,11 +247,13 @@ OC.L10N.register( "on {server}" : "{server} üzerinde", "Note from" : "Notu yazan", "Note:" : "Not:", + "File drop" : "Dosya bırakma", + "Terms of service" : "Hizmet koşulları", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", - "Enter your name" : "Adınızı yazın", - "Submit name" : "Adı gönder", + "Nickname" : "Takma ad", "Upload files to {folder}" : "Dosyaları {folder} klasörüne yükle", + "Submit name" : "Adı gönder", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", "Allow editing" : "Düzenlemeye izin ver", "Upload only" : "Yalnızca yükleme", @@ -281,6 +272,7 @@ OC.L10N.register( "Create" : "Ekle", "Edit" : "Düzenleme", "Share" : "Paylaş", + "Delete" : "Sil", "Delete share" : "Paylaşımı sil", "Share with {userName}" : "{userName} ile paylaş", "Share with email {email}" : "{email} e-posta adresi ile paylaş", @@ -297,10 +289,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Bu dosyaya erişme izni olan diğer kişiler listesini aç/kapat", "Unable to fetch inherited shares" : "Devir alınan paylaşımlar alınamadı", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Şu e-posta adresi geçersiz: {emails}","Şu e-posta adresleri geçersiz: {emails}"], + "Shares" : "Paylaşımlar", "Unable to load the shares list" : "Paylaşımlar listesi yüklenemedi", "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", + "Link to a file" : "Bir dosya bağlantısı", "_Accept share_::_Accept shares_" : ["Paylaşımı kabul et","Paylaşımları kabul et"], "Open in Files" : "Dosyalar uygulamasında aç", "_Reject share_::_Reject shares_" : ["Paylaşımı reddet","Paylaşımları reddet"], @@ -310,22 +304,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış", "Show sharing options" : "Paylaşım seçeneklerini görüntüle", "Shared with others" : "Diğerleri ile paylaşılmış", - "Link to a file" : "Bir dosya bağlantısı", - "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", - "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", - "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", - "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", - "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", "Create file request" : "Dosya isteği oluştur", - "Shared by" : "Paylaşan", - "Shared with" : "Şunlarla paylaşılmış", - "Password created successfully" : "Parola oluşturuldu", - "Error generating password from password policy" : "Parola, parola ilkesine göre oluşturulurken sorun çıktı", - "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} gubu ile paylaşılmış", - "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", - "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", - "Shares" : "Paylaşımlar", + "No file" : "Dosya yok", + "Public share" : "Herkese açık paylaş", "Overview of shared files." : "Paylaşılan dosyaların özeti.", "No shares" : "Henüz bir şey paylaşılmamış", "Files and folders you shared or have been shared with you will show up here" : "Başkalarıyla paylaştığınız dosya ve klasörler burada görüntülenir", @@ -352,7 +333,22 @@ OC.L10N.register( "List of unapproved shares." : "Kabul edilmemiş paylaşımların listesi.", "No pending shares" : "Bekleyen paylaşım yok", "Shares you have received but not approved will show up here" : "Aldığınız ancak henüz kabul etmediğiniz paylaşımlar burada görüntülenir", + "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", + "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", + "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", + "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", + "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", + "Shared by" : "Paylaşan", + "Shared with" : "Şunlarla paylaşılmış", + "Password created successfully" : "Parola oluşturuldu", + "Error generating password from password policy" : "Parola, parola ilkesine göre oluşturulurken sorun çıktı", + "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} gubu ile paylaşılmış", + "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", + "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", "Share note" : "Notu paylaş", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", "Upload files to %s" : "Dosyaları %s konumuna yükle", "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", "Note" : "Not", @@ -363,6 +359,12 @@ OC.L10N.register( "Share not found" : "Paylaşım bulunamadı", "Back to %s" : "%s sayfasına dön", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", + "Waiting…" : "Bekleniyor…", + "error" : "sorun", + "finished" : "tamamlandı", + "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", + "Move or copy" : "Taşı ya da kopyala", + "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", "No compatible server found at {remote}" : "{remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -371,6 +373,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Lütfen geçerli bir birleşik kullanıcı kimliği belirtin", "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Takım ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir takım belirtin", + "Download all files" : "Tüm dosyaları indir", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "Accept user and group shares by default" : "Varsayılan olarak kullanıcı ve grup paylaşımları onaylansın", "Read only" : "Salt okunur", @@ -379,7 +382,6 @@ OC.L10N.register( "Bundled permissions" : "Bağlı izinler", "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", - "File drop" : "Dosya bırakma", "Circle" : "Takım", "Allow download" : "İndirilebilsin", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", @@ -391,6 +393,7 @@ OC.L10N.register( "the item was removed" : "öge silinmiş", "the link expired" : "bağlantının geçerlilik süresi dolmuş", "sharing is disabled" : "paylaşım devre dışı bırakılmış", - "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün." + "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün.", + "Enter your name" : "Adınızı yazın" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 7c47d40b75ac4..4a5b317f62a17 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Bekleniyor…", - "error" : "sorun", - "finished" : "tamamlandı", - "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", - "Move or copy" : "Taşı ya da kopyala", - "Download" : "İndir", - "Delete" : "Sil", - "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", - "Terms of service" : "Hizmet koşulları", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", "File shares" : "Dosya paylaşımları", "Downloaded via public link" : "Herkese açık bağlantı ile indirildi", "Downloaded by {email}" : "{email} tarafından indirildi", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "E-posta bildirimi gönderilirken sorun çıktı", "This share does not exist or is no longer available" : "Bu paylaşım bulunamadı ya da artık kullanılamıyor", "shared by %s" : "%s tarafından paylaşıldı", - "Download all files" : "Tüm dosyaları indir", - "Direct link" : "Doğrudan bağlantı", + "Download" : "İndir", "Add to your %s" : "%s uygulamanıza ekleyin", + "Direct link" : "Doğrudan bağlantı", "Share API is disabled" : "Paylaşım API arayüzü devre dışı", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın geçerlilik süresi yarın dolacak", @@ -256,11 +245,13 @@ "on {server}" : "{server} üzerinde", "Note from" : "Notu yazan", "Note:" : "Not:", + "File drop" : "Dosya bırakma", + "Terms of service" : "Hizmet koşulları", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", - "Enter your name" : "Adınızı yazın", - "Submit name" : "Adı gönder", + "Nickname" : "Takma ad", "Upload files to {folder}" : "Dosyaları {folder} klasörüne yükle", + "Submit name" : "Adı gönder", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", "Allow editing" : "Düzenlemeye izin ver", "Upload only" : "Yalnızca yükleme", @@ -279,6 +270,7 @@ "Create" : "Ekle", "Edit" : "Düzenleme", "Share" : "Paylaş", + "Delete" : "Sil", "Delete share" : "Paylaşımı sil", "Share with {userName}" : "{userName} ile paylaş", "Share with email {email}" : "{email} e-posta adresi ile paylaş", @@ -295,10 +287,12 @@ "Toggle list of others with access to this file" : "Bu dosyaya erişme izni olan diğer kişiler listesini aç/kapat", "Unable to fetch inherited shares" : "Devir alınan paylaşımlar alınamadı", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["Şu e-posta adresi geçersiz: {emails}","Şu e-posta adresleri geçersiz: {emails}"], + "Shares" : "Paylaşımlar", "Unable to load the shares list" : "Paylaşımlar listesi yüklenemedi", "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", + "Link to a file" : "Bir dosya bağlantısı", "_Accept share_::_Accept shares_" : ["Paylaşımı kabul et","Paylaşımları kabul et"], "Open in Files" : "Dosyalar uygulamasında aç", "_Reject share_::_Reject shares_" : ["Paylaşımı reddet","Paylaşımları reddet"], @@ -308,22 +302,9 @@ "Shared multiple times with different people" : "Farklı kişilerle birkaç kez paylaşılmış", "Show sharing options" : "Paylaşım seçeneklerini görüntüle", "Shared with others" : "Diğerleri ile paylaşılmış", - "Link to a file" : "Bir dosya bağlantısı", - "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", - "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", - "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", - "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", - "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", "Create file request" : "Dosya isteği oluştur", - "Shared by" : "Paylaşan", - "Shared with" : "Şunlarla paylaşılmış", - "Password created successfully" : "Parola oluşturuldu", - "Error generating password from password policy" : "Parola, parola ilkesine göre oluşturulurken sorun çıktı", - "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} gubu ile paylaşılmış", - "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", - "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", - "Shares" : "Paylaşımlar", + "No file" : "Dosya yok", + "Public share" : "Herkese açık paylaş", "Overview of shared files." : "Paylaşılan dosyaların özeti.", "No shares" : "Henüz bir şey paylaşılmamış", "Files and folders you shared or have been shared with you will show up here" : "Başkalarıyla paylaştığınız dosya ve klasörler burada görüntülenir", @@ -350,7 +331,22 @@ "List of unapproved shares." : "Kabul edilmemiş paylaşımların listesi.", "No pending shares" : "Bekleyen paylaşım yok", "Shares you have received but not approved will show up here" : "Aldığınız ancak henüz kabul etmediğiniz paylaşımlar burada görüntülenir", + "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", + "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", + "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", + "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", + "Share {propertyName} saved" : "{propertyName} paylaşımı kaydedildi", + "Shared by" : "Paylaşan", + "Shared with" : "Şunlarla paylaşılmış", + "Password created successfully" : "Parola oluşturuldu", + "Error generating password from password policy" : "Parola, parola ilkesine göre oluşturulurken sorun çıktı", + "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} gubu ile paylaşılmış", + "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", + "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", "Share note" : "Notu paylaş", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", "Upload files to %s" : "Dosyaları %s konumuna yükle", "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", "Note" : "Not", @@ -361,6 +357,12 @@ "Share not found" : "Paylaşım bulunamadı", "Back to %s" : "%s sayfasına dön", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", + "Waiting…" : "Bekleniyor…", + "error" : "sorun", + "finished" : "tamamlandı", + "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", + "Move or copy" : "Taşı ya da kopyala", + "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", "No compatible server found at {remote}" : "{remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -369,6 +371,7 @@ "Please specify a valid federated user ID" : "Lütfen geçerli bir birleşik kullanıcı kimliği belirtin", "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Takım ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir takım belirtin", + "Download all files" : "Tüm dosyaları indir", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Bu uygulama kullanıcıların Nextcloud üzerinde dosya paylaşabilmesini sağlar. Etkinleştirildiğinde, yöneticiler dosya paylaşabilecek grupları belirleyebilir. Seçilmiş gruplardaki kullanıcılar Nextcloud üzerindeki diğer kullanıcı ve gruplar ile dosya ve klasör paylaşabilir. Ek olarak, yönetici bağlantı paylaşımı özelliğini etkinleştirmiş ise, Nextcloud üzerinde olmayan kullanıcılar ile dosya paylaşımı bağlantıları kullanılabilir. Yöneticiler ayrıca parola ve geçerlilik sonu tarihi kullanılmasını zorunlu kılmanın yanında, paylaşım bağlantıları ile sunucudan sunucuya paylaşım ve mobil aygıtlar ile paylaşım gibi özellikleri etkinleştirebilir.\nBu özellik devre dışı bırakıldığında, sunucu, eşitleme istemcileri ve mobil uygulamalar üzerinden alıcılar ile paylaşılmış dosya ve klasörler kaldırılır. Ayrıntılı bilgi almak için Nextcloud belgelerine bakabilirsiniz.", "Accept user and group shares by default" : "Varsayılan olarak kullanıcı ve grup paylaşımları onaylansın", "Read only" : "Salt okunur", @@ -377,7 +380,6 @@ "Bundled permissions" : "Bağlı izinler", "Only works for users with access to this folder" : "Yalnızca bu klasöre erişebilen kullanıcılar için geçerlidir", "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", - "File drop" : "Dosya bırakma", "Circle" : "Takım", "Allow download" : "İndirilebilsin", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", @@ -389,6 +391,7 @@ "the item was removed" : "öge silinmiş", "the link expired" : "bağlantının geçerlilik süresi dolmuş", "sharing is disabled" : "paylaşım devre dışı bırakılmış", - "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün." + "For more info, please ask the person who sent this link." : "Ayrıntılı bilgi almak için bu bağlantıyı aldığınız kişi ile görüşün.", + "Enter your name" : "Adınızı yazın" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 87a641267a4e6..59d0640f491b8 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Зачекайте...", - "error" : "помилка", - "finished" : "завершено", - "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", - "Move or copy" : "Перемістити або копіювати", - "Download" : "Звантажити", - "Delete" : "Вилучити", - "You can upload into this folder" : "Ви можете завантажити до цього каталогу", - "Terms of service" : "Умови використання", - "Show list view" : "Подання списком", - "Show grid view" : "Подання сіткою", "File shares" : "Спільні файли", "Downloaded via public link" : "Звантажено за публічним посиланням", "Downloaded by {email}" : "Завантажено через {email}", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "Помилка під час надсилання сповіщення ел. поштою", "This share does not exist or is no longer available" : "Спільний ресурс не існує або більше не доступний", "shared by %s" : "поділилися %s", - "Download all files" : "Звантажити всі файли", - "Direct link" : "Пряме посилання", + "Download" : "Звантажити", "Add to your %s" : "Додайте до свого %s", + "Direct link" : "Пряме посилання", "Share API is disabled" : "API для надання доступу вимкнено", "File sharing" : "Обмін файлами", "Share will expire tomorrow" : "Термін дії спільного доступу спливає завтра", @@ -254,11 +243,12 @@ OC.L10N.register( "on {server}" : "на {server}", "Note from" : "Примітка від", "Note:" : "Примітка:", + "File drop" : "Відкинути файл", + "Terms of service" : "Умови використання", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поділив(-ла)ся з вами каталогом.", "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", - "Enter your name" : "Зазначте ваше ім'я", - "Submit name" : "Надайте ім'я", "Upload files to {folder}" : "Завантажити файли до {folder}", + "Submit name" : "Надайте ім'я", "Allow upload and editing" : "Може завантажувати та редагувати", "Allow editing" : "Може редагувати", "Upload only" : "Тільки завантаження", @@ -277,6 +267,7 @@ OC.L10N.register( "Create" : "Створити", "Edit" : "Редагувати", "Share" : "Спільне", + "Delete" : "Вилучити", "Delete share" : "Вилучити зі спільного доступу", "Share with {userName}" : "Поділитися з {userName}", "Share with email {email}" : "Поділитися через ел.пошту {email}", @@ -293,10 +284,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "Перемкнути подання списку інших, які мають доступ до цього файлу", "Unable to fetch inherited shares" : "Неможливо отримати успадковані спільні ресурси", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["{emails} ел. адреса не є дійсною ","{emails} ел. адреси не є дійсними ","{emails} ел. адрес не є дійсними ","{emails} ел. адрес не є дійсними "], + "Shares" : "Спільні", "Unable to load the shares list" : "Не вдалося завантажити список спільних ресурсів", "Expires {relativetime}" : "Термін дії закінчується {relativetime}", "this share just expired." : "термін дії спільного доступу вичерпано.", "Shared with you by {owner}" : "{owner} поділив(-ла-)ся з вами", + "Link to a file" : "Посилання на файл", "_Accept share_::_Accept shares_" : ["Прийняти запит на спільний ресурс","Прийняти запит на спільні ресурси","Прийняти запит на спільні ресурси","Схвалити запит на спільні ресурси"], "Open in Files" : "Відкрити у Файлах", "_Reject share_::_Reject shares_" : ["Скасувати запит на спільний ресурс","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси"], @@ -306,22 +299,9 @@ OC.L10N.register( "Shared multiple times with different people" : "Поділилися кілька разів з різними людьми", "Show sharing options" : "Показати налаштування спільного доступу", "Shared with others" : "Ви поділилися", - "Link to a file" : "Посилання на файл", - "Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}", - "Error updating the share" : "Помилка оновлення спільного ресурсу", - "File \"{path}\" has been unshared" : "Файл \"{path} вилучено зі спільного доступу", - "Folder \"{path}\" has been unshared" : "Каталог \"{path}\" було вилучено зі спільного доступу", - "Share {propertyName} saved" : "Спільний ресурс {propertyName} збережено", "Create file request" : "Створити запит на файл", - "Shared by" : "Поділилися", - "Shared with" : "Спільний доступ з", - "Password created successfully" : "Успішно створено пароль", - "Error generating password from password policy" : "Помилка під час створення пароля згідно з політикою паролів", - "Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}", - "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", - "Shares" : "Спільні", + "No file" : "Немає файлу", + "Public share" : "Спільний ресурс", "Overview of shared files." : "Перегляд файлів у спільному доступі.", "No shares" : "Відсутні спільні дані", "Files and folders you shared or have been shared with you will show up here" : "Тут показуватимуться файли та каталоги, якими ви поділилися, або якими поділилися з вами.", @@ -348,7 +328,22 @@ OC.L10N.register( "List of unapproved shares." : "Список несхвалених спільних ресурсів.", "No pending shares" : "Відсутні запити на доступ", "Shares you have received but not approved will show up here" : "Тут показуватимуться спільні ресурси, пропозиції на приєднання до яких ви отримали, але ще не підтвердили.", + "Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}", + "Error updating the share" : "Помилка оновлення спільного ресурсу", + "File \"{path}\" has been unshared" : "Файл \"{path} вилучено зі спільного доступу", + "Folder \"{path}\" has been unshared" : "Каталог \"{path}\" було вилучено зі спільного доступу", + "Share {propertyName} saved" : "Спільний ресурс {propertyName} збережено", + "Shared by" : "Поділилися", + "Shared with" : "Спільний доступ з", + "Password created successfully" : "Успішно створено пароль", + "Error generating password from password policy" : "Помилка під час створення пароля згідно з політикою паролів", + "Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}", + "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", "Share note" : "Поділитися нотаткою", + "Show list view" : "Подання списком", + "Show grid view" : "Подання сіткою", "Upload files to %s" : "Завантажувати файли до %s", "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", "Note" : "Нотатка", @@ -359,6 +354,12 @@ OC.L10N.register( "Share not found" : "Спільний ресурс не знайдено", "Back to %s" : "Назад до %s", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", + "Waiting…" : "Зачекайте...", + "error" : "помилка", + "finished" : "завершено", + "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", + "Move or copy" : "Перемістити або копіювати", + "You can upload into this folder" : "Ви можете завантажити до цього каталогу", "No compatible server found at {remote}" : "Відсутній сумісний сервер за адресою {remote}", "Invalid server URL" : "Недійсна адреса сервера URL", "Failed to add the public link to your Nextcloud" : "Не вдалося додати загальнодоступне посилання до вашого Nextcloud", @@ -367,6 +368,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Будь ласка, зазначте дійсний ідентифікатор користувача об'єднаної хмари", "You cannot share to a Circle if the app is not enabled" : "Ви не можете поділитися у Circle, оскільки застосунок не активний", "Please specify a valid circle" : "Будь ласка, зазначте дійсне коло", + "Download all files" : "Звантажити всі файли", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Цей застосунок дозволяє користувачам обмінюватися файлами у хмарі Nextcloud. Якщо його увімкнено, адміністратор зможе вибрати, які групи мають право ділитися файлами. Відповідні користувачі зможуть надавати доступ до файлів та каталогів іншим користувачам та групам хмари. Крім того, якщо адміністратор увімкне функцію спільного доступу через посилання, то зовнішнє посилання можна використовувати для обміну файлами з іншими користувачами поза межами хмари Nextcloud. Адміністратори також можуть встановлювати пароль, дату, до якої буде дійсний спільний доступ, дозволяти обмін файлами між серверами за допомогою посилань спільного доступу, а також можливість надавати спільний доступ з мобільних пристроїв. \nВимкнення цієї функції вилучить файли та каталоги у спільеому доступі для всіх, кому було надано доступ, доступ також зникне у клієнтах синхронізації та мобільних застосунках. Докладно можна познайомитися в документації Nextcloud.", "Accept user and group shares by default" : "Типово приймати запрошення для спільного доступу від користувачів та груп", "Read only" : "Тільки читання", @@ -375,7 +377,6 @@ OC.L10N.register( "Bundled permissions" : "Збірні дозволи", "Only works for users with access to this folder" : "Стосується користувачів, які мають доступ до цього каталогу", "Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу", - "File drop" : "Відкинути файл", "Circle" : "Коло", "Allow download" : "Дозволити звантаження", "No other users with access found" : "Більше немає користувачів, які мають доступ", @@ -387,6 +388,7 @@ OC.L10N.register( "the item was removed" : "цей ресурс було вилучено", "the link expired" : "термін дії посилання вичерпано", "sharing is disabled" : "спільний доступ заборонено", - "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання." + "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.", + "Enter your name" : "Зазначте ваше ім'я" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index dafa51dd610b1..928ef45ecb442 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Зачекайте...", - "error" : "помилка", - "finished" : "завершено", - "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", - "Move or copy" : "Перемістити або копіювати", - "Download" : "Звантажити", - "Delete" : "Вилучити", - "You can upload into this folder" : "Ви можете завантажити до цього каталогу", - "Terms of service" : "Умови використання", - "Show list view" : "Подання списком", - "Show grid view" : "Подання сіткою", "File shares" : "Спільні файли", "Downloaded via public link" : "Звантажено за публічним посиланням", "Downloaded by {email}" : "Завантажено через {email}", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "Помилка під час надсилання сповіщення ел. поштою", "This share does not exist or is no longer available" : "Спільний ресурс не існує або більше не доступний", "shared by %s" : "поділилися %s", - "Download all files" : "Звантажити всі файли", - "Direct link" : "Пряме посилання", + "Download" : "Звантажити", "Add to your %s" : "Додайте до свого %s", + "Direct link" : "Пряме посилання", "Share API is disabled" : "API для надання доступу вимкнено", "File sharing" : "Обмін файлами", "Share will expire tomorrow" : "Термін дії спільного доступу спливає завтра", @@ -252,11 +241,12 @@ "on {server}" : "на {server}", "Note from" : "Примітка від", "Note:" : "Примітка:", + "File drop" : "Відкинути файл", + "Terms of service" : "Умови використання", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поділив(-ла)ся з вами каталогом.", "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", - "Enter your name" : "Зазначте ваше ім'я", - "Submit name" : "Надайте ім'я", "Upload files to {folder}" : "Завантажити файли до {folder}", + "Submit name" : "Надайте ім'я", "Allow upload and editing" : "Може завантажувати та редагувати", "Allow editing" : "Може редагувати", "Upload only" : "Тільки завантаження", @@ -275,6 +265,7 @@ "Create" : "Створити", "Edit" : "Редагувати", "Share" : "Спільне", + "Delete" : "Вилучити", "Delete share" : "Вилучити зі спільного доступу", "Share with {userName}" : "Поділитися з {userName}", "Share with email {email}" : "Поділитися через ел.пошту {email}", @@ -291,10 +282,12 @@ "Toggle list of others with access to this file" : "Перемкнути подання списку інших, які мають доступ до цього файлу", "Unable to fetch inherited shares" : "Неможливо отримати успадковані спільні ресурси", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["{emails} ел. адреса не є дійсною ","{emails} ел. адреси не є дійсними ","{emails} ел. адрес не є дійсними ","{emails} ел. адрес не є дійсними "], + "Shares" : "Спільні", "Unable to load the shares list" : "Не вдалося завантажити список спільних ресурсів", "Expires {relativetime}" : "Термін дії закінчується {relativetime}", "this share just expired." : "термін дії спільного доступу вичерпано.", "Shared with you by {owner}" : "{owner} поділив(-ла-)ся з вами", + "Link to a file" : "Посилання на файл", "_Accept share_::_Accept shares_" : ["Прийняти запит на спільний ресурс","Прийняти запит на спільні ресурси","Прийняти запит на спільні ресурси","Схвалити запит на спільні ресурси"], "Open in Files" : "Відкрити у Файлах", "_Reject share_::_Reject shares_" : ["Скасувати запит на спільний ресурс","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси","Скасувати запит на спільні ресурси"], @@ -304,22 +297,9 @@ "Shared multiple times with different people" : "Поділилися кілька разів з різними людьми", "Show sharing options" : "Показати налаштування спільного доступу", "Shared with others" : "Ви поділилися", - "Link to a file" : "Посилання на файл", - "Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}", - "Error updating the share" : "Помилка оновлення спільного ресурсу", - "File \"{path}\" has been unshared" : "Файл \"{path} вилучено зі спільного доступу", - "Folder \"{path}\" has been unshared" : "Каталог \"{path}\" було вилучено зі спільного доступу", - "Share {propertyName} saved" : "Спільний ресурс {propertyName} збережено", "Create file request" : "Створити запит на файл", - "Shared by" : "Поділилися", - "Shared with" : "Спільний доступ з", - "Password created successfully" : "Успішно створено пароль", - "Error generating password from password policy" : "Помилка під час створення пароля згідно з політикою паролів", - "Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}", - "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", - "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", - "Shares" : "Спільні", + "No file" : "Немає файлу", + "Public share" : "Спільний ресурс", "Overview of shared files." : "Перегляд файлів у спільному доступі.", "No shares" : "Відсутні спільні дані", "Files and folders you shared or have been shared with you will show up here" : "Тут показуватимуться файли та каталоги, якими ви поділилися, або якими поділилися з вами.", @@ -346,7 +326,22 @@ "List of unapproved shares." : "Список несхвалених спільних ресурсів.", "No pending shares" : "Відсутні запити на доступ", "Shares you have received but not approved will show up here" : "Тут показуватимуться спільні ресурси, пропозиції на приєднання до яких ви отримали, але ще не підтвердили.", + "Error updating the share: {errorMessage}" : "Помилка під час оновлення спільного ресурсу: {errorMessage}", + "Error updating the share" : "Помилка оновлення спільного ресурсу", + "File \"{path}\" has been unshared" : "Файл \"{path} вилучено зі спільного доступу", + "Folder \"{path}\" has been unshared" : "Каталог \"{path}\" було вилучено зі спільного доступу", + "Share {propertyName} saved" : "Спільний ресурс {propertyName} збережено", + "Shared by" : "Поділилися", + "Shared with" : "Спільний доступ з", + "Password created successfully" : "Успішно створено пароль", + "Error generating password from password policy" : "Помилка під час створення пароля згідно з політикою паролів", + "Shared with you and the group {group} by {owner}" : " {owner} надав доступ вам та групі {group}", + "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", + "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", "Share note" : "Поділитися нотаткою", + "Show list view" : "Подання списком", + "Show grid view" : "Подання сіткою", "Upload files to %s" : "Завантажувати файли до %s", "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", "Note" : "Нотатка", @@ -357,6 +352,12 @@ "Share not found" : "Спільний ресурс не знайдено", "Back to %s" : "Назад до %s", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", + "Waiting…" : "Зачекайте...", + "error" : "помилка", + "finished" : "завершено", + "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", + "Move or copy" : "Перемістити або копіювати", + "You can upload into this folder" : "Ви можете завантажити до цього каталогу", "No compatible server found at {remote}" : "Відсутній сумісний сервер за адресою {remote}", "Invalid server URL" : "Недійсна адреса сервера URL", "Failed to add the public link to your Nextcloud" : "Не вдалося додати загальнодоступне посилання до вашого Nextcloud", @@ -365,6 +366,7 @@ "Please specify a valid federated user ID" : "Будь ласка, зазначте дійсний ідентифікатор користувача об'єднаної хмари", "You cannot share to a Circle if the app is not enabled" : "Ви не можете поділитися у Circle, оскільки застосунок не активний", "Please specify a valid circle" : "Будь ласка, зазначте дійсне коло", + "Download all files" : "Звантажити всі файли", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Цей застосунок дозволяє користувачам обмінюватися файлами у хмарі Nextcloud. Якщо його увімкнено, адміністратор зможе вибрати, які групи мають право ділитися файлами. Відповідні користувачі зможуть надавати доступ до файлів та каталогів іншим користувачам та групам хмари. Крім того, якщо адміністратор увімкне функцію спільного доступу через посилання, то зовнішнє посилання можна використовувати для обміну файлами з іншими користувачами поза межами хмари Nextcloud. Адміністратори також можуть встановлювати пароль, дату, до якої буде дійсний спільний доступ, дозволяти обмін файлами між серверами за допомогою посилань спільного доступу, а також можливість надавати спільний доступ з мобільних пристроїв. \nВимкнення цієї функції вилучить файли та каталоги у спільеому доступі для всіх, кому було надано доступ, доступ також зникне у клієнтах синхронізації та мобільних застосунках. Докладно можна познайомитися в документації Nextcloud.", "Accept user and group shares by default" : "Типово приймати запрошення для спільного доступу від користувачів та груп", "Read only" : "Тільки читання", @@ -373,7 +375,6 @@ "Bundled permissions" : "Збірні дозволи", "Only works for users with access to this folder" : "Стосується користувачів, які мають доступ до цього каталогу", "Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу", - "File drop" : "Відкинути файл", "Circle" : "Коло", "Allow download" : "Дозволити звантаження", "No other users with access found" : "Більше немає користувачів, які мають доступ", @@ -385,6 +386,7 @@ "the item was removed" : "цей ресурс було вилучено", "the link expired" : "термін дії посилання вичерпано", "sharing is disabled" : "спільний доступ заборонено", - "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання." + "For more info, please ask the person who sent this link." : "За додатковою інформацією, будь ласка, зверніться до особи, від якої ви отримали це посилання.", + "Enter your name" : "Зазначте ваше ім'я" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index b73052d396b6f..b645d3e305d34 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "Vui lòng đợi...", - "error" : "Lỗi", - "finished" : "Đã hoàn tất", - "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", - "Move or copy" : "Di chuyển hoặc sao chép", - "Download" : "Tải về", - "Delete" : "Xóa", - "You can upload into this folder" : "Tải lên thư mục này", - "Terms of service" : "Điều khoản dịch vụ", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", "File shares" : "Tệp chia sẻ", "Downloaded via public link" : "Tải xuống qua liên kết", "Downloaded by {email}" : "Tải xuống bởi {email}", @@ -97,9 +86,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Gửi mật khẩu bằng Nextcloud Talk\" để chia sẻ tệp hoặc thư mục không thành công do Nextcloud Talk chưa được bật.", "Wrong password" : "Mật khẩu không chính xác", "shared by %s" : "Được chia sẻ bởi %s", - "Download all files" : "Tải xuống tất cả các tập tin", - "Direct link" : "Liên kết trực tiêp", + "Download" : "Tải về", "Add to your %s" : "Thêm vào %s của bạn", + "Direct link" : "Liên kết trực tiêp", "Share API is disabled" : "API chia sẻ bị tắt", "File sharing" : "Chia sẻ file", "Share will expire tomorrow" : "Chia sẻ sẽ hết hạn vào ngày mai", @@ -180,6 +169,8 @@ OC.L10N.register( "Deck board" : "Dự án Deck", "ScienceMesh" : "Khoa học Mesh", "on {server}" : "trên {máy chủ}", + "File drop" : "Thả file", + "Terms of service" : "Điều khoản dịch vụ", "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", "Allow editing" : "Cho phép chỉnh sửa", "Upload only" : "Chỉ tải lên", @@ -197,6 +188,7 @@ OC.L10N.register( "Create" : "‎Tạo‎", "Edit" : "Chỉnh sửa", "Share" : "Chia sẻ", + "Delete" : "Xóa", "Delete share" : "Xóa chia sẻ", "Update share" : "Cập nhật chia sẻ", "Save share" : "Lưu chia sẻ", @@ -204,10 +196,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "Chuyển đổi danh sách những người khác có quyền truy cập vào thư mục này", "Toggle list of others with access to this file" : "Chuyển đổi danh sách những người khác có quyền truy cập vào tệp này", "Unable to fetch inherited shares" : "Không thể tìm nạp cổ phần được kế thừa", + "Shares" : "Chia sẻ", "Unable to load the shares list" : "Không thể tải danh sách chia sẻ", "Expires {relativetime}" : "Hết hạn {relativetime}", "this share just expired." : "chia sẻ này vừa hết hạn.", "Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}", + "Link to a file" : "Liên kết đến một tập tin", "_Accept share_::_Accept shares_" : ["Chấp nhận chia sẻ"], "Open in Files" : "Mở trong Tệp", "_Reject share_::_Reject shares_" : ["Từ chối chia sẻ"], @@ -215,21 +209,6 @@ OC.L10N.register( "Shared" : "Chia sẻ", "Shared by {ownerDisplayName}" : "Được chia sẻ bởi {ownerDisplayName}", "Shared with others" : "Chia sẻ với người khác", - "Link to a file" : "Liên kết đến một tập tin", - "Error updating the share: {errorMessage}" : "Lỗi cập nhật phần chia sẻ: {errorMessage}", - "Error updating the share" : "Lỗi cập nhật chia sẻ", - "File \"{path}\" has been unshared" : "Tệp \"{path}\" đã không được chia sẻ", - "Folder \"{path}\" has been unshared" : "Thư mục \"{path}\" đã không được chia sẻ", - "Share {propertyName} saved" : "Đã lưu chia sẻ {propertyName}", - "Shared by" : "Chia sẻ bởi", - "Shared with" : "Chia sẽ với", - "Password created successfully" : "Đã tạo mật khẩu thành công", - "Error generating password from password policy" : "Lỗi tạo mật khẩu từ chính sách mật khẩu", - "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}", - "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", - "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", - "Shares" : "Chia sẻ", "Overview of shared files." : "Tổng quan về các tập tin được chia sẻ.", "No shares" : "Không có lượt chia sẻ", "Files and folders you shared or have been shared with you will show up here" : "Các tệp và thư mục bạn đã chia sẻ hoặc đã được chia sẻ với bạn sẽ hiển thị ở đây", @@ -252,7 +231,22 @@ OC.L10N.register( "List of unapproved shares." : "Danh sách cổ phiếu không được phê duyệt", "No pending shares" : "Không có cổ phiếu đang chờ xử lý", "Shares you have received but not approved will show up here" : "Những chia sẻ bạn đã nhận được nhưng không được duyệt sẽ hiển thị ở đây", + "Error updating the share: {errorMessage}" : "Lỗi cập nhật phần chia sẻ: {errorMessage}", + "Error updating the share" : "Lỗi cập nhật chia sẻ", + "File \"{path}\" has been unshared" : "Tệp \"{path}\" đã không được chia sẻ", + "Folder \"{path}\" has been unshared" : "Thư mục \"{path}\" đã không được chia sẻ", + "Share {propertyName} saved" : "Đã lưu chia sẻ {propertyName}", + "Shared by" : "Chia sẻ bởi", + "Shared with" : "Chia sẽ với", + "Password created successfully" : "Đã tạo mật khẩu thành công", + "Error generating password from password policy" : "Lỗi tạo mật khẩu từ chính sách mật khẩu", + "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}", + "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", + "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", "Share note" : "Chia sẻ ghi chú", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "Upload files to %s" : "Tải tệp lên %s", "Note" : "Ghi chú", "Select or drop files" : "Chọn hoặc thả tập tin", @@ -262,6 +256,12 @@ OC.L10N.register( "Share not found" : "Không tìm thấy chia sẻ.", "Back to %s" : "Quay lại %s", "Add to your Nextcloud" : "Thêm vào Nextcloud của bạn", + "Waiting…" : "Vui lòng đợi...", + "error" : "Lỗi", + "finished" : "Đã hoàn tất", + "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", + "Move or copy" : "Di chuyển hoặc sao chép", + "You can upload into this folder" : "Tải lên thư mục này", "No compatible server found at {remote}" : "Máy chủ không tương thích được tìm thấy tại {remote}", "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", @@ -270,6 +270,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "Vui lòng chỉ định ID người dùng liên kết hợp lệ", "You cannot share to a Circle if the app is not enabled" : "Bạn không thể chia sẻ với Vòng kết nối nếu ứng dụng không được bật", "Please specify a valid circle" : "Vui lòng chỉ định một vòng kết nối hợp lệ", + "Download all files" : "Tải xuống tất cả các tập tin", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ứng dụng này cho phép người dùng chia sẻ tệp trong Nextcloud. Nếu được bật, quản trị viên có thể chọn nhóm nào có thể chia sẻ tệp. Sau đó, những người dùng hiện hành có thể chia sẻ tệp và thư mục với những người dùng và nhóm khác trong Nextcloud. Ngoài ra, nếu quản trị viên kích hoạt tính năng liên kết chia sẻ, liên kết bên ngoài có thể được sử dụng để chia sẻ tệp với những người dùng khác bên ngoài Nextcloud. Quản trị viên cũng có thể thực thi mật khẩu, ngày hết hạn và cho phép chia sẻ máy chủ với máy chủ thông qua liên kết chia sẻ cũng như chia sẻ từ thiết bị di động.Việc tắt tính năng này sẽ xóa các tệp và thư mục được chia sẻ trên máy chủ đối với tất cả người nhận chia sẻ cũng như đồng bộ hóa khách hàng và ứng dụng di động. Thông tin thêm có sẵn trong Tài liệu Nextcloud.", "Accept user and group shares by default" : "Chấp nhận chia sẻ của người dùng và nhóm theo mặc định", "Read only" : "Chỉ xem", @@ -278,7 +279,6 @@ OC.L10N.register( "Bundled permissions" : "Quyền đi kèm", "Only works for users with access to this folder" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào thư mục này", "Only works for users with access to this file" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào tệp này", - "File drop" : "Thả file", "Circle" : "Vòng kết nối", "Allow download" : "Cho phép tải xuống", "No other users with access found" : "Không tìm thấy người dùng khác có quyền truy cập", diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 4296bbf829d45..0fffdd2613175 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "Vui lòng đợi...", - "error" : "Lỗi", - "finished" : "Đã hoàn tất", - "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", - "Move or copy" : "Di chuyển hoặc sao chép", - "Download" : "Tải về", - "Delete" : "Xóa", - "You can upload into this folder" : "Tải lên thư mục này", - "Terms of service" : "Điều khoản dịch vụ", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", "File shares" : "Tệp chia sẻ", "Downloaded via public link" : "Tải xuống qua liên kết", "Downloaded by {email}" : "Tải xuống bởi {email}", @@ -95,9 +84,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Gửi mật khẩu bằng Nextcloud Talk\" để chia sẻ tệp hoặc thư mục không thành công do Nextcloud Talk chưa được bật.", "Wrong password" : "Mật khẩu không chính xác", "shared by %s" : "Được chia sẻ bởi %s", - "Download all files" : "Tải xuống tất cả các tập tin", - "Direct link" : "Liên kết trực tiêp", + "Download" : "Tải về", "Add to your %s" : "Thêm vào %s của bạn", + "Direct link" : "Liên kết trực tiêp", "Share API is disabled" : "API chia sẻ bị tắt", "File sharing" : "Chia sẻ file", "Share will expire tomorrow" : "Chia sẻ sẽ hết hạn vào ngày mai", @@ -178,6 +167,8 @@ "Deck board" : "Dự án Deck", "ScienceMesh" : "Khoa học Mesh", "on {server}" : "trên {máy chủ}", + "File drop" : "Thả file", + "Terms of service" : "Điều khoản dịch vụ", "Allow upload and editing" : "Cho phép tải lên và chỉnh sửa", "Allow editing" : "Cho phép chỉnh sửa", "Upload only" : "Chỉ tải lên", @@ -195,6 +186,7 @@ "Create" : "‎Tạo‎", "Edit" : "Chỉnh sửa", "Share" : "Chia sẻ", + "Delete" : "Xóa", "Delete share" : "Xóa chia sẻ", "Update share" : "Cập nhật chia sẻ", "Save share" : "Lưu chia sẻ", @@ -202,10 +194,12 @@ "Toggle list of others with access to this directory" : "Chuyển đổi danh sách những người khác có quyền truy cập vào thư mục này", "Toggle list of others with access to this file" : "Chuyển đổi danh sách những người khác có quyền truy cập vào tệp này", "Unable to fetch inherited shares" : "Không thể tìm nạp cổ phần được kế thừa", + "Shares" : "Chia sẻ", "Unable to load the shares list" : "Không thể tải danh sách chia sẻ", "Expires {relativetime}" : "Hết hạn {relativetime}", "this share just expired." : "chia sẻ này vừa hết hạn.", "Shared with you by {owner}" : "Đã được chia sẽ bởi {owner}", + "Link to a file" : "Liên kết đến một tập tin", "_Accept share_::_Accept shares_" : ["Chấp nhận chia sẻ"], "Open in Files" : "Mở trong Tệp", "_Reject share_::_Reject shares_" : ["Từ chối chia sẻ"], @@ -213,21 +207,6 @@ "Shared" : "Chia sẻ", "Shared by {ownerDisplayName}" : "Được chia sẻ bởi {ownerDisplayName}", "Shared with others" : "Chia sẻ với người khác", - "Link to a file" : "Liên kết đến một tập tin", - "Error updating the share: {errorMessage}" : "Lỗi cập nhật phần chia sẻ: {errorMessage}", - "Error updating the share" : "Lỗi cập nhật chia sẻ", - "File \"{path}\" has been unshared" : "Tệp \"{path}\" đã không được chia sẻ", - "Folder \"{path}\" has been unshared" : "Thư mục \"{path}\" đã không được chia sẻ", - "Share {propertyName} saved" : "Đã lưu chia sẻ {propertyName}", - "Shared by" : "Chia sẻ bởi", - "Shared with" : "Chia sẽ với", - "Password created successfully" : "Đã tạo mật khẩu thành công", - "Error generating password from password policy" : "Lỗi tạo mật khẩu từ chính sách mật khẩu", - "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}", - "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", - "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", - "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", - "Shares" : "Chia sẻ", "Overview of shared files." : "Tổng quan về các tập tin được chia sẻ.", "No shares" : "Không có lượt chia sẻ", "Files and folders you shared or have been shared with you will show up here" : "Các tệp và thư mục bạn đã chia sẻ hoặc đã được chia sẻ với bạn sẽ hiển thị ở đây", @@ -250,7 +229,22 @@ "List of unapproved shares." : "Danh sách cổ phiếu không được phê duyệt", "No pending shares" : "Không có cổ phiếu đang chờ xử lý", "Shares you have received but not approved will show up here" : "Những chia sẻ bạn đã nhận được nhưng không được duyệt sẽ hiển thị ở đây", + "Error updating the share: {errorMessage}" : "Lỗi cập nhật phần chia sẻ: {errorMessage}", + "Error updating the share" : "Lỗi cập nhật chia sẻ", + "File \"{path}\" has been unshared" : "Tệp \"{path}\" đã không được chia sẻ", + "Folder \"{path}\" has been unshared" : "Thư mục \"{path}\" đã không được chia sẻ", + "Share {propertyName} saved" : "Đã lưu chia sẻ {propertyName}", + "Shared by" : "Chia sẻ bởi", + "Shared with" : "Chia sẽ với", + "Password created successfully" : "Đã tạo mật khẩu thành công", + "Error generating password from password policy" : "Lỗi tạo mật khẩu từ chính sách mật khẩu", + "Shared with you and the group {group} by {owner}" : "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}", + "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", + "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", "Share note" : "Chia sẻ ghi chú", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "Upload files to %s" : "Tải tệp lên %s", "Note" : "Ghi chú", "Select or drop files" : "Chọn hoặc thả tập tin", @@ -260,6 +254,12 @@ "Share not found" : "Không tìm thấy chia sẻ.", "Back to %s" : "Quay lại %s", "Add to your Nextcloud" : "Thêm vào Nextcloud của bạn", + "Waiting…" : "Vui lòng đợi...", + "error" : "Lỗi", + "finished" : "Đã hoàn tất", + "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", + "Move or copy" : "Di chuyển hoặc sao chép", + "You can upload into this folder" : "Tải lên thư mục này", "No compatible server found at {remote}" : "Máy chủ không tương thích được tìm thấy tại {remote}", "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", @@ -268,6 +268,7 @@ "Please specify a valid federated user ID" : "Vui lòng chỉ định ID người dùng liên kết hợp lệ", "You cannot share to a Circle if the app is not enabled" : "Bạn không thể chia sẻ với Vòng kết nối nếu ứng dụng không được bật", "Please specify a valid circle" : "Vui lòng chỉ định một vòng kết nối hợp lệ", + "Download all files" : "Tải xuống tất cả các tập tin", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Ứng dụng này cho phép người dùng chia sẻ tệp trong Nextcloud. Nếu được bật, quản trị viên có thể chọn nhóm nào có thể chia sẻ tệp. Sau đó, những người dùng hiện hành có thể chia sẻ tệp và thư mục với những người dùng và nhóm khác trong Nextcloud. Ngoài ra, nếu quản trị viên kích hoạt tính năng liên kết chia sẻ, liên kết bên ngoài có thể được sử dụng để chia sẻ tệp với những người dùng khác bên ngoài Nextcloud. Quản trị viên cũng có thể thực thi mật khẩu, ngày hết hạn và cho phép chia sẻ máy chủ với máy chủ thông qua liên kết chia sẻ cũng như chia sẻ từ thiết bị di động.Việc tắt tính năng này sẽ xóa các tệp và thư mục được chia sẻ trên máy chủ đối với tất cả người nhận chia sẻ cũng như đồng bộ hóa khách hàng và ứng dụng di động. Thông tin thêm có sẵn trong Tài liệu Nextcloud.", "Accept user and group shares by default" : "Chấp nhận chia sẻ của người dùng và nhóm theo mặc định", "Read only" : "Chỉ xem", @@ -276,7 +277,6 @@ "Bundled permissions" : "Quyền đi kèm", "Only works for users with access to this folder" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào thư mục này", "Only works for users with access to this file" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào tệp này", - "File drop" : "Thả file", "Circle" : "Vòng kết nối", "Allow download" : "Cho phép tải xuống", "No other users with access found" : "Không tìm thấy người dùng khác có quyền truy cập", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 3f643ae085289..d85da1e82a5df 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "等待中...", - "error" : "错误", - "finished" : "完成", - "This will stop your current uploads." : "此操作将终止您当前的上传。", - "Move or copy" : "移动或复制", - "Download" : "下载", - "Delete" : "删除", - "You can upload into this folder" : "您可以上传文件至此文件夹", - "Terms of service" : "服务条款", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", "File shares" : "文件共享", "Downloaded via public link" : "通过公开链接下载", "Downloaded by {email}" : "已被 {email} 下载", @@ -99,9 +88,9 @@ OC.L10N.register( "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过 Nextcloud 通话应用发送密码”共享文件或文件夹失败了,因为未启用Nextcloud 通话应用", "Wrong password" : "密码错误", "shared by %s" : "共享者 %s", - "Download all files" : "下载所有文件", - "Direct link" : "直接链接", + "Download" : "下载", "Add to your %s" : "添加到您的 %s", + "Direct link" : "直接链接", "Share API is disabled" : "共享 API 已被禁用", "File sharing" : "文件共享", "Share will expire tomorrow" : "共享将在明天过期", @@ -192,7 +181,8 @@ OC.L10N.register( "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", - "Enter your name" : "输入你的名字", + "File drop" : "文件拖放", + "Terms of service" : "服务条款", "Submit name" : "提交名称", "Allow upload and editing" : "允许上传和编辑", "Allow editing" : "允许编辑", @@ -211,6 +201,7 @@ OC.L10N.register( "Create" : "创建", "Edit" : "编辑", "Share" : "共享", + "Delete" : "删除", "Delete share" : "删除共享", "Share with {userName}" : "分享至 {userName}", "Share with email {email}" : "与邮箱 {email} 分享", @@ -226,10 +217,12 @@ OC.L10N.register( "Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表", "Toggle list of others with access to this file" : "切换有权访问此文件的其他人的列表", "Unable to fetch inherited shares" : "无法获取继承的共享", + "Shares" : "共享", "Unable to load the shares list" : "无法加载共享列表", "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Shared with you by {owner}" : "{owner} 与您共享", + "Link to a file" : "链接到文件", "_Accept share_::_Accept shares_" : ["接受共享"], "Open in Files" : "在文件中打开", "_Reject share_::_Reject shares_" : ["拒绝共享"], @@ -239,21 +232,7 @@ OC.L10N.register( "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", "Shared with others" : "您共享的文件", - "Link to a file" : "链接到文件", - "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", - "Error updating the share" : "更新共享时出错", - "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", - "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", - "Share {propertyName} saved" : "共享 {propertyName} 已保存", - "Shared by" : "共享人", - "Shared with" : "共享给", - "Password created successfully" : "成功创建密码", - "Error generating password from password policy" : "从密码策略生成密码时出错", - "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 分组", - "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", - "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", - "Shares" : "共享", + "Public share" : "公开共享", "Overview of shared files." : "已分享文件的概览", "No shares" : "没有共享", "Files and folders you shared or have been shared with you will show up here" : "您共享或已与您共享的文件与文件夹将显示在此处", @@ -276,7 +255,22 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享列表", "No pending shares" : "没有待定共享", "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", + "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", + "Error updating the share" : "更新共享时出错", + "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", + "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", + "Share {propertyName} saved" : "共享 {propertyName} 已保存", + "Shared by" : "共享人", + "Shared with" : "共享给", + "Password created successfully" : "成功创建密码", + "Error generating password from password policy" : "从密码策略生成密码时出错", + "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 分组", + "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", + "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", "Share note" : "共享笔记", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", "Select or drop files" : "选择或拖放文件", @@ -286,6 +280,12 @@ OC.L10N.register( "Share not found" : "未找到共享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "添加到您的 Nextcloud", + "Waiting…" : "等待中...", + "error" : "错误", + "finished" : "完成", + "This will stop your current uploads." : "此操作将终止您当前的上传。", + "Move or copy" : "移动或复制", + "You can upload into this folder" : "您可以上传文件至此文件夹", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", @@ -294,6 +294,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "请指定一个有效的联合用户 ID", "You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,您不能共享到圈子", "Please specify a valid circle" : "请指明一个可用圈子", + "Download all files" : "下载所有文件", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。", "Accept user and group shares by default" : "默认接受用户和分组共享", "Read only" : "只读", @@ -302,7 +303,6 @@ OC.L10N.register( "Bundled permissions" : "权限包", "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", - "File drop" : "文件拖放", "Circle" : "圈子", "Allow download" : "允许下载", "No other users with access found" : "找不到其他具有访问权限的用户", @@ -314,6 +314,7 @@ OC.L10N.register( "the item was removed" : "此项已移除", "the link expired" : "链接过期", "sharing is disabled" : "已禁用共享", - "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。" + "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。", + "Enter your name" : "输入你的名字" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 8094c43beb9d0..5743096480875 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "等待中...", - "error" : "错误", - "finished" : "完成", - "This will stop your current uploads." : "此操作将终止您当前的上传。", - "Move or copy" : "移动或复制", - "Download" : "下载", - "Delete" : "删除", - "You can upload into this folder" : "您可以上传文件至此文件夹", - "Terms of service" : "服务条款", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", "File shares" : "文件共享", "Downloaded via public link" : "通过公开链接下载", "Downloaded by {email}" : "已被 {email} 下载", @@ -97,9 +86,9 @@ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过 Nextcloud 通话应用发送密码”共享文件或文件夹失败了,因为未启用Nextcloud 通话应用", "Wrong password" : "密码错误", "shared by %s" : "共享者 %s", - "Download all files" : "下载所有文件", - "Direct link" : "直接链接", + "Download" : "下载", "Add to your %s" : "添加到您的 %s", + "Direct link" : "直接链接", "Share API is disabled" : "共享 API 已被禁用", "File sharing" : "文件共享", "Share will expire tomorrow" : "共享将在明天过期", @@ -190,7 +179,8 @@ "Deck board" : "看板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", - "Enter your name" : "输入你的名字", + "File drop" : "文件拖放", + "Terms of service" : "服务条款", "Submit name" : "提交名称", "Allow upload and editing" : "允许上传和编辑", "Allow editing" : "允许编辑", @@ -209,6 +199,7 @@ "Create" : "创建", "Edit" : "编辑", "Share" : "共享", + "Delete" : "删除", "Delete share" : "删除共享", "Share with {userName}" : "分享至 {userName}", "Share with email {email}" : "与邮箱 {email} 分享", @@ -224,10 +215,12 @@ "Toggle list of others with access to this directory" : "切换有权访问此目录的其他人的列表", "Toggle list of others with access to this file" : "切换有权访问此文件的其他人的列表", "Unable to fetch inherited shares" : "无法获取继承的共享", + "Shares" : "共享", "Unable to load the shares list" : "无法加载共享列表", "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Shared with you by {owner}" : "{owner} 与您共享", + "Link to a file" : "链接到文件", "_Accept share_::_Accept shares_" : ["接受共享"], "Open in Files" : "在文件中打开", "_Reject share_::_Reject shares_" : ["拒绝共享"], @@ -237,21 +230,7 @@ "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", "Shared with others" : "您共享的文件", - "Link to a file" : "链接到文件", - "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", - "Error updating the share" : "更新共享时出错", - "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", - "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", - "Share {propertyName} saved" : "共享 {propertyName} 已保存", - "Shared by" : "共享人", - "Shared with" : "共享给", - "Password created successfully" : "成功创建密码", - "Error generating password from password policy" : "从密码策略生成密码时出错", - "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 分组", - "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", - "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", - "Shares" : "共享", + "Public share" : "公开共享", "Overview of shared files." : "已分享文件的概览", "No shares" : "没有共享", "Files and folders you shared or have been shared with you will show up here" : "您共享或已与您共享的文件与文件夹将显示在此处", @@ -274,7 +253,22 @@ "List of unapproved shares." : "未批准的分享列表", "No pending shares" : "没有待定共享", "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", + "Error updating the share: {errorMessage}" : "更新共享失败:{errorMessage}", + "Error updating the share" : "更新共享时出错", + "File \"{path}\" has been unshared" : "文件“{path}”已取消共享", + "Folder \"{path}\" has been unshared" : "文件夹“{path}”已取消共享", + "Share {propertyName} saved" : "共享 {propertyName} 已保存", + "Shared by" : "共享人", + "Shared with" : "共享给", + "Password created successfully" : "成功创建密码", + "Error generating password from password policy" : "从密码策略生成密码时出错", + "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 分组", + "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", + "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", "Share note" : "共享笔记", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", "Select or drop files" : "选择或拖放文件", @@ -284,6 +278,12 @@ "Share not found" : "未找到共享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "添加到您的 Nextcloud", + "Waiting…" : "等待中...", + "error" : "错误", + "finished" : "完成", + "This will stop your current uploads." : "此操作将终止您当前的上传。", + "Move or copy" : "移动或复制", + "You can upload into this folder" : "您可以上传文件至此文件夹", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", @@ -292,6 +292,7 @@ "Please specify a valid federated user ID" : "请指定一个有效的联合用户 ID", "You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,您不能共享到圈子", "Please specify a valid circle" : "请指明一个可用圈子", + "Download all files" : "下载所有文件", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "这个应用程序允许用户在 Nextcloud 内部共享文件。如果启用,管理员能够选择哪个组可以共享文件。然后,可用的用户能够共享文件和文件夹给 Nextcloud 中的其他用户和组。另外,如果管理员启用了共享链接功能,能够使用外部链接将文件共享给 Nextcloud 之外的其他用户。管理员也可以强制设置密码,过期日期,并且可以通过共享链接启用服务器到服务器的共享,以及从移动设备共享。\n关闭该功能将删除服务器上所有共享接收者以用同步客户端和移动应用上的共享文件和文件夹。更多信息可查阅 Nextcloud 文档。", "Accept user and group shares by default" : "默认接受用户和分组共享", "Read only" : "只读", @@ -300,7 +301,6 @@ "Bundled permissions" : "权限包", "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", - "File drop" : "文件拖放", "Circle" : "圈子", "Allow download" : "允许下载", "No other users with access found" : "找不到其他具有访问权限的用户", @@ -312,6 +312,7 @@ "the item was removed" : "此项已移除", "the link expired" : "链接过期", "sharing is disabled" : "已禁用共享", - "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。" + "For more info, please ask the person who sent this link." : "如需了解更多信息,请联系发给您该链接的人。", + "Enter your name" : "输入你的名字" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 2dda76dfff02d..495126eb833a7 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "正在等待……", - "error" : "錯誤", - "finished" : "已結束", - "This will stop your current uploads." : "這會終止目前任何的上傳。", - "Move or copy" : "移動或複製", - "Download" : "下載", - "Delete" : "移除", - "You can upload into this folder" : "你可以上傳內容到此資料夾", - "Terms of service" : "服務條款", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", "File shares" : "檔案分享", "Downloaded via public link" : "透過公用連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "發送郵件通知時發生錯誤", "This share does not exist or is no longer available" : "此分享不存在或是不再提供", "shared by %s" : "分享自 %s", - "Download all files" : "下載所有檔案", - "Direct link" : "直接連結", + "Download" : "下載", "Add to your %s" : "新增至您的 %s", + "Direct link" : "直接連結", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", "Share will expire tomorrow" : "分享將於明日到期", @@ -124,6 +113,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", "Decline" : "婉拒", + "Remember to upload the files to %s" : "記得將檔案上傳至 %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "我們謹提醒您,您尚未將任何檔案上傳到共用資料夾。", + "Open \"%s\"" : "開啟「%s」", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "People" : "人物", "Filter accounts" : "過濾帳戶", @@ -255,11 +247,12 @@ OC.L10N.register( "on {server}" : "在 {server} 上", "Note from" : "備註來自", "Note:" : "備註:", + "File drop" : "檔案拖放", + "Terms of service" : "服務條款", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。", - "Enter your name" : "輸入您的名稱", - "Submit name" : "遞交名字", "Upload files to {folder}" : "上傳檔案到 {folder}", + "Submit name" : "遞交名字", "Allow upload and editing" : "允許上傳及編輯", "Allow editing" : "允許編輯", "Upload only" : "僅上傳", @@ -278,6 +271,7 @@ OC.L10N.register( "Create" : "創建", "Edit" : "編輯", "Share" : "分享", + "Delete" : "移除", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電郵地址 {email} 分享", @@ -294,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單", "Unable to fetch inherited shares" : "無法獲取繼承的分享", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"], + "Shares" : "分享", "Unable to load the shares list" : "無法載入分享清單", "Expires {relativetime}" : "有效期至 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "Link to a file" : "連結到一個檔案", "_Accept share_::_Accept shares_" : ["接受分享"], "Open in Files" : "在「檔案」應用程式中打開", "_Reject share_::_Reject shares_" : ["拒絕分享"], @@ -307,22 +303,8 @@ OC.L10N.register( "Shared multiple times with different people" : "與不同的人多次分享", "Show sharing options" : "顯示分享選項", "Shared with others" : "與其他人分享", - "Link to a file" : "連結到一個檔案", - "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", - "Error updating the share" : "更新分享出錯", - "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", - "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", - "Share {propertyName} saved" : "分享 {propertyName} 已保存", "Create file request" : "創建檔案請求", - "Shared by" : "分享自", - "Shared with" : "分享給", - "Password created successfully" : "成功創建了密碼", - "Error generating password from password policy" : "從密碼策略生成密碼時出錯", - "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", - "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", - "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Shares" : "分享", + "No file" : "無檔案", "Overview of shared files." : "已分享檔案的概覽。", "No shares" : "無分享", "Files and folders you shared or have been shared with you will show up here" : "您分享或已與您分享的檔案與資料夾將顯示在此處", @@ -349,7 +331,22 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有待處理的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", + "Error updating the share" : "更新分享出錯", + "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", + "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", + "Share {propertyName} saved" : "分享 {propertyName} 已保存", + "Shared by" : "分享自", + "Shared with" : "分享給", + "Password created successfully" : "成功創建了密碼", + "Error generating password from password policy" : "從密碼策略生成密碼時出錯", + "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", + "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", + "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Share note" : "分享筆記", + "Show list view" : "顯示清單視圖", + "Show grid view" : "顯示網格視圖", "Upload files to %s" : "上傳檔案到 %s", "%s shared a folder with you." : "%s 與您分享了一個資料夾。", "Note" : "筆記", @@ -360,6 +357,12 @@ OC.L10N.register( "Share not found" : "找不到分享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "加入到您的 Nextcloud", + "Waiting…" : "正在等待……", + "error" : "錯誤", + "finished" : "已結束", + "This will stop your current uploads." : "這會終止目前任何的上傳。", + "Move or copy" : "移動或複製", + "You can upload into this folder" : "你可以上傳內容到此資料夾", "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", @@ -368,6 +371,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "請指定一個有效的聯合用戶 ID", "You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。", "Please specify a valid circle" : "請指定一個有效的circle", + "Download all files" : "下載所有檔案", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "Accept user and group shares by default" : "默認接受用戶和群組共享", "Read only" : "唯讀", @@ -376,7 +380,6 @@ OC.L10N.register( "Bundled permissions" : "權限包", "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", - "File drop" : "檔案拖放", "Circle" : "社交圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他擁有存取權限的用戶", @@ -388,6 +391,7 @@ OC.L10N.register( "the item was removed" : "項目已經移除", "the link expired" : "連結已過期", "sharing is disabled" : "分享功能已停用", - "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多" + "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", + "Enter your name" : "輸入您的名稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index a65eccd546f6f..6778625414cbb 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "正在等待……", - "error" : "錯誤", - "finished" : "已結束", - "This will stop your current uploads." : "這會終止目前任何的上傳。", - "Move or copy" : "移動或複製", - "Download" : "下載", - "Delete" : "移除", - "You can upload into this folder" : "你可以上傳內容到此資料夾", - "Terms of service" : "服務條款", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", "File shares" : "檔案分享", "Downloaded via public link" : "透過公用連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "發送郵件通知時發生錯誤", "This share does not exist or is no longer available" : "此分享不存在或是不再提供", "shared by %s" : "分享自 %s", - "Download all files" : "下載所有檔案", - "Direct link" : "直接連結", + "Download" : "下載", "Add to your %s" : "新增至您的 %s", + "Direct link" : "直接連結", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", "Share will expire tomorrow" : "分享將於明日到期", @@ -122,6 +111,9 @@ "You received {share} to group {group} as a share by {user}" : "您收到了 {user} 分享的 {share} 到 {group} 群組", "Accept" : "接受", "Decline" : "婉拒", + "Remember to upload the files to %s" : "記得將檔案上傳至 %s", + "We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "我們謹提醒您,您尚未將任何檔案上傳到共用資料夾。", + "Open \"%s\"" : "開啟「%s」", "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他帳戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "People" : "人物", "Filter accounts" : "過濾帳戶", @@ -253,11 +245,12 @@ "on {server}" : "在 {server} 上", "Note from" : "備註來自", "Note:" : "備註:", + "File drop" : "檔案拖放", + "Terms of service" : "服務條款", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳文件,您需要先提供您的姓名。", - "Enter your name" : "輸入您的名稱", - "Submit name" : "遞交名字", "Upload files to {folder}" : "上傳檔案到 {folder}", + "Submit name" : "遞交名字", "Allow upload and editing" : "允許上傳及編輯", "Allow editing" : "允許編輯", "Upload only" : "僅上傳", @@ -276,6 +269,7 @@ "Create" : "創建", "Edit" : "編輯", "Share" : "分享", + "Delete" : "移除", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電郵地址 {email} 分享", @@ -292,10 +286,12 @@ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的清單", "Unable to fetch inherited shares" : "無法獲取繼承的分享", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"], + "Shares" : "分享", "Unable to load the shares list" : "無法載入分享清單", "Expires {relativetime}" : "有效期至 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "Link to a file" : "連結到一個檔案", "_Accept share_::_Accept shares_" : ["接受分享"], "Open in Files" : "在「檔案」應用程式中打開", "_Reject share_::_Reject shares_" : ["拒絕分享"], @@ -305,22 +301,8 @@ "Shared multiple times with different people" : "與不同的人多次分享", "Show sharing options" : "顯示分享選項", "Shared with others" : "與其他人分享", - "Link to a file" : "連結到一個檔案", - "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", - "Error updating the share" : "更新分享出錯", - "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", - "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", - "Share {propertyName} saved" : "分享 {propertyName} 已保存", "Create file request" : "創建檔案請求", - "Shared by" : "分享自", - "Shared with" : "分享給", - "Password created successfully" : "成功創建了密碼", - "Error generating password from password policy" : "從密碼策略生成密碼時出錯", - "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", - "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", - "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Shares" : "分享", + "No file" : "無檔案", "Overview of shared files." : "已分享檔案的概覽。", "No shares" : "無分享", "Files and folders you shared or have been shared with you will show up here" : "您分享或已與您分享的檔案與資料夾將顯示在此處", @@ -347,7 +329,22 @@ "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有待處理的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", + "Error updating the share" : "更新分享出錯", + "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", + "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", + "Share {propertyName} saved" : "分享 {propertyName} 已保存", + "Shared by" : "分享自", + "Shared with" : "分享給", + "Password created successfully" : "成功創建了密碼", + "Error generating password from password policy" : "從密碼策略生成密碼時出錯", + "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", + "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", + "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Share note" : "分享筆記", + "Show list view" : "顯示清單視圖", + "Show grid view" : "顯示網格視圖", "Upload files to %s" : "上傳檔案到 %s", "%s shared a folder with you." : "%s 與您分享了一個資料夾。", "Note" : "筆記", @@ -358,6 +355,12 @@ "Share not found" : "找不到分享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "加入到您的 Nextcloud", + "Waiting…" : "正在等待……", + "error" : "錯誤", + "finished" : "已結束", + "This will stop your current uploads." : "這會終止目前任何的上傳。", + "Move or copy" : "移動或複製", + "You can upload into this folder" : "你可以上傳內容到此資料夾", "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", @@ -366,6 +369,7 @@ "Please specify a valid federated user ID" : "請指定一個有效的聯合用戶 ID", "You cannot share to a Circle if the app is not enabled" : "當應用未被啟用,你無法分享到circle。", "Please specify a valid circle" : "請指定一個有效的circle", + "Download all files" : "下載所有檔案", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "該應用程序使用戶可以在Nextcloud中共享檔案。如果啟用,管理員可以選擇可以共享文件的群組。然後,適用的用戶可以與Nextcloud中的其他用戶和群組共享檔案和資料夾。此外,如果管理員啟用了共享連結功能,則可以使用外部連結與Nextcloud之外的其他用戶分享檔案。管理員還可以實施密碼,有效期,並允許通過分享檔案進行伺服器到伺服器的分享以及從流動裝置進行分享。\n關閉此功能將刪除伺服器上所有分享收件人以及同步客戶端和流動應用程序上的分享了檔案和資料夾。Nextcloud文檔中提供了更多信息。", "Accept user and group shares by default" : "默認接受用戶和群組共享", "Read only" : "唯讀", @@ -374,7 +378,6 @@ "Bundled permissions" : "權限包", "Only works for users with access to this folder" : "只對可以存取此資料夾的用戶生效", "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", - "File drop" : "檔案拖放", "Circle" : "社交圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他擁有存取權限的用戶", @@ -386,6 +389,7 @@ "the item was removed" : "項目已經移除", "the link expired" : "連結已過期", "sharing is disabled" : "分享功能已停用", - "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多" + "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", + "Enter your name" : "輸入您的名稱" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 945774eadf8cc..2d997952ef089 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Waiting…" : "正在等待……", - "error" : "錯誤", - "finished" : "已結束", - "This will stop your current uploads." : "這會停止您目前的上傳。", - "Move or copy" : "移動或複製", - "Download" : "下載", - "Delete" : "刪除", - "You can upload into this folder" : "您可以上傳到此資料夾", - "Terms of service" : "服務條款", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示網格檢視", "File shares" : "檔案分享", "Downloaded via public link" : "透過公開連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -113,9 +102,9 @@ OC.L10N.register( "Error while sending mail notification" : "寄送郵件通知時發生錯誤", "This share does not exist or is no longer available" : "此分享不存在或是不再提供", "shared by %s" : "分享自 %s", - "Download all files" : "下載所有檔案", - "Direct link" : "直接連結", + "Download" : "下載", "Add to your %s" : "新增至您的 %s", + "Direct link" : "直接連結", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", "Share will expire tomorrow" : "分享將於明天到期", @@ -258,11 +247,12 @@ OC.L10N.register( "on {server}" : "於 {server}", "Note from" : "備註來自", "Note:" : "備註:", + "File drop" : "檔案投放", + "Terms of service" : "服務條款", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", - "Enter your name" : "輸入您的名稱", - "Submit name" : "遞交名稱", "Upload files to {folder}" : "上傳檔案到 {folder}", + "Submit name" : "遞交名稱", "Allow upload and editing" : "允許上傳及編輯", "Allow editing" : "允許編輯", "Upload only" : "僅上傳", @@ -281,6 +271,7 @@ OC.L10N.register( "Create" : "建立", "Edit" : "編輯", "Share" : "分享", + "Delete" : "刪除", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電子郵件 {email} 分享", @@ -297,10 +288,12 @@ OC.L10N.register( "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表", "Unable to fetch inherited shares" : "無法擷取繼承的分享", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"], + "Shares" : "分享", "Unable to load the shares list" : "無法載入分享列表", "Expires {relativetime}" : "過期於 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "Link to a file" : "檔案連結", "_Accept share_::_Accept shares_" : ["接受分享"], "Open in Files" : "在「檔案」應用程式中開啟", "_Reject share_::_Reject shares_" : ["拒絕分享"], @@ -310,22 +303,9 @@ OC.L10N.register( "Shared multiple times with different people" : "與不同的人多次分享", "Show sharing options" : "顯示分享選項", "Shared with others" : "與其他人分享", - "Link to a file" : "檔案連結", - "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", - "Error updating the share" : "更新分享時發生錯誤:", - "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", - "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", - "Share {propertyName} saved" : "分享 {propertyName} 已儲存", "Create file request" : "建立檔案請求", - "Shared by" : "分享自", - "Shared with" : "分享給", - "Password created successfully" : "成功建立密碼", - "Error generating password from password policy" : "從密碼策略產生密碼時發生錯誤", - "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組", - "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", - "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Shares" : "分享", + "No file" : "無檔案", + "Public share" : "公開分享", "Overview of shared files." : "已分享檔案的概覽。", "No shares" : "無分享", "Files and folders you shared or have been shared with you will show up here" : "您分享或已與您分享的檔案與資料夾將顯示在此處", @@ -352,7 +332,22 @@ OC.L10N.register( "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有擱置中的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", + "Error updating the share" : "更新分享時發生錯誤:", + "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", + "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", + "Share {propertyName} saved" : "分享 {propertyName} 已儲存", + "Shared by" : "分享自", + "Shared with" : "分享給", + "Password created successfully" : "成功建立密碼", + "Error generating password from password policy" : "從密碼策略產生密碼時發生錯誤", + "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組", + "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", + "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Share note" : "分享訊息", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", "Upload files to %s" : "上傳檔案到 %s", "%s shared a folder with you." : "%s 與您分享了一個資料夾。", "Note" : "筆記", @@ -363,6 +358,12 @@ OC.L10N.register( "Share not found" : "找不到分享", "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", + "Waiting…" : "正在等待……", + "error" : "錯誤", + "finished" : "已結束", + "This will stop your current uploads." : "這會停止您目前的上傳。", + "Move or copy" : "移動或複製", + "You can upload into this folder" : "您可以上傳到此資料夾", "No compatible server found at {remote}" : "在 {remote} 找不到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", @@ -371,6 +372,7 @@ OC.L10N.register( "Please specify a valid federated user ID" : "請指定有效的聯盟使用者 ID", "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", "Please specify a valid circle" : "請指定有效的小圈圈", + "Download all files" : "下載所有檔案", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Accept user and group shares by default" : "預設接受使用者與群組分享", "Read only" : "唯讀", @@ -379,7 +381,6 @@ OC.L10N.register( "Bundled permissions" : "權限套裝", "Only works for users with access to this folder" : "僅對可存取此資料夾的使用者有效", "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", - "File drop" : "檔案投放", "Circle" : "圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他有存取權的使用者", @@ -391,6 +392,7 @@ OC.L10N.register( "the item was removed" : "項目已經移除", "the link expired" : "連結過期", "sharing is disabled" : "分享功能已停用", - "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。" + "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。", + "Enter your name" : "輸入您的名稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index e48c7c6cd130f..bd16e19487504 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -1,15 +1,4 @@ { "translations": { - "Waiting…" : "正在等待……", - "error" : "錯誤", - "finished" : "已結束", - "This will stop your current uploads." : "這會停止您目前的上傳。", - "Move or copy" : "移動或複製", - "Download" : "下載", - "Delete" : "刪除", - "You can upload into this folder" : "您可以上傳到此資料夾", - "Terms of service" : "服務條款", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示網格檢視", "File shares" : "檔案分享", "Downloaded via public link" : "透過公開連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -111,9 +100,9 @@ "Error while sending mail notification" : "寄送郵件通知時發生錯誤", "This share does not exist or is no longer available" : "此分享不存在或是不再提供", "shared by %s" : "分享自 %s", - "Download all files" : "下載所有檔案", - "Direct link" : "直接連結", + "Download" : "下載", "Add to your %s" : "新增至您的 %s", + "Direct link" : "直接連結", "Share API is disabled" : "分享 API 已停用", "File sharing" : "檔案分享", "Share will expire tomorrow" : "分享將於明天到期", @@ -256,11 +245,12 @@ "on {server}" : "於 {server}", "Note from" : "備註來自", "Note:" : "備註:", + "File drop" : "檔案投放", + "Terms of service" : "服務條款", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", - "Enter your name" : "輸入您的名稱", - "Submit name" : "遞交名稱", "Upload files to {folder}" : "上傳檔案到 {folder}", + "Submit name" : "遞交名稱", "Allow upload and editing" : "允許上傳及編輯", "Allow editing" : "允許編輯", "Upload only" : "僅上傳", @@ -279,6 +269,7 @@ "Create" : "建立", "Edit" : "編輯", "Share" : "分享", + "Delete" : "刪除", "Delete share" : "刪除分享", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電子郵件 {email} 分享", @@ -295,10 +286,12 @@ "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表", "Unable to fetch inherited shares" : "無法擷取繼承的分享", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"], + "Shares" : "分享", "Unable to load the shares list" : "無法載入分享列表", "Expires {relativetime}" : "過期於 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "Link to a file" : "檔案連結", "_Accept share_::_Accept shares_" : ["接受分享"], "Open in Files" : "在「檔案」應用程式中開啟", "_Reject share_::_Reject shares_" : ["拒絕分享"], @@ -308,22 +301,9 @@ "Shared multiple times with different people" : "與不同的人多次分享", "Show sharing options" : "顯示分享選項", "Shared with others" : "與其他人分享", - "Link to a file" : "檔案連結", - "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", - "Error updating the share" : "更新分享時發生錯誤:", - "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", - "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", - "Share {propertyName} saved" : "分享 {propertyName} 已儲存", "Create file request" : "建立檔案請求", - "Shared by" : "分享自", - "Shared with" : "分享給", - "Password created successfully" : "成功建立密碼", - "Error generating password from password policy" : "從密碼策略產生密碼時發生錯誤", - "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組", - "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", - "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", - "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Shares" : "分享", + "No file" : "無檔案", + "Public share" : "公開分享", "Overview of shared files." : "已分享檔案的概覽。", "No shares" : "無分享", "Files and folders you shared or have been shared with you will show up here" : "您分享或已與您分享的檔案與資料夾將顯示在此處", @@ -350,7 +330,22 @@ "List of unapproved shares." : "未批准的分享清單。", "No pending shares" : "沒有擱置中的分享", "Shares you have received but not approved will show up here" : "您收到但尚未核准的分享將會在此顯示", + "Error updating the share: {errorMessage}" : "更新分享時發生錯誤:{errorMessage}", + "Error updating the share" : "更新分享時發生錯誤:", + "File \"{path}\" has been unshared" : "檔案「{path}」已取消分享", + "Folder \"{path}\" has been unshared" : "資料夾「{path}」已取消分享", + "Share {propertyName} saved" : "分享 {propertyName} 已儲存", + "Shared by" : "分享自", + "Shared with" : "分享給", + "Password created successfully" : "成功建立密碼", + "Error generating password from password policy" : "從密碼策略產生密碼時發生錯誤", + "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group} 群組", + "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", + "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Share note" : "分享訊息", + "Show list view" : "顯示清單檢視", + "Show grid view" : "顯示網格檢視", "Upload files to %s" : "上傳檔案到 %s", "%s shared a folder with you." : "%s 與您分享了一個資料夾。", "Note" : "筆記", @@ -361,6 +356,12 @@ "Share not found" : "找不到分享", "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", + "Waiting…" : "正在等待……", + "error" : "錯誤", + "finished" : "已結束", + "This will stop your current uploads." : "這會停止您目前的上傳。", + "Move or copy" : "移動或複製", + "You can upload into this folder" : "您可以上傳到此資料夾", "No compatible server found at {remote}" : "在 {remote} 找不到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結新增到您的 Nextcloud", @@ -369,6 +370,7 @@ "Please specify a valid federated user ID" : "請指定有效的聯盟使用者 ID", "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", "Please specify a valid circle" : "請指定有效的小圈圈", + "Download all files" : "下載所有檔案", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Accept user and group shares by default" : "預設接受使用者與群組分享", "Read only" : "唯讀", @@ -377,7 +379,6 @@ "Bundled permissions" : "權限套裝", "Only works for users with access to this folder" : "僅對可存取此資料夾的使用者有效", "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", - "File drop" : "檔案投放", "Circle" : "圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他有存取權的使用者", @@ -389,6 +390,7 @@ "the item was removed" : "項目已經移除", "the link expired" : "連結過期", "sharing is disabled" : "分享功能已停用", - "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。" + "For more info, please ask the person who sent this link." : "要取得更多資訊,請詢問傳送此連結給您的人。", + "Enter your name" : "輸入您的名稱" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js index ac213556ba42d..69bc28e759b81 100644 --- a/apps/oauth2/l10n/ja.js +++ b/apps/oauth2/l10n/ja.js @@ -13,6 +13,7 @@ OC.L10N.register( "Client Identifier" : "クライアントID", "Secret key" : "シークレットキー", "Delete client" : "クライアントを削除", + "Make sure you store the secret key, it cannot be recovered." : "秘密鍵は復元できないので、必ず保管してください。", "Add client" : "クライアントの追加", "Add" : "追加", "Delete" : "削除", diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json index 17a1f34c456fb..ca8babc00a904 100644 --- a/apps/oauth2/l10n/ja.json +++ b/apps/oauth2/l10n/ja.json @@ -11,6 +11,7 @@ "Client Identifier" : "クライアントID", "Secret key" : "シークレットキー", "Delete client" : "クライアントを削除", + "Make sure you store the secret key, it cannot be recovered." : "秘密鍵は復元できないので、必ず保管してください。", "Add client" : "クライアントの追加", "Add" : "追加", "Delete" : "削除", diff --git a/apps/settings/l10n/ast.js b/apps/settings/l10n/ast.js index ec37998c87a5d..91ecd6fdfcbc7 100644 --- a/apps/settings/l10n/ast.js +++ b/apps/settings/l10n/ast.js @@ -487,7 +487,7 @@ OC.L10N.register( "Supported apps" : "Aplicaciones compatibles", "Show to everyone" : "Amosar a tol mundu", "Show to logged in accounts only" : "Amosar namás a les cuentes cola sesión aniciada", - "Hide" : "ANubrir", + "Hide" : "Esconder", "Download and enable" : "Baxar y activar", "Allow untested app" : "Permitir l'aplicación ensin probar", "Never" : "Enxamás", diff --git a/apps/settings/l10n/ast.json b/apps/settings/l10n/ast.json index ae8f71f26d2ed..041a5f7d46fed 100644 --- a/apps/settings/l10n/ast.json +++ b/apps/settings/l10n/ast.json @@ -485,7 +485,7 @@ "Supported apps" : "Aplicaciones compatibles", "Show to everyone" : "Amosar a tol mundu", "Show to logged in accounts only" : "Amosar namás a les cuentes cola sesión aniciada", - "Hide" : "ANubrir", + "Hide" : "Esconder", "Download and enable" : "Baxar y activar", "Allow untested app" : "Permitir l'aplicación ensin probar", "Never" : "Enxamás", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 64d9bf166764a..8ee988e66d9d5 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "現在インストールされているどのアプリも、画像生成機能を提供していません。", "Text processing" : "テキスト処理", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。", + "None of your currently installed apps provide custom Text processing functionality." : "現在インストールされているアプリは、カスタムテキスト処理機能を提供していません。", "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。", "None" : "なし", "Unable to modify setting" : "設定を変更できません", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 3347276d8b37f..1ab9332a475d4 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "現在インストールされているどのアプリも、画像生成機能を提供していません。", "Text processing" : "テキスト処理", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。", + "None of your currently installed apps provide custom Text processing functionality." : "現在インストールされているアプリは、カスタムテキスト処理機能を提供していません。", "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。", "None" : "なし", "Unable to modify setting" : "設定を変更できません", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index d898c8f5a05c5..ab8c817cde79f 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -245,6 +245,8 @@ OC.L10N.register( "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "OPcache на основе общей памяти отключен. Для повышения производительности рекомендуется использовать значение параметра «opcache.file_cache_only=0» в файле конфигурации PHP и использовать файловый кэш только как кэш второго уровня.", "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "Механизм кэширования OPcache не работает должным образом, вызов «opcache_get_status()» возвращает значение «false». Проверьте параметры конфигурации.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Максимальное количество ключей OPcache почти достигнуто. Для гарантированного сохранения всех сценариев в кэш-памяти рекомендуется в файле конфигурации подсистемы PHP задать параметру «opcache.max_accelerated_files» значении больше «%s».", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "Буфер OPcache почти заполнен. Чтобы гарантировать, что все скрипты могут храниться в кэше, рекомендуется применить \"opcache.memory_consumption\" к вашей конфигурации PHP со значением, превышающим \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Буфер встроенных строк OPcache почти заполнен. Чтобы гарантировать эффективное кэширование повторяющихся строк, рекомендуется применить \"opcache.interned_strings_buffer\" к вашей конфигурации PHP со значением выше, чем \"%s\".", "Checking from CLI, OPcache checks have been skipped." : "Проверка из CLI, проверки OPcache пропущены.", "The PHP OPcache module is not properly configured. %s." : "Модуль PHP OPcache настроен неправильно. %s.", "Correctly configured" : "Параметры настроены корректно", @@ -279,6 +281,10 @@ OC.L10N.register( "Database transaction isolation level" : "Уровень изоляции транзакций", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База данных не использует режиме изоляции транзакций «READ COMMITED». Такое поведение может вызвать проблемы при одновременном выполнении нескольких операций.", ".well-known URLs" : "Адреса .well-known", + "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` в вашей конфигурации установлено значение false, поэтому эта проверка была пропущена.", + "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Не удалось проверить, работает ли ваш веб-сервер `.well-known` правильно. Пожалуйста, проверьте вручную.", + "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Ваш веб-сервер неправильно настроен для решения `.well-known` URL-адреса, сбой при:\n`%s`", + "Your server is correctly configured to serve `.well-known` URLs." : "Ваш сервер правильно настроен для обслуживания `.well-known` URL-адреса.", "WOFF2 file loading" : "Загрузка файлов WOFF2", "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Не удалось проверить, поддерживаются ли файлы формата WOFF2. Проверьте, что веб-сервер обрабатывает файлы с расширением «.woff2».", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Веб-сервер не настроен должным образом для передачи файлов шрифтов в формате .woff2, что необходимо для правильной работы Nextcloud версии 15. Как правило, это связано с конфигурацией веб-сервера Nginx. Сравните используемую конфигурацию с рекомендуемой конфигурацией из документации.", @@ -286,6 +292,7 @@ OC.L10N.register( "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль", "Nextcloud settings" : "Параметры Nextcloud", "Task:" : "Задача:", + "None of your currently installed apps provide Task processing functionality" : "Ни одно из установленных на данный момент приложений не предоставляет функции обработки задач", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", "Image generation" : "Создание изображений", @@ -293,6 +300,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функцию создания изображения", "Text processing" : "Обработка текста", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", + "None of your currently installed apps provide custom Text processing functionality." : "Ни одно из установленных на данный момент приложений не предоставляет пользовательских функций обработки текста.", "Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.", "None" : "Отсутствует", "Unable to modify setting" : "Не удалось изменить параметры", @@ -517,6 +525,7 @@ OC.L10N.register( "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты", "No email address set" : "Адрес эл.почты не указан", "Your handle" : "Ваш дескриптор", + "Derived from your locale ({weekDayName})" : "Зависит от вашего региона ({weekDayName})", "Your headline" : "Ваш заголовок", "Languages" : "Языки", "Help translate" : "Помочь с переводом", @@ -831,6 +840,8 @@ OC.L10N.register( "Show to logged in users only" : "Только для вошедших в систему", "Nextcloud help resources" : "Справочные ресурсы Nextcloud", "SMTP Username" : "Пользователь SMTP", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Чтобы разрешить выполнение этой проверки, вы должны убедиться, что ваш веб-сервер может подключаться к самому себе. Для этого он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains\" или \"overwrite.cli.url\".", + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить поддержку JavaScript ни в одном из ваших `trusted_domains`, ни в `overwrite.cli.url`. Это может быть результатом несоответствия DNS на стороне сервера или правила исходящего брандмауэра. Пожалуйста, проверьте вручную, обслуживает ли ваш веб-сервер файлы `.mjs`, используя MIME-тип JavaScript.", "Active accounts" : "Активные учётные записи" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 680a3f3a4beae..131be1b22af3d 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -243,6 +243,8 @@ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "OPcache на основе общей памяти отключен. Для повышения производительности рекомендуется использовать значение параметра «opcache.file_cache_only=0» в файле конфигурации PHP и использовать файловый кэш только как кэш второго уровня.", "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "Механизм кэширования OPcache не работает должным образом, вызов «opcache_get_status()» возвращает значение «false». Проверьте параметры конфигурации.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Максимальное количество ключей OPcache почти достигнуто. Для гарантированного сохранения всех сценариев в кэш-памяти рекомендуется в файле конфигурации подсистемы PHP задать параметру «opcache.max_accelerated_files» значении больше «%s».", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "Буфер OPcache почти заполнен. Чтобы гарантировать, что все скрипты могут храниться в кэше, рекомендуется применить \"opcache.memory_consumption\" к вашей конфигурации PHP со значением, превышающим \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Буфер встроенных строк OPcache почти заполнен. Чтобы гарантировать эффективное кэширование повторяющихся строк, рекомендуется применить \"opcache.interned_strings_buffer\" к вашей конфигурации PHP со значением выше, чем \"%s\".", "Checking from CLI, OPcache checks have been skipped." : "Проверка из CLI, проверки OPcache пропущены.", "The PHP OPcache module is not properly configured. %s." : "Модуль PHP OPcache настроен неправильно. %s.", "Correctly configured" : "Параметры настроены корректно", @@ -277,6 +279,10 @@ "Database transaction isolation level" : "Уровень изоляции транзакций", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "База данных не использует режиме изоляции транзакций «READ COMMITED». Такое поведение может вызвать проблемы при одновременном выполнении нескольких операций.", ".well-known URLs" : "Адреса .well-known", + "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` в вашей конфигурации установлено значение false, поэтому эта проверка была пропущена.", + "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Не удалось проверить, работает ли ваш веб-сервер `.well-known` правильно. Пожалуйста, проверьте вручную.", + "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Ваш веб-сервер неправильно настроен для решения `.well-known` URL-адреса, сбой при:\n`%s`", + "Your server is correctly configured to serve `.well-known` URLs." : "Ваш сервер правильно настроен для обслуживания `.well-known` URL-адреса.", "WOFF2 file loading" : "Загрузка файлов WOFF2", "Could not check for WOFF2 loading support. Please check manually if your webserver serves `.woff2` files." : "Не удалось проверить, поддерживаются ли файлы формата WOFF2. Проверьте, что веб-сервер обрабатывает файлы с расширением «.woff2».", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Веб-сервер не настроен должным образом для передачи файлов шрифтов в формате .woff2, что необходимо для правильной работы Nextcloud версии 15. Как правило, это связано с конфигурацией веб-сервера Nginx. Сравните используемую конфигурацию с рекомендуемой конфигурацией из документации.", @@ -284,6 +290,7 @@ "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Изображение профиля, полное имя, адрес электронной почты, номер телефона, адрес, веб-сайт, Twitter, организация, роль, заголовок, биография и сведения том, активен ли профиль", "Nextcloud settings" : "Параметры Nextcloud", "Task:" : "Задача:", + "None of your currently installed apps provide Task processing functionality" : "Ни одно из установленных на данный момент приложений не предоставляет функции обработки задач", "Machine translation" : "Машинный перевод", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Машинный перевод может быть реализован различными приложениями. Здесь вы можете определить приоритет приложений машинного перевода, установленных вами на данный момент.", "Image generation" : "Создание изображений", @@ -291,6 +298,7 @@ "None of your currently installed apps provide image generation functionality" : "Ни одно из установленных вами в данный момент приложений не предоставляет функцию создания изображения", "Text processing" : "Обработка текста", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Задачи обработки текста могут быть реализованы различными приложениями. Здесь вы можете указать, какое приложение следует использовать для выполнения какой задачи.", + "None of your currently installed apps provide custom Text processing functionality." : "Ни одно из установленных на данный момент приложений не предоставляет пользовательских функций обработки текста.", "Here you can decide which group can access certain sections of the administration settings." : "Здесь вы можете решить, какая группа может получить доступ к определенным разделам настроек администрирования.", "None" : "Отсутствует", "Unable to modify setting" : "Не удалось изменить параметры", @@ -515,6 +523,7 @@ "Unable to delete additional email address" : "Не удалось удалить дополнительный адрес эл. почты", "No email address set" : "Адрес эл.почты не указан", "Your handle" : "Ваш дескриптор", + "Derived from your locale ({weekDayName})" : "Зависит от вашего региона ({weekDayName})", "Your headline" : "Ваш заголовок", "Languages" : "Языки", "Help translate" : "Помочь с переводом", @@ -829,6 +838,8 @@ "Show to logged in users only" : "Только для вошедших в систему", "Nextcloud help resources" : "Справочные ресурсы Nextcloud", "SMTP Username" : "Пользователь SMTP", + "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Чтобы разрешить выполнение этой проверки, вы должны убедиться, что ваш веб-сервер может подключаться к самому себе. Для этого он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains\" или \"overwrite.cli.url\".", + "Could not check for JavaScript support via any of your `trusted_domains` nor `overwrite.cli.url`. This may be the result of a server-side DNS mismatch or outbound firewall rule. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Не удалось проверить поддержку JavaScript ни в одном из ваших `trusted_domains`, ни в `overwrite.cli.url`. Это может быть результатом несоответствия DNS на стороне сервера или правила исходящего брандмауэра. Пожалуйста, проверьте вручную, обслуживает ли ваш веб-сервер файлы `.mjs`, используя MIME-тип JavaScript.", "Active accounts" : "Активные учётные записи" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index f4c348098e0dd..efb31ef644a36 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -331,6 +331,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", "Text processing" : "正在處理文字", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "None of your currently installed apps provide custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index c4434135f44a9..ab929bd070115 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -329,6 +329,7 @@ "None of your currently installed apps provide image generation functionality" : "您當前安裝的應用程式均不提供圖像產生功能", "Text processing" : "正在處理文字", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以由不同的應用程式來實現。 您可以在此處設置哪個應用程式應用於哪個任務。", + "None of your currently installed apps provide custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。", "Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪個群組可以存取哪些管理設定。", "None" : "無", "Unable to modify setting" : "無法修改設定", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 286003f984e8f..a38c7a2443acf 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -47,7 +47,7 @@ OC.L10N.register( "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn Sie eine Mehrkundeninstallation betreiben, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index 900a9849b8792..0f2d5f81f4c4c 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -45,7 +45,7 @@ "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Schlagwort-Funktionalität für Zusammenarbeit, die das Teilen von Schlagworten unter Benutzern ermöglicht. Sehr gut für Gruppen geeignet.\n\t(Wenn Sie eine Mehrkundeninstallation betreiben, so sollte diese App deaktiviert werden, da sonst die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", - "Collaborative tags …" : "Kollaborative Schlagworte ...", + "Collaborative tags …" : "Kollaborative Schlagworte …", "No tags to select" : "Kein Schlagworte zur Auswahl", "Tag name" : "Schlagwortname", "Tag level" : "Schlagwort-Level", diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index 67a00b15b35a6..4255d259dd2f8 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -74,6 +74,8 @@ OC.L10N.register( "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", + "Background and color" : "Фон и цвет", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "В качестве фона можно выбрать изображение из набора по умолчанию, пользовательское загруженное изображение или обычный цвет.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 096e75cb28f04..b08d1287ca24e 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -72,6 +72,8 @@ "Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)", "Customization has been disabled by your administrator" : "Настройка тем была отключена вашим администратором", "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Выберите основной цвет, чтобы выделить важные элементы. Цвет, используемый для таких элементов, как основные кнопки, может немного отличаться при настройке в соответствии с требованиями к доступности.", + "Background and color" : "Фон и цвет", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "В качестве фона можно выбрать изображение из набора по умолчанию, пользовательское загруженное изображение или обычный цвет.", "Keyboard shortcuts" : "Сочетания клавиш", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "В некоторых случаях сочетания клавиш могут мешать работе инструментов специальных возможностей. Чтобы правильно сфокусироваться на вашем инструменте, вы можете отключить здесь все сочетания клавиш. Это также отключит все доступные ярлыки в приложениях.", "Disable all keyboard shortcuts" : "Отключить все сочетания клавиш", diff --git a/apps/updatenotification/l10n/ru.js b/apps/updatenotification/l10n/ru.js index 46736fa4a1f19..646422fc3759e 100644 --- a/apps/updatenotification/l10n/ru.js +++ b/apps/updatenotification/l10n/ru.js @@ -23,6 +23,7 @@ OC.L10N.register( "Apps with compatible version" : "Приложения с совместимой версией", "Open updater" : "Открыть окно обновления", "Download now" : "Скачать сейчас", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-программа обновления отключена. Пожалуйста, используйте программу обновления из командной строки или соответствующий вашему методу установки механизм обновления (например, Docker pull) для обновления.", "What's new?" : "Что нового?", "View changelog" : "Просмотреть изменения", "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу.", diff --git a/apps/updatenotification/l10n/ru.json b/apps/updatenotification/l10n/ru.json index d2aea8553c5a9..df246660bd3e2 100644 --- a/apps/updatenotification/l10n/ru.json +++ b/apps/updatenotification/l10n/ru.json @@ -21,6 +21,7 @@ "Apps with compatible version" : "Приложения с совместимой версией", "Open updater" : "Открыть окно обновления", "Download now" : "Скачать сейчас", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-программа обновления отключена. Пожалуйста, используйте программу обновления из командной строки или соответствующий вашему методу установки механизм обновления (например, Docker pull) для обновления.", "What's new?" : "Что нового?", "View changelog" : "Просмотреть изменения", "The update check is not yet finished. Please refresh the page." : "Проверка обновлений ещё не закончена. Пожалуйста обновите страницу.", diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js index ff3fa7d8e358e..590fb0ad02eee 100644 --- a/apps/user_ldap/l10n/ru.js +++ b/apps/user_ldap/l10n/ru.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD интеграция", "Invalid LDAP UUIDs" : "Недопустимые UUID LDAP", "None found" : "Ничего не найдено", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Обнаружены недопустимые идентификаторы UUID учетных записей или групп LDAP. Пожалуйста, ознакомьтесь с вашими настройками \"Переопределение обнаружения UUID\" в экспертной части конфигурации LDAP и используйте \"occ ldap:update-uuid\", чтобы обновить их.", "_%n group found_::_%n groups found_" : ["Найдена %n группа","Найдено %n группы","Найдено %n групп","Найдено %n группы"], "> 1000 groups found" : "Найдено более 1000 групп", "> 1000 users found" : "Найдено более 1000 пользователей", diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json index c7b89d7c5f66d..5a4408a1775aa 100644 --- a/apps/user_ldap/l10n/ru.json +++ b/apps/user_ldap/l10n/ru.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "LDAP/AD интеграция", "Invalid LDAP UUIDs" : "Недопустимые UUID LDAP", "None found" : "Ничего не найдено", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Обнаружены недопустимые идентификаторы UUID учетных записей или групп LDAP. Пожалуйста, ознакомьтесь с вашими настройками \"Переопределение обнаружения UUID\" в экспертной части конфигурации LDAP и используйте \"occ ldap:update-uuid\", чтобы обновить их.", "_%n group found_::_%n groups found_" : ["Найдена %n группа","Найдено %n группы","Найдено %n групп","Найдено %n группы"], "> 1000 groups found" : "Найдено более 1000 групп", "> 1000 users found" : "Найдено более 1000 пользователей", diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index 1a7e22eea9c81..1e44d124139a3 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -82,6 +82,8 @@ OC.L10N.register( "Save" : "Сохранить", "Available flows" : "Доступные обработки", "For details on how to write your own flow, check out the development documentation." : "За дополнительными сведениями о написании собственных обработок, обратитесь к документации.", + "No flows installed" : "Потоки не установлены", + "Ask your administrator to install new flows." : "Попросите своего администратора установить новые потоки.", "More flows" : "Дополнительные обработки", "Browse the App Store" : "Просмотреть магазин приложений", "Show less" : "Показывать меньше", diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json index ccb79bde4d8f4..f539c4f097357 100644 --- a/apps/workflowengine/l10n/ru.json +++ b/apps/workflowengine/l10n/ru.json @@ -80,6 +80,8 @@ "Save" : "Сохранить", "Available flows" : "Доступные обработки", "For details on how to write your own flow, check out the development documentation." : "За дополнительными сведениями о написании собственных обработок, обратитесь к документации.", + "No flows installed" : "Потоки не установлены", + "Ask your administrator to install new flows." : "Попросите своего администратора установить новые потоки.", "More flows" : "Дополнительные обработки", "Browse the App Store" : "Просмотреть магазин приложений", "Show less" : "Показывать меньше", diff --git a/core/l10n/ast.js b/core/l10n/ast.js index a4b2d01ea4e66..f1c2953b21825 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Calca'l botón siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Calca l'enllaz siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Reset your password" : "Reaniciar la contraseña", + "The given provider is not available" : "El fornidor apurríu nun ta disponible", "Task not found" : "Nun s'atopó la xera", "Internal error" : "Error internu", "Not found" : "Nun s'atopó", @@ -233,7 +234,7 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hebo un problema al cargar la páxina, va volver cargase en %n segundu","Hebo un problema al cargar la páxina, va volver cargase en %n segundos"], "Add to a project" : "Amestar al proyeutu", "Show details" : "Amosar los detalles", - "Hide details" : "Anubrir los detalles", + "Hide details" : "Esconder los detalles", "Rename project" : "Renomar el proyeutu", "Failed to rename the project" : "Nun se pue renomar el proyeutu", "Failed to create a project" : "Nun se pue crear el proyeutu", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 6d39249c1c94d..85e412236a5a6 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -37,6 +37,7 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Calca'l botón siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Calca l'enllaz siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Reset your password" : "Reaniciar la contraseña", + "The given provider is not available" : "El fornidor apurríu nun ta disponible", "Task not found" : "Nun s'atopó la xera", "Internal error" : "Error internu", "Not found" : "Nun s'atopó", @@ -231,7 +232,7 @@ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hebo un problema al cargar la páxina, va volver cargase en %n segundu","Hebo un problema al cargar la páxina, va volver cargase en %n segundos"], "Add to a project" : "Amestar al proyeutu", "Show details" : "Amosar los detalles", - "Hide details" : "Anubrir los detalles", + "Hide details" : "Esconder los detalles", "Rename project" : "Renomar el proyeutu", "Failed to rename the project" : "Nun se pue renomar el proyeutu", "Failed to create a project" : "Nun se pue crear el proyeutu", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 21e522ff05142..e301c1ccf1b37 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -397,7 +397,7 @@ OC.L10N.register( "Currently open" : "Aberto actualmente", "Wrong username or password." : "Nome de usuario ou contrasinal erróneo", "User disabled" : "Usuario desactivado", - "Login with username or email" : "Acceder co nome de usuario ou co corre-e", + "Login with username or email" : "Acceder co nome de usuario ou co correo-e", "Login with username" : "Acceder co nome de usuario", "Username or email" : "Nome de usuario ou correo", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Se existe esta conta, enviouse unha mensaxe de restabelecemento do contrasinal ao seu enderezo de correo. Se non o recibe, verifique o seu enderezo de correo e/ou o nome da conta, consulte os seus cartafoles de correo lixo ou non desexado, ou pídalle axuda á súa administración local.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 7bc5b66754379..eddd676ca7dc0 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -395,7 +395,7 @@ "Currently open" : "Aberto actualmente", "Wrong username or password." : "Nome de usuario ou contrasinal erróneo", "User disabled" : "Usuario desactivado", - "Login with username or email" : "Acceder co nome de usuario ou co corre-e", + "Login with username or email" : "Acceder co nome de usuario ou co correo-e", "Login with username" : "Acceder co nome de usuario", "Username or email" : "Nome de usuario ou correo", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Se existe esta conta, enviouse unha mensaxe de restabelecemento do contrasinal ao seu enderezo de correo. Se non o recibe, verifique o seu enderezo de correo e/ou o nome da conta, consulte os seus cartafoles de correo lixo ou non desexado, ou pídalle axuda á súa administración local.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 0c239ed59b3c9..967e4c22e968e 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -103,8 +103,14 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], "No" : "いいえ", "Yes" : "はい", + "Federated user" : "フェデレーションユーザー", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "共有を作成", + "The remote URL must include the user." : "リモートURLにはユーザーを含める必要があります。", + "Invalid remote URL." : "無効なリモートURLです。", "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", + "Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク", + "Please copy the link manually:" : "手動でリンクをコピーしてください:", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 76cf289bb6e19..18b7398baacd4 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -101,8 +101,14 @@ "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], "No" : "いいえ", "Yes" : "はい", + "Federated user" : "フェデレーションユーザー", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "共有を作成", + "The remote URL must include the user." : "リモートURLにはユーザーを含める必要があります。", + "Invalid remote URL." : "無効なリモートURLです。", "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", + "Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク", + "Please copy the link manually:" : "手動でリンクをコピーしてください:", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 1b3ce70e2b356..9fd8c1b3ffe45 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "否", "Yes" : "是", "Federated user" : "聯盟用戶", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "創建分享", + "The remote URL must include the user." : "遠端 URL 必須包含用戶。", + "Invalid remote URL." : "無效的遠端 URL。", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", + "Direct link copied to clipboard" : "直接連結已複製到剪貼簿", + "Please copy the link manually:" : "請手動複製連結:", "Custom date range" : "自訂日期範圍", "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index b2057d8a8e82a..ccb154894d3f3 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -102,8 +102,13 @@ "No" : "否", "Yes" : "是", "Federated user" : "聯盟用戶", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "創建分享", + "The remote URL must include the user." : "遠端 URL 必須包含用戶。", + "Invalid remote URL." : "無效的遠端 URL。", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", + "Direct link copied to clipboard" : "直接連結已複製到剪貼簿", + "Please copy the link manually:" : "請手動複製連結:", "Custom date range" : "自訂日期範圍", "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index b342d89e7844c..91ad15964702b 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -156,19 +156,19 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo", - "SharedWith is not a valid user" : "SharedWith non é un usuario válido", - "SharedWith is not a valid group" : "SharedWith non é un grupo válido", - "SharedWith should be empty" : "SharedWith debe estar baleiro", - "SharedWith should not be empty" : "SharedWith non debe estar baleiro", - "SharedWith is not a valid circle" : "SharedWith non é un círculo válido", + "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido", + "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido", + "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro", + "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro", + "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido", "Unknown share type" : "Tipo descoñecido de compartición", - "SharedBy should be set" : "SharedBy debe estar definido", + "SharedBy should be set" : "Debe estar definido quen inicia a compartición", "Cannot share with yourself" : "Non é posíbel compartir con un mesmo.", - "Path should be set" : "A ruta debe estar definida", - "Path should be either a file or a folder" : "A ruta debe ser un ficheiro ou un cartafol", + "Path should be set" : "A ruta compartida debe estar definida", + "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol", "You cannot share your root folder" : "Non pode compartir o seu cartafol raíz", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "A share requires permissions" : "Unha compartición necesita permisos", + "A share requires permissions" : "Requírense permisos válidos para compartir", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -187,7 +187,7 @@ OC.L10N.register( "Sharing is disabled" : "A compartición está desactivada", "Sharing is disabled for you" : "A compartición está desactivada para Vde.", "Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido", - "Share does not have a full id" : "A compartición non ten unha identificación completa", + "Share does not have a full id" : "A compartición non ten unha ID completa", "Cannot change share type" : "Non é posíbel cambiar o tipo de compartición", "Can only update recipient on user shares" : "Só é posíbel actualizar o destinatario nas comparticións por usuarios", "Cannot enable sending the password by Talk with an empty password" : "Non é posíbel activar o envío do contrasinal por Talk cun contrasinal baleiro", @@ -195,7 +195,7 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal", "Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación", "Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida", - "Invalid recipient" : "Destinatario incorrecto", + "Invalid recipient" : "Destinatario de compartición incorrecto", "Group \"%s\" does not exist" : "O grupo «%s» non existe", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 2f1eecd980bdf..da96da3bc0f1a 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -154,19 +154,19 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con Vde. e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con Vde.", "Passwords are enforced for link and mail shares" : "É obrigatorio o emprego de contrasinais para compartir por ligazón e por correo", - "SharedWith is not a valid user" : "SharedWith non é un usuario válido", - "SharedWith is not a valid group" : "SharedWith non é un grupo válido", - "SharedWith should be empty" : "SharedWith debe estar baleiro", - "SharedWith should not be empty" : "SharedWith non debe estar baleiro", - "SharedWith is not a valid circle" : "SharedWith non é un círculo válido", + "SharedWith is not a valid user" : "O destinatario da compartición non é un usuario válido", + "SharedWith is not a valid group" : "O destinatario da compartición non é un grupo válido", + "SharedWith should be empty" : "O destinatario da compartición debe estar baleiro", + "SharedWith should not be empty" : "O destinatario da compartición non debe estar baleiro", + "SharedWith is not a valid circle" : "O destinatario da compartición non é un círculo válido", "Unknown share type" : "Tipo descoñecido de compartición", - "SharedBy should be set" : "SharedBy debe estar definido", + "SharedBy should be set" : "Debe estar definido quen inicia a compartición", "Cannot share with yourself" : "Non é posíbel compartir con un mesmo.", - "Path should be set" : "A ruta debe estar definida", - "Path should be either a file or a folder" : "A ruta debe ser un ficheiro ou un cartafol", + "Path should be set" : "A ruta compartida debe estar definida", + "Path should be either a file or a folder" : "A ruta compartida debe ser a un ficheiro ou un cartafol", "You cannot share your root folder" : "Non pode compartir o seu cartafol raíz", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "A share requires permissions" : "Unha compartición necesita permisos", + "A share requires permissions" : "Requírense permisos válidos para compartir", "Cannot increase permissions of %s" : "Non é posíbel incrementar os permisos de %s", "Shares need at least read permissions" : "As comparticións necesitan polo menos permisos de lectura", "Files cannot be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", @@ -185,7 +185,7 @@ "Sharing is disabled" : "A compartición está desactivada", "Sharing is disabled for you" : "A compartición está desactivada para Vde.", "Cannot share with the share owner" : "Non é posíbel compartir co propietario do compartido", - "Share does not have a full id" : "A compartición non ten unha identificación completa", + "Share does not have a full id" : "A compartición non ten unha ID completa", "Cannot change share type" : "Non é posíbel cambiar o tipo de compartición", "Can only update recipient on user shares" : "Só é posíbel actualizar o destinatario nas comparticións por usuarios", "Cannot enable sending the password by Talk with an empty password" : "Non é posíbel activar o envío do contrasinal por Talk cun contrasinal baleiro", @@ -193,7 +193,7 @@ "Cannot disable sending the password by Talk without setting a new password" : "Non é posíbel desactivar o envío do contrasinal por Talk sen definir un novo contrasinal", "Share provider does not support accepting" : "O provedor de comparticións non admite a aceptación", "Cannot change target of link share" : "Non é posíbel cambiar o destino da ligazón compartida", - "Invalid recipient" : "Destinatario incorrecto", + "Invalid recipient" : "Destinatario de compartición incorrecto", "Group \"%s\" does not exist" : "O grupo «%s» non existe", "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The requested share comes from a disabled user" : "A compartición solicitada procede dun usuario desactivado", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 44e29d399a62e..f04c2ec358a71 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -95,6 +95,7 @@ OC.L10N.register( "Path contains invalid segments" : "パスに無効なセグメントが含まれています", "Filename is a reserved word" : "ファイル名が予約された単語です", "Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています", + "Filename is too long" : "ファイル名が長すぎます", "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", @@ -154,15 +155,48 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", + "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます", + "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません", + "SharedWith is not a valid group" : "SharedWithは有効なグループではありません", + "SharedWith should be empty" : "SharedWithは空でなければなりません", + "SharedWith should not be empty" : "SharedWithは空にできません", + "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません", "Unknown share type" : "不明な共有タイプ", + "SharedBy should be set" : "SharedByを設定する必要があります", + "Cannot share with yourself" : "自分自身とは共有できません", + "Path should be set" : "パスを設定する必要があります", + "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません", + "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません", "You are not allowed to share %s" : "%s を共有することを許可されていません。", + "A share requires permissions" : "共有には権限が必要です", "Cannot increase permissions of %s" : "%sの権限を追加できません ", + "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", "Files cannot be shared with create permissions" : "作成権限付きでファイルを共有できません", "Expiration date is in the past" : "有効期限が切れています", + "Expiration date is enforced" : "有効期限は強制されています", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました", + "Group sharing is now allowed" : "グループ共有が許可されました", + "Sharing is only allowed within your own groups" : "共有は自分のグループ内でのみ許可されています", + "Path is already shared with this group" : "パスはすでにこのグループで共有されています", + "Link sharing is not allowed" : "リンクの共有は許可されていません", + "Public upload is not allowed" : "公開アップロードは許可されていません", + "Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています", + "Sharing is disabled" : "共有は無効になっています", + "Sharing is disabled for you" : "共有は無効になっています", + "Cannot share with the share owner" : "共有所有者と共有できません", + "Share does not have a full id" : "共有に完全なIDがありません", + "Cannot change share type" : "共有タイプを変更できません", + "Can only update recipient on user shares" : "ユーザー共有の受信者のみ更新可能", + "Cannot enable sending the password by Talk with an empty password" : "空のパスワードでTalkによるパスワード送信を有効にできません", + "Cannot enable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkでパスワードを送信できません", + "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません", + "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません", + "Cannot change target of link share" : "リンク共有のターゲットを変更できません", + "Invalid recipient" : "無効な受信者", + "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 31304874a3212..84fdfbb7d969b 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -93,6 +93,7 @@ "Path contains invalid segments" : "パスに無効なセグメントが含まれています", "Filename is a reserved word" : "ファイル名が予約された単語です", "Filename contains at least one invalid character" : "ファイル名に使用できない文字が含まれています", + "Filename is too long" : "ファイル名が長すぎます", "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", @@ -152,15 +153,48 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", + "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます", + "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません", + "SharedWith is not a valid group" : "SharedWithは有効なグループではありません", + "SharedWith should be empty" : "SharedWithは空でなければなりません", + "SharedWith should not be empty" : "SharedWithは空にできません", + "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません", "Unknown share type" : "不明な共有タイプ", + "SharedBy should be set" : "SharedByを設定する必要があります", + "Cannot share with yourself" : "自分自身とは共有できません", + "Path should be set" : "パスを設定する必要があります", + "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません", + "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません", "You are not allowed to share %s" : "%s を共有することを許可されていません。", + "A share requires permissions" : "共有には権限が必要です", "Cannot increase permissions of %s" : "%sの権限を追加できません ", + "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", "Files cannot be shared with create permissions" : "作成権限付きでファイルを共有できません", "Expiration date is in the past" : "有効期限が切れています", + "Expiration date is enforced" : "有効期限は強制されています", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました", + "Group sharing is now allowed" : "グループ共有が許可されました", + "Sharing is only allowed within your own groups" : "共有は自分のグループ内でのみ許可されています", + "Path is already shared with this group" : "パスはすでにこのグループで共有されています", + "Link sharing is not allowed" : "リンクの共有は許可されていません", + "Public upload is not allowed" : "公開アップロードは許可されていません", + "Path contains files shared with you" : "パスにはあなたと共有するファイルが含まれています", + "Sharing is disabled" : "共有は無効になっています", + "Sharing is disabled for you" : "共有は無効になっています", + "Cannot share with the share owner" : "共有所有者と共有できません", + "Share does not have a full id" : "共有に完全なIDがありません", + "Cannot change share type" : "共有タイプを変更できません", + "Can only update recipient on user shares" : "ユーザー共有の受信者のみ更新可能", + "Cannot enable sending the password by Talk with an empty password" : "空のパスワードでTalkによるパスワード送信を有効にできません", + "Cannot enable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkでパスワードを送信できません", + "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません", + "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません", + "Cannot change target of link share" : "リンク共有のターゲットを変更できません", + "Invalid recipient" : "無効な受信者", + "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 692437f8730dd..0d36cb7ce93a9 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -141,6 +141,8 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", "Unknown share type" : "Общий доступ неизвестного типа", + "Cannot share with yourself" : "Не могу поделиться с самим собой", + "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке", "You are not allowed to share %s" : "Вам не разрешено делиться %s", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -148,6 +150,7 @@ OC.L10N.register( "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", + "Sharing is only allowed within your own groups" : "Общий доступ разрешен только в ваших собственных группах", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 789ef65349048..20c0189173358 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -139,6 +139,8 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s предоставил(а) вам доступ к «%2$s» и хочет добавить", "»%s« added a note to a file shared with you" : "%s добавил(а) примечание к файлу, к которому вам открыт доступ", "Unknown share type" : "Общий доступ неизвестного типа", + "Cannot share with yourself" : "Не могу поделиться с самим собой", + "You cannot share your root folder" : "Вы не можете предоставить общий доступ к своей корневой папке", "You are not allowed to share %s" : "Вам не разрешено делиться %s", "Cannot increase permissions of %s" : "Не удалось повысить права доступа %s", "Files cannot be shared with delete permissions" : "Права на удаление файлов не позволяют открывать общий доступ к ним", @@ -146,6 +148,7 @@ "Expiration date is in the past" : "Дата окончания срока действия уже прошла", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Срок окончания не может быть более %n дня","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней","Срок окончания не может быть более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", + "Sharing is only allowed within your own groups" : "Общий доступ разрешен только в ваших собственных группах", "The requested share does not exist anymore" : "Запрошенный общий ресурс более не существует.", "The requested share comes from a disabled user" : "Запрос на общий доступ поступает от отключенного пользователя", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Пользователь не был создан, достигнуто ограничение количества пользователей. Для получения дополнительных сведений проверьте уведомления.", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 955d1b15119cc..a68fb139b1126 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -155,15 +155,48 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", + "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur", + "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil", + "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil", + "SharedWith should be empty" : "SharedWith boş olamaz", + "SharedWith should not be empty" : "SharedWith boş olmamalı", + "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil", "Unknown share type" : "Paylaşım türü bilinmiyor", + "SharedBy should be set" : "SharedBy ayarlanmalıdır", + "Cannot share with yourself" : "Kendinizle paylaşamazsınız", + "Path should be set" : "Yol ayarlanmalıdır", + "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır", + "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", + "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", + "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", "Files cannot be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte", + "Expiration date is enforced" : "Geçerlilik sonu tarihi dayatılıyor", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış", + "Group sharing is now allowed" : "Artık grup paylaşımına izin veriliyor", + "Sharing is only allowed within your own groups" : "Paylaşım yalnızca kendi gruplarınız ile yapılabilir", + "Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış", + "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor", + "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor", + "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var", + "Sharing is disabled" : "Paylaşım devre dışı bırakılmış", + "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış", + "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız", + "Share does not have a full id" : "Paylaşımın tam kimliği yok", + "Cannot change share type" : "Paylaşım türü değiştirilemez", + "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir", + "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez", + "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez", + "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", + "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", + "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", + "Invalid recipient" : "Alıcı geçersiz", + "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 00a38b0264c87..3d5bf39c603db 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -153,15 +153,48 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", + "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur", + "SharedWith is not a valid user" : "SharedWith geçerli bir kullanıcı değil", + "SharedWith is not a valid group" : "SharedWith geçerli bir grup değil", + "SharedWith should be empty" : "SharedWith boş olamaz", + "SharedWith should not be empty" : "SharedWith boş olmamalı", + "SharedWith is not a valid circle" : "SharedWith geçerli bir çevre değil", "Unknown share type" : "Paylaşım türü bilinmiyor", + "SharedBy should be set" : "SharedBy ayarlanmalıdır", + "Cannot share with yourself" : "Kendinizle paylaşamazsınız", + "Path should be set" : "Yol ayarlanmalıdır", + "Path should be either a file or a folder" : "Yol bir dosya ya da klasör olmalıdır", + "You cannot share your root folder" : "Kök klasörünüzü paylaşamazsınız", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", + "A share requires permissions" : "Bir paylaşımın izinleri olmalıdır", "Cannot increase permissions of %s" : "%s izinleri yükseltilemedi", + "Shares need at least read permissions" : "Paylaşımların en azından okuma izinleri olmalıdır", "Files cannot be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", "Files cannot be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte", + "Expiration date is enforced" : "Geçerlilik sonu tarihi dayatılıyor", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış", + "Group sharing is now allowed" : "Artık grup paylaşımına izin veriliyor", + "Sharing is only allowed within your own groups" : "Paylaşım yalnızca kendi gruplarınız ile yapılabilir", + "Path is already shared with this group" : "Bu yol bu grup ile zaten paylaşılmış", + "Link sharing is not allowed" : "Bağlantı paylaşımına izin verilmiyor", + "Public upload is not allowed" : "Herkese açık yüklemeye izin verilmiyor", + "Path contains files shared with you" : "Yolda sizinle paylaşılmış dosyalar var", + "Sharing is disabled" : "Paylaşım devre dışı bırakılmış", + "Sharing is disabled for you" : "Paylaşım sizin için devre dışı bırakılmış", + "Cannot share with the share owner" : "Paylaşımı sahibi ile paylaşamazsınız", + "Share does not have a full id" : "Paylaşımın tam kimliği yok", + "Cannot change share type" : "Paylaşım türü değiştirilemez", + "Can only update recipient on user shares" : "Yalnızca kullanıcı paylaşımlarındaki alıcıyı güncelleyebilir", + "Cannot enable sending the password by Talk with an empty password" : "Boş bir parola ile Sohbet uygulaması ile parola gönderme etkinleştirilemez", + "Cannot enable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme etkinleştirilemez", + "Cannot disable sending the password by Talk without setting a new password" : "Yeni bir parola ayarlanmadan Sohbet uygulaması ile parola gönderme devre dışı bırakılamaz", + "Share provider does not support accepting" : "Paylaşım hizmeti sağlayıcısı kabul etmeyi desteklemiyor", + "Cannot change target of link share" : "Bağlantı paylaşımının hedefi değiştirilemedi", + "Invalid recipient" : "Alıcı geçersiz", + "Group \"%s\" does not exist" : "\"%s\" grubu bulunamadı", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 7bbc623c81fd1..e5b15eb423f59 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -155,15 +155,42 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", + "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼", "Unknown share type" : "分享類型不詳", + "Cannot share with yourself" : "無法與您自己分享", + "Path should be set" : "應該設定途徑", + "Path should be either a file or a folder" : "途徑應為檔案或資料夾", + "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你無權分享 %s", + "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", + "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", + "Expiration date is enforced" : "屆滿日期為強制要求", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享", + "Group sharing is now allowed" : "現在允許群組分享", + "Sharing is only allowed within your own groups" : "僅允許與您自己的群組分享", + "Path is already shared with this group" : "已與此群組分享了路徑", + "Link sharing is not allowed" : "不允許連結分享", + "Public upload is not allowed" : "不允許公開上傳", + "Path contains files shared with you" : "路徑包含與您分享的檔案", + "Sharing is disabled" : "已停用分享", + "Sharing is disabled for you" : "您已停用分享", + "Cannot share with the share owner" : "無法與分享擁有者分享", + "Share does not have a full id" : "分享沒有完整 ID", + "Cannot change share type" : "無法變更分享類型", + "Can only update recipient on user shares" : "僅能更新使用者分享的收件者", + "Cannot enable sending the password by Talk with an empty password" : "若密碼為空,則無法啟用透過 Talk 傳送密碼", + "Cannot enable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法啟用透過 Talk 傳送密碼", + "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", + "Share provider does not support accepting" : "分享提供者不支援接受", + "Cannot change target of link share" : "無法變更連結分享的目標", + "Invalid recipient" : "無效的收件人", + "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index c852836705976..f76eac6c39a3f 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -153,15 +153,42 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:", "%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入", "»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解", + "Passwords are enforced for link and mail shares" : "連結及郵件分享強制使用密碼", "Unknown share type" : "分享類型不詳", + "Cannot share with yourself" : "無法與您自己分享", + "Path should be set" : "應該設定途徑", + "Path should be either a file or a folder" : "途徑應為檔案或資料夾", + "You cannot share your root folder" : "您無法分享您的根資料夾", "You are not allowed to share %s" : "你無權分享 %s", + "A share requires permissions" : "分享需要權限", "Cannot increase permissions of %s" : "無法增加 %s 的權限", + "Shares need at least read permissions" : "分享需要至少讀取的權限", "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案", "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", + "Expiration date is enforced" : "屆滿日期為強制要求", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與帳戶 %s 分享", + "Group sharing is now allowed" : "現在允許群組分享", + "Sharing is only allowed within your own groups" : "僅允許與您自己的群組分享", + "Path is already shared with this group" : "已與此群組分享了路徑", + "Link sharing is not allowed" : "不允許連結分享", + "Public upload is not allowed" : "不允許公開上傳", + "Path contains files shared with you" : "路徑包含與您分享的檔案", + "Sharing is disabled" : "已停用分享", + "Sharing is disabled for you" : "您已停用分享", + "Cannot share with the share owner" : "無法與分享擁有者分享", + "Share does not have a full id" : "分享沒有完整 ID", + "Cannot change share type" : "無法變更分享類型", + "Can only update recipient on user shares" : "僅能更新使用者分享的收件者", + "Cannot enable sending the password by Talk with an empty password" : "若密碼為空,則無法啟用透過 Talk 傳送密碼", + "Cannot enable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法啟用透過 Talk 傳送密碼", + "Cannot disable sending the password by Talk without setting a new password" : "若未設定新密碼,則無法停用透過 Talk 傳送密碼", + "Share provider does not support accepting" : "分享提供者不支援接受", + "Cannot change target of link share" : "無法變更連結分享的目標", + "Invalid recipient" : "無效的收件人", + "Group \"%s\" does not exist" : "群組「%s」不存在", "The requested share does not exist anymore" : "該分享已經不存在", "The requested share comes from a disabled user" : "請求的分享來自已停用的用戶", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "未創建用戶因為已達到用戶上限。請查看您的通知以了解更多信息。",