summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-11 00:32:48 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-11 00:32:48 +0000
commit983f443f4c95cadf73f0d2cce1cd2f12f768eeec (patch)
tree44c5998bb95d05748e221ba3f12843bf586a487e
parentcdc51554b2ca79bae638476c1f95ec58391bd596 (diff)
downloadnextcloud-server-983f443f4c95cadf73f0d2cce1cd2f12f768eeec.tar.gz
nextcloud-server-983f443f4c95cadf73f0d2cce1cd2f12f768eeec.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/comments/l10n/eu.js1
-rw-r--r--apps/comments/l10n/eu.json1
-rw-r--r--apps/comments/l10n/gl.js6
-rw-r--r--apps/comments/l10n/gl.json6
-rw-r--r--apps/files/l10n/eu.js14
-rw-r--r--apps/files/l10n/eu.json14
-rw-r--r--apps/files/l10n/gl.js2
-rw-r--r--apps/files/l10n/gl.json2
-rw-r--r--apps/files/l10n/tr.js11
-rw-r--r--apps/files/l10n/tr.json11
-rw-r--r--apps/settings/l10n/ar.js1
-rw-r--r--apps/settings/l10n/ar.json1
-rw-r--r--apps/settings/l10n/pt_BR.js5
-rw-r--r--apps/settings/l10n/pt_BR.json5
-rw-r--r--apps/user_ldap/l10n/pt_BR.js2
-rw-r--r--apps/user_ldap/l10n/pt_BR.json2
-rw-r--r--core/l10n/eu.js4
-rw-r--r--core/l10n/eu.json4
-rw-r--r--core/l10n/gl.js2
-rw-r--r--core/l10n/gl.json2
20 files changed, 86 insertions, 10 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js
index bcfb99ad8d3..73d25e4ef93 100644
--- a/apps/comments/l10n/eu.js
+++ b/apps/comments/l10n/eu.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
"No more messages" : "Ez da mezu gehiagorik",
"Retry" : "Saiatu berriro",
+ "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du",
"Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json
index f09da9e788c..352c15835d1 100644
--- a/apps/comments/l10n/eu.json
+++ b/apps/comments/l10n/eu.json
@@ -17,6 +17,7 @@
"No comments yet, start the conversation!" : "Oraindik ez dago iruzkinik, izan zaitez lehena zerbait esanez!",
"No more messages" : "Ez da mezu gehiagorik",
"Retry" : "Saiatu berriro",
+ "Failed to mark comments as read" : "Iruzkinak irakurritako gisa markatzeak huts egin du",
"Unable to load the comments list" : "Ezin da iruzkinen zerrenda kargatu",
"_%n unread comment_::_%n unread comments_" : ["iruzkin %n irakurri gabe","%n iruzkin irakurri gabe"],
"_1 new comment_::_{unread} new comments_" : ["Iruzkin berri 1","{unread} iruzkin berri"],
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js
index a17aed3fb9f..edf34600bb2 100644
--- a/apps/comments/l10n/gl.js
+++ b/apps/comments/l10n/gl.js
@@ -24,10 +24,10 @@ OC.L10N.register(
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
"Comment" : "Comentario",
- "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
+ "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario",
"Comment deleted" : "Comentario eliminado",
- "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario",
- "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario",
+ "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario",
+ "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario",
"%1$s commented" : "%1$s comentados"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json
index ca1278dd2d0..676ab8ecfc6 100644
--- a/apps/comments/l10n/gl.json
+++ b/apps/comments/l10n/gl.json
@@ -22,10 +22,10 @@
"_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"],
"Comment" : "Comentario",
- "An error occurred while trying to edit the comment" : "Produciuse un erro mentres tentaba editar o comentario",
+ "An error occurred while trying to edit the comment" : "Produciuse un erro cando tentaba editar o comentario",
"Comment deleted" : "Comentario eliminado",
- "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario",
- "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario",
+ "An error occurred while trying to delete the comment" : "Produciuse un erro cando tentaba eliminar o comentario",
+ "An error occurred while trying to create the comment" : "Produciuse un erro cando tentaba crear o comentario",
"%1$s commented" : "%1$s comentados"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js
index a53022240e4..0867d231ec4 100644
--- a/apps/files/l10n/eu.js
+++ b/apps/files/l10n/eu.js
@@ -107,6 +107,8 @@ OC.L10N.register(
"Create new folder" : "Sortu karpeta berria",
"Upload file" : "Kargatu fitxategia",
"Recent" : "Azkenak",
+ "This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka",
+ "This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu",
"Not favorited" : "Ez da gogokoa",
"Remove from favorites" : "Kendu gogokoetatik",
"Add to favorites" : "Gehitu gogokoetara",
@@ -171,10 +173,18 @@ OC.L10N.register(
"Select the row for {displayName}" : "Hautatu {displayName} errenkada",
"Rename file" : "Berrizendatu fitxategia",
"File name" : "Fitxategi izena",
+ "A long time ago" : "Orain dela denbora asko",
"Download file {name}" : "Deskargatu {name} fitxategia ",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da",
"\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" fitxategi-mota ez da onartzen.",
+ "{newName} already exists." : "{newName} badago aurretik.",
"Name cannot be empty" : "Izena ezin da hutsik egon",
+ "Another entry with the same name already exists" : "Badago izen hori duen beste sarrera bat",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" \"{newName}\"(e)ra berrizendatu da.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" izena \"{dir}\" karpetan dagoeneko erabiltzen da. Mesedez aukeratu beste izen bat.",
+ "Could not rename \"{oldName}\"" : "Ezin izan da \"{oldName}\" berrizendatu ",
"Total rows summary" : "Errenkaden guztirako laburpena",
"Select all" : "Hautatu dena",
"Unselect all" : "Desautatu dena",
@@ -209,6 +219,7 @@ OC.L10N.register(
"Files settings" : "FItxategien ezarpenak",
"File cannot be accessed" : "Ezin da fitxategia atzitu",
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
+ "Sort favorites first" : "Ordenatu gogokoak lehenengo",
"Show hidden files" : "Erakutsi ezkutuko fitxategiak",
"Crop image previews" : "Moztu irudien aurrebistak",
"Additional settings" : "Ezarpen gehiago",
@@ -227,10 +238,13 @@ OC.L10N.register(
"Blank" : "Hutsik",
"Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik",
"Delete permanently" : "Ezabatu betirako",
+ "Open folder {displayName}" : "Ireki {displayName} karpeta",
"Open details" : "Ireki xehetasunak",
"Set up templates folder" : "Konfiguratu txantiloien karpeta",
"Templates" : "Txantiloiak",
+ "Create new templates folder" : "Sortu txantiloi karpeta berria",
"Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu",
+ "List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.",
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda",
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Upload some content or sync with your devices!" : "Kargatu edukiren bat edo sinkronizatu zure gailuekin!",
diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json
index b475341c1ac..2cdf555f3ed 100644
--- a/apps/files/l10n/eu.json
+++ b/apps/files/l10n/eu.json
@@ -105,6 +105,8 @@
"Create new folder" : "Sortu karpeta berria",
"Upload file" : "Kargatu fitxategia",
"Recent" : "Azkenak",
+ "This file has the tag {tag}" : "Fitxategi honek {tag} etiketa dauka",
+ "This file has the tags {firstTags} and {lastTag}" : "Fitxategi honek {firstTags} eta {lastTag} etiketak ditu",
"Not favorited" : "Ez da gogokoa",
"Remove from favorites" : "Kendu gogokoetatik",
"Add to favorites" : "Gehitu gogokoetara",
@@ -169,10 +171,18 @@
"Select the row for {displayName}" : "Hautatu {displayName} errenkada",
"Rename file" : "Berrizendatu fitxategia",
"File name" : "Fitxategi izena",
+ "A long time ago" : "Orain dela denbora asko",
"Download file {name}" : "Deskargatu {name} fitxategia ",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" ekintza behar bezala exekutatu da",
"\"{displayName}\" action failed" : "\"{displayName}\" ekintzak huts egin du",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" fitxategi-mota ez da onartzen.",
+ "{newName} already exists." : "{newName} badago aurretik.",
"Name cannot be empty" : "Izena ezin da hutsik egon",
+ "Another entry with the same name already exists" : "Badago izen hori duen beste sarrera bat",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" \"{newName}\"(e)ra berrizendatu da.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" izena \"{dir}\" karpetan dagoeneko erabiltzen da. Mesedez aukeratu beste izen bat.",
+ "Could not rename \"{oldName}\"" : "Ezin izan da \"{oldName}\" berrizendatu ",
"Total rows summary" : "Errenkaden guztirako laburpena",
"Select all" : "Hautatu dena",
"Unselect all" : "Desautatu dena",
@@ -207,6 +217,7 @@
"Files settings" : "FItxategien ezarpenak",
"File cannot be accessed" : "Ezin da fitxategia atzitu",
"You might not have have permissions to view it, ask the sender to share it" : "Baliteke hura ikusteko baimenik ez izatea; eskatu igorleari partekatzeko",
+ "Sort favorites first" : "Ordenatu gogokoak lehenengo",
"Show hidden files" : "Erakutsi ezkutuko fitxategiak",
"Crop image previews" : "Moztu irudien aurrebistak",
"Additional settings" : "Ezarpen gehiago",
@@ -225,10 +236,13 @@
"Blank" : "Hutsik",
"Unable to create new file from template" : "Ezin da fitxategi berria sortu txantiloitik",
"Delete permanently" : "Ezabatu betirako",
+ "Open folder {displayName}" : "Ireki {displayName} karpeta",
"Open details" : "Ireki xehetasunak",
"Set up templates folder" : "Konfiguratu txantiloien karpeta",
"Templates" : "Txantiloiak",
+ "Create new templates folder" : "Sortu txantiloi karpeta berria",
"Unable to initialize the templates directory" : "Ezin da txantiloien direktorioa hasieratu",
+ "List of favorites files and folders." : "Fitxategi eta karpeta gogokoen zerrenda.",
"Toggle %1$s sublist" : "Txandakatu %1$sazpizerrenda",
"Toggle grid view" : "Txandakatu sareta ikuspegia",
"Upload some content or sync with your devices!" : "Kargatu edukiren bat edo sinkronizatu zure gailuekin!",
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 978814efd49..9e4cd369a29 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -193,7 +193,7 @@ OC.L10N.register(
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se presenta de xeito completo por mor do rendemento. Os ficheiros amósanse mentres navega pola lista.",
+ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres navega pola lista.",
"Storage informations" : "Información de almacenamento",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
"{relative}% used" : "{relative}% usado",
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json
index ad7de0e9081..4e066a7bae5 100644
--- a/apps/files/l10n/gl.json
+++ b/apps/files/l10n/gl.json
@@ -191,7 +191,7 @@
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se presenta de xeito completo por mor do rendemento. Os ficheiros amósanse mentres navega pola lista.",
+ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse mentres navega pola lista.",
"Storage informations" : "Información de almacenamento",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
"{relative}% used" : "{relative}% usado",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index c377139eb8f..87b14fd96bd 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -171,11 +171,20 @@ OC.L10N.register(
"Reload current directory" : "Geçerli klasörü yeniden yükle",
"Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
"Select the row for {displayName}" : "{displayName} satırını seç",
+ "Rename file" : "Dosyayı yeniden adlandır",
"File name" : "Dosya adı",
+ "A long time ago" : "Uzun süre önce",
"Download file {name}" : "{name} dosyasını indir",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" dosya türüne izin verilmiyor.",
+ "{newName} already exists." : "{newName} zaten var.",
"Name cannot be empty" : "Ad boş olamaz",
+ "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" adı \"{newName}\" olarak değiştirildi",
+ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\"\" adı \"{dir}\" klasöründe zaten kullanılmış. Lütfen başka bir ad seçin.",
+ "Could not rename \"{oldName}\"" : "\"{oldName}\" adı değiştirilemedi",
"Total rows summary" : "Toplam satır özeti",
"Select all" : "Tümünü seç",
"Unselect all" : "Tümünü bırak",
@@ -210,6 +219,7 @@ OC.L10N.register(
"Files settings" : "Dosyalar ayarları",
"File cannot be accessed" : "Dosyaya erişilemedi",
"You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
+ "Sort favorites first" : "Sık kullanılanlar üstte sıralansın",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Crop image previews" : "Görsel ön izlemeleri kırpılsın",
"Additional settings" : "Ek ayarlar",
@@ -234,6 +244,7 @@ OC.L10N.register(
"Templates" : "Kalıplar",
"Create new templates folder" : "Yeni kalıp klasörü oluştur",
"Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı",
+ "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
"Toggle %1$s sublist" : "%1$s alt listesini aç/kapat",
"Toggle grid view" : "Tablo görünümünü değiştir",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 0e7f7af07a8..c325d7f28fa 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -169,11 +169,20 @@
"Reload current directory" : "Geçerli klasörü yeniden yükle",
"Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
"Select the row for {displayName}" : "{displayName} satırını seç",
+ "Rename file" : "Dosyayı yeniden adlandır",
"File name" : "Dosya adı",
+ "A long time ago" : "Uzun süre önce",
"Download file {name}" : "{name} dosyasını indir",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" dosya türüne izin verilmiyor.",
+ "{newName} already exists." : "{newName} zaten var.",
"Name cannot be empty" : "Ad boş olamaz",
+ "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" adı \"{newName}\" olarak değiştirildi",
+ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\"\" adı \"{dir}\" klasöründe zaten kullanılmış. Lütfen başka bir ad seçin.",
+ "Could not rename \"{oldName}\"" : "\"{oldName}\" adı değiştirilemedi",
"Total rows summary" : "Toplam satır özeti",
"Select all" : "Tümünü seç",
"Unselect all" : "Tümünü bırak",
@@ -208,6 +217,7 @@
"Files settings" : "Dosyalar ayarları",
"File cannot be accessed" : "Dosyaya erişilemedi",
"You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin",
+ "Sort favorites first" : "Sık kullanılanlar üstte sıralansın",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Crop image previews" : "Görsel ön izlemeleri kırpılsın",
"Additional settings" : "Ek ayarlar",
@@ -232,6 +242,7 @@
"Templates" : "Kalıplar",
"Create new templates folder" : "Yeni kalıp klasörü oluştur",
"Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı",
+ "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.",
"Toggle %1$s sublist" : "%1$s alt listesini aç/kapat",
"Toggle grid view" : "Tablo görünümünü değiştir",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 9edff0b9cde..34047e0eb5c 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -187,6 +187,7 @@ OC.L10N.register(
"Disable all" : "تعطيل الكل",
"Enable all" : "تمكين الكل",
"_%n app has an update available_::_%n apps have an update available_" : ["%n تطبيقات لها تحديث متاح","%n تطبيق له تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح"],
+ "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"],
"Marked for remote wipe" : "مُعلَّمٌ ليتم مَحوُه عن بُعدٍ",
"Device settings" : "إعدادات الجهاز",
"Allow filesystem access" : "السماح بالنفاذ إلى نظام الملفات",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index ceb6e152c21..c80c34c771c 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -185,6 +185,7 @@
"Disable all" : "تعطيل الكل",
"Enable all" : "تمكين الكل",
"_%n app has an update available_::_%n apps have an update available_" : ["%n تطبيقات لها تحديث متاح","%n تطبيق له تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح","%n تطبيقات لها تحديث متاح"],
+ "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"],
"Marked for remote wipe" : "مُعلَّمٌ ليتم مَحوُه عن بُعدٍ",
"Device settings" : "إعدادات الجهاز",
"Allow filesystem access" : "السماح بالنفاذ إلى نظام الملفات",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 9c64cc6275d..c9dd52f52da 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -380,9 +380,14 @@ OC.L10N.register(
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, pode-se limpar remotamente os dados do Nextcloud dos dispositivos associados ao {userid}. Só funciona se estiverem conectados à Internet.",
"Remote wipe of devices" : "Limpeza remota de dispositivos",
"Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}",
+ "Wiped {userid}'s devices" : "Dispositivos de {userid}'s apagados",
+ "Update of user manager was failed" : "A atualização do gerenciador de usuários falhou",
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir a conta de {userid}, incluindo todos os arquivos pessoais, dados de aplicativos, etc",
"Account deletion" : "Exclusão de conta",
"Delete {userid}'s account" : "Excluir a conta de {userid}",
+ "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso",
+ "Password was successfully changed" : "A senha foi alterada com sucesso",
+ "Email was successfully changed" : "O e-mail foi alterado com sucesso",
"Welcome mail sent!" : "E-mail de boas-vindas enviado!",
"Toggle user actions menu" : "Alternar o menu de ações do usuário",
"Edit" : "Editar",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index b2b77c3aa79..965eed67862 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -378,9 +378,14 @@
"In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, pode-se limpar remotamente os dados do Nextcloud dos dispositivos associados ao {userid}. Só funciona se estiverem conectados à Internet.",
"Remote wipe of devices" : "Limpeza remota de dispositivos",
"Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}",
+ "Wiped {userid}'s devices" : "Dispositivos de {userid}'s apagados",
+ "Update of user manager was failed" : "A atualização do gerenciador de usuários falhou",
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir a conta de {userid}, incluindo todos os arquivos pessoais, dados de aplicativos, etc",
"Account deletion" : "Exclusão de conta",
"Delete {userid}'s account" : "Excluir a conta de {userid}",
+ "Display name was successfully changed" : "O nome de exibição foi alterado com sucesso",
+ "Password was successfully changed" : "A senha foi alterada com sucesso",
+ "Email was successfully changed" : "O e-mail foi alterado com sucesso",
"Welcome mail sent!" : "E-mail de boas-vindas enviado!",
"Toggle user actions menu" : "Alternar o menu de ações do usuário",
"Edit" : "Editar",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 31556eb272e..a5220e5b5f0 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -155,6 +155,8 @@ OC.L10N.register(
"One User Base DN per line" : "Um usuário de Base DN por linha",
"User Search Attributes" : "Atributos de Busca de Usuário",
"Optional; one attribute per line" : "Opcional; um atributo por linha",
+ "Disable users missing from LDAP" : "Desabilitar usuários ausentes do LDAP",
+ "When switched on, users imported from LDAP which are then missing will be disabled" : "Quando ativado, os usuários importados do LDAP que estiverem ausentes serão desativados",
"Group Display Name Field" : "Campo de nome de exibição do Grupo",
"The LDAP attribute to use to generate the groups's display name." : "O atributo LDAP a usar para gerar o nome de apresentação do grupo.",
"Base Group Tree" : "Árvore de Grupo Base",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 50def2eec46..3e55a77a531 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -153,6 +153,8 @@
"One User Base DN per line" : "Um usuário de Base DN por linha",
"User Search Attributes" : "Atributos de Busca de Usuário",
"Optional; one attribute per line" : "Opcional; um atributo por linha",
+ "Disable users missing from LDAP" : "Desabilitar usuários ausentes do LDAP",
+ "When switched on, users imported from LDAP which are then missing will be disabled" : "Quando ativado, os usuários importados do LDAP que estiverem ausentes serão desativados",
"Group Display Name Field" : "Campo de nome de exibição do Grupo",
"The LDAP attribute to use to generate the groups's display name." : "O atributo LDAP a usar para gerar o nome de apresentação do grupo.",
"Base Group Tree" : "Árvore de Grupo Base",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 134f1bebd7a..1bcd481c12e 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -119,6 +119,7 @@ OC.L10N.register(
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Instantzia honek S3n oinarritutako objektuen biltegia erabiltzen du biltegiratze nagusi bezala. Kargatutako fitxategiak behin-behinean zerbitzarian gordetzen direnez, PHPren aldi baterako direktorioan 50 GB libre edukitzea gomendatzen da. Egiaztatu egunkariak bideari eta erabilgarri dagoen espazioari buruzko xehetasunak izateko. Hau hobetzeko aldatu aldi baterako direktorioa php.ini fitxategian edo egin leku gehiago bide horretan.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Instantzia honen aldi baterako direktorioak existitzen ez den edo idatzi ezin den direktorio batera erreferentziatzen du.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Zure instantziara konexio seguru baten bidez sartzen ari zara, hala ere, instantziak seguruak ez diren URLak sortzen ditu. Seguruenik horrek esan nahi du alderantzizko proxy baten atzean zaudela eta gainidazte konfigurazio aldagaiak ez daudela ondo ezarrita. Irakurri {linkstart}honi buruzko dokumentazio orria ↗{linkend}.",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Instantzia hau arazketa moduan exekutatzen ari da. Gaitu hau garapen lokalerako soilik eta ez produkzio inguruneetarako.",
"Error occurred while checking server setup" : "Errorea gertatu da zerbitzariaren konfigurazioa egiaztatzean",
"For more details see the {linkstart}documentation ↗{linkend}." : "Xehetasun gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗{linkedin}.",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Zure datuen direktorioa eta fitxategiak Internetetik atzitu daitezke seguru aski. .htaccess fitxategiak ez du funtzionatzen. Biziki gomendatzen da web zerbitzariaren konfigurazioa aldatzea datuen direktorioa atzigarri egon ez dadin, edo datuen direktorioa ateratzea web zerbitzariaren dokumentuen errotik kanpora.",
@@ -127,6 +128,7 @@ OC.L10N.register(
"The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{expected}\" ez dago \"{header}\" HTTP goiburuaren barnean. Hau segurtasun edo pribatutasun arrisku bat izan daiteke. Ezarpenean dagokion balioa jartzea gomendatzen da.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{Header}\" HTTP goiburua ez dago \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" edo \"{val5}\" gisa ezarrita. Horrek aipamenen informazioa isuri dezake. Ikusi {linkstart}W3C gomendioa ↗ {linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP goiburua ez dago gutxienez \"{segundo}\" segundotan ezarrita. Segurtasuna hobetzeko, HSTS gaitzea gomendatzen da {linkstart}segurtasun aholkuak ↗{linkend} atalean azaltzen den moduan.",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Gunera HTTP modu ez-seguruan sartzen ari zara. Zure zerbitzaria HTTPS eskatzeko konfiguratzea gomendatzen da biziki, linkstart}segurtasun aholkuak ↗{linkend} atalean azaltzen den moduan. Hau gabe, \"kopiatu arbelera\" edo \"zerbitzu-langileak\" bezalako web funtzionalitateak ez dute funtzionatuko!",
"unknown text" : "testu ezezaguna",
"Hello world!" : "Kaixo mundua!",
"sunny" : "eguzkitsua",
@@ -191,6 +193,7 @@ OC.L10N.register(
"Distraction free note taking app." : "Distrakziorik gabeko oharrak hartzeko aplikazioa.",
"Search contacts" : "Bilatu kontaktuak",
"Forgot password?" : "Pasahitza ahaztu duzu?",
+ "Back to login form" : "Itzuli saio hasierara",
"Back" : "Atzera",
"Login form is disabled." : "Saioa hasteko inprimakia desgaituta dago.",
"Edit Profile" : "Editatu profila",
@@ -307,6 +310,7 @@ OC.L10N.register(
"The profile does not exist." : "Profila ez da existitzen",
"Back to %s" : "Itzuli %s(e)ra",
"Page not found" : "Orria ez da aurkitu",
+ "The page could not be found on the server or you may not be allowed to view it." : "Ezin izan da orria aurkitu edo ez duzu ikusteko baimenik.",
"Too many requests" : "Eskaera gehiegi",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Eskaera gehiegi zeuden zure saretik. Saiatu beranduago edo kontaktatu zure administrailearekin hau errorea bada.",
"Error" : "Errorea",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index aa0ceba5fbe..049c9e911e4 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -117,6 +117,7 @@
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Instantzia honek S3n oinarritutako objektuen biltegia erabiltzen du biltegiratze nagusi bezala. Kargatutako fitxategiak behin-behinean zerbitzarian gordetzen direnez, PHPren aldi baterako direktorioan 50 GB libre edukitzea gomendatzen da. Egiaztatu egunkariak bideari eta erabilgarri dagoen espazioari buruzko xehetasunak izateko. Hau hobetzeko aldatu aldi baterako direktorioa php.ini fitxategian edo egin leku gehiago bide horretan.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Instantzia honen aldi baterako direktorioak existitzen ez den edo idatzi ezin den direktorio batera erreferentziatzen du.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Zure instantziara konexio seguru baten bidez sartzen ari zara, hala ere, instantziak seguruak ez diren URLak sortzen ditu. Seguruenik horrek esan nahi du alderantzizko proxy baten atzean zaudela eta gainidazte konfigurazio aldagaiak ez daudela ondo ezarrita. Irakurri {linkstart}honi buruzko dokumentazio orria ↗{linkend}.",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Instantzia hau arazketa moduan exekutatzen ari da. Gaitu hau garapen lokalerako soilik eta ez produkzio inguruneetarako.",
"Error occurred while checking server setup" : "Errorea gertatu da zerbitzariaren konfigurazioa egiaztatzean",
"For more details see the {linkstart}documentation ↗{linkend}." : "Xehetasun gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗{linkedin}.",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Zure datuen direktorioa eta fitxategiak Internetetik atzitu daitezke seguru aski. .htaccess fitxategiak ez du funtzionatzen. Biziki gomendatzen da web zerbitzariaren konfigurazioa aldatzea datuen direktorioa atzigarri egon ez dadin, edo datuen direktorioa ateratzea web zerbitzariaren dokumentuen errotik kanpora.",
@@ -125,6 +126,7 @@
"The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{expected}\" ez dago \"{header}\" HTTP goiburuaren barnean. Hau segurtasun edo pribatutasun arrisku bat izan daiteke. Ezarpenean dagokion balioa jartzea gomendatzen da.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "\"{Header}\" HTTP goiburua ez dago \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" edo \"{val5}\" gisa ezarrita. Horrek aipamenen informazioa isuri dezake. Ikusi {linkstart}W3C gomendioa ↗ {linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "\"Strict-Transport-Security\" HTTP goiburua ez dago gutxienez \"{segundo}\" segundotan ezarrita. Segurtasuna hobetzeko, HSTS gaitzea gomendatzen da {linkstart}segurtasun aholkuak ↗{linkend} atalean azaltzen den moduan.",
+ "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Gunera HTTP modu ez-seguruan sartzen ari zara. Zure zerbitzaria HTTPS eskatzeko konfiguratzea gomendatzen da biziki, linkstart}segurtasun aholkuak ↗{linkend} atalean azaltzen den moduan. Hau gabe, \"kopiatu arbelera\" edo \"zerbitzu-langileak\" bezalako web funtzionalitateak ez dute funtzionatuko!",
"unknown text" : "testu ezezaguna",
"Hello world!" : "Kaixo mundua!",
"sunny" : "eguzkitsua",
@@ -189,6 +191,7 @@
"Distraction free note taking app." : "Distrakziorik gabeko oharrak hartzeko aplikazioa.",
"Search contacts" : "Bilatu kontaktuak",
"Forgot password?" : "Pasahitza ahaztu duzu?",
+ "Back to login form" : "Itzuli saio hasierara",
"Back" : "Atzera",
"Login form is disabled." : "Saioa hasteko inprimakia desgaituta dago.",
"Edit Profile" : "Editatu profila",
@@ -305,6 +308,7 @@
"The profile does not exist." : "Profila ez da existitzen",
"Back to %s" : "Itzuli %s(e)ra",
"Page not found" : "Orria ez da aurkitu",
+ "The page could not be found on the server or you may not be allowed to view it." : "Ezin izan da orria aurkitu edo ez duzu ikusteko baimenik.",
"Too many requests" : "Eskaera gehiegi",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Eskaera gehiegi zeuden zure saretik. Saiatu beranduago edo kontaktatu zure administrailearekin hau errorea bada.",
"Error" : "Errorea",
diff --git a/core/l10n/gl.js b/core/l10n/gl.js
index 4f0a8b6c8b0..14adc839e19 100644
--- a/core/l10n/gl.js
+++ b/core/l10n/gl.js
@@ -44,7 +44,7 @@ OC.L10N.register(
"Unable to translate" : "Non é posíbel traducir",
"Nextcloud Server" : "Servidor de Nextcloud",
"Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición",
- "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguranza tivemos que retirar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
+ "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun fallo de seguranza tivemos que retirar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
"The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.",
"Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Introduza a súa chave de subscrición na aplicación de asistencia para aumentar o límite de usuarios. Isto tamén lle outorga todos os beneficios adicionais que ofrece Nextcloud Enterprise e é moi recomendábel para a operativa nas empresas.",
"Learn more ↗" : "Aprender máis ↗",
diff --git a/core/l10n/gl.json b/core/l10n/gl.json
index f3dbdb4f4e7..e965b7d7759 100644
--- a/core/l10n/gl.json
+++ b/core/l10n/gl.json
@@ -42,7 +42,7 @@
"Unable to translate" : "Non é posíbel traducir",
"Nextcloud Server" : "Servidor de Nextcloud",
"Some of your link shares have been removed" : "Elimináronse algunhas das súas ligazóns de compartición",
- "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun erro de seguranza tivemos que retirar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
+ "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Por mor dun fallo de seguranza tivemos que retirar algunhas das súas ligazóns de compartición. Vexa a ligazón para obter máis información.",
"The user limit of this instance is reached." : "Acadouse o límite de usuarios desta instancia.",
"Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Introduza a súa chave de subscrición na aplicación de asistencia para aumentar o límite de usuarios. Isto tamén lle outorga todos os beneficios adicionais que ofrece Nextcloud Enterprise e é moi recomendábel para a operativa nas empresas.",
"Learn more ↗" : "Aprender máis ↗",