diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 5092422edf873..50e8fadc6f1e6 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -72,9 +72,25 @@ OC.L10N.register( "Description: %s" : "Descripción: %s", "Where: %s" : "Lugar: %s", "%1$s via %2$s" : "%1$s vía %2$s", + "In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día", + "In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s", + "In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día", + "In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s", + "Could not generate when statement" : "No se ha podido general la declaración de cuándo", "Every Day for the entire day" : "Todos los días durante todo el día", + "Every Day for the entire day until %1$s" : "Cada day todo el día hasta el %1$s", "Every Day between %1$s - %2$s" : "Todos los días entre %1$s - %2$s", "Every Day between %1$s - %2$s until %3$s" : "Todos los días entre %1$s - %2$s hasta %3$s", + "Every %1$d Days for the entire day" : "Cada %1$d días todo el día", + "Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s", + "Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s y %3$s", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s y %3$s hasta el %4$s", + "Could not generate event recurrence statement" : "No se ha podido generar la declaración de recurrencia", + "Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día", + "Every Week on %1$s for the entire day until %2$s" : "Cada %1$s días todo el día hasta el %2$s", + "Every Week on %1$s between %2$s - %3$s" : "Cada semana el %1$s entre %2$s y %3$s", + "Every Week on %1$s between %2$s - %3$s until %4$s" : "Cada semana el %1$s entre %2$s y %3$s hasta el %4$s", + "Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas el %2$s todo el día", "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada", "Re: %1$s" : "Re: %1$s", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index cec872c26ac26..44ab0e3ee5552 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -70,9 +70,25 @@ "Description: %s" : "Descripción: %s", "Where: %s" : "Lugar: %s", "%1$s via %2$s" : "%1$s vía %2$s", + "In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día", + "In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s", + "In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día", + "In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s", + "Could not generate when statement" : "No se ha podido general la declaración de cuándo", "Every Day for the entire day" : "Todos los días durante todo el día", + "Every Day for the entire day until %1$s" : "Cada day todo el día hasta el %1$s", "Every Day between %1$s - %2$s" : "Todos los días entre %1$s - %2$s", "Every Day between %1$s - %2$s until %3$s" : "Todos los días entre %1$s - %2$s hasta %3$s", + "Every %1$d Days for the entire day" : "Cada %1$d días todo el día", + "Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s", + "Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s y %3$s", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s y %3$s hasta el %4$s", + "Could not generate event recurrence statement" : "No se ha podido generar la declaración de recurrencia", + "Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día", + "Every Week on %1$s for the entire day until %2$s" : "Cada %1$s días todo el día hasta el %2$s", + "Every Week on %1$s between %2$s - %3$s" : "Cada semana el %1$s entre %2$s y %3$s", + "Every Week on %1$s between %2$s - %3$s until %4$s" : "Cada semana el %1$s entre %2$s y %3$s hasta el %4$s", + "Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas el %2$s todo el día", "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelada", "Re: %1$s" : "Re: %1$s", diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index fa94a471afd22..6f160d192fa48 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -325,8 +325,8 @@ OC.L10N.register( "Details" : "التفاصيل", "Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد", "Apply tag(s) to selection" : "تطبيق وسم على التحديد", - "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"", - "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"", + "Select directory \"{dirName}\"" : "حدِّد الدليل \"{dirName}\"", + "Select file \"{fileName}\"" : "حدِّد الملف \"{fileName}\"", "Unable to determine date" : "تعذر تحديد التاريخ", "Could not move \"{file}\", target exists" : "فشل نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "فشل نقل \"{file}\"", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index c05b134fd42e1..ec999c2bcd23e 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -323,8 +323,8 @@ "Details" : "التفاصيل", "Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد", "Apply tag(s) to selection" : "تطبيق وسم على التحديد", - "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"", - "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"", + "Select directory \"{dirName}\"" : "حدِّد الدليل \"{dirName}\"", + "Select file \"{fileName}\"" : "حدِّد الملف \"{fileName}\"", "Unable to determine date" : "تعذر تحديد التاريخ", "Could not move \"{file}\", target exists" : "فشل نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "فشل نقل \"{file}\"", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index f45dc97cbea51..227e861687e59 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -52,7 +52,7 @@ OC.L10N.register( "Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}", "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Soll {path} angenommen werden?\n\nInfo: Der Übertragungsprozess nach der Annahme kann bis zu einer Stunde dauern.", "Ownership transfer denied" : "Besitzübertragung verweigert", - "Your ownership transfer of {path} was denied by {user}." : "Die Eigentumsübertragung von {path} wurde von {user} abgelehnt.", + "Your ownership transfer of {path} was denied by {user}." : "Die Besitzübertragung von {path} wurde von {user} abgelehnt.", "Ownership transfer failed" : "Besitzübertragung fehlgeschlagen", "Your ownership transfer of {path} to {user} failed." : "Die Besitzübertragung von {path} an {user} ist fehlgeschlagen.", "The ownership transfer of {path} from {user} failed." : "Die Übertragung von {path} ist fehlgeschlagen.", @@ -202,6 +202,8 @@ OC.L10N.register( "Confirm deletion" : "Löschen bestätigen", "Cancel" : "Abbrechen", "Edit file locally" : "Datei lokal bearbeiten", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.", + "Retry and close" : "Erneut versuchen und schließen", "Edit online" : "Online bearbeiten", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Edit locally" : "Lokal bearbeiten", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 64a7b5998d90d..fc0ada9162448 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -50,7 +50,7 @@ "Incoming ownership transfer from {user}" : "Eingehende Besitzübertragung von {user}", "Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "Soll {path} angenommen werden?\n\nInfo: Der Übertragungsprozess nach der Annahme kann bis zu einer Stunde dauern.", "Ownership transfer denied" : "Besitzübertragung verweigert", - "Your ownership transfer of {path} was denied by {user}." : "Die Eigentumsübertragung von {path} wurde von {user} abgelehnt.", + "Your ownership transfer of {path} was denied by {user}." : "Die Besitzübertragung von {path} wurde von {user} abgelehnt.", "Ownership transfer failed" : "Besitzübertragung fehlgeschlagen", "Your ownership transfer of {path} to {user} failed." : "Die Besitzübertragung von {path} an {user} ist fehlgeschlagen.", "The ownership transfer of {path} from {user} failed." : "Die Übertragung von {path} ist fehlgeschlagen.", @@ -200,6 +200,8 @@ "Confirm deletion" : "Löschen bestätigen", "Cancel" : "Abbrechen", "Edit file locally" : "Datei lokal bearbeiten", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob Du die Desktop-App installiert hast.", + "Retry and close" : "Erneut versuchen und schließen", "Edit online" : "Online bearbeiten", "Failed to redirect to client" : "Umleitung zum Client fehlgeschlagen", "Edit locally" : "Lokal bearbeiten", diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 73954a6929743..d76087d98a069 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -86,7 +86,6 @@ OC.L10N.register( "File not found" : "فایل یافت نشد", "{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است", "{used} of {quota} used" : "{used} از {quota} استفاده شده", - "{relative}% used" : "{نسبی}% استفاده شده است", "Could not refresh storage stats" : "نمی‌توان آمار ذخیره‌سازی را بازخوانی کرد", "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Create" : "ساخت", @@ -224,9 +223,6 @@ OC.L10N.register( "Could not move \"{file}\", target exists" : "انتقال\"{پرونده}\" امکان پذیر نیست ، هدف وجود دارد", "Could not move \"{file}\"" : "پروندهٔ \"{file}\" منتقل نمی‌شود", "copy" : "کپی", - "Could not copy \"{file}\", target exists" : "\"{پرونده}\" کپی نشد ، هدف وجود دارد", - "Could not copy \"{file}\"" : "پرونده کپی نشد", - "Copied {origin} inside {destination}" : "کپی شده (اصل) در مقصد", "Copied {origin} and {nbfiles} other files inside {destination}" : "رونوشت شده از {origin} و {nbfiles} پرونده‌های دیگر در {destination}", "{newName} already exists" : "{newName} قبلاً موجود است", "Could not rename \"{fileName}\", it does not exist any more" : "نمی‌توان نام «{fileName}» را تغییر داد، دیگر وجود ندارد", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index 6753886e73f82..9c48e19d4ddef 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -84,7 +84,6 @@ "File not found" : "فایل یافت نشد", "{usedQuotaByte} used" : "{usedQuotaByte} استفاده شده است", "{used} of {quota} used" : "{used} از {quota} استفاده شده", - "{relative}% used" : "{نسبی}% استفاده شده است", "Could not refresh storage stats" : "نمی‌توان آمار ذخیره‌سازی را بازخوانی کرد", "Your storage is full, files can not be updated or synced anymore!" : "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!", "Create" : "ساخت", @@ -222,9 +221,6 @@ "Could not move \"{file}\", target exists" : "انتقال\"{پرونده}\" امکان پذیر نیست ، هدف وجود دارد", "Could not move \"{file}\"" : "پروندهٔ \"{file}\" منتقل نمی‌شود", "copy" : "کپی", - "Could not copy \"{file}\", target exists" : "\"{پرونده}\" کپی نشد ، هدف وجود دارد", - "Could not copy \"{file}\"" : "پرونده کپی نشد", - "Copied {origin} inside {destination}" : "کپی شده (اصل) در مقصد", "Copied {origin} and {nbfiles} other files inside {destination}" : "رونوشت شده از {origin} و {nbfiles} پرونده‌های دیگر در {destination}", "{newName} already exists" : "{newName} قبلاً موجود است", "Could not rename \"{fileName}\", it does not exist any more" : "نمی‌توان نام «{fileName}» را تغییر داد، دیگر وجود ندارد", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 06c868dfe44e2..25fa8897354de 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -202,6 +202,7 @@ OC.L10N.register( "Confirm deletion" : "Confirmer la suppression", "Cancel" : "Annuler", "Edit file locally" : "Éditer le fichier localement", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", "Edit online" : "Éditer en ligne", "Failed to redirect to client" : "Échec de la redirection vers le client", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index a8d57bc13799c..d0f8d3f67efe5 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -200,6 +200,7 @@ "Confirm deletion" : "Confirmer la suppression", "Cancel" : "Annuler", "Edit file locally" : "Éditer le fichier localement", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", "Edit online" : "Éditer en ligne", "Failed to redirect to client" : "Échec de la redirection vers le client", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 18cbf4ebe073d..0d3cec9f1739a 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -202,6 +202,8 @@ OC.L10N.register( "Confirm deletion" : "Confirmar exclusão", "Cancel" : "Cancelar", "Edit file locally" : "Editar arquivo localmente", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.", + "Retry and close" : "Tente novamente e feche", "Edit online" : "Editar on-line", "Failed to redirect to client" : "Falha ao redirecionar para o cliente", "Edit locally" : "Editar localmente", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 9b0bf677953b0..554f3a593dda0 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -200,6 +200,8 @@ "Confirm deletion" : "Confirmar exclusão", "Cancel" : "Cancelar", "Edit file locally" : "Editar arquivo localmente", + "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.", + "Retry and close" : "Tente novamente e feche", "Edit online" : "Editar on-line", "Failed to redirect to client" : "Falha ao redirecionar para o cliente", "Edit locally" : "Editar localmente", diff --git a/apps/files/l10n/sc.js b/apps/files/l10n/sc.js index 737f6cdcc0872..2b82dc1dfed24 100644 --- a/apps/files/l10n/sc.js +++ b/apps/files/l10n/sc.js @@ -173,8 +173,8 @@ OC.L10N.register( "_{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", + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archìviu e 1 cartella","{fileCount} archìvios e 1 cartella"], + "{fileCount} files and {folderCount} folders" : "{fileCount} archìvios e {folderCount} cartellas", "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", diff --git a/apps/files/l10n/sc.json b/apps/files/l10n/sc.json index 217ba2545f9af..5c9b2472bc8ac 100644 --- a/apps/files/l10n/sc.json +++ b/apps/files/l10n/sc.json @@ -171,8 +171,8 @@ "_{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", + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} archìviu e 1 cartella","{fileCount} archìvios e 1 cartella"], + "{fileCount} files and {folderCount} folders" : "{fileCount} archìvios e {folderCount} cartellas", "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", diff --git a/apps/files/l10n/th.js b/apps/files/l10n/th.js index f7025c64bd147..b42b4654333cb 100644 --- a/apps/files/l10n/th.js +++ b/apps/files/l10n/th.js @@ -184,7 +184,7 @@ OC.L10N.register( "Details" : "รายละเอียด", "Please select tag(s) to add to the selection" : "กรุณาเลือกแท็กเพื่อเพิ่มเข้าไปในรายการที่เลือก", "Apply tag(s) to selection" : "นำแท็กไปใช้ในรายการที่เลือก", - "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"", + "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirName}\"", "Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"", "Unable to determine date" : "ไม่สามารถระบุวัน", "Could not move \"{file}\", target exists" : "ไม่สามารถย้าย \"{file}\" เป้าหมายมีอยู่แล้ว", diff --git a/apps/files/l10n/th.json b/apps/files/l10n/th.json index d0caf19f650fc..ffbd1fb5fcb44 100644 --- a/apps/files/l10n/th.json +++ b/apps/files/l10n/th.json @@ -182,7 +182,7 @@ "Details" : "รายละเอียด", "Please select tag(s) to add to the selection" : "กรุณาเลือกแท็กเพื่อเพิ่มเข้าไปในรายการที่เลือก", "Apply tag(s) to selection" : "นำแท็กไปใช้ในรายการที่เลือก", - "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirname}\"", + "Select directory \"{dirName}\"" : "เลือกไดเร็กทอรี \"{dirName}\"", "Select file \"{fileName}\"" : "เลือกไฟล์ \"{fileName}\"", "Unable to determine date" : "ไม่สามารถระบุวัน", "Could not move \"{file}\", target exists" : "ไม่สามารถย้าย \"{file}\" เป้าหมายมีอยู่แล้ว", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 2fb20220ee7d6..153c86a5941d4 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -97,7 +97,6 @@ OC.L10N.register( "Total rows summary" : "总行摘要", "Name" : "名称", "Size" : "大小", - "Toggle selection for all files and folders" : "切换所有文件和文件夹 “{displayName}” 的选择", "Actions" : "操作", "(selected)" : "(选中)", "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", @@ -221,7 +220,7 @@ OC.L10N.register( "Move" : "移动", "Move or copy operation failed" : "移动或复制失败", "Move or copy" : "移动或复制", - "Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”。", + "Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”.", "Cancelled move or copy operation" : "已取消移动或复制操作", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", @@ -323,7 +322,7 @@ OC.L10N.register( "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", "Select directory \"{dirName}\"" : "选择目录“{dirName}”", - "Select file \"{fileName}\"" : "选择文件“{dirName}”", + "Select file \"{fileName}\"" : "选择文件“{fileName}”", "Unable to determine date" : "无法确定日期", "Could not move \"{file}\", target exists" : "无法移动“{file}”,目标已存在", "Could not move \"{file}\"" : "无法移动“{file}”", @@ -381,9 +380,9 @@ OC.L10N.register( "Filenames must not end with \"{segment}\"." : "文件名不能以“{segment}”结尾。", "Name cannot be empty" : "名称不能为空", "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", - "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在", + "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{oldName}”,此文件已经不存在", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。", - "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”", + "Could not rename \"{oldName}\"" : "无法重命名“{oldName}”", "Storage informations" : "存储信息", "Choose file" : "选择文件", "Go to the previous folder" : "回到前一个文件夹", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 86c4670efe896..f85fcd100a453 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -95,7 +95,6 @@ "Total rows summary" : "总行摘要", "Name" : "名称", "Size" : "大小", - "Toggle selection for all files and folders" : "切换所有文件和文件夹 “{displayName}” 的选择", "Actions" : "操作", "(selected)" : "(选中)", "\"{displayName}\" failed on some elements " : "“{displayName}”在某些元素上失败", @@ -219,7 +218,7 @@ "Move" : "移动", "Move or copy operation failed" : "移动或复制失败", "Move or copy" : "移动或复制", - "Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”。", + "Cancelled move or copy of \"{filename}\"." : "取消移动或复制“{filename}”.", "Cancelled move or copy operation" : "已取消移动或复制操作", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", @@ -321,7 +320,7 @@ "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", "Select directory \"{dirName}\"" : "选择目录“{dirName}”", - "Select file \"{fileName}\"" : "选择文件“{dirName}”", + "Select file \"{fileName}\"" : "选择文件“{fileName}”", "Unable to determine date" : "无法确定日期", "Could not move \"{file}\", target exists" : "无法移动“{file}”,目标已存在", "Could not move \"{file}\"" : "无法移动“{file}”", @@ -379,9 +378,9 @@ "Filenames must not end with \"{segment}\"." : "文件名不能以“{segment}”结尾。", "Name cannot be empty" : "名称不能为空", "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", - "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在", + "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{oldName}”,此文件已经不存在", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "此名称「{newName}」在这个文件夹「{dir}」已经被使用。请选择其他名称。", - "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”", + "Could not rename \"{oldName}\"" : "无法重命名“{oldName}”", "Storage informations" : "存储信息", "Choose file" : "选择文件", "Go to the previous folder" : "回到前一个文件夹", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 9c7c4c329198f..1df9a9007a040 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -205,6 +205,10 @@ OC.L10N.register( "Password protection (enforced)" : "Passwortschutz (erzwungen)", "Password protection" : "Passwortschutz", "Enter a password" : "Passwort eingeben", + "Enable link expiration (enforced)" : "Gültigkeit des Links aktivieren (erzwungen)", + "Enable link expiration" : "Ablauf des Links aktivieren", + "Enter expiration date (enforced)" : "Ablaufdatum eingeben (erzwungen)", + "Enter expiration date" : "Ablaufdatum eingeben", "Create share" : "Freigabe erstellen", "Customize link" : "Freigabelink anpassen", "Generate QR code" : "QR-Code erzeugen", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 62fef485cf997..898ea95ed60d9 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -203,6 +203,10 @@ "Password protection (enforced)" : "Passwortschutz (erzwungen)", "Password protection" : "Passwortschutz", "Enter a password" : "Passwort eingeben", + "Enable link expiration (enforced)" : "Gültigkeit des Links aktivieren (erzwungen)", + "Enable link expiration" : "Ablauf des Links aktivieren", + "Enter expiration date (enforced)" : "Ablaufdatum eingeben (erzwungen)", + "Enter expiration date" : "Ablaufdatum eingeben", "Create share" : "Freigabe erstellen", "Customize link" : "Freigabelink anpassen", "Generate QR code" : "QR-Code erzeugen", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index fc07147779377..e9059fa55738d 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -52,9 +52,6 @@ OC.L10N.register( "Share API is disabled" : "اشتراک API غیرفعال شده است", "File sharing" : "اشتراک گذاری پرونده", "Share will expire tomorrow" : "اشتراک فردا منقضی می شود", - "Your share of {node} will expire tomorrow" : "سهم شما از {node }فردا منقضی می شود", - "You received {share} as a share by {user}" : "{اشتراک} را به عنوان سهم {user }دریافت کردید", - "You received {share} to group {group} as a share by {user}" : "شما {اشتراک} را به گروه {گروه} به عنوان سهم {user }دریافت کردید", "Accept" : "پذیرفتن", "Decline" : "کاهش می یابد", "People" : "مردم", @@ -83,10 +80,8 @@ OC.L10N.register( "remote" : "از راه دور", "remote group" : "گروه از راه دور", "guest" : "میهمان", - "Shared with the group {user} by {owner}" : "با گروه {کاربر} توسط {صاحب}به اشتراک گذاشته می شود", - "Shared with the conversation {user} by {owner}" : "به اشتراک گذاشته شده با مکالمه {کاربر} توسط {صاحب}", - "Shared with {user} by {owner}" : "مشترک با {user} توسط {صاحب}", - "Added by {initiator}" : "اضافه شده توسط {ابتکار}", + "Shared with {user} by {owner}" : "مشترک با {user} توسط {owner}", + "Added by {initiator}" : "اضافه شده توسط {initiator}", "Via “{folder}”" : "Via “{folder}”", "Unshare" : "لغو اشتراک", "Internal link" : "پیوند داخلی", @@ -101,7 +96,6 @@ OC.L10N.register( "Add another link" : "پیوند دیگری اضافه کنید", "Create a new share link" : "پیوند اشتراک گذاری جدیدی ایجاد کنید", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", - "Shared via link by {initiator}" : "از طریق پیوند توسط {ابتکار}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", "Share link ({index})" : "Share link ({index})", @@ -128,7 +122,7 @@ OC.L10N.register( "Talk conversation" : "Talk conversation", "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", - "on {server}" : "روی{سرور}", + "on {server}" : "روی{server}", "File drop" : "انداختن پرونده", "Terms of service" : "شرایط و قوانین", "Allow upload and editing" : "اجازه آپلود و ویرایش", @@ -155,9 +149,8 @@ OC.L10N.register( "Unable to fetch inherited shares" : "واگذاری سهام ارثی امکان پذیر نیست", "Shares" : "اشتراک گذاری ها", "Unable to load the shares list" : "لیست سهام بارگیری نمی شود", - "Expires {relativetime}" : "{زمان نسبی } منقضی می شود", "this share just expired." : "این اشتراک تازه منقضی شد", - "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}", + "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط {owner}", "Link to a file" : "پیوند به یک پرونده", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "در فایل باز کنید", @@ -197,10 +190,6 @@ OC.L10N.register( "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" : "نمایش شبکه‌ای", @@ -219,7 +208,6 @@ OC.L10N.register( "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" : "خطا در افزودن ادرس عمومی به نکس کلود شما", "Files" : "فایل‌ها", diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index b49933b00a438..548d7a48924dd 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -50,9 +50,6 @@ "Share API is disabled" : "اشتراک API غیرفعال شده است", "File sharing" : "اشتراک گذاری پرونده", "Share will expire tomorrow" : "اشتراک فردا منقضی می شود", - "Your share of {node} will expire tomorrow" : "سهم شما از {node }فردا منقضی می شود", - "You received {share} as a share by {user}" : "{اشتراک} را به عنوان سهم {user }دریافت کردید", - "You received {share} to group {group} as a share by {user}" : "شما {اشتراک} را به گروه {گروه} به عنوان سهم {user }دریافت کردید", "Accept" : "پذیرفتن", "Decline" : "کاهش می یابد", "People" : "مردم", @@ -81,10 +78,8 @@ "remote" : "از راه دور", "remote group" : "گروه از راه دور", "guest" : "میهمان", - "Shared with the group {user} by {owner}" : "با گروه {کاربر} توسط {صاحب}به اشتراک گذاشته می شود", - "Shared with the conversation {user} by {owner}" : "به اشتراک گذاشته شده با مکالمه {کاربر} توسط {صاحب}", - "Shared with {user} by {owner}" : "مشترک با {user} توسط {صاحب}", - "Added by {initiator}" : "اضافه شده توسط {ابتکار}", + "Shared with {user} by {owner}" : "مشترک با {user} توسط {owner}", + "Added by {initiator}" : "اضافه شده توسط {initiator}", "Via “{folder}”" : "Via “{folder}”", "Unshare" : "لغو اشتراک", "Internal link" : "پیوند داخلی", @@ -99,7 +94,6 @@ "Add another link" : "پیوند دیگری اضافه کنید", "Create a new share link" : "پیوند اشتراک گذاری جدیدی ایجاد کنید", "{shareWith} by {initiator}" : "{shareWith} by {initiator}", - "Shared via link by {initiator}" : "از طریق پیوند توسط {ابتکار}", "Mail share ({label})" : "Mail share ({label})", "Share link ({label})" : "Share link ({label})", "Share link ({index})" : "Share link ({index})", @@ -126,7 +120,7 @@ "Talk conversation" : "Talk conversation", "Deck board" : "تخته deck", "ScienceMesh" : "ScienceMesh", - "on {server}" : "روی{سرور}", + "on {server}" : "روی{server}", "File drop" : "انداختن پرونده", "Terms of service" : "شرایط و قوانین", "Allow upload and editing" : "اجازه آپلود و ویرایش", @@ -153,9 +147,8 @@ "Unable to fetch inherited shares" : "واگذاری سهام ارثی امکان پذیر نیست", "Shares" : "اشتراک گذاری ها", "Unable to load the shares list" : "لیست سهام بارگیری نمی شود", - "Expires {relativetime}" : "{زمان نسبی } منقضی می شود", "this share just expired." : "این اشتراک تازه منقضی شد", - "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط { دارنده}", + "Shared with you by {owner}" : "به اشتراک گذاشته شده با شما توسط {owner}", "Link to a file" : "پیوند به یک پرونده", "_Accept share_::_Accept shares_" : ["Accept share","Accept shares"], "Open in Files" : "در فایل باز کنید", @@ -195,10 +188,6 @@ "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" : "نمایش شبکه‌ای", @@ -217,7 +206,6 @@ "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" : "خطا در افزودن ادرس عمومی به نکس کلود شما", "Files" : "فایل‌ها", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index c0c0d5c4aed81..9d6767c6afa78 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -211,7 +211,7 @@ OC.L10N.register( "Mail share ({label})" : "Deling via e-post ({label})", "Share link ({label})" : "Del lenke ({label})", "Mail share" : "E-postdeling", - "Share link ({index})" : "Del lenke ({indeks})", + "Share link ({index})" : "Del lenke ({index})", "Actions for \"{title}\"" : "Valg for \"{title}\"", "Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen", "Error, please enter proper password and/or expiration date" : "Feil, vennligst skriv inn riktig passord og/eller utløpsdato", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 96128b377313c..7434dbe16aecb 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -209,7 +209,7 @@ "Mail share ({label})" : "Deling via e-post ({label})", "Share link ({label})" : "Del lenke ({label})", "Mail share" : "E-postdeling", - "Share link ({index})" : "Del lenke ({indeks})", + "Share link ({index})" : "Del lenke ({index})", "Actions for \"{title}\"" : "Valg for \"{title}\"", "Copy public link of \"{title}\" to clipboard" : "Kopier den offentlige lenken til \"{title}\" til utklippstavlen", "Error, please enter proper password and/or expiration date" : "Feil, vennligst skriv inn riktig passord og/eller utløpsdato", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 68474624c9468..aef491ae27e57 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -205,6 +205,10 @@ OC.L10N.register( "Password protection (enforced)" : "Proteção por senha (imposta)", "Password protection" : "Proteger com senha", "Enter a password" : "Digite uma senha", + "Enable link expiration (enforced)" : "Habilitar expiração de link (imposta)", + "Enable link expiration" : "Habilitar expiração de link", + "Enter expiration date (enforced)" : "Insira a data de expiração (imposta)", + "Enter expiration date" : "Insira a data de validade", "Create share" : "Criar compartilhamento", "Customize link" : "Personalizar o link", "Generate QR code" : "Gerar código QR", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index dc70b63ac4bea..ca13743bafe2d 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -203,6 +203,10 @@ "Password protection (enforced)" : "Proteção por senha (imposta)", "Password protection" : "Proteger com senha", "Enter a password" : "Digite uma senha", + "Enable link expiration (enforced)" : "Habilitar expiração de link (imposta)", + "Enable link expiration" : "Habilitar expiração de link", + "Enter expiration date (enforced)" : "Insira a data de expiração (imposta)", + "Enter expiration date" : "Insira a data de validade", "Create share" : "Criar compartilhamento", "Customize link" : "Personalizar o link", "Generate QR code" : "Gerar código QR", diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 2ec037f0c49d4..76cb79aefe759 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -281,7 +281,7 @@ OC.L10N.register( "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- لم يتم تعيين ترويسة الـ HTTP ـ `%1$s` إلى `%2$s`. يمكن ألّا تعمل بعض الخصائص بالشكل الصحيح بسبب عدم ضبط هذا الإعداد كما يجب.", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- لم يتم تعيين ترويسة الـ HTTP ـ `%1$s` إلى `%2$s`. يمكن أن يٌشكِّل هذا تهديداً محتملاً للأمن و الخصوصية بسبب عدم ضبط هذا الإعداد كما يجب.", "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- ترويسة الـ HTTP ـ `%1$s` لا تحتوي على `%2$s`. يمكن أن يٌشكِّل هذا تهديداً محتملاً للأمن و الخصوصية بسبب عدم ضبط هذا الإعداد كما يجب.", - "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- ترويسة الـ HTTP ـ `%1$s` لم يتم تعيينها إلى `%2$s`, أو `%3$s`, أو `%4$s`, أو `%5$s` أو `%6$s`. يُمكن أن يتسبب هذا في تسريب بيانات القائم بالإحالة referer. أنظُر {توصيات جمعية الـ w3c}.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- ترويسة الـ HTTP ـ `%1$s` لم يتم تعيينها إلى `%2$s`, أو `%3$s`, أو `%4$s`, أو `%5$s` أو `%6$s`. يُمكن أن يتسبب هذا في تسريب بيانات القائم بالإحالة referer. أنظُر {توصيات جمعية الـ {w3c-recommendation}}.", "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy.", "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- ترويسة الـ HTTP للنقل الآمن `Strict-Transport-Security` ـ : `%s`. لتعزيز الأمن، يُنصح بتمكين HSTS.", "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- - ترويسة الـ HTTP للنقل الآمن `Strict-Transport-Security` لم يتم تعيينها ( يجب أن تكون `%d` ثوان على الأقل). لتعزيز الأمن، يُنصح بتمكين HSTS.", @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MariaDB الذي تمّ اكتشافه هو 10.3. هذا الإصدار هو في آخر عمره الافتراضي و هو مدعوم فقط كجزء من أوبنتو. Unbuntu 20.04. لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MariaDB >=%1$s و <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MariaBD الذي تمّ اكتشافه هو \"%1$s\". لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MariaDB >=%2$s و <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MySQL الذي تمّ اكتشافه هو \"%1$s\" . لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MySQL >=%2$s و <=%3$s .", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. ", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "يتم استخدام SQLite حاليًا كقاعدة بيانات خلفية. بالنسبة لعمليات التثبيت الأكبر حجمًا، نوصي بالتبديل إلى واجهة خلفية مختلفة لقاعدة البيانات. يوصى بهذا بشكل خاص عند استخدام عميل سطح المكتب لمزامنة الملفات. للانتقال إلى قاعدة بيانات أخرى، استخدم الأمر السطري: \n\"occ db:convert-type\".", "Unknown database platform" : "منصة قاعدة البيانات غير معلومة", "Architecture" : "معمار", @@ -911,6 +910,7 @@ OC.L10N.register( "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`." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب عندك يمكنه الاتصال بنفسه. ولذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بنطاق واحد على الأقل من \"النطاقات_الموثوقة\" أو '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 عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادم الويب عندك يقدم ملفات `.mjs` باستخدام نوع JavaScript MIME.", "Active accounts" : "حسابات نشطة", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. " }, "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/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 562525c2c3178..2ce755cacb4d1 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -279,7 +279,7 @@ "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- لم يتم تعيين ترويسة الـ HTTP ـ `%1$s` إلى `%2$s`. يمكن ألّا تعمل بعض الخصائص بالشكل الصحيح بسبب عدم ضبط هذا الإعداد كما يجب.", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- لم يتم تعيين ترويسة الـ HTTP ـ `%1$s` إلى `%2$s`. يمكن أن يٌشكِّل هذا تهديداً محتملاً للأمن و الخصوصية بسبب عدم ضبط هذا الإعداد كما يجب.", "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- ترويسة الـ HTTP ـ `%1$s` لا تحتوي على `%2$s`. يمكن أن يٌشكِّل هذا تهديداً محتملاً للأمن و الخصوصية بسبب عدم ضبط هذا الإعداد كما يجب.", - "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- ترويسة الـ HTTP ـ `%1$s` لم يتم تعيينها إلى `%2$s`, أو `%3$s`, أو `%4$s`, أو `%5$s` أو `%6$s`. يُمكن أن يتسبب هذا في تسريب بيانات القائم بالإحالة referer. أنظُر {توصيات جمعية الـ w3c}.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- ترويسة الـ HTTP ـ `%1$s` لم يتم تعيينها إلى `%2$s`, أو `%3$s`, أو `%4$s`, أو `%5$s` أو `%6$s`. يُمكن أن يتسبب هذا في تسريب بيانات القائم بالإحالة referer. أنظُر {توصيات جمعية الـ {w3c-recommendation}}.", "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy.", "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- ترويسة الـ HTTP للنقل الآمن `Strict-Transport-Security` ـ : `%s`. لتعزيز الأمن، يُنصح بتمكين HSTS.", "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- - ترويسة الـ HTTP للنقل الآمن `Strict-Transport-Security` لم يتم تعيينها ( يجب أن تكون `%d` ثوان على الأقل). لتعزيز الأمن، يُنصح بتمكين HSTS.", @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MariaDB الذي تمّ اكتشافه هو 10.3. هذا الإصدار هو في آخر عمره الافتراضي و هو مدعوم فقط كجزء من أوبنتو. Unbuntu 20.04. لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MariaDB >=%1$s و <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MariaBD الذي تمّ اكتشافه هو \"%1$s\". لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MariaDB >=%2$s و <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "رقم إصدار MySQL الذي تمّ اكتشافه هو \"%1$s\" . لتحقيق أفضل أداء و ثبات مع هذا الإصدار من نكست كلاود، نقترح أن يكون إصدار MySQL >=%2$s و <=%3$s .", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. ", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "يتم استخدام SQLite حاليًا كقاعدة بيانات خلفية. بالنسبة لعمليات التثبيت الأكبر حجمًا، نوصي بالتبديل إلى واجهة خلفية مختلفة لقاعدة البيانات. يوصى بهذا بشكل خاص عند استخدام عميل سطح المكتب لمزامنة الملفات. للانتقال إلى قاعدة بيانات أخرى، استخدم الأمر السطري: \n\"occ db:convert-type\".", "Unknown database platform" : "منصة قاعدة البيانات غير معلومة", "Architecture" : "معمار", @@ -909,6 +908,7 @@ "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`." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب عندك يمكنه الاتصال بنفسه. ولذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بنطاق واحد على الأقل من \"النطاقات_الموثوقة\" أو '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 عبر أيٍّ من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا نتيجة عدم تطابق DNS من جانب الخادم أو بسبب إحدى سياسات إدارة الحركة الصادرة في جدار الحماية. يرجى التحقق يدويًا مما إذا كان خادم الويب عندك يقدم ملفات `.mjs` باستخدام نوع JavaScript MIME.", "Active accounts" : "حسابات نشطة", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "للسماح بتشغيل هذا الفحص، عليك التأكد من أن خادم الويب الخاص بك يمكنه الاتصال بنفسه. لذلك، يجب أن يكون قادراً على حل المشكلة والاتصال بواحد على الأقل من \"النطاقات_الموثوقة\" أو \"overwrite.cli.url\". قد يكون هذا الفشل نتيجة لعدم تطابق DNS من جانب الخادم أو قاعدة صادرة لجدار الحماية.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "تمّ اكتشاف الإصدار \"%s\" من PostgreSQL. الإصدارات الموصى بها لأفضل أداء و للثبات و لاكتمال الوظائف مع هذا الإصدار من نكست كلاود هي من 12 إلى 16. " },"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/settings/l10n/br.js b/apps/settings/l10n/br.js index 4532f444af3a9..c5d68609fa624 100644 --- a/apps/settings/l10n/br.js +++ b/apps/settings/l10n/br.js @@ -19,7 +19,7 @@ OC.L10N.register( "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", "{actor} added you to group {group}" : "{actor} en deus ouzhpennet ac'hnnoc'h er strollad {group}", "You added {user} to group {group}" : "Ouzhpennet o peus {user} et strollad {group}", - "{actor} added {user} to group {group}" : "{actor] En deus ouzhpennet {user} d'ar strollad {group}", + "{actor} added {user} to group {group}" : "{actor} En deus ouzhpennet {user} d'ar strollad {group}", "An administrator added you to group {group}" : "Ar merour en deus ouzhpennet ac'hannoc'h d'ar strollad {group}", "An administrator added {user} to group {group}" : "Ar merour en deus ouzhpennet {user} d'ar strollad {group}", "{actor} removed you from group {group}" : "{actor} a zo bet lamet eus ar strollad {group}", @@ -38,7 +38,7 @@ OC.L10N.register( "You deleted app password \"{token}\"" : "Lamet ho peus ar ger-tremen meziant \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Adanvet ho peus ar ger-tremen meziant eus \"{token}\" da \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "Aotreañ a rit ar restroù sistem da tizañ ar ger-tremen meziant \"{token}\"", - "You revoked filesystem access from app password \"{token}\"" : "Difennet o peus d'ar restroù sistem da dizañ ar ger-tremen meziant \"{tiken}\"", + "You revoked filesystem access from app password \"{token}\"" : "Difennet o peus d'ar restroù sistem da dizañ ar ger-tremen meziant \"{token}\"", "Security" : "Surentez", "You successfully logged in using two-factor authentication (%1$s)" : "Deuet oc'h tre mat en ur implijout un dilesa daou-elfenn (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "C'hwitet eo ar mont tre gant un dilesa daou elfenn (%1$s)", diff --git a/apps/settings/l10n/br.json b/apps/settings/l10n/br.json index 5033620ea2adb..f6a7f3a2cc19f 100644 --- a/apps/settings/l10n/br.json +++ b/apps/settings/l10n/br.json @@ -17,7 +17,7 @@ "Unable to retrieve the group list" : "Dibosupl eo adtapout al listenn strollad", "{actor} added you to group {group}" : "{actor} en deus ouzhpennet ac'hnnoc'h er strollad {group}", "You added {user} to group {group}" : "Ouzhpennet o peus {user} et strollad {group}", - "{actor} added {user} to group {group}" : "{actor] En deus ouzhpennet {user} d'ar strollad {group}", + "{actor} added {user} to group {group}" : "{actor} En deus ouzhpennet {user} d'ar strollad {group}", "An administrator added you to group {group}" : "Ar merour en deus ouzhpennet ac'hannoc'h d'ar strollad {group}", "An administrator added {user} to group {group}" : "Ar merour en deus ouzhpennet {user} d'ar strollad {group}", "{actor} removed you from group {group}" : "{actor} a zo bet lamet eus ar strollad {group}", @@ -36,7 +36,7 @@ "You deleted app password \"{token}\"" : "Lamet ho peus ar ger-tremen meziant \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Adanvet ho peus ar ger-tremen meziant eus \"{token}\" da \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "Aotreañ a rit ar restroù sistem da tizañ ar ger-tremen meziant \"{token}\"", - "You revoked filesystem access from app password \"{token}\"" : "Difennet o peus d'ar restroù sistem da dizañ ar ger-tremen meziant \"{tiken}\"", + "You revoked filesystem access from app password \"{token}\"" : "Difennet o peus d'ar restroù sistem da dizañ ar ger-tremen meziant \"{token}\"", "Security" : "Surentez", "You successfully logged in using two-factor authentication (%1$s)" : "Deuet oc'h tre mat en ur implijout un dilesa daou-elfenn (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "C'hwitet eo ar mont tre gant un dilesa daou elfenn (%1$s)", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 9d11787d15670..bf86831a09fa0 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 – tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MySQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MySQL >=%2$s a <=%3$s.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.", "Unknown database platform" : "Neznámá databázová platforma", "Architecture" : "Architektura", @@ -904,6 +903,7 @@ OC.L10N.register( "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`." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `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." : "Nepodařilo se zkontrolovat ohledně podpory pro JavaScript prostřednictvím libovolné z vašich `trusted_domains` ani `overwrite.cli.url`. Může se jednat o důsledek neshody DNS na straně serveru nebo odchozího pravidla na bráně firewall. Ručně zkontrolujte zda váš webový server poskytuje `.mjs` soubory pomocí MIME typu JavaScript.", "Active accounts" : "Aktivní účty", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16." }, "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/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 9e275b7a02d90..5278057938a71 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB 10.3 – tuto verzi už její vývojáři nepodporují (existuje ještě podpora coby součásti Ubuntu 20.04) Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%1$s a <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MySQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MySQL >=%2$s a <=%3$s.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.", "Unknown database platform" : "Neznámá databázová platforma", "Architecture" : "Architektura", @@ -902,6 +901,7 @@ "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`." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `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." : "Nepodařilo se zkontrolovat ohledně podpory pro JavaScript prostřednictvím libovolné z vašich `trusted_domains` ani `overwrite.cli.url`. Může se jednat o důsledek neshody DNS na straně serveru nebo odchozího pravidla na bráně firewall. Ručně zkontrolujte zda váš webový server poskytuje `.mjs` soubory pomocí MIME typu JavaScript.", "Active accounts" : "Aktivní účty", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Aby bylo možné možné povolit spuštění této kontroly je třeba zajistit, aby se webový server mohl připojit sám na sebe. Proto je třeba, aby bylo možné přeložit na IP adresu a připojit se k alespoň jedné z `trusted_domains` nebo `overwrite.cli.url`. Tento nezdar může být výsledkem neshody DNS na serveru nebo odchozího pravidla na bráně firewall.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze PostgreSQL „%s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=12 a <=16." },"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/settings/l10n/de.js b/apps/settings/l10n/de.js index bc03253cfd187..a145ac68c2e28 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -211,6 +211,8 @@ OC.L10N.register( "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.", "MySQL row format" : "MySQL-Zeilenformat", "You are not using MySQL" : "Du verwendest kein MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", @@ -291,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwende das Befehlszeilentool: \"occ db:convert-type\".", "Unknown database platform" : "Unbekannte Datenbankplattform", "Architecture" : "Architektur", @@ -353,6 +354,7 @@ OC.L10N.register( "Groups allowed to share" : "Gruppen, die teilen dürfen", "Groups excluded from sharing" : "Von der Linkfreigabe ausgeschlossene Gruppen", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nicht zugelassene Gruppen können zwar weiterhin Freigaben empfangen, aber nicht erstellen.", + "Set default expiration date for internal shares" : "Lege das Standardablaufdatum für interne Freigaben fest", "Enforce expiration date" : "Ablaufdatum erzwingen", "Default expiration time of new shares in days" : "Standardablaufzeit neuer Freigaben in Tagen", "Expire shares after x days" : "Freigaben laufen nach x Tagen ab", @@ -908,6 +910,7 @@ OC.L10N.register( "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`." : "Um diese Prüfung auszuführen, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss dieser in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 01940861a4d7e..b4f9a5f59779d 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -209,6 +209,8 @@ "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Eine oder mehrere MIME-Type-Migrationen sind verfügbar. Gelegentlich werden neue MIME-Typen hinzugefügt, um bestimmte Dateitypen besser handhaben zu können. Die Migration der MIME-Typen dauert bei größeren Instanzen lange, daher erfolgt sie bei Upgrades nicht automatisch. Verwende den Befehl `occ maintenance:repair --include-expensive`, um die Migrationen durchzuführen.", "MySQL row format" : "MySQL-Zeilenformat", "You are not using MySQL" : "Du verwendest kein MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Keine Ihrer Tabellen verwendet ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Falsches Zeilenformat in Ihrer Datenbank gefunden. ROW_FORMAT=Dynamic bietet die beste Datenbankleistung für Nextcloud. Bitte aktualisiere das Zeilenformat in der folgenden Liste: %s.", "MySQL Unicode support" : "MySQL Unicode-Unterstützung", "MySQL is used as database and does support 4-byte characters" : "MySQL wird als Datenbank verwendet und unterstützt 4-Byte-Zeichen", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL wird als Datenbank verwendet, unterstützt jedoch keine 4-Byte-Zeichen. Um 4-Byte-Zeichen (wie Emojis) ohne Probleme z.B. in Dateinamen oder Kommentaren verwenden zu können, wird empfohlen, die 4-Byte-Unterstützung in MySQL zu aktivieren.", @@ -289,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwende das Befehlszeilentool: \"occ db:convert-type\".", "Unknown database platform" : "Unbekannte Datenbankplattform", "Architecture" : "Architektur", @@ -351,6 +352,7 @@ "Groups allowed to share" : "Gruppen, die teilen dürfen", "Groups excluded from sharing" : "Von der Linkfreigabe ausgeschlossene Gruppen", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nicht zugelassene Gruppen können zwar weiterhin Freigaben empfangen, aber nicht erstellen.", + "Set default expiration date for internal shares" : "Lege das Standardablaufdatum für interne Freigaben fest", "Enforce expiration date" : "Ablaufdatum erzwingen", "Default expiration time of new shares in days" : "Standardablaufzeit neuer Freigaben in Tagen", "Expire shares after x days" : "Freigaben laufen nach x Tagen ab", @@ -906,6 +908,7 @@ "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`." : "Um diese Prüfung auszuführen, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss dieser in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, musst du sicherstellen, dass dein Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index dc80f2fea61bd..7001c77cfa745 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwenden Sie das Befehlszeilentool: \"occ db:convert-type\".", "Unknown database platform" : "Unbekannte Datenbankplattform", "Architecture" : "Architektur", @@ -911,6 +910,7 @@ OC.L10N.register( "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`." : "Um diese Prüfung auszuführen, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss er in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 39a8f2ed83f42..23368378046f8 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.3 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 20.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwenden Sie das Befehlszeilentool: \"occ db:convert-type\".", "Unknown database platform" : "Unbekannte Datenbankplattform", "Architecture" : "Architektur", @@ -909,6 +908,7 @@ "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`." : "Um diese Prüfung auszuführen, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Dafür muss er in der Lage sein, sich mit mindestens einer seiner \"trusted_domains\" oder der \"overwrite.cli.url\" zu verbinden und diese aufzulösen.", "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." : "Es konnte weder über Ihre `trusted_domains` noch über `overwrite.cli.url` nach JavaScript-Unterstützung gesucht werden. Dies kann auf eine serverseitige DNS-Nichtübereinstimmung oder eine ausgehende Firewall-Regel zurückzuführen sein. Bitte überprüfen Sie manuell, ob Ihr Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.", "Active accounts" : "Aktive Konten", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Damit diese Prüfung ausgeführt werden kann, müssen Sie sicherstellen, dass Ihr Webserver eine Verbindung zu sich selbst herstellen kann. Daher muss er in der Lage sein, mindestens eine seiner `trusted_domains` oder `overwrite.cli.url` aufzulösen und eine Verbindung zu ihnen herzustellen. Dieser Fehler kann das Ergebnis einer serverseitigen DNS-Nichtübereinstimmung oder einer ausgehenden Firewall-Regel sein.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=12 und <=16 empfohlen." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index f73396a85007e..b74f0b241c0f3 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -409,7 +409,7 @@ OC.L10N.register( "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Παρακαλώ ελέγξτε τις οδηγίες εγκατάστασης ↗, και ελέγξτε για σφάλματα ή προειδοποιήσεις στα αρχεία καταγραφής.", "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗.", "Reasons to use Nextcloud in your organization" : "Λόγοι για να χρησιμοποιήσετε το Nextcloud στον οργανισμό σας", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Αναπτύχθηκε από τη {communityopen}Κοινότητα του Nextcloud {linkclose}, ο πηγαίος κώδικας {githubopen} {linkclose} είναι αδειοδοτημένος υπό την άδεια {icenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Αναπτύχθηκε από τη {communityopen}Κοινότητα του Nextcloud {linkclose}, ο πηγαίος κώδικας {githubopen} {linkclose} είναι αδειοδοτημένος υπό την άδεια {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Ακολουθήστε μας στην σελίδα μας στο facebook!", "Follow us on Mastodon" : "Ακολουθήστε μας στο Mastodon", "Check out our blog" : "Επισκεφθείτε το ιστολόγιό μας!", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index b0ba1ae5f96b8..729feb87687e2 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -407,7 +407,7 @@ "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Παρακαλώ ελέγξτε τις οδηγίες εγκατάστασης ↗, και ελέγξτε για σφάλματα ή προειδοποιήσεις στα αρχεία καταγραφής.", "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗.", "Reasons to use Nextcloud in your organization" : "Λόγοι για να χρησιμοποιήσετε το Nextcloud στον οργανισμό σας", - "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Αναπτύχθηκε από τη {communityopen}Κοινότητα του Nextcloud {linkclose}, ο πηγαίος κώδικας {githubopen} {linkclose} είναι αδειοδοτημένος υπό την άδεια {icenseopen}AGPL{linkclose}.", + "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Αναπτύχθηκε από τη {communityopen}Κοινότητα του Nextcloud {linkclose}, ο πηγαίος κώδικας {githubopen} {linkclose} είναι αδειοδοτημένος υπό την άδεια {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Ακολουθήστε μας στην σελίδα μας στο facebook!", "Follow us on Mastodon" : "Ακολουθήστε μας στο Mastodon", "Check out our blog" : "Επισκεφθείτε το ιστολόγιό μας!", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 5a3f7f81520ca..053c1f7a64b2f 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\".", "Unknown database platform" : "Unknown database platform", "Architecture" : "Architecture", @@ -911,6 +910,7 @@ OC.L10N.register( "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`." : "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`.", "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." : "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.", "Active accounts" : "Active accounts", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index b1983d3960b73..0c46b2ac8c6c6 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\".", "Unknown database platform" : "Unknown database platform", "Architecture" : "Architecture", @@ -909,6 +908,7 @@ "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`." : "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`.", "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." : "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.", "Active accounts" : "Active accounts", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 7b1cc525cc186..405ea61bc4de3 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la version 10.3 de MariaDB, esta versión ya está en end-of-life y sólo está soportada por Ubuntu 20.04. Se sugiere utilizar MariaDB >=%1$s and <=%2$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión \"%1$s\" de MariaDB. Se sugiere utilizar una versión de MariaDB entre >=%2$s y <=%3$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión MySQL \"%1$s\" . Se sugiere utilizar MySQL >=%2$s y <=%3$s para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite se está utilizando actualmente como la base de datos principal. Para instalaciones más grandes, recomendamos que cambie a una base de datos principal diferente. Esto es particularmente recomendado cuando se utiliza el cliente de escritorio para la sincronización de archivos. Para migrar a otra base de datos, utilice la herramienta de línea de comandos: \"occ db:convert-type\".", "Unknown database platform" : "Plataforma de base de datos desconocida", "Architecture" : "Arquitectura", @@ -880,6 +879,7 @@ OC.L10N.register( "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`." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `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." : "No se ha podido comprobar la compatibilidad con JavaScript a través de ninguno de sus `trusted_domains` ni `overwrite.cli.url`. Esto puede deberse a un error de DNS en el servidor o a una regla del cortafuegos de salida. Compruebe manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.", "Active accounts" : "Cuentas activas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 4d5e4b023dae6..edf16771da79d 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la version 10.3 de MariaDB, esta versión ya está en end-of-life y sólo está soportada por Ubuntu 20.04. Se sugiere utilizar MariaDB >=%1$s and <=%2$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión \"%1$s\" de MariaDB. Se sugiere utilizar una versión de MariaDB entre >=%2$s y <=%3$s para un mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión MySQL \"%1$s\" . Se sugiere utilizar MySQL >=%2$s y <=%3$s para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite se está utilizando actualmente como la base de datos principal. Para instalaciones más grandes, recomendamos que cambie a una base de datos principal diferente. Esto es particularmente recomendado cuando se utiliza el cliente de escritorio para la sincronización de archivos. Para migrar a otra base de datos, utilice la herramienta de línea de comandos: \"occ db:convert-type\".", "Unknown database platform" : "Plataforma de base de datos desconocida", "Architecture" : "Arquitectura", @@ -878,6 +877,7 @@ "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`." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `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." : "No se ha podido comprobar la compatibilidad con JavaScript a través de ninguno de sus `trusted_domains` ni `overwrite.cli.url`. Esto puede deberse a un error de DNS en el servidor o a una regla del cortafuegos de salida. Compruebe manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo MIME JavaScript.", "Active accounts" : "Cuentas activas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que este chequeo se lleve a cabo, debe asegurarse que su servidor pueda conectarse a sí mismo. Por tanto, este debe poder resolver y conectarse a alguno de sus `trusted_domains` o al url definido en `overwrite.cli.url`. Este fallo puede ser resultado de una inconsistencia DNS del lado del servidor o una regla de salida del cortafuegos.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Se detectó la versión PostgreSQL \"%s\". Se sugiere utilizar PostgreSQL >=12 y <=16 para el mejor rendimiento, estabilidad y funcionalidad con esta versión de Nextcloud." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 479e7c90f8c40..3913ec9fa5d27 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -284,7 +284,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 bertsioa detektatu da, bertsio hau bizitzaren amaieran dago eta Ubuntu 20.04ren zati gisa soilik onartzen da. MariaDB >= '%1$s' eta <= '%2$s' iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB '%1$s' bertsioa detektatu da. MariaDB >= '%2$s' eta <= '%3$s' iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL '%1$s' bertsioa detektatu da. MySQL >='%2$s' eta <= '%3$s' iradokitzen da errendimendu, egonkortasun eta funtzionalitate onena lortzeko Nextcloud-en bertsio honekin.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Une honetan atzeko planoak SQLite datu-base gisa erabiltzen ari da. Instalazio handiagoetarako atzeko planoko datu-base ezberdin batera aldatzea gomendatzen dugu. Hau bereziki gomendatzen da fitxategiak sinkronizatzeko mahaigaineko bezeroa erabiltzean. Beste datu-base batera migratzeko, erabili komando lerroko tresna: \"occ db:convert-type\".", "Unknown database platform" : "Datu-base plataforma ezezaguna", "Architecture" : "Arkitektura", @@ -877,6 +876,7 @@ OC.L10N.register( "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`." : "Egiaztapen hau exekuta dadin zure web zerbitzaria bere buruarekin konektatu daitekeela ziurtatu behar duzu. Hori dela eta, gutxienez bere `trusted_domains` edo `overwrite.cli.url` batera konektatzeko gai izan behar da.", "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." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz.", "Active accounts" : "Kontu gaituak", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index db2b914811d35..777824ae418e4 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -282,7 +282,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 bertsioa detektatu da, bertsio hau bizitzaren amaieran dago eta Ubuntu 20.04ren zati gisa soilik onartzen da. MariaDB >= '%1$s' eta <= '%2$s' iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB '%1$s' bertsioa detektatu da. MariaDB >= '%2$s' eta <= '%3$s' iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL '%1$s' bertsioa detektatu da. MySQL >='%2$s' eta <= '%3$s' iradokitzen da errendimendu, egonkortasun eta funtzionalitate onena lortzeko Nextcloud-en bertsio honekin.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Une honetan atzeko planoak SQLite datu-base gisa erabiltzen ari da. Instalazio handiagoetarako atzeko planoko datu-base ezberdin batera aldatzea gomendatzen dugu. Hau bereziki gomendatzen da fitxategiak sinkronizatzeko mahaigaineko bezeroa erabiltzean. Beste datu-base batera migratzeko, erabili komando lerroko tresna: \"occ db:convert-type\".", "Unknown database platform" : "Datu-base plataforma ezezaguna", "Architecture" : "Arkitektura", @@ -875,6 +874,7 @@ "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`." : "Egiaztapen hau exekuta dadin zure web zerbitzaria bere buruarekin konektatu daitekeela ziurtatu behar duzu. Hori dela eta, gutxienez bere `trusted_domains` edo `overwrite.cli.url` batera konektatzeko gai izan behar da.", "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." : "Ezin izan da egiaztatu JavaScript onartzen baden zure `trusted_domains` edo `overwrite.cli.url` bidez. Baliteke zerbitzariaren DNS bat ez datozenen edo irteerako suebakiaren arauaren ondorioa izatea. Mesedez, egiaztatu eskuz zure web zerbitzariak `.mjs` fitxategiak hornitzen dituen JavaScript MIME mota erabiliz.", "Active accounts" : "Kontu gaituak", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Egiaztapen hau exekuta dadin ziurtatu behar duzu zure web zerbitzaria bere buruarekin konektatu daitekeela. Hori dela eta, bere `trusted_domains` edo `overwrite.cli.url`ra gutxienez ebatzi eta konektatzeko gai izan behar du. Baliteke hutsegite hau zerbitzariaren aldeko DNS ez bat etortzea edo irteerako suebakiaren arauaren ondorioa izatea.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" bertsioa detektatu da. PostgreSQL >=12 eta <=16 iradokitzen da Nextcloud-en bertsio honekin errendimendu, egonkortasun eta funtzionalitate onena lortzeko." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index c295ce5ede62b..b6e1a453a3669 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -234,7 +234,7 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "نمی توان رمزعبور برنامه را کپی کرد. لطفاً آن را به صورت دستی کپی کنید.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.", "Last job execution ran {time}. Something seems wrong." : "آخرین کار در {time} اجرا شد. به نظر چیزی اشتباه است.", - "Last job ran {relativeTime}." : "آخرین کار در {time} اجرا شد.", + "Last job ran {relativeTime}." : "آخرین کار در {relativeTime} اجرا شد.", "Background job did not run yet!" : "هنوز کار پس‌زمینه‌ای اجار نشده!", "AJAX" : "ای‌جکس", "Webcron" : "وب‌کرون", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index d7b48d85cc58d..9a523ca7726ff 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -232,7 +232,7 @@ "Could not copy app password. Please copy it manually." : "نمی توان رمزعبور برنامه را کپی کرد. لطفاً آن را به صورت دستی کپی کنید.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.", "Last job execution ran {time}. Something seems wrong." : "آخرین کار در {time} اجرا شد. به نظر چیزی اشتباه است.", - "Last job ran {relativeTime}." : "آخرین کار در {time} اجرا شد.", + "Last job ran {relativeTime}." : "آخرین کار در {relativeTime} اجرا شد.", "Background job did not run yet!" : "هنوز کار پس‌زمینه‌ای اجار نشده!", "AJAX" : "ای‌جکس", "Webcron" : "وب‌کرون", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 1626106d90354..9cfc689581a2e 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 20.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s sont suggérés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -908,6 +907,7 @@ OC.L10N.register( "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`." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `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." : "Impossible de vérifier la prise en charge Javascript via l’un de vos `trusted_domains` ou `overwrite.cli.url`. Cela peut résulter d’une incompatibilité DNS côté serveur ou d’une règle de pare-feu sortante. Veuillez vérifier manuellement si votre serveur web sert des fichiers `.mjs` utilisant le type MIME JavaScript.", "Active accounts" : "Comptes actifs", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index cc5ec5dbe544a..303f782e41c81 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 20.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s sont suggérés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -906,6 +905,7 @@ "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`." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `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." : "Impossible de vérifier la prise en charge Javascript via l’un de vos `trusted_domains` ou `overwrite.cli.url`. Cela peut résulter d’une incompatibilité DNS côté serveur ou d’une règle de pare-feu sortante. Veuillez vérifier manuellement si votre serveur web sert des fichiers `.mjs` utilisant le type MIME JavaScript.", "Active accounts" : "Comptes actifs", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Pour autoriser cette vérification, pour devez vous assurer que votre serveur web peut se connecter à lui-même. Il doit donc être capable de résoudre et de se connecter à au moins un de ses `trusted_domains` ou à l'URL `overwrite.cli.url`. Cet échec peut être le résultat d'une erreur de DNS côté serveur ou d'une règle de pare-feu sortante.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud." },"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/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 56aea77da6015..26078b4d9c012 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan MySQL \"%1$s\". MySQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Tá SQLite in úsáid faoi láthair mar bhunachar sonraí backend. Le haghaidh suiteálacha níos mó molaimid duit aistriú chuig inneall bunachar sonraí eile. Moltar é seo go háirithe agus an cliant deisce á úsáid chun comhaid a shioncronú. Chun aistriú go dtí bunachar sonraí eile bain úsáid as an uirlis ordaithe: \"occ db:convert-type\".", "Unknown database platform" : "Clár bunachar sonraí anaithnid", "Architecture" : "Ailtireacht", @@ -911,6 +910,7 @@ OC.L10N.register( "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`." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá `fearainn_iontaofa` nó don `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." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME.", "Active accounts" : "Cuntais ghníomhacha", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index b0f2ef2e6d0a8..a0f8b469357da 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​MariaDB leagan 10.3, tá an leagan seo ag deireadh ré agus ní thacaítear leis ach mar chuid de Ubuntu 20.04. MariaDB >= Moltar %1$s agus <=%2$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan MySQL \"%1$s\". MySQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Tá SQLite in úsáid faoi láthair mar bhunachar sonraí backend. Le haghaidh suiteálacha níos mó molaimid duit aistriú chuig inneall bunachar sonraí eile. Moltar é seo go háirithe agus an cliant deisce á úsáid chun comhaid a shioncronú. Chun aistriú go dtí bunachar sonraí eile bain úsáid as an uirlis ordaithe: \"occ db:convert-type\".", "Unknown database platform" : "Clár bunachar sonraí anaithnid", "Architecture" : "Ailtireacht", @@ -909,6 +908,7 @@ "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`." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá `fearainn_iontaofa` nó don `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." : "Níorbh fhéidir tacaíocht JavaScript a fháil trí aon cheann de na `fearainn_ iontaofa` ná `overwrite.cli.url`. D'fhéadfadh sé seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach. Seiceáil le do thoil de láimh an bhfreastalaíonn do fhreastalaí gréasáin ar chomhaid `.mjs` ag baint úsáide as an gcineál JavaScript MIME.", "Active accounts" : "Cuntais ghníomhacha", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Le gur féidir an tseiceáil seo a rith caithfidh tú a chinntiú gur féidir le do fhreastalaí Gréasáin nascadh leis féin. Mar sin caithfidh sé a bheith in ann réiteach agus ceangal a dhéanamh le ceann amháin ar a laghad dá chuid `fearainn_iontaofa` nó an `overwrite.cli.url`. D'fhéadfadh an teip seo a bheith mar thoradh ar mhímheaitseáil DNS ar thaobh an fhreastalaí nó riail balla dóiteáin amach.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh ​​leagan PostgreSQL \"%s\". Moltar PostgreSQL >=12 agus <=16 don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo de Nextcloud." },"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/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 485f73d2e78fd..40b733a5e65fc 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -21,7 +21,7 @@ OC.L10N.register( "Group list is empty" : "A lista de grupos está baleira", "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", "{actor} added you to group {group}" : "{actor} engadiuno ao grupo {group}", - "You added {user} to group {group}" : "Vde. engadiu a {actor} ao grupo {group}", + "You added {user} to group {group}" : "Vde. engadiu a {user} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} engadiu a {user} ao grupo {group}", "An administrator added you to group {group}" : "Un administrador engadiuno ao grupo {group} ", "An administrator added {user} to group {group}" : "Un administrador engadiu a {user} ao grupo {group}", @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión 10.3 de MariaDB, esta versión está ao final da súa vida útil e só se admite como parte de Ubuntu 20.04. Suxírese MariaDB >=%1$s e <=%2$s para obter mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MySQL. Suxírese MySQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está a ser usado actualmente como base de datos de fondo. Para instalacións máis grandes, recomendamos que cambie a unha infraestrutura de base de datos diferente. Isto recoméndase especialmente cando se usa o cliente de escritorio para a sincronización de ficheiros. Para migrar a outra base de datos use a ferramenta de liña de ordes: «occ db:convert-type».", "Unknown database platform" : "Plataforma de base de datos descoñecida", "Architecture" : "Arquitectura", @@ -911,6 +910,7 @@ OC.L10N.register( "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`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «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." : "Non foi posíbel comprobar a compatibilidade de JavaScript a través de ningún dos seus «trusted_domains» nin «overwrite.cli.url». Isto pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída. Comprobe manualmente se o seu servidor web serve ficheiros «.mjs» usando o tipo MIME JavaScript.", "Active accounts" : "Contas activas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 58f27476d1db3..e874f5bf415f2 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -19,7 +19,7 @@ "Group list is empty" : "A lista de grupos está baleira", "Unable to retrieve the group list" : "Non é posíbel recuperar a lista de grupos", "{actor} added you to group {group}" : "{actor} engadiuno ao grupo {group}", - "You added {user} to group {group}" : "Vde. engadiu a {actor} ao grupo {group}", + "You added {user} to group {group}" : "Vde. engadiu a {user} ao grupo {group}", "{actor} added {user} to group {group}" : "{actor} engadiu a {user} ao grupo {group}", "An administrator added you to group {group}" : "Un administrador engadiuno ao grupo {group} ", "An administrator added {user} to group {group}" : "Un administrador engadiu a {user} ao grupo {group}", @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión 10.3 de MariaDB, esta versión está ao final da súa vida útil e só se admite como parte de Ubuntu 20.04. Suxírese MariaDB >=%1$s e <=%2$s para obter mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MySQL. Suxírese MySQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está a ser usado actualmente como base de datos de fondo. Para instalacións máis grandes, recomendamos que cambie a unha infraestrutura de base de datos diferente. Isto recoméndase especialmente cando se usa o cliente de escritorio para a sincronización de ficheiros. Para migrar a outra base de datos use a ferramenta de liña de ordes: «occ db:convert-type».", "Unknown database platform" : "Plataforma de base de datos descoñecida", "Architecture" : "Arquitectura", @@ -909,6 +908,7 @@ "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`." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «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." : "Non foi posíbel comprobar a compatibilidade de JavaScript a través de ningún dos seus «trusted_domains» nin «overwrite.cli.url». Isto pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída. Comprobe manualmente se o seu servidor web serve ficheiros «.mjs» usando o tipo MIME JavaScript.", "Active accounts" : "Contas activas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta comprobación se execute, debe asegurarse de que o seu servidor web poida conectarse a si mesmo. Por tanto, debe ser quen de resolver e conectarse a polo menos un dos seus «trusted_domains» ou ao «overwrite.cli.url». Este fallo pode ser o resultado dunha falta de coincidencia de DNS do servidor ou dunha regra da devasa de saída.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%s» de PostgreSQL. Suxírese PostgreSQL >=12 e <=16 para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index e9700dc3832da..85cf6d7f9cc32 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -134,7 +134,7 @@ OC.L10N.register( "Two-factor authentication is not enforced for members of the following groups." : "אימות דו־שלבי לא נאכף על החברים בקבוצות הבאות.", "Excluded groups" : "קבוצות חריגות", "Save changes" : "שמירת שינויים", - "Update to {update}" : "עדכון ל־{version}", + "Update to {update}" : "עדכון ל־{update}", "Remove" : "הסרה", "Featured" : "מומלץ", "This app is supported via your current Nextcloud subscription." : "יישומון זה נתמך על ידי מינוי ה־Nextcloud הנוכחי שלך.", diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index b14046dddeecf..6f1b1e03fcae7 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -132,7 +132,7 @@ "Two-factor authentication is not enforced for members of the following groups." : "אימות דו־שלבי לא נאכף על החברים בקבוצות הבאות.", "Excluded groups" : "קבוצות חריגות", "Save changes" : "שמירת שינויים", - "Update to {update}" : "עדכון ל־{version}", + "Update to {update}" : "עדכון ל־{update}", "Remove" : "הסרה", "Featured" : "מומלץ", "This app is supported via your current Nextcloud subscription." : "יישומון זה נתמך על ידי מינוי ה־Nextcloud הנוכחי שלך.", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 265d0ac6d6a4b..4cbc936275112 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン \"%1$s\" が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%2$s および <=%3$sを推奨します。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQLバージョン \"%1$s\"が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、MySQL >=%2$s および <=%3$sを推奨します。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLiteは現在、バックエンドデータベースとして使用されています。より大規模なインストールでは、別のデータベースバックエンドに切り替えることをおすすめします。特にファイル同期にデスクトップクライアントを使用する場合には、別のデータベースに移行することをおすすめします。別のデータベースに移行するには、コマンドラインツール「occ db:convert-type」を使用してください。", "Unknown database platform" : "不明なデータベース・プラフォーム", "Architecture" : "アーキテクチャ", @@ -910,6 +909,7 @@ OC.L10N.register( "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." : "`trusted_domains` または `overwrite.cli.url` で JavaScript のサポートを確認できませんでした。これはサーバ側の DNS の不一致か、アウトバウンドファイアウォールルールの結果である可能性があります。お使いのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうかを手動で確認してください。", "Active accounts" : "アクティブなアカウント", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 68fdd1fd0096a..de18e2726bce2 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン10.3が検出されましたが、このバージョンはサポートが終了しており、Ubuntu 20.04の一部としてのみサポートされています。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%1$s および <=%2$sを推奨します。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDBバージョン \"%1$s\" が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を実現するには、MariaDB >=%2$s および <=%3$sを推奨します。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQLバージョン \"%1$s\"が検出されました。このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、MySQL >=%2$s および <=%3$sを推奨します。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLiteは現在、バックエンドデータベースとして使用されています。より大規模なインストールでは、別のデータベースバックエンドに切り替えることをおすすめします。特にファイル同期にデスクトップクライアントを使用する場合には、別のデータベースに移行することをおすすめします。別のデータベースに移行するには、コマンドラインツール「occ db:convert-type」を使用してください。", "Unknown database platform" : "不明なデータベース・プラフォーム", "Architecture" : "アーキテクチャ", @@ -908,6 +907,7 @@ "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." : "`trusted_domains` または `overwrite.cli.url` で JavaScript のサポートを確認できませんでした。これはサーバ側の DNS の不一致か、アウトバウンドファイアウォールルールの結果である可能性があります。お使いのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうかを手動で確認してください。", "Active accounts" : "アクティブなアカウント", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "このチェックを実行させるには、Webサーバーが自分自身に接続できることを確認しなければならない。そのため、少なくとも一つの `trusted_domains` または `overwrite.cli.url` を解決して接続できなければなりません。この失敗は、サーバ側のDNSの不一致やアウトバウンドファイアウォールルールの結果かもしれません。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQLのバージョン \"%s\"が検出されました。 このバージョンのNextcloudで最高のパフォーマンス、安定性、機能性を得るには、PostgreSQL >=12および<=16を推奨します。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 8a1e2df1fbd88..5ae94a683c7f6 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -290,7 +290,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-versjon 10.3 oppdaget, denne versjonen har nådd slutten av levetiden og støttes bare som en del av Ubuntu 20.04. MariaDB >=%1$s og <=%2$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-versjon \"%1$s\" oppdaget. MariaDB >=%2$s og <=%3$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-versjon \"%1$s\" oppdaget. MySQL >=%2$s og <=%3$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite brukes for tiden som backend-database. For større installasjoner anbefaler vi at du bytter til en annen database-backend. Dette anbefales spesielt når du bruker skrivebordsklienten til filsynkronisering. For å migrere til en annen database, bruk kommandolinjeverktøyet: \"occ db:convert-type\".", "Unknown database platform" : "Ukjent databaseplattform", "Architecture" : "Arkitektur", @@ -487,7 +486,7 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere passord. Venligst kopier manuelt.", "Could not copy login name. Please copy it manually." : "Kunne ikke kopiere påloggingsnavnet. Vennligst kopier det manuelt.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For at serveren skal fungere ordentlig, er det viktig å konfigurere bakgrunnsjobber riktig. Cron er den anbefalte innstillingen. Vennligst se dokumentasjonen for mer informasjon.", - "Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {tid}. Noe virker galt.", + "Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {time}. Noe virker galt.", "Last job ran {relativeTime}." : "Siste jobb kjørte {relativeTime}.", "Background job did not run yet!" : "Bakgrunnsjobben er ikke kjørt ennå!", "AJAX" : "AJAX", @@ -558,7 +557,7 @@ OC.L10N.register( "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Unset as primary email" : "Deaktivert som primær e-post", "Set as primary email" : "Angi som primær e-post", - "Additional email address {index}" : "Ekstra e-postadresse {indeks}", + "Additional email address {index}" : "Ekstra e-postadresse {index}", "Unable to delete primary email address" : "Kan ikke slette primær e-postadresse", "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse", "Unable to add additional email address" : "Kan ikke legge til ytterligere e-postadresse", @@ -903,6 +902,7 @@ OC.L10N.register( "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`." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en sin 'trusted_domains' eller '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." : "Kunne ikke se etter JavaScript-støtte via noen av dine 'trusted_domains' eller 'overwrite.cli.url'. Dette kan være et resultat av DNS-avvik på serversiden eller en regel for utgående brannmur. Kontroller manuelt om webserveren din tjener .mjs-filer ved hjelp av JavaScript MIME-typen.", "Active accounts" : "Aktive kontoer", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 2c5cecd0b3b9f..4247465ef2834 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -288,7 +288,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-versjon 10.3 oppdaget, denne versjonen har nådd slutten av levetiden og støttes bare som en del av Ubuntu 20.04. MariaDB >=%1$s og <=%2$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-versjon \"%1$s\" oppdaget. MariaDB >=%2$s og <=%3$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-versjon \"%1$s\" oppdaget. MySQL >=%2$s og <=%3$s foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite brukes for tiden som backend-database. For større installasjoner anbefaler vi at du bytter til en annen database-backend. Dette anbefales spesielt når du bruker skrivebordsklienten til filsynkronisering. For å migrere til en annen database, bruk kommandolinjeverktøyet: \"occ db:convert-type\".", "Unknown database platform" : "Ukjent databaseplattform", "Architecture" : "Arkitektur", @@ -485,7 +484,7 @@ "Could not copy app password. Please copy it manually." : "Kunne ikke kopiere passord. Venligst kopier manuelt.", "Could not copy login name. Please copy it manually." : "Kunne ikke kopiere påloggingsnavnet. Vennligst kopier det manuelt.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For at serveren skal fungere ordentlig, er det viktig å konfigurere bakgrunnsjobber riktig. Cron er den anbefalte innstillingen. Vennligst se dokumentasjonen for mer informasjon.", - "Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {tid}. Noe virker galt.", + "Last job execution ran {time}. Something seems wrong." : "Siste jobb kjørte {time}. Noe virker galt.", "Last job ran {relativeTime}." : "Siste jobb kjørte {relativeTime}.", "Background job did not run yet!" : "Bakgrunnsjobben er ikke kjørt ennå!", "AJAX" : "AJAX", @@ -556,7 +555,7 @@ "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Unset as primary email" : "Deaktivert som primær e-post", "Set as primary email" : "Angi som primær e-post", - "Additional email address {index}" : "Ekstra e-postadresse {indeks}", + "Additional email address {index}" : "Ekstra e-postadresse {index}", "Unable to delete primary email address" : "Kan ikke slette primær e-postadresse", "Unable to update primary email address" : "Kan ikke oppdatere primær e-postadresse", "Unable to add additional email address" : "Kan ikke legge til ytterligere e-postadresse", @@ -901,6 +900,7 @@ "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`." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en sin 'trusted_domains' eller '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." : "Kunne ikke se etter JavaScript-støtte via noen av dine 'trusted_domains' eller 'overwrite.cli.url'. Dette kan være et resultat av DNS-avvik på serversiden eller en regel for utgående brannmur. Kontroller manuelt om webserveren din tjener .mjs-filer ved hjelp av JavaScript MIME-typen.", "Active accounts" : "Aktive kontoer", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "For å la denne kontrollen kjøre, må du sørge for at webserveren din kan koble til seg selv. Derfor må den kunne løse og koble til minst en dens 'trusted_domains' eller 'overwrite.cli.url'. Denne feilen kan være et resultat av ikke-DNS-samsvar på serversiden eller en regel for utgående brannmur.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-versjon \"%s\" oppdaget. PostgreSQL >=12 og <=16 foreslås for best ytelse, stabilitet og funksjonalitet med denne versjonen av Nextcloud." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 797f449f8054b..c585877237555 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -211,6 +211,7 @@ OC.L10N.register( "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Uma ou mais migrações de mimetype estão disponíveis. Ocasionalmente, novos mimetypes são adicionados para lidar melhor com certos tipos de arquivo. A migração dos mimetypes leva muito tempo em instâncias maiores, portanto, isso não é feito automaticamente durante as atualizações. Use o comando 'occ maintenance:repair --include-expensive' para executar as migrações.", "MySQL row format" : "Formato row MYSQL", "You are not using MySQL" : "Você não está usando MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Nenhuma de suas tabelas usa ROW_FORMAT=Compressed", "MySQL Unicode support" : "Suporte MySQL Unicode", "MySQL is used as database and does support 4-byte characters" : "MySQL é usado como banco de dados e suporta caracteres de 4 bytes", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL é usado como banco de dados, mas não suporta caracteres de 4 bytes. Para poder lidar com caracteres de 4 bytes (como emojis) sem problemas em nomes de arquivos ou comentários, por exemplo, é recomendado habilitar o suporte de 4 bytes no MySQL.", @@ -291,7 +292,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB versão 10.3 detectada, esta versão é fim de vida útil e só suportado como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB versão \"%1$s\" detectou. MariaDB >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MySQL \"%1$s\" detectou. MySQL >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está sendo usado atualmente como banco de dados backend. Para instalações maiores, recomendamos que você mude para um back-end de banco de dados diferente. Isto é particularmente recomendado ao usar o cliente de desktop para sincronização de arquivos. Para migrar para outro banco de dados utilize a ferramenta de linha de comando: \"occ db:convert-type\".", "Unknown database platform" : "Plataforma de banco de dados desconhecida", "Architecture" : "Arquitetura", @@ -353,6 +353,7 @@ OC.L10N.register( "Groups allowed to share" : "Grupos com permissão para compartilhar", "Groups excluded from sharing" : "Grupos excluídos do compartilhamento", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Grupos não permitidos ainda poderão receber compartilhamentos, mas não poderão iniciá-los.", + "Set default expiration date for internal shares" : "Definir data de expiração padrão para compartilhamentos internos", "Enforce expiration date" : "Fazer cumprir a data de expiração", "Default expiration time of new shares in days" : "Tempo de expiração padrão de novas ações em dias", "Expire shares after x days" : "Expirarão ações após x dias", @@ -908,6 +909,7 @@ OC.L10N.register( "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`." : "Para permitir que esta verificação seja executada, você deve garantir que seu servidor web possa se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e se conectar a pelo menos um de seus `trusted_domains` ou ao `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." : "Não foi possível verificar o suporte a JavaScript por meio de nenhum dos seus `trusted_domains` nem `overwrite.cli.url`. Isso pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída. Verifique manualmente se o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.", "Active accounts" : "Contas ativas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 187e64fe38833..c893ba972794a 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -209,6 +209,7 @@ "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Uma ou mais migrações de mimetype estão disponíveis. Ocasionalmente, novos mimetypes são adicionados para lidar melhor com certos tipos de arquivo. A migração dos mimetypes leva muito tempo em instâncias maiores, portanto, isso não é feito automaticamente durante as atualizações. Use o comando 'occ maintenance:repair --include-expensive' para executar as migrações.", "MySQL row format" : "Formato row MYSQL", "You are not using MySQL" : "Você não está usando MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Nenhuma de suas tabelas usa ROW_FORMAT=Compressed", "MySQL Unicode support" : "Suporte MySQL Unicode", "MySQL is used as database and does support 4-byte characters" : "MySQL é usado como banco de dados e suporta caracteres de 4 bytes", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL é usado como banco de dados, mas não suporta caracteres de 4 bytes. Para poder lidar com caracteres de 4 bytes (como emojis) sem problemas em nomes de arquivos ou comentários, por exemplo, é recomendado habilitar o suporte de 4 bytes no MySQL.", @@ -289,7 +290,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB versão 10.3 detectada, esta versão é fim de vida útil e só suportado como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB versão \"%1$s\" detectou. MariaDB >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MySQL \"%1$s\" detectou. MySQL >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está sendo usado atualmente como banco de dados backend. Para instalações maiores, recomendamos que você mude para um back-end de banco de dados diferente. Isto é particularmente recomendado ao usar o cliente de desktop para sincronização de arquivos. Para migrar para outro banco de dados utilize a ferramenta de linha de comando: \"occ db:convert-type\".", "Unknown database platform" : "Plataforma de banco de dados desconhecida", "Architecture" : "Arquitetura", @@ -351,6 +351,7 @@ "Groups allowed to share" : "Grupos com permissão para compartilhar", "Groups excluded from sharing" : "Grupos excluídos do compartilhamento", "Not allowed groups will still be able to receive shares, but not to initiate them." : "Grupos não permitidos ainda poderão receber compartilhamentos, mas não poderão iniciá-los.", + "Set default expiration date for internal shares" : "Definir data de expiração padrão para compartilhamentos internos", "Enforce expiration date" : "Fazer cumprir a data de expiração", "Default expiration time of new shares in days" : "Tempo de expiração padrão de novas ações em dias", "Expire shares after x days" : "Expirarão ações após x dias", @@ -906,6 +907,7 @@ "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`." : "Para permitir que esta verificação seja executada, você deve garantir que seu servidor web possa se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e se conectar a pelo menos um de seus `trusted_domains` ou ao `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." : "Não foi possível verificar o suporte a JavaScript por meio de nenhum dos seus `trusted_domains` nem `overwrite.cli.url`. Isso pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída. Verifique manualmente se o seu servidor web serve arquivos `.mjs` usando o tipo JavaScript MIME.", "Active accounts" : "Contas ativas", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Para permitir que esta verificação seja executada, você deve certificar-se de que seu servidor Web pode se conectar a si mesmo. Portanto, ele deve ser capaz de resolver e conectar-se a pelo menos um de seus `trusted_domains` ou `overwrite.cli.url`. Essa falha pode ser o resultado de uma incompatibilidade de DNS no servidor ou de uma regra de firewall de saída.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão PostgreSQL \"%s\" detectou. PostgreSQL >=12 e <=16 é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud." },"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/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 07eb590dc46c4..b142416a7da88 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -287,7 +287,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB 10.3. Эта версия является устаревшей и поддерживается только как часть Ubuntu 20.04. MariaDB >=%1$s и <=%2$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB \"%1$s\". MariaDB версий >=%2$s и <=%3$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MySQL \"%1$s\". MySQL версий >=%2$s и <=%3$s рекомендован для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "В настоящее время в качестве серверной базы данных используется SQLite. Для более крупных установок рекомендуется переключиться на другую серверную базу данных. Это особенно рекомендуется при использовании настольного клиента для синхронизации файлов. Для перехода на другую базу данных используйте инструмент командной строки: \"occ db:convert-type\".", "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", @@ -889,6 +888,7 @@ OC.L10N.register( "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" : "Активные учётные записи", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16." }, "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 38345d38013fe..bdc7d30906e87 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -285,7 +285,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB 10.3. Эта версия является устаревшей и поддерживается только как часть Ubuntu 20.04. MariaDB >=%1$s и <=%2$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MariaDB \"%1$s\". MariaDB версий >=%2$s и <=%3$s рекомендована для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия MySQL \"%1$s\". MySQL версий >=%2$s и <=%3$s рекомендован для лучшей производительности, стабильности и функциональности с этой версией Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "В настоящее время в качестве серверной базы данных используется SQLite. Для более крупных установок рекомендуется переключиться на другую серверную базу данных. Это особенно рекомендуется при использовании настольного клиента для синхронизации файлов. Для перехода на другую базу данных используйте инструмент командной строки: \"occ db:convert-type\".", "Unknown database platform" : "Неизвестная платформа базы данных", "Architecture" : "Архитектура", @@ -887,6 +886,7 @@ "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" : "Активные учётные записи", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Чтобы разрешить эту проверку, вам нужно убедиться, что ваш веб-сервер может подключаться к себе. Поэтому он должен иметь возможность разрешать и подключаться по крайней мере к одному из своих `trusted_domains` или `overwrite.cli.url`. Эта ошибка может быть результатом несоответствия DNS на стороне сервера или исходящего правила брандмауэра.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Обнаружена версия PostgreSQL \"%s\". Для лучшей производительности, стабильности и функциональности с этой версией Nextcloud рекомендуется использовать PostgreSQL >=12 и <=16." },"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/sk.js b/apps/settings/l10n/sk.js index 28400ff979e83..512190357d49d 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia MariaDB 10.3, táto verzia je na konci životnosti a je podporovaná iba ako súčasť Ubuntu 20.04. Odporúča sa MariaDB >=%1$s a <=%2$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%1$s\" MariaDB. Odporúča sa MariaDB >=%2$s a <=%3$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%1$s\" MySQL. Odporúča sa MySQL >=%2$s a <=%3$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite sa v súčasnosti používa ako databáza na pozadí. Pre väčšie inštalácie odporúčame prepnúť na inú databázovú platformu. Toto sa odporúča najmä pri používaní desktopového klienta pre synchronizáciu súborov. Pre migráciu na inú databázu použite príkazový riadok: \"occ db:convert-type\".", "Unknown database platform" : "Neznáma databázová platforma", "Architecture" : "Architektúra", @@ -908,6 +907,7 @@ OC.L10N.register( "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`." : "Pre povolenie tejto kontroly musíte zabezpečiť, aby sa váš webový server mohol pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednému z jeho \"trusted_domains\" alebo \"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." : "Nepodarilo sa skontrolovať podporu JavaScriptu prostredníctvom žiadnej z vašich domén `trusted_domains` ani `overwrite.cli.url`. Môže to byť výsledkom nesúladu DNS na strane servera alebo pravidla brány firewall pre výstup. Skontrolujte prosím manuálne, či váš webový server poskytuje súbory `.mjs` pomocou typu JavaScript MIME.", "Active accounts" : "Aktívne účty", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud." }, "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/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 95834dbd9b35b..7b0db5d556a71 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia MariaDB 10.3, táto verzia je na konci životnosti a je podporovaná iba ako súčasť Ubuntu 20.04. Odporúča sa MariaDB >=%1$s a <=%2$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%1$s\" MariaDB. Odporúča sa MariaDB >=%2$s a <=%3$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%1$s\" MySQL. Odporúča sa MySQL >=%2$s a <=%3$s pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite sa v súčasnosti používa ako databáza na pozadí. Pre väčšie inštalácie odporúčame prepnúť na inú databázovú platformu. Toto sa odporúča najmä pri používaní desktopového klienta pre synchronizáciu súborov. Pre migráciu na inú databázu použite príkazový riadok: \"occ db:convert-type\".", "Unknown database platform" : "Neznáma databázová platforma", "Architecture" : "Architektúra", @@ -906,6 +905,7 @@ "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`." : "Pre povolenie tejto kontroly musíte zabezpečiť, aby sa váš webový server mohol pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednému z jeho \"trusted_domains\" alebo \"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." : "Nepodarilo sa skontrolovať podporu JavaScriptu prostredníctvom žiadnej z vašich domén `trusted_domains` ani `overwrite.cli.url`. Môže to byť výsledkom nesúladu DNS na strane servera alebo pravidla brány firewall pre výstup. Skontrolujte prosím manuálne, či váš webový server poskytuje súbory `.mjs` pomocou typu JavaScript MIME.", "Active accounts" : "Aktívne účty", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ak chcete povoliť spustenie tejto kontroly, musíte sa uistiť, že váš webový server sa môže pripojiť sám k sebe. Preto musí byť schopný rozpoznať a pripojiť sa aspoň k jednej zo svojich `trusted_domains` alebo `overwrite.cli.url`. Výsledkom nesprávneho nastavenia môže byť nesúlad DNS na strane servera alebo pravidla brány firewall pre výstup.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Bola zistená verzia \"%s\" PostgreSQL. Odporúča sa PostgreSQL >=12 a <=16 pre najlepší výkon, stabilitu a funkčnosť s touto verziou Nextcloud." },"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/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 22f2e4926e441..a719cc2f9fcce 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија 10.3, ова верзија је на крају животног века и подржава се само као део Ubuntu 20.04 оперативног система. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%1$s и <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%2$s и <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MySQL верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MySQL >=%2$s и <=%3$s.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Тренутно се као база података позадинског механизма користи SQLite. У случају већих инсталација, препоручујемо вам да пређете на неки други позадински механизам базе података. Ово се посебно препоручује када се за синхронизацију фајлова користи десктоп клијент. За миграцију на другу базу података, употребите алат из командне линије: „occ db:convert-type”.", "Unknown database platform" : "Непозната платформа базе података", "Architecture" : "Архитектура", @@ -908,6 +907,7 @@ OC.L10N.register( "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` фајлове користећи JavaScript MIME тип.", "Active accounts" : "Активни налози", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16." }, "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/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 1aeabde6474a3..a1eb6c77dbb5b 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија 10.3, ова верзија је на крају животног века и подржава се само као део Ubuntu 20.04 оперативног система. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%1$s и <=%2$s.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MariaDB верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MariaDB >=%2$s и <=%3$s.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је MySQL верзија „%1$s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се MySQL >=%2$s и <=%3$s.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Тренутно се као база података позадинског механизма користи SQLite. У случају већих инсталација, препоручујемо вам да пређете на неки други позадински механизам базе података. Ово се посебно препоручује када се за синхронизацију фајлова користи десктоп клијент. За миграцију на другу базу података, употребите алат из командне линије: „occ db:convert-type”.", "Unknown database platform" : "Непозната платформа базе података", "Architecture" : "Архитектура", @@ -906,6 +905,7 @@ "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` фајлове користећи JavaScript MIME тип.", "Active accounts" : "Активни налози", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Ако желите да се ова провера изврши, морате обезбедити да ваш веб сервер може да се повеже на самог себе. То значи да мора бити у стању да разреши и да се повеже барем на један од својих `trusted_domains` или `overwrite.cli.url`. Ова грешка може да буде резултат DNS неподударања на страни сервера или одлазно правило заштитног зида.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Детектована је PostgreSQL верзија „%s”. За најбоље перформансе, стабилност и функционалност са овом Nextcloud верзијом, препоручује се PostgreSQL >=12 и <=16." },"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/settings/l10n/tr.js b/apps/settings/l10n/tr.js index b1c89306ff363..ce0806ec003ca 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -291,7 +291,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", "Architecture" : "Mimari", @@ -908,6 +907,7 @@ OC.L10N.register( "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`." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir.", "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." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", "Active accounts" : "Etkin hesaplar", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 5e8b2376e1fef..cc8469191931c 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -289,7 +289,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 sürümü bulundu. Bu sürüm ömrünün sonuna geldi ve yalnızca Ubuntu 20.04 sürümünün bir parçası. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %1$s ile %2$s arasında olması önerilir.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MariaDB sürümünün %2$s ile %3$s arasında olması önerilir.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL \"%1$s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için MySQL sürümünün %2$s ile %3$s arasında olması önerilir.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Şu anda arka uç veri tabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veri tabanı arka ucuna geçmenizi öneririz. Bu özellikle dosya eşitlemesi için masaüstü istemcisini kullanırken önerilir. Başka bir veri tabanına geçmek için komut satırı aracını kullanın: \"occ db:convert-type\".", "Unknown database platform" : "Veri tabanı platformu bilinmiyor", "Architecture" : "Mimari", @@ -906,6 +905,7 @@ "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`." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir.", "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." : "`trusted_domains` ya da `overwrite.cli.url` değerlerinden biri ile JavaScript desteği olup olmadığ denetlenemedi. Bu durum, sunucu tarafı DNS uyuşmazlığından ya da giden güvenlik duvarı kuralından kaynaklanıyor olabilir. Lütfen site sunucunuzun JavaScript MIME türünü kullanarak `.mjs` dosyalarını sunup sunmadığını el ile denetleyin.", "Active accounts" : "Etkin hesaplar", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "Bu denetimi çalıştırabilmek için site sunucunuzun kendisine bağlanabildiğinden emin olmanız gerekir. Bu nedenle, `trusted_domains` ya da `overwrite.cli.url` değerlerinden en az birini çözümleyebilmeli ve bunlara bağlanabilmelidir. Bu sorun, sunucu tarafındaki bir DNS uyumsuzluğunun veya giden güvenlik duvarı kuralının sonucu olabilir.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL \"%s\" sürümü bulundu. Bu Nextcloud sürümüyle en iyi başarım, kararlılık ve işlevsellik sağlamak için PostgreSQL sürümünün 12 ile 16 arasında olması önerilir." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index 6813ad07975bc..0628c34639d9a 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -279,7 +279,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 نەشرى بايقالدى ، بۇ نەشرى ئۆمرىنىڭ ئاخىرى بولۇپ ، پەقەت ئۇبۇنتۇ 20.04 نىڭ بىر قىسمى سۈپىتىدە قوللايدۇ. MariaDB> =% 1 $ s ۋە <=% 2 $ s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB نەشرى «% 1 $ s» بايقالدى. MariaDB> =% 2 $ s ۋە <=% 3 $ s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL نەشرى \"% 1 $ s\" بايقالدى. MySQL> =% 2 $ s ۋە <=% 3 $ s Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite ھازىر ئارقا ساندان سۈپىتىدە ئىشلىتىلىۋاتىدۇ. چوڭراق قاچىلاش ئۈچۈن باشقا ساندان ئارقا سۇپىسىغا ئالماشتۇرۇشىڭىزنى تەۋسىيە قىلىمىز. بۇ ئۈستەل يۈزى خېرىدارىنى ھۆججەت ماس قەدەمدە ئىشلەتكەندە ئالاھىدە تەۋسىيە قىلىنىدۇ. باشقا ساندانغا كۆچۈش ئۈچۈن بۇيرۇق قۇرى قورالىنى ئىشلىتىڭ: \"occ db: convert-type\".", "Unknown database platform" : "نامەلۇم ساندان سۇپىسى", "Architecture" : "بىناكارلىق", @@ -893,6 +892,7 @@ OC.L10N.register( "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`." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە بىر «ئىشەنچلىك_ دائىرە» ياكى «overrite.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 قوللاشنى ھېچقانداق «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» ئارقىلىق تەكشۈرەلمىدىڭىز. بۇ بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن. ئەگەر توركۆرگۈڭىز JavaScript MIME تىپى ئارقىلىق `.mjs ھۆججىتىگە مۇلازىمەت قىلسا قولدا تەكشۈرۈپ بېقىڭ.", "Active accounts" : "ئاكتىپ ھېسابات", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index 7f1478a98f0f1..0a1bfd233f688 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -277,7 +277,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB 10.3 نەشرى بايقالدى ، بۇ نەشرى ئۆمرىنىڭ ئاخىرى بولۇپ ، پەقەت ئۇبۇنتۇ 20.04 نىڭ بىر قىسمى سۈپىتىدە قوللايدۇ. MariaDB> =% 1 $ s ۋە <=% 2 $ s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB نەشرى «% 1 $ s» بايقالدى. MariaDB> =% 2 $ s ۋە <=% 3 $ s Nextcloud نىڭ بۇ نەشىرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL نەشرى \"% 1 $ s\" بايقالدى. MySQL> =% 2 $ s ۋە <=% 3 $ s Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite ھازىر ئارقا ساندان سۈپىتىدە ئىشلىتىلىۋاتىدۇ. چوڭراق قاچىلاش ئۈچۈن باشقا ساندان ئارقا سۇپىسىغا ئالماشتۇرۇشىڭىزنى تەۋسىيە قىلىمىز. بۇ ئۈستەل يۈزى خېرىدارىنى ھۆججەت ماس قەدەمدە ئىشلەتكەندە ئالاھىدە تەۋسىيە قىلىنىدۇ. باشقا ساندانغا كۆچۈش ئۈچۈن بۇيرۇق قۇرى قورالىنى ئىشلىتىڭ: \"occ db: convert-type\".", "Unknown database platform" : "نامەلۇم ساندان سۇپىسى", "Architecture" : "بىناكارلىق", @@ -891,6 +890,7 @@ "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`." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە بىر «ئىشەنچلىك_ دائىرە» ياكى «overrite.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 قوللاشنى ھېچقانداق «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» ئارقىلىق تەكشۈرەلمىدىڭىز. بۇ بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن. ئەگەر توركۆرگۈڭىز JavaScript MIME تىپى ئارقىلىق `.mjs ھۆججىتىگە مۇلازىمەت قىلسا قولدا تەكشۈرۈپ بېقىڭ.", "Active accounts" : "ئاكتىپ ھېسابات", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن." + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "بۇ تەكشۈرۈشنىڭ ئىجرا قىلىنىشى ئۈچۈن تور مۇلازىمېتىرىڭىزنىڭ ئۆزىگە ئۇلىنالايدىغانلىقىغا كاپالەتلىك قىلىشىڭىز كېرەك. شۇڭلاشقا ئۇ چوقۇم كەم دېگەندە ئۇنىڭ «ئىشەنچلىك_ دائىرە» ياكى «overrite.cli.url» دىن بىرنى ھەل قىلالايدىغان ۋە ئۇلىيالايدىغان بولۇشى كېرەك. بۇ مەغلۇبىيەت بەلكىم مۇلازىمېتىر تەرەپتىكى DNS ماسلاشماسلىق ياكى سىرتقا چىقىپ كېتىشتىن مۇداپىئەلىنىش قائىدىسىنىڭ نەتىجىسى بولۇشى مۇمكىن.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL نەشرى \"% s\" بايقالدى. PostgreSQL> = 12 ۋە <= 16 Nextcloud نىڭ بۇ نەشرى بىلەن ئەڭ ياخشى ئىقتىدار ، مۇقىملىق ۋە ئىقتىدار ئۈچۈن تەۋسىيە قىلىنىدۇ." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 67ae95077a94a..083665785ea1f 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -170,7 +170,6 @@ OC.L10N.register( "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Ваш параметр \"trusted_proxies\" встановлено неправильно, це має бути масив.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація заголовка зворотного проксі неправильна. Це є проблемою безпеки і може дозволити зловмиснику надати Nextcloud оманливу IP-адресу.", "Your IP address was resolved as %s" : "Ваша IP-адреса була визначена як %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація зворотного заголовка проксі-сервера неправильна, або ви отримуєте доступ до Nextcloud з надійного проксі-сервера. Якщо це не так, то є проблема безпеки, яка може дозволити зловмиснику надати Nextcloud оманливу IP-адресу. Додаткову інформацію можна знайти в {linkstart}документації ↗{linkend}.", "Accessing site insecurely via HTTP." : "Небезпечний доступ до сайту через HTTP.", "Internet connectivity" : "З'єднання з мережею Інтернет", "Internet connectivity is disabled in configuration file." : "З'єднання з мережею Інтернет вимкнено у файлі конфігурації", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 919f69df615c8..6860ed2c6be78 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -168,7 +168,6 @@ "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Ваш параметр \"trusted_proxies\" встановлено неправильно, це має бути масив.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація заголовка зворотного проксі неправильна. Це є проблемою безпеки і може дозволити зловмиснику надати Nextcloud оманливу IP-адресу.", "Your IP address was resolved as %s" : "Ваша IP-адреса була визначена як %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Конфігурація зворотного заголовка проксі-сервера неправильна, або ви отримуєте доступ до Nextcloud з надійного проксі-сервера. Якщо це не так, то є проблема безпеки, яка може дозволити зловмиснику надати Nextcloud оманливу IP-адресу. Додаткову інформацію можна знайти в {linkstart}документації ↗{linkend}.", "Accessing site insecurely via HTTP." : "Небезпечний доступ до сайту через HTTP.", "Internet connectivity" : "З'єднання з мережею Інтернет", "Internet connectivity is disabled in configuration file." : "З'єднання з мережею Інтернет вимкнено у файлі конфігурації", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index bfb888904f12d..eecba88363094 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -290,7 +290,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本\"%1$s\"。建议使用 MariaDB >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MySQL 版本\"%1$s\"。建议使用 MySQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作为后端数据库。 对于大型安装,我们建议您切换到不同的数据库后端。 当使用桌面客户端进行文件同步时,特别建议这样做。 要迁移到另一个数据库,请使用命令行工具:\"occ db:convert-type\"。", "Unknown database platform" : "未知的数据库软件", "Architecture" : "建筑风格", @@ -897,6 +896,7 @@ OC.L10N.register( "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." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务器端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", "Active accounts" : "活跃账号", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index d907613fe7511..4a4b2af5ed400 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -288,7 +288,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本 10.3,此版本已停用,仅作为 Ubuntu 20.04 的一部分受支持。建议使用 MariaDB >=%1$s 和 <=%2$s 以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MariaDB 版本\"%1$s\"。建议使用 MariaDB >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 MySQL 版本\"%1$s\"。建议使用 MySQL >=%2$s 和 <=%3$s,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作为后端数据库。 对于大型安装,我们建议您切换到不同的数据库后端。 当使用桌面客户端进行文件同步时,特别建议这样做。 要迁移到另一个数据库,请使用命令行工具:\"occ db:convert-type\"。", "Unknown database platform" : "未知的数据库软件", "Architecture" : "建筑风格", @@ -895,6 +894,7 @@ "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." : "无法通过您的任何 “trusted_domains\" 或 \"overwrite.cli.url\" 检查 JavaScript 支持。 这可能是服务器端 DNS 不匹配或出站防火墙规则造成的。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", "Active accounts" : "活跃账号", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "检测到 PostgreSQL 版本\"%s\"。建议使用 PostgreSQL >=12 和 <=16,以获得此版本 Nextcloud 的最佳性能、稳定性和功能。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 7dff221361497..321fe505aab57 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。", "Unknown database platform" : "數據庫平台不詳", "Architecture" : "建築學", @@ -911,6 +910,7 @@ OC.L10N.register( "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Active accounts" : "活躍帳戶", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 7c3991be4a88d..4c644f496b172 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本 10.3,該版本已達生命週期終點,僅作為 Ubuntu 20.04 的一部分支持。建議使用 MariaDB 版本 >= %1$s 和 <=%2$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "檢測到 MariaDB 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 Nextcloud 配合使用。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。", "Unknown database platform" : "數據庫平台不詳", "Architecture" : "建築學", @@ -909,6 +908,7 @@ "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Active accounts" : "活躍帳戶", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 2474f2ad82ddd..5d672a35c25b8 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -293,7 +293,6 @@ OC.L10N.register( "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本 10.3,此版本已終止支援,僅作為 Ubuntu 20.04 的一部份提供支援。建議使用 MariaDB >=%1$s 且 <=%2$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。", "Unknown database platform" : "未知資料庫平台", "Architecture" : "架構", @@ -911,6 +910,7 @@ OC.L10N.register( "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Active accounts" : "活躍帳號", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 1c5ecec352be9..2b8bcdc7613b9 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -291,7 +291,6 @@ "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本 10.3,此版本已終止支援,僅作為 Ubuntu 20.04 的一部份提供支援。建議使用 MariaDB >=%1$s 且 <=%2$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MariaDB 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", - "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。", "Unknown database platform" : "未知資料庫平台", "Architecture" : "架構", @@ -909,6 +908,7 @@ "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." : "無法透過您的任何「trusted_domains」或「overwrite.cli.url」檢查 JavaScript 支援。這可能是伺服器端 DNS 不符或連出防火牆規則造成的。請手動檢查您的網頁伺服器是否使用 JavaScript MIME 類型提供「.mjs」檔案。", "Active accounts" : "活躍帳號", - "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。" + "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "若要允許執行此檢查,您必須確保您的網路伺服器可以連線到其自身。因此,其必須可以解析並連線到 `trusted_domains` 或 `overwrite.cli.url` 至少其中一個。此失敗可能是因為伺服器端 DNS 不符或連出防火牆規則造成的。", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 PostgreSQL 版本「%s」。建議使用 PostgreSQL >=12 且 <=16 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/sharebymail/l10n/bg.js b/apps/sharebymail/l10n/bg.js index 4c31c0a40529c..d0b2b7a5c878e 100644 --- a/apps/sharebymail/l10n/bg.js +++ b/apps/sharebymail/l10n/bg.js @@ -1,13 +1,13 @@ OC.L10N.register( "sharebymail", { - "Shared with {email}" : "Споделено с (мейл)", + "Shared with {email}" : "Споделено с ({email})", "Shared with {email} by {actor}" : "Споделено с {email} от {actor}", "Unshared from {email}" : "Прекратено споделяне от {email}", "Unshared from {email} by {actor}" : "Прекратено споделяне с {email} от {actor}", "Password for mail share sent to {email}" : "Паролата за мейл споделяне е изпратена до {email}", "Password for mail share sent to you" : "Паролата за мейл споделяне е изпратена до вас", - "You shared {file} with {email} by mail" : "Споделихте {файл} с {имейл} чрез имейл", + "You shared {file} with {email} by mail" : "Споделихте {file} с {email} чрез имейл", "{actor} shared {file} with {email} by mail" : "{actor} сподели {file} с {email} чрез имейл", "You unshared {file} from {email} by mail" : "Вие прекратихте споделяне от {file} с {email} по имейл", "{actor} unshared {file} from {email} by mail" : "{actor} прекрати споделянето на {file} от {email} по имейл", diff --git a/apps/sharebymail/l10n/bg.json b/apps/sharebymail/l10n/bg.json index fb6c575f1b110..c314d3f393c52 100644 --- a/apps/sharebymail/l10n/bg.json +++ b/apps/sharebymail/l10n/bg.json @@ -1,11 +1,11 @@ { "translations": { - "Shared with {email}" : "Споделено с (мейл)", + "Shared with {email}" : "Споделено с ({email})", "Shared with {email} by {actor}" : "Споделено с {email} от {actor}", "Unshared from {email}" : "Прекратено споделяне от {email}", "Unshared from {email} by {actor}" : "Прекратено споделяне с {email} от {actor}", "Password for mail share sent to {email}" : "Паролата за мейл споделяне е изпратена до {email}", "Password for mail share sent to you" : "Паролата за мейл споделяне е изпратена до вас", - "You shared {file} with {email} by mail" : "Споделихте {файл} с {имейл} чрез имейл", + "You shared {file} with {email} by mail" : "Споделихте {file} с {email} чрез имейл", "{actor} shared {file} with {email} by mail" : "{actor} сподели {file} с {email} чрез имейл", "You unshared {file} from {email} by mail" : "Вие прекратихте споделяне от {file} с {email} по имейл", "{actor} unshared {file} from {email} by mail" : "{actor} прекрати споделянето на {file} от {email} по имейл", diff --git a/apps/sharebymail/l10n/el.js b/apps/sharebymail/l10n/el.js index 329bb8a65fa50..c72b3d1eb21e9 100644 --- a/apps/sharebymail/l10n/el.js +++ b/apps/sharebymail/l10n/el.js @@ -11,7 +11,7 @@ OC.L10N.register( "{actor} shared {file} with {email} by mail" : "{actor} διαμοίρασε {file} με {email} μέσω mail", "You unshared {file} from {email} by mail" : "Διακόψατε διαμοιρασμό {file} από {email} με mail", "{actor} unshared {file} from {email} by mail" : "Ο {actor} διέκοψε τον διαμοιρασμό το {file} από {email} με mail", - "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {αρχείο} έχει αποσταλεί στο {email}", + "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {file} έχει αποσταλεί στο {email}", "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", "Share by mail" : "Διαμοιρασμός με ηλεκτρονική αλληλογραφία", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε τον κωδικό πρόσβασης που δημιουργείται αυτόματα. Ορίστε μια έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και δοκιμάστε ξανά.", diff --git a/apps/sharebymail/l10n/el.json b/apps/sharebymail/l10n/el.json index 75bf088fdcd46..136586278a390 100644 --- a/apps/sharebymail/l10n/el.json +++ b/apps/sharebymail/l10n/el.json @@ -9,7 +9,7 @@ "{actor} shared {file} with {email} by mail" : "{actor} διαμοίρασε {file} με {email} μέσω mail", "You unshared {file} from {email} by mail" : "Διακόψατε διαμοιρασμό {file} από {email} με mail", "{actor} unshared {file} from {email} by mail" : "Ο {actor} διέκοψε τον διαμοιρασμό το {file} από {email} με mail", - "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {αρχείο} έχει αποσταλεί στο {email}", + "Password to access {file} was sent to {email}" : "Ο κωδικός πρόσβασης για πρόσβαση στο {file} έχει αποσταλεί στο {email}", "Password to access {file} was sent to you" : "Σας έχει αποσταλεί στο συνθηματικό για πρόσβαση {file}", "Share by mail" : "Διαμοιρασμός με ηλεκτρονική αλληλογραφία", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Δεν μπορούμε να σας στείλουμε τον κωδικό πρόσβασης που δημιουργείται αυτόματα. Ορίστε μια έγκυρη διεύθυνση email στις προσωπικές σας ρυθμίσεις και δοκιμάστε ξανά.", diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index d88fb696809df..0406a48ec34f6 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -10,7 +10,7 @@ OC.L10N.register( "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-post", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-post", "You unshared {file} from {email} by mail" : "Du opphevde delingen {file} med {email} via e-post", - "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {fil} fra {email} via e-post", + "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {file} fra {email} via e-post", "Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}", "Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}", "Share by mail" : "Del via e-post", diff --git a/apps/sharebymail/l10n/nb.json b/apps/sharebymail/l10n/nb.json index 485485a78c33d..6c8ecdd99537f 100644 --- a/apps/sharebymail/l10n/nb.json +++ b/apps/sharebymail/l10n/nb.json @@ -8,7 +8,7 @@ "You shared {file} with {email} by mail" : "Du delte {file} med {email} via e-post", "{actor} shared {file} with {email} by mail" : "{actor} delte {file} med {email} via e-post", "You unshared {file} from {email} by mail" : "Du opphevde delingen {file} med {email} via e-post", - "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {fil} fra {email} via e-post", + "{actor} unshared {file} from {email} by mail" : "{actor} opphevde deling av {file} fra {email} via e-post", "Password to access {file} was sent to {email}" : "Passord for tilgang til {file} ble sendt til {email}", "Password to access {file} was sent to you" : "Du ble tildelt passord for å benytte {file}", "Share by mail" : "Del via e-post", diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index e268e56030943..a81068c0342ff 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -86,7 +86,7 @@ OC.L10N.register( "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" : "停用所有鍵盤快捷鍵", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。", - "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linked}!", + "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linkend}!", "Current selected app: {app}, position {position} of {total}" : "目前選取的應用程式:{app}、位置為 {position},共 {total}", "Move up" : "向上移動", "Move down" : "向下移動", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index 44a437e0f13bd..2af22dfe84064 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -84,7 +84,7 @@ "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" : "停用所有鍵盤快捷鍵", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙使用。我們遵循網路標準,並透過檢查來確保所有內容皆可在沒有滑鼠或輔助軟體(例如螢幕閱讀器)的情況下使用。我們目標是能達到 {guidelines} 網頁內容可及性指引{linkend} 2.1 版的 AA 等級,加上高對比度主題甚至還能到 AAA 等級。", - "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linked}!", + "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何問題,請在 {issuetracker}我們的問題追蹤系統{linkend} 舉報。而如果您想參與,歡迎加入 {designteam}我們的設計團隊{linkend}!", "Current selected app: {app}, position {position} of {total}" : "目前選取的應用程式:{app}、位置為 {position},共 {total}", "Move up" : "向上移動", "Move down" : "向下移動", diff --git a/apps/user_status/l10n/es_EC.js b/apps/user_status/l10n/es_EC.js index e38461dd689f2..14f92ffa85b40 100644 --- a/apps/user_status/l10n/es_EC.js +++ b/apps/user_status/l10n/es_EC.js @@ -23,9 +23,9 @@ OC.L10N.register( "Your status was set automatically" : "Tu estado se estableció automáticamente", "Clear status message" : "Borrar mensaje de estado", "Set status message" : "Establecer mensaje de estado", - "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icono} {mensaje}\"", - "Reset status to \"{message}\"" : "Restablecer estado a \"{mensaje}\"", - "Reset status to \"{icon}\"" : "Restablecer estado a \"{icono}\"", + "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Restablecer estado a \"{message}\"", + "Reset status to \"{icon}\"" : "Restablecer estado a \"{icon}\"", "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al borrar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json index f401edf531fc3..b431c33ed6cbd 100644 --- a/apps/user_status/l10n/es_EC.json +++ b/apps/user_status/l10n/es_EC.json @@ -21,9 +21,9 @@ "Your status was set automatically" : "Tu estado se estableció automáticamente", "Clear status message" : "Borrar mensaje de estado", "Set status message" : "Establecer mensaje de estado", - "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icono} {mensaje}\"", - "Reset status to \"{message}\"" : "Restablecer estado a \"{mensaje}\"", - "Reset status to \"{icon}\"" : "Restablecer estado a \"{icono}\"", + "Reset status to \"{icon} {message}\"" : "Restablecer estado a \"{icon} {message}\"", + "Reset status to \"{message}\"" : "Restablecer estado a \"{message}\"", + "Reset status to \"{icon}\"" : "Restablecer estado a \"{icon}\"", "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al borrar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js index 5a51d1597b728..bcab46b53d73a 100644 --- a/apps/weather_status/l10n/it.js +++ b/apps/weather_status/l10n/it.js @@ -26,7 +26,7 @@ OC.L10N.register( "{temperature} {unit} light rainfall later today" : "{temperature} {unit} deboli precipitazioni più tardi oggi", "{temperature} {unit} light rainfall" : "{temperature} {unit} precipitazioni deboli", "{temperature} {unit} rainfall later today" : "{temperature} {unit} pioggia più tardi oggi", - "{temperature} {unit} rainfall" : "{temperature} {unità} precipitazioni", + "{temperature} {unit} rainfall" : "{temperature} {unit} precipitazioni", "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} forti precipitazioni più tardi oggi", "{temperature} {unit} heavy rainfall" : "{temperature} {unit} forti precipitazioni", "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rovesci di pioggia più tardi oggi", diff --git a/apps/weather_status/l10n/it.json b/apps/weather_status/l10n/it.json index f7217ae66c097..ccf4cbc810a60 100644 --- a/apps/weather_status/l10n/it.json +++ b/apps/weather_status/l10n/it.json @@ -24,7 +24,7 @@ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} deboli precipitazioni più tardi oggi", "{temperature} {unit} light rainfall" : "{temperature} {unit} precipitazioni deboli", "{temperature} {unit} rainfall later today" : "{temperature} {unit} pioggia più tardi oggi", - "{temperature} {unit} rainfall" : "{temperature} {unità} precipitazioni", + "{temperature} {unit} rainfall" : "{temperature} {unit} precipitazioni", "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} forti precipitazioni più tardi oggi", "{temperature} {unit} heavy rainfall" : "{temperature} {unit} forti precipitazioni", "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} rovesci di pioggia più tardi oggi", diff --git a/apps/weather_status/l10n/nb.js b/apps/weather_status/l10n/nb.js index ee419575b9e3c..06686ac5bec1b 100644 --- a/apps/weather_status/l10n/nb.js +++ b/apps/weather_status/l10n/nb.js @@ -29,10 +29,10 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør", "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag", "{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger", - "{temperature} {unit} light rainfall showers later today" : "{temperatur} {unit} lett regnbyger senere i dag", - "{temperature} {unit} light rainfall showers" : "{temperatur} {unit} lett regnbyger", - "{temperature} {unit} heavy rainfall showers later today" : "{temperatur} {unit} kraftige regnbyger senere i dag", - "{temperature} {unit} heavy rainfall showers" : "{temperatur} {unit} kraftige regnbyger", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lett regnbyger senere i dag", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} lett regnbyger", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger", "More weather for {adr}" : "Mer vær for {adr}", "Loading weather" : "Laster vær", "Set location for weather" : "Angi posisjon for været", diff --git a/apps/weather_status/l10n/nb.json b/apps/weather_status/l10n/nb.json index 130ba6b56d56e..5af49792f017e 100644 --- a/apps/weather_status/l10n/nb.json +++ b/apps/weather_status/l10n/nb.json @@ -27,10 +27,10 @@ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} kraftig nedbør", "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} regnbyger senere i dag", "{temperature} {unit} rainfall showers" : "{temperature} {unit} regnbyger", - "{temperature} {unit} light rainfall showers later today" : "{temperatur} {unit} lett regnbyger senere i dag", - "{temperature} {unit} light rainfall showers" : "{temperatur} {unit} lett regnbyger", - "{temperature} {unit} heavy rainfall showers later today" : "{temperatur} {unit} kraftige regnbyger senere i dag", - "{temperature} {unit} heavy rainfall showers" : "{temperatur} {unit} kraftige regnbyger", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} lett regnbyger senere i dag", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} lett regnbyger", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} kraftige regnbyger senere i dag", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} kraftige regnbyger", "More weather for {adr}" : "Mer vær for {adr}", "Loading weather" : "Laster vær", "Set location for weather" : "Angi posisjon for været", diff --git a/core/l10n/de.js b/core/l10n/de.js index aae441287f80e..06c10f9541b0d 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -108,7 +108,7 @@ OC.L10N.register( "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", @@ -268,6 +268,7 @@ OC.L10N.register( "Rename" : "Umbenennen", "Collaborative tags" : "Kollaborative Tags", "No tags found" : "Keine Tags gefunden", + "Clipboard not available, please copy manually" : "Zwischenablage nicht verfügbar, bitte manuell kopieren", "Personal" : "Persönlich", "Accounts" : "Konten", "Admin" : "Administrator", diff --git a/core/l10n/de.json b/core/l10n/de.json index 6d87ca3c5d3e2..bd0b80e89a523 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -106,7 +106,7 @@ "Create share" : "Freigabe erstellen", "The remote URL must include the user." : "Die entfernte URL muss den Benutzer enthalten.", "Invalid remote URL." : "Ungültige entfernte URL.", - "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu deiner Nextcloud", + "Failed to add the public link to your Nextcloud" : "Fehler beim Hinzufügen des öffentlichen Links zu Ihrer Nextcloud", "Direct link copied to clipboard" : "Direkter Link in die Zwischenablage kopiert", "Please copy the link manually:" : "Bitte den Link manuell kopieren:", "Custom date range" : "Benutzerdefinierter Zeitbereich", @@ -266,6 +266,7 @@ "Rename" : "Umbenennen", "Collaborative tags" : "Kollaborative Tags", "No tags found" : "Keine Tags gefunden", + "Clipboard not available, please copy manually" : "Zwischenablage nicht verfügbar, bitte manuell kopieren", "Personal" : "Persönlich", "Accounts" : "Konten", "Admin" : "Administrator", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index aa4eaabc01973..2c5599aa18697 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -54,8 +54,8 @@ OC.L10N.register( "unknown text" : "ຂໍ້ຄວາມທີ່ບໍ່ຮູ້", "Hello world!" : "ສະບາຍດີ", "sunny" : "ມີເເດດ", - "Hello {name}, the weather is {weather}" : "ສະບາຍດີ {ຊື່}, ອາກາດແມ່ນ {weather}", - "Hello {name}" : "ສະບາຍດີ {ຊື່}", + "Hello {name}, the weather is {weather}" : "ສະບາຍດີ {name}, ອາກາດແມ່ນ {weather}", + "Hello {name}" : "ສະບາຍດີ {name}", "These are your search results" : "ເຫຼົ່ານີ້ແມ່ນຜົນການຊອກຫາຂອງທ່ານ", "new" : "ໃໝ່", "_download %n file_::_download %n files_" : ["ຟາຍ%n ດາວ ໂຫລດ"], @@ -113,11 +113,11 @@ OC.L10N.register( "Loading more results …" : "ຜົນການດາວໂຫຼດເພີ່ມເຕີມ ...", "Search" : "ຄົ້ນຫາ", "No results for {query}" : "ບໍ່ມີຜົນສໍາລັບ {query}", - "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {ປະເພດ}", + "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {type}", "Forgot password?" : "ລືມລະຫັດຜ່ານ?", "Back" : "ຫຼັງ", "Login form is disabled." : "ຮູບແບບLogin ຖືກປິດ.", - "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", + "Search {types} …" : "ຄົ້ນຫາ {types} ...", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", diff --git a/core/l10n/lo.json b/core/l10n/lo.json index f156b8180411f..6309407088aec 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -52,8 +52,8 @@ "unknown text" : "ຂໍ້ຄວາມທີ່ບໍ່ຮູ້", "Hello world!" : "ສະບາຍດີ", "sunny" : "ມີເເດດ", - "Hello {name}, the weather is {weather}" : "ສະບາຍດີ {ຊື່}, ອາກາດແມ່ນ {weather}", - "Hello {name}" : "ສະບາຍດີ {ຊື່}", + "Hello {name}, the weather is {weather}" : "ສະບາຍດີ {name}, ອາກາດແມ່ນ {weather}", + "Hello {name}" : "ສະບາຍດີ {name}", "These are your search results" : "ເຫຼົ່ານີ້ແມ່ນຜົນການຊອກຫາຂອງທ່ານ", "new" : "ໃໝ່", "_download %n file_::_download %n files_" : ["ຟາຍ%n ດາວ ໂຫລດ"], @@ -111,11 +111,11 @@ "Loading more results …" : "ຜົນການດາວໂຫຼດເພີ່ມເຕີມ ...", "Search" : "ຄົ້ນຫາ", "No results for {query}" : "ບໍ່ມີຜົນສໍາລັບ {query}", - "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {ປະເພດ}", + "An error occurred while searching for {type}" : "ເກີດຂໍ້ຜິດພາດໃນຂະນະທີ່ຊອກຫາ {type}", "Forgot password?" : "ລືມລະຫັດຜ່ານ?", "Back" : "ຫຼັງ", "Login form is disabled." : "ຮູບແບບLogin ຖືກປິດ.", - "Search {types} …" : "ຄົ້ນຫາ {ປະເພດ} ...", + "Search {types} …" : "ຄົ້ນຫາ {types} ...", "Choose" : "ເລືອກ", "Copy" : "ສຳເນົາ", "Move" : "ຍ້າຍ", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index bc06c154eb537..d08b8cc72ee57 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -268,6 +268,7 @@ OC.L10N.register( "Rename" : "Renomear", "Collaborative tags" : "Etiquetas colaborativas", "No tags found" : "Nenhuma etiqueta encontrada", + "Clipboard not available, please copy manually" : "Área de transferência não disponível, copie manualmente", "Personal" : "Pessoal", "Accounts" : "Contas", "Admin" : "Administrar", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 896315bebb44a..78c1d2b8cb647 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -266,6 +266,7 @@ "Rename" : "Renomear", "Collaborative tags" : "Etiquetas colaborativas", "No tags found" : "Nenhuma etiqueta encontrada", + "Clipboard not available, please copy manually" : "Área de transferência não disponível, copie manualmente", "Personal" : "Pessoal", "Accounts" : "Contas", "Admin" : "Administrar", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 80b67f0e2f18d..4903b1328ec0a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -217,7 +217,7 @@ OC.L10N.register( "Continue with this unsupported browser" : "继续使用该过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", - "Search {types} …" : "搜索 {类型} …", + "Search {types} …" : "搜索 {types} …", "Choose {file}" : "选择 {file}", "Choose" : "选择", "Copy to {target}" : "复制到 {target}", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 4ab5a5c5f74bc..6152d4f6bc709 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -215,7 +215,7 @@ "Continue with this unsupported browser" : "继续使用该过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", - "Search {types} …" : "搜索 {类型} …", + "Search {types} …" : "搜索 {types} …", "Choose {file}" : "选择 {file}", "Choose" : "选择", "Copy to {target}" : "复制到 {target}",