aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-24 00:19:45 +0000
commit55f81eae135280e2fcc8eb2e5d6eb8d6237c2402 (patch)
tree4e064c122ec40c513c00ddbac72c800fcc8716e6 /apps
parent644d4908c5a92c502c03cbddbd2f060f62100a69 (diff)
downloadnextcloud-server-55f81eae135280e2fcc8eb2e5d6eb8d6237c2402.tar.gz
nextcloud-server-55f81eae135280e2fcc8eb2e5d6eb8d6237c2402.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/dav/l10n/nb.js17
-rw-r--r--apps/dav/l10n/nb.json17
-rw-r--r--apps/files/l10n/ja.js4
-rw-r--r--apps/files/l10n/ja.json4
-rw-r--r--apps/files/l10n/ko.js8
-rw-r--r--apps/files/l10n/ko.json8
-rw-r--r--apps/files_sharing/l10n/es_AR.js144
-rw-r--r--apps/files_sharing/l10n/es_AR.json144
-rw-r--r--apps/files_sharing/l10n/ko.js2
-rw-r--r--apps/files_sharing/l10n/ko.json2
-rw-r--r--apps/settings/l10n/de_DE.js5
-rw-r--r--apps/settings/l10n/de_DE.json5
-rw-r--r--apps/settings/l10n/en_GB.js5
-rw-r--r--apps/settings/l10n/en_GB.json5
-rw-r--r--apps/settings/l10n/ga.js5
-rw-r--r--apps/settings/l10n/ga.json5
-rw-r--r--apps/settings/l10n/gl.js5
-rw-r--r--apps/settings/l10n/gl.json5
-rw-r--r--apps/settings/l10n/ko.js8
-rw-r--r--apps/settings/l10n/ko.json8
-rw-r--r--apps/settings/l10n/nb.js5
-rw-r--r--apps/settings/l10n/nb.json5
-rw-r--r--apps/settings/l10n/pt_BR.js5
-rw-r--r--apps/settings/l10n/pt_BR.json5
-rw-r--r--apps/settings/l10n/sl.js67
-rw-r--r--apps/settings/l10n/sl.json67
-rw-r--r--apps/settings/l10n/zh_TW.js5
-rw-r--r--apps/settings/l10n/zh_TW.json5
-rw-r--r--apps/twofactor_backupcodes/l10n/de_DE.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/de_DE.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/en_GB.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/en_GB.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/es_MX.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/es_MX.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/ga.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/ga.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/gl.js3
-rw-r--r--apps/twofactor_backupcodes/l10n/gl.json3
-rw-r--r--apps/twofactor_backupcodes/l10n/nb.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/nb.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/sv.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/sv.json1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_TW.js1
-rw-r--r--apps/twofactor_backupcodes/l10n/zh_TW.json1
46 files changed, 500 insertions, 92 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js
index efad074bdca..97e4ff347e4 100644
--- a/apps/dav/l10n/nb.js
+++ b/apps/dav/l10n/nb.js
@@ -102,6 +102,23 @@ OC.L10N.register(
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Hver %1$d måned på den %2$s for hele dagen til %3$s",
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Hver %1$d måned på den %2$s mellom %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Hver %1$d måned på den %2$s mellom %3$s - %4$s til %5$s",
+ "Every Year in %1$s on the %2$s for the entire day" : "Årlig i %1$s på den %2$s for hele dagen",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "Årlig i %1$s på den %2$s for hele dagen til %3$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "Årlig i %1$s på den %2$s mellom %3$s - %4$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Årlig i %1$s på den %2$s mellom %3$s - %4$s til %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "Hvert %1$d år i %2$s på den %3$s for hele dagen",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Hvert %1$d år i %2$s på den %3$s for hele dagen til %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Hvert %1$d år i %2$s på den %3$s mellom %4$s - %5$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Hvert %1$d år i %2$s på den %3$s mellom %4$s - %5$s til %6$s",
+ "On specific dates for the entire day until %1$s" : "På bestemte datoer for hele dagen til %1$s",
+ "On specific dates between %1$s - %2$s until %3$s" : "På bestemte datoer mellom %1$s - %2$s til %3$s",
+ "In a %1$s on %2$s" : "Om %1$s på %2$s",
+ "In a %1$s on %2$s then on %3$s" : "Om %1$s på %2$s så på %3$s",
+ "In a %1$s on %2$s then on %3$s and %4$s" : "Om %1$s på %2$s så på %3$s og %4$s",
+ "In %1$s %2$s on %3$s" : "Om %1$s %2$s på %3$s",
+ "In %1$s %2$s on %3$s then on %4$s" : "Om %1$s %2$s på %3$s så på %4$s",
+ "In %1$s %2$s on %3$s then on %4$s and %5$s" : "Om %1$s %2$s på %3$s så på %4$s og %5$s",
+ "Could not generate next recurrence statement" : "Kan ikke generere neste gjentakelse-beskrivelse",
"Cancelled: %1$s" : "Kansellerte: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har blitt kansellert",
"Re: %1$s" : "Sv: %1$s",
diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json
index fc5f37a4bfc..81b616a0792 100644
--- a/apps/dav/l10n/nb.json
+++ b/apps/dav/l10n/nb.json
@@ -100,6 +100,23 @@
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Hver %1$d måned på den %2$s for hele dagen til %3$s",
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Hver %1$d måned på den %2$s mellom %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Hver %1$d måned på den %2$s mellom %3$s - %4$s til %5$s",
+ "Every Year in %1$s on the %2$s for the entire day" : "Årlig i %1$s på den %2$s for hele dagen",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "Årlig i %1$s på den %2$s for hele dagen til %3$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "Årlig i %1$s på den %2$s mellom %3$s - %4$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Årlig i %1$s på den %2$s mellom %3$s - %4$s til %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "Hvert %1$d år i %2$s på den %3$s for hele dagen",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Hvert %1$d år i %2$s på den %3$s for hele dagen til %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Hvert %1$d år i %2$s på den %3$s mellom %4$s - %5$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Hvert %1$d år i %2$s på den %3$s mellom %4$s - %5$s til %6$s",
+ "On specific dates for the entire day until %1$s" : "På bestemte datoer for hele dagen til %1$s",
+ "On specific dates between %1$s - %2$s until %3$s" : "På bestemte datoer mellom %1$s - %2$s til %3$s",
+ "In a %1$s on %2$s" : "Om %1$s på %2$s",
+ "In a %1$s on %2$s then on %3$s" : "Om %1$s på %2$s så på %3$s",
+ "In a %1$s on %2$s then on %3$s and %4$s" : "Om %1$s på %2$s så på %3$s og %4$s",
+ "In %1$s %2$s on %3$s" : "Om %1$s %2$s på %3$s",
+ "In %1$s %2$s on %3$s then on %4$s" : "Om %1$s %2$s på %3$s så på %4$s",
+ "In %1$s %2$s on %3$s then on %4$s and %5$s" : "Om %1$s %2$s på %3$s så på %4$s og %5$s",
+ "Could not generate next recurrence statement" : "Kan ikke generere neste gjentakelse-beskrivelse",
"Cancelled: %1$s" : "Kansellerte: %1$s",
"\"%1$s\" has been canceled" : "\"%1$s\" har blitt kansellert",
"Re: %1$s" : "Sv: %1$s",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 39718240ffb..45cdcda83e4 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -157,6 +157,10 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき",
"A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
+ "Files compatibility" : "ファイルの互換性",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
+ "Enforce Windows compatibility" : "Windowsとの互換性を強制",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
"Accept" : "承諾",
"Reject" : "拒否",
"Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信",
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index 812bfa60e03..bed24ce9e8a 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -155,6 +155,10 @@
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき",
"A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき",
"Upload (max. %s)" : "アップロード ( 最大 %s )",
+ "Files compatibility" : "ファイルの互換性",
+ "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。",
+ "Enforce Windows compatibility" : "Windowsとの互換性を強制",
+ "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。",
"Accept" : "承諾",
"Reject" : "拒否",
"Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信",
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 6b529fcb7fd..4ab7941a6fa 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"Delete" : "삭제",
"Tags" : "태그",
"Show list view" : "리스트 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"Home" : "홈",
"Close" : "닫기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
@@ -233,7 +233,7 @@ OC.L10N.register(
"Shared by link" : "링크로 공유됨",
"Shared" : "공유됨",
"Switch to list view" : "목록 보기로 전환",
- "Switch to grid view" : "바둑판식 보기로 전환",
+ "Switch to grid view" : "그리드뷰로 전환",
"Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
"Error during upload: {message}" : "업로드 오류: {message}",
"Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
@@ -248,7 +248,7 @@ OC.L10N.register(
"Sort folders before files" : "폴더를 파일보다 먼저 정렬",
"Show hidden files" : "숨김 파일 보이기",
"Crop image previews" : "이미지 미리보기 확대",
- "Enable the grid view" : "바둑판식 보기 활성화",
+ "Enable the grid view" : "그리드뷰 활성화",
"Additional settings" : "고급 설정",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
@@ -352,7 +352,7 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.",
"Set up templates folder" : "템플릿 폴더 설정",
"Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기",
- "Toggle grid view" : "바둑판식 보기 전환",
+ "Toggle grid view" : "그리드뷰 전환",
"Shares" : "공유",
"Shared with others" : "다른 사람과 공유됨",
"Shared with you" : "나와 공유됨",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 8524299e75a..3d7dba36d1a 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -5,7 +5,7 @@
"Delete" : "삭제",
"Tags" : "태그",
"Show list view" : "리스트 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"Home" : "홈",
"Close" : "닫기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
@@ -231,7 +231,7 @@
"Shared by link" : "링크로 공유됨",
"Shared" : "공유됨",
"Switch to list view" : "목록 보기로 전환",
- "Switch to grid view" : "바둑판식 보기로 전환",
+ "Switch to grid view" : "그리드뷰로 전환",
"Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨",
"Error during upload: {message}" : "업로드 오류: {message}",
"Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}",
@@ -246,7 +246,7 @@
"Sort folders before files" : "폴더를 파일보다 먼저 정렬",
"Show hidden files" : "숨김 파일 보이기",
"Crop image previews" : "이미지 미리보기 확대",
- "Enable the grid view" : "바둑판식 보기 활성화",
+ "Enable the grid view" : "그리드뷰 활성화",
"Additional settings" : "고급 설정",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
@@ -350,7 +350,7 @@
"You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.",
"Set up templates folder" : "템플릿 폴더 설정",
"Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기",
- "Toggle grid view" : "바둑판식 보기 전환",
+ "Toggle grid view" : "그리드뷰 전환",
"Shares" : "공유",
"Shared with others" : "다른 사람과 공유됨",
"Shared with you" : "나와 공유됨",
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js
index cd847afa2f4..6e2b463852f 100644
--- a/apps/files_sharing/l10n/es_AR.js
+++ b/apps/files_sharing/l10n/es_AR.js
@@ -1,11 +1,17 @@
OC.L10N.register(
"files_sharing",
{
+ "Waiting…" : "Esperando...",
"error" : "error",
+ "finished" : "finalizado",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o Copiar",
"Download" : "Descargar",
"Delete" : "Eliminar",
"You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta",
+ "Terms of service" : "Términos de servicio",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar vista de cuadrícula",
"No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválido",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud",
@@ -18,10 +24,12 @@ OC.L10N.register(
"Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}",
"{actor} shared with group {group}" : "{actor} compartió con el grupo {group}",
"{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}",
+ "Share for group {group} expired" : "El recurso compartido del grupo {group} ha expirado",
"You shared {file} with group {group}" : "Usted ha compartido {file} con el grupo {group}",
"You removed group {group} from {file}" : "Usted eliminó al grupo {group} de {file}",
"{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}",
"{actor} removed group {group} from {file}" : "{actor} lo eliminó del grupo {group} de {file}",
+ "Share for file {file} with group {group} expired" : "El recurso compartido del archivo {file} con el grupo {group} ha expirado",
"Shared as public link" : "Compartido como un link público",
"Removed public link" : "Link público eliminado",
"Public link expired" : "El link público ha expirado",
@@ -42,68 +50,121 @@ OC.L10N.register(
"{user} unshared {file} from you" : "{user} ha dejado de compartir {file} con usted",
"Shared with {user}" : "Compartido con {user}",
"Removed share for {user}" : "Eliminó el elemento compartido para {user}",
+ "You removed yourself" : "Te eliminaste a vos mismo",
"{actor} removed themselves" : "{actor} se ha eliminado",
"{actor} shared with {user}" : "{actor} compartió con {user}",
"{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}",
"Shared by {actor}" : "Compartido por {actor}",
"{actor} removed share" : "{actor} eliminó el elemento compartido",
+ "Share for {user} expired" : "El recurso compartido para {user} ha expirado",
+ "Share expired" : "El recurso compartido ha expirado",
"You shared {file} with {user}" : "Usted ha compartido {file} con {user}",
"You removed {user} from {file}" : "Usted eliminó a {user} de {file}",
+ "You removed yourself from {file}" : "Se eliminó a usted mismo de {file}",
+ "{actor} removed themselves from {file}" : "{actor} se eliminó a sí mismo de {file}",
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}",
"{actor} shared {file} with you" : "{actor} ha compartido {file} con usted",
+ "{actor} removed you from the share named {file}" : "{actor} te eliminó del recurso compartido {file}",
+ "Share for file {file} with {user} expired" : "El recurso compartido del archivo {file} con {user} ha expirado",
+ "Share for file {file} expired" : "El recurso compartido del archivo {file} ha expirado",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartido por correo o por link público ha sido <strong>descargado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"Files" : "Archivos",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
+ "Shared link" : "Enlace compartido",
+ "Wrong share ID, share does not exist" : "Identificador de recurso compartido incorrecto, el recurso no existe",
"Could not delete share" : "No fue posible borrar el elemento compartido",
"Please specify a file or folder path" : "Favor de especificar un archivo o ruta de carpeta",
+ "Wrong path, file/folder does not exist" : "Ubicación incorrecta, el archivo/carpeta no existe",
"Could not create share" : "no fue posible crear el elemento compartido",
- "Please specify a valid user" : "Favor de especificar un usuario válido",
+ "Invalid permissions" : "Permisos inválidos",
+ "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
+ "Please specify a valid account to share with" : "Por favor especifique una cuenta válida para compartir",
"Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador",
"Please specify a valid group" : "Favor de especificar un grupo valido",
"Public link sharing is disabled by the administrator" : "Compartir links públicos está deshabilitado por el administrador",
"Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador",
"Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente",
- "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
+ "Please specify a valid email address" : "Por favor especifique una dirección de mail válida",
+ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando la contraseña por Nextcloud Talk falló porque Nextcloud Talk no está habilitado",
+ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s",
+ "Please specify a valid federated account ID" : "Por favor especifique un identificador de cuenta federada válido",
+ "Please specify a valid federated group ID" : "Por favor especifique un identificador de grupo federado válido",
"You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada",
"Please specify a valid circle" : "Favor de especificar un círculo válido",
+ "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta recorsos compartidos de salas",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh",
"Unknown share type" : "Tipo de elemento compartido desconocido",
"Not a directory" : "No es una carpeta",
+ "Could not lock node" : "No se pudo bloquear el nodo",
"Could not lock path" : "No fue posible bloquear la ruta",
+ "no sharing rights on this item" : "sin permisos de compartir en este elemento",
+ "You are not allowed to edit incoming shares" : "Usted no está autorizado para editar recursos compartidos entrantes",
"Wrong or no update parameter given" : "El parametro de actualización esta erróneo o faltante",
+ "You are not allowed to edit link shares that you don't own" : "Usted no está autorizado para editar links de recursos compartidos que no le pertenecen",
+ "Share must at least have READ or CREATE permissions" : "El recurso compartido debe tener al menos el permiso de LECTURA o CREACIÓN",
+ "Share must have READ permission if UPDATE or DELETE permission is set" : "El recurso compartido debe tener el permiso de LECTURA si el permiso de ACTUALIZAR o ELIMINAR está configurado",
+ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Enviar la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.",
+ "Invalid date. Format must be YYYY-MM-DD" : "La fecha es inválida, por favor use el formato AAAA-MM-DD",
+ "No sharing rights on this item" : "Sin permisos de compartir en este elemento",
+ "Invalid share attributes provided: \"%s\"" : "Se ingresaron atributos de recurso compartido inválidos: \"%s\"",
+ "You are not allowed to send mail notifications" : "No está autorizado para enviar notificaciones por mail",
+ "No mail notification configured for this share type" : "Este tipo de recurso compartido no tiene notificaciones por mail configuradas",
+ "Wrong password" : "Contraseña incorrecta",
+ "Error while sending mail notification" : "Error al enviar el mail de notificación",
+ "shared by %s" : "compartido por %s",
+ "Download all files" : "Descargar todos los archivos",
"Direct link" : "Link directa",
+ "Add to your %s" : "Agregar a su %s",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
+ "Share will expire tomorrow" : "El recurso compartido expirará mañana",
+ "Your share of {node} will expire tomorrow" : "Su recurso compartido {node} expirará mañana",
+ "You received {share} as a share by {user}" : "Ha recibido {share} como un recurso compartido por {user}",
+ "You received {share} to group {group} as a share by {user}" : "Ha recibido {share} para el grupo {group} como un recurso compartido por {user}",
"Accept" : "Aceptar",
+ "Decline" : "Declinar",
+ "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.",
+ "When should the request expire?" : "¿Cuándo debería expirar la solicitud?",
+ "Set a submission expiration date" : "Establezca la fecha de expiración del envío",
+ "Expiration date" : "Fecha de expiración",
+ "Select a date" : "Elija una fecha",
+ "Your administrator has enforced a {count} days expiration policy." : "Su administrador ha definido una política de expiración de {count} días.",
+ "What password should be used for the request?" : "¿Qué contraseña debería usarse para la solicitud?",
+ "Set a password" : "Establecer una contraseña",
+ "Password" : "Contraseña",
+ "Enter a valid password" : "Ingrese una contraseña válida",
+ "Generate a new password" : "Generar una nueva contraseña",
+ "Your administrator has enforced a password protection." : "Su administrador ha configurado una política de protección de contraseña.",
+ "The request will expire on {date} at midnight and will be password protected." : "La solicitud expirará el {date} a la medianoche y estará protegida por contraseña.",
+ "The request will expire on {date} at midnight." : "La solicitud expirará el {date} a la medianoche.",
+ "The request will be password protected." : "La solicitud estará protegida por contraseña.",
+ "You can now share the link below to allow people to upload files to your directory." : "Ahora puede compartir el enlace para permitir que se suban archivos a su directorio.",
+ "Share link" : "Compartir enlace",
+ "Copy to clipboard" : "Copiar al portapapeles",
+ "Send link via email" : "Enviar enlace por mail",
+ "Enter an email address or paste a list" : "Ingrese una dirección de mail o pegue una lista",
+ "Remove email" : "Eliminar mail",
+ "Automatically copying failed, please copy the share link manually" : "No se puede copiar automáticamente, por favor copie el enlace manualmente",
+ "Link copied to clipboard" : "Enlace copiado al portapapeles",
+ "Select" : "Seleccionar",
+ "Cancel" : "Cancelar",
+ "Close" : "Cerrar",
+ "Continue" : "Continuar",
"Sharing" : "Compartiendo",
"Reset" : "Restablecer",
"Unknown error" : "Error desconocido",
- "Allow editing" : "Permitir edición",
- "Read only" : "Solo lectura",
- "Allow upload and editing" : "Permitir cargar y editar",
- "File drop (upload only)" : "Soltar archivo (solo para carga)",
- "Read" : "Leer",
- "Upload" : "Cargar",
- "Edit" : "Editar",
- "Allow creating" : "Permitir crear",
- "Allow deleting" : "Permitir borrar",
- "Allow resharing" : "Permitir volver a compartir",
- "Set expiration date" : "Establecer fecha de caducidad",
- "Note to recipient" : "Nota al destinatario",
- "Unshare" : "No compartir",
"group" : "grupo",
"remote" : "remoto",
+ "Unshare" : "No compartir",
"Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente",
- "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
"Link copied" : "Link copiado",
"Password protection" : "Protección con contraseña",
"Enter a password" : "Ingrese una contraseña",
- "Cancel" : "Cancelar",
- "Hide download" : "Ocultar descarga",
- "Password protect" : "Proteger con contraseña",
"Add another link" : "Agregar otro enlace",
- "Share link" : "Compartir enlace",
+ "View only" : "Solo ver",
+ "Can edit" : "Puede editar",
"No recommendations. Start typing." : "No hay sugerencias. Comenzar a escribir",
"Resharing is not allowed" : "No está permitido volver a compartir",
"Searching …" : "Buscando ...",
@@ -111,38 +172,51 @@ OC.L10N.register(
"Guest" : "Invitado",
"Group" : "Grupo",
"Email" : "Correo electrónico",
- "Circle" : "Círculo",
+ "Allow upload and editing" : "Permitir cargar y editar",
+ "Allow editing" : "Permitir edición",
+ "Advanced settings" : "Configuraciones avanzadas",
+ "Set expiration date" : "Establecer fecha de caducidad",
+ "Hide download" : "Ocultar descarga",
+ "Note to recipient" : "Nota al destinatario",
+ "Read" : "Leer",
+ "Edit" : "Editar",
+ "Share" : "Compartir",
"Shared with you by {owner}" : "Compartido con usted por {owner}",
"Shared" : "Compartido",
- "Share" : "Compartir",
"Shared by" : "Compartido por",
"Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
"Shares" : "Shares",
"Shared with you" : "Compartido con usted",
+ "Nothing shared with you yet" : "Nada ha sido compartido aún con usted",
"Shared with others" : "Compartido con otros",
+ "Nothing shared yet" : "Nada compartido aún",
"Shared by link" : "Compartido por link",
- "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Name" : "Nombre",
- "Share time" : "Tiempo de compartir",
- "Expiration date" : "Fecha de expiración",
- "Reasons might be:" : "Las causas podrían ser:",
- "the item was removed" : "el elemento fue eliminado",
- "the link expired" : "el link expiró",
- "sharing is disabled" : "compartir está deshabilitado",
- "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.",
+ "No shared links" : "No hay links compartidos",
"Share note" : "Compartir nota",
"Upload files to %s" : "Cargar archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione o suelte los archivos",
"Uploaded files:" : "Archivos cargados:",
"Add to your Nextcloud" : "Agregar a su Nextcloud",
- "Nothing shared with you yet" : "Nada ha sido compartido aún con usted",
"Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos con usted se mostrarán aquí",
- "Nothing shared yet" : "Nada compartido aún",
"Files and folders you share will show up here" : "Los archivos y carpetas que comparta se mostrarán aquí",
- "No shared links" : "No hay links compartidos",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que comparta por links se mostrarán aquí",
"Restore" : "Restaurar",
- "No expiration date set" : "No se ha establecido la fecha de expiración"
+ "No expiration date set" : "No se ha establecido la fecha de expiración",
+ "Please specify a valid user" : "Favor de especificar un usuario válido",
+ "Read only" : "Solo lectura",
+ "File drop (upload only)" : "Soltar archivo (solo para carga)",
+ "Upload" : "Cargar",
+ "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
+ "Circle" : "Círculo",
+ "Update" : "Actualizar",
+ "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
+ "Name" : "Nombre",
+ "Share time" : "Tiempo de compartir",
+ "Reasons might be:" : "Las causas podrían ser:",
+ "the item was removed" : "el elemento fue eliminado",
+ "the link expired" : "el link expiró",
+ "sharing is disabled" : "compartir está deshabilitado",
+ "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link."
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files_sharing/l10n/es_AR.json b/apps/files_sharing/l10n/es_AR.json
index 0c402bb35d1..ac1066a4607 100644
--- a/apps/files_sharing/l10n/es_AR.json
+++ b/apps/files_sharing/l10n/es_AR.json
@@ -1,9 +1,15 @@
{ "translations": {
+ "Waiting…" : "Esperando...",
"error" : "error",
+ "finished" : "finalizado",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o Copiar",
"Download" : "Descargar",
"Delete" : "Eliminar",
"You can upload into this folder" : "Usted puede cargar archivos dentro de esta carpeta",
+ "Terms of service" : "Términos de servicio",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar vista de cuadrícula",
"No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválido",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el link público a su Nextcloud",
@@ -16,10 +22,12 @@
"Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}",
"{actor} shared with group {group}" : "{actor} compartió con el grupo {group}",
"{actor} removed share for group {group}" : "{actor} eliminó el elemento compartido del grupo {group}",
+ "Share for group {group} expired" : "El recurso compartido del grupo {group} ha expirado",
"You shared {file} with group {group}" : "Usted ha compartido {file} con el grupo {group}",
"You removed group {group} from {file}" : "Usted eliminó al grupo {group} de {file}",
"{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}",
"{actor} removed group {group} from {file}" : "{actor} lo eliminó del grupo {group} de {file}",
+ "Share for file {file} with group {group} expired" : "El recurso compartido del archivo {file} con el grupo {group} ha expirado",
"Shared as public link" : "Compartido como un link público",
"Removed public link" : "Link público eliminado",
"Public link expired" : "El link público ha expirado",
@@ -40,68 +48,121 @@
"{user} unshared {file} from you" : "{user} ha dejado de compartir {file} con usted",
"Shared with {user}" : "Compartido con {user}",
"Removed share for {user}" : "Eliminó el elemento compartido para {user}",
+ "You removed yourself" : "Te eliminaste a vos mismo",
"{actor} removed themselves" : "{actor} se ha eliminado",
"{actor} shared with {user}" : "{actor} compartió con {user}",
"{actor} removed share for {user}" : "{actor} eliminó el elemento compartido para {user}",
"Shared by {actor}" : "Compartido por {actor}",
"{actor} removed share" : "{actor} eliminó el elemento compartido",
+ "Share for {user} expired" : "El recurso compartido para {user} ha expirado",
+ "Share expired" : "El recurso compartido ha expirado",
"You shared {file} with {user}" : "Usted ha compartido {file} con {user}",
"You removed {user} from {file}" : "Usted eliminó a {user} de {file}",
+ "You removed yourself from {file}" : "Se eliminó a usted mismo de {file}",
+ "{actor} removed themselves from {file}" : "{actor} se eliminó a sí mismo de {file}",
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}",
"{actor} shared {file} with you" : "{actor} ha compartido {file} con usted",
+ "{actor} removed you from the share named {file}" : "{actor} te eliminó del recurso compartido {file}",
+ "Share for file {file} with {user} expired" : "El recurso compartido del archivo {file} con {user} ha expirado",
+ "Share for file {file} expired" : "El recurso compartido del archivo {file} ha expirado",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta compartido por correo o por link público ha sido <strong>descargado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"Files" : "Archivos",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
+ "Shared link" : "Enlace compartido",
+ "Wrong share ID, share does not exist" : "Identificador de recurso compartido incorrecto, el recurso no existe",
"Could not delete share" : "No fue posible borrar el elemento compartido",
"Please specify a file or folder path" : "Favor de especificar un archivo o ruta de carpeta",
+ "Wrong path, file/folder does not exist" : "Ubicación incorrecta, el archivo/carpeta no existe",
"Could not create share" : "no fue posible crear el elemento compartido",
- "Please specify a valid user" : "Favor de especificar un usuario válido",
+ "Invalid permissions" : "Permisos inválidos",
+ "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
+ "Please specify a valid account to share with" : "Por favor especifique una cuenta válida para compartir",
"Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador",
"Please specify a valid group" : "Favor de especificar un grupo valido",
"Public link sharing is disabled by the administrator" : "Compartir links públicos está deshabilitado por el administrador",
"Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador",
"Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente",
- "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
+ "Please specify a valid email address" : "Por favor especifique una dirección de mail válida",
+ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir %s enviando la contraseña por Nextcloud Talk falló porque Nextcloud Talk no está habilitado",
+ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s",
+ "Please specify a valid federated account ID" : "Por favor especifique un identificador de cuenta federada válido",
+ "Please specify a valid federated group ID" : "Por favor especifique un identificador de grupo federado válido",
"You cannot share to a Circle if the app is not enabled" : "Usted no puede compartir al Círculo si la aplicación no esta habilitada",
"Please specify a valid circle" : "Favor de especificar un círculo válido",
+ "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta recorsos compartidos de salas",
+ "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh",
"Unknown share type" : "Tipo de elemento compartido desconocido",
"Not a directory" : "No es una carpeta",
+ "Could not lock node" : "No se pudo bloquear el nodo",
"Could not lock path" : "No fue posible bloquear la ruta",
+ "no sharing rights on this item" : "sin permisos de compartir en este elemento",
+ "You are not allowed to edit incoming shares" : "Usted no está autorizado para editar recursos compartidos entrantes",
"Wrong or no update parameter given" : "El parametro de actualización esta erróneo o faltante",
+ "You are not allowed to edit link shares that you don't own" : "Usted no está autorizado para editar links de recursos compartidos que no le pertenecen",
+ "Share must at least have READ or CREATE permissions" : "El recurso compartido debe tener al menos el permiso de LECTURA o CREACIÓN",
+ "Share must have READ permission if UPDATE or DELETE permission is set" : "El recurso compartido debe tener el permiso de LECTURA si el permiso de ACTUALIZAR o ELIMINAR está configurado",
+ "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Enviar la contraseña por Nextcloud Talk\" para compartir un archivo o carpeta falló porque Nextcloud Talk no está habilitado.",
+ "Invalid date. Format must be YYYY-MM-DD" : "La fecha es inválida, por favor use el formato AAAA-MM-DD",
+ "No sharing rights on this item" : "Sin permisos de compartir en este elemento",
+ "Invalid share attributes provided: \"%s\"" : "Se ingresaron atributos de recurso compartido inválidos: \"%s\"",
+ "You are not allowed to send mail notifications" : "No está autorizado para enviar notificaciones por mail",
+ "No mail notification configured for this share type" : "Este tipo de recurso compartido no tiene notificaciones por mail configuradas",
+ "Wrong password" : "Contraseña incorrecta",
+ "Error while sending mail notification" : "Error al enviar el mail de notificación",
+ "shared by %s" : "compartido por %s",
+ "Download all files" : "Descargar todos los archivos",
"Direct link" : "Link directa",
+ "Add to your %s" : "Agregar a su %s",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
+ "Share will expire tomorrow" : "El recurso compartido expirará mañana",
+ "Your share of {node} will expire tomorrow" : "Su recurso compartido {node} expirará mañana",
+ "You received {share} as a share by {user}" : "Ha recibido {share} como un recurso compartido por {user}",
+ "You received {share} to group {group} as a share by {user}" : "Ha recibido {share} para el grupo {group} como un recurso compartido por {user}",
"Accept" : "Aceptar",
+ "Decline" : "Declinar",
+ "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permite a los usuarios compartir archivos dentro de Nextcloud. Si se activa, el administrador puede elegir qué grupos pueden compartir archivos. Los usuarios aplicables pueden entonces compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloud. Además, si el administrador activa la característica de enlace compartido, se puede usar un enlace externo para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores pueden obligar a usar contraseñas o fechas de caducidad y activar el compartir de servidor a servidor vía enlaces compartidos, así como compartir desde dispositivos móviles.\nQuitar esta característica elimina los archivos compartidos y las carpetas en el servidor, para todos los receptores, y también los clientes de sincronización y móviles. Más información disponible en la Documentación de Nextcloud.",
+ "When should the request expire?" : "¿Cuándo debería expirar la solicitud?",
+ "Set a submission expiration date" : "Establezca la fecha de expiración del envío",
+ "Expiration date" : "Fecha de expiración",
+ "Select a date" : "Elija una fecha",
+ "Your administrator has enforced a {count} days expiration policy." : "Su administrador ha definido una política de expiración de {count} días.",
+ "What password should be used for the request?" : "¿Qué contraseña debería usarse para la solicitud?",
+ "Set a password" : "Establecer una contraseña",
+ "Password" : "Contraseña",
+ "Enter a valid password" : "Ingrese una contraseña válida",
+ "Generate a new password" : "Generar una nueva contraseña",
+ "Your administrator has enforced a password protection." : "Su administrador ha configurado una política de protección de contraseña.",
+ "The request will expire on {date} at midnight and will be password protected." : "La solicitud expirará el {date} a la medianoche y estará protegida por contraseña.",
+ "The request will expire on {date} at midnight." : "La solicitud expirará el {date} a la medianoche.",
+ "The request will be password protected." : "La solicitud estará protegida por contraseña.",
+ "You can now share the link below to allow people to upload files to your directory." : "Ahora puede compartir el enlace para permitir que se suban archivos a su directorio.",
+ "Share link" : "Compartir enlace",
+ "Copy to clipboard" : "Copiar al portapapeles",
+ "Send link via email" : "Enviar enlace por mail",
+ "Enter an email address or paste a list" : "Ingrese una dirección de mail o pegue una lista",
+ "Remove email" : "Eliminar mail",
+ "Automatically copying failed, please copy the share link manually" : "No se puede copiar automáticamente, por favor copie el enlace manualmente",
+ "Link copied to clipboard" : "Enlace copiado al portapapeles",
+ "Select" : "Seleccionar",
+ "Cancel" : "Cancelar",
+ "Close" : "Cerrar",
+ "Continue" : "Continuar",
"Sharing" : "Compartiendo",
"Reset" : "Restablecer",
"Unknown error" : "Error desconocido",
- "Allow editing" : "Permitir edición",
- "Read only" : "Solo lectura",
- "Allow upload and editing" : "Permitir cargar y editar",
- "File drop (upload only)" : "Soltar archivo (solo para carga)",
- "Read" : "Leer",
- "Upload" : "Cargar",
- "Edit" : "Editar",
- "Allow creating" : "Permitir crear",
- "Allow deleting" : "Permitir borrar",
- "Allow resharing" : "Permitir volver a compartir",
- "Set expiration date" : "Establecer fecha de caducidad",
- "Note to recipient" : "Nota al destinatario",
- "Unshare" : "No compartir",
"group" : "grupo",
"remote" : "remoto",
+ "Unshare" : "No compartir",
"Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente",
- "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
"Link copied" : "Link copiado",
"Password protection" : "Protección con contraseña",
"Enter a password" : "Ingrese una contraseña",
- "Cancel" : "Cancelar",
- "Hide download" : "Ocultar descarga",
- "Password protect" : "Proteger con contraseña",
"Add another link" : "Agregar otro enlace",
- "Share link" : "Compartir enlace",
+ "View only" : "Solo ver",
+ "Can edit" : "Puede editar",
"No recommendations. Start typing." : "No hay sugerencias. Comenzar a escribir",
"Resharing is not allowed" : "No está permitido volver a compartir",
"Searching …" : "Buscando ...",
@@ -109,38 +170,51 @@
"Guest" : "Invitado",
"Group" : "Grupo",
"Email" : "Correo electrónico",
- "Circle" : "Círculo",
+ "Allow upload and editing" : "Permitir cargar y editar",
+ "Allow editing" : "Permitir edición",
+ "Advanced settings" : "Configuraciones avanzadas",
+ "Set expiration date" : "Establecer fecha de caducidad",
+ "Hide download" : "Ocultar descarga",
+ "Note to recipient" : "Nota al destinatario",
+ "Read" : "Leer",
+ "Edit" : "Editar",
+ "Share" : "Compartir",
"Shared with you by {owner}" : "Compartido con usted por {owner}",
"Shared" : "Compartido",
- "Share" : "Compartir",
"Shared by" : "Compartido por",
"Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}",
"Shares" : "Shares",
"Shared with you" : "Compartido con usted",
+ "Nothing shared with you yet" : "Nada ha sido compartido aún con usted",
"Shared with others" : "Compartido con otros",
+ "Nothing shared yet" : "Nada compartido aún",
"Shared by link" : "Compartido por link",
- "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
- "Name" : "Nombre",
- "Share time" : "Tiempo de compartir",
- "Expiration date" : "Fecha de expiración",
- "Reasons might be:" : "Las causas podrían ser:",
- "the item was removed" : "el elemento fue eliminado",
- "the link expired" : "el link expiró",
- "sharing is disabled" : "compartir está deshabilitado",
- "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.",
+ "No shared links" : "No hay links compartidos",
"Share note" : "Compartir nota",
"Upload files to %s" : "Cargar archivos a %s",
"Note" : "Nota",
"Select or drop files" : "Seleccione o suelte los archivos",
"Uploaded files:" : "Archivos cargados:",
"Add to your Nextcloud" : "Agregar a su Nextcloud",
- "Nothing shared with you yet" : "Nada ha sido compartido aún con usted",
"Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos con usted se mostrarán aquí",
- "Nothing shared yet" : "Nada compartido aún",
"Files and folders you share will show up here" : "Los archivos y carpetas que comparta se mostrarán aquí",
- "No shared links" : "No hay links compartidos",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que comparta por links se mostrarán aquí",
"Restore" : "Restaurar",
- "No expiration date set" : "No se ha establecido la fecha de expiración"
+ "No expiration date set" : "No se ha establecido la fecha de expiración",
+ "Please specify a valid user" : "Favor de especificar un usuario válido",
+ "Read only" : "Solo lectura",
+ "File drop (upload only)" : "Soltar archivo (solo para carga)",
+ "Upload" : "Cargar",
+ "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta",
+ "Circle" : "Círculo",
+ "Update" : "Actualizar",
+ "No entries found in this folder" : "No se encontraron elementos en esta carpeta",
+ "Name" : "Nombre",
+ "Share time" : "Tiempo de compartir",
+ "Reasons might be:" : "Las causas podrían ser:",
+ "the item was removed" : "el elemento fue eliminado",
+ "the link expired" : "el link expiró",
+ "sharing is disabled" : "compartir está deshabilitado",
+ "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 73a78e54e4d..6c9992e0eec 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"You can upload into this folder" : "이 폴더에 업로드할 수 있습니다",
"Terms of service" : "이용 약관",
"Show list view" : "목록 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"No compatible server found at {remote}" : "{remote}에서 호환 서버를 찾을 수 없음",
"Invalid server URL" : "잘못된 서버 URL",
"Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음",
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json
index bb0e775e8bd..ded0d62a5a3 100644
--- a/apps/files_sharing/l10n/ko.json
+++ b/apps/files_sharing/l10n/ko.json
@@ -9,7 +9,7 @@
"You can upload into this folder" : "이 폴더에 업로드할 수 있습니다",
"Terms of service" : "이용 약관",
"Show list view" : "목록 보기",
- "Show grid view" : "바둑판식 보기",
+ "Show grid view" : "그리드뷰 보기",
"No compatible server found at {remote}" : "{remote}에서 호환 서버를 찾을 수 없음",
"Invalid server URL" : "잘못된 서버 URL",
"Failed to add the public link to your Nextcloud" : "Nextcloud에 공개 링크를 추가할 수 없음",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 40615c505c5..14957c788c8 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Hintergrund-Aufgaben",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
+ "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
+ "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.",
"App directories owner" : "Besitzer der App-Ordner",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Einige App-Ordner werden von einem anderen Konto als dem des Web-Servers besessen. Dies kann der Fall sein, wenn Apps manuell installiert wurden. Überprüfen Sie die Berechtigungen der folgenden App-Ordner:\n%s",
"App directories have the correct owner \"%s\"" : "App-Ordner haben den richtigen Besitzer \"%s\"",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index bfcfe130b4d..3567c9a6818 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -123,6 +123,11 @@
"Background jobs" : "Hintergrund-Aufgaben",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
+ "Allowed admin IP ranges" : "Zulässige Administrations-IP-Bereiche",
+ "Admin IP filtering isn’t applied." : "Administrations-IP-Filterung ist nicht aktiv.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Der Konfigurationsschlüssel \"%1$s\" erwartet ein Array (%2$s gefunden). Die Validierung des Administrations-IP-Bereichs wird nicht angewendet.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurationsschlüssel \"%1$s\" enthält ungültige IP-Bereiche: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Administrations-IP-Filterung ist richtig konfiguriert.",
"App directories owner" : "Besitzer der App-Ordner",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Einige App-Ordner werden von einem anderen Konto als dem des Web-Servers besessen. Dies kann der Fall sein, wenn Apps manuell installiert wurden. Überprüfen Sie die Berechtigungen der folgenden App-Ordner:\n%s",
"App directories have the correct owner \"%s\"" : "App-Ordner haben den richtigen Besitzer \"%s\"",
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js
index 0ec41dae2ed..e9698b7b284 100644
--- a/apps/settings/l10n/en_GB.js
+++ b/apps/settings/l10n/en_GB.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Background jobs",
"Unlimited" : "Unlimited",
"Verifying" : "Verifying",
+ "Allowed admin IP ranges" : "Allowed admin IP ranges",
+ "Admin IP filtering isn’t applied." : "Admin IP filtering isn’t applied.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Admin IP filtering is correctly configured.",
"App directories owner" : "App directories owner",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s",
"App directories have the correct owner \"%s\"" : "App directories have the correct owner \"%s\"",
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index 4c54c2f549a..a38b1acd9e4 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -123,6 +123,11 @@
"Background jobs" : "Background jobs",
"Unlimited" : "Unlimited",
"Verifying" : "Verifying",
+ "Allowed admin IP ranges" : "Allowed admin IP ranges",
+ "Admin IP filtering isn’t applied." : "Admin IP filtering isn’t applied.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Admin IP filtering is correctly configured.",
"App directories owner" : "App directories owner",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s",
"App directories have the correct owner \"%s\"" : "App directories have the correct owner \"%s\"",
diff --git a/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js
index 52bff4c714b..764d1ab0ebf 100644
--- a/apps/settings/l10n/ga.js
+++ b/apps/settings/l10n/ga.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Cúlra poist",
"Unlimited" : "Gan teorainn",
"Verifying" : "Ag fíorú",
+ "Allowed admin IP ranges" : "Raonta IP riaracháin ceadaithe",
+ "Admin IP filtering isn’t applied." : "Ní chuirtear scagadh IP riaracháin i bhfeidhm.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Tá eochair chumraíochta \"%1$s\" ag súil le sraith (fuarthas %2$s). Ní chuirfear bailíochtú raoin IP riaracháin i bhfeidhm.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Tá raon(í) IP neamhbhailí san eochair chumraíochta \"%1$s\":\"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Tá an scagadh IP Riaracháin cumraithe i gceart.",
"App directories owner" : "Úinéir eolairí app",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Tá roinnt eolairí app faoi úinéireacht úsáideoir eile seachas an ceann freastalaí gréasáin. B'fhéidir gurb é seo an cás má tá apps suiteáilte de láimh. Seiceáil ceadanna na n-eolairí feidhmchlár seo a leanas:\n%s",
"App directories have the correct owner \"%s\"" : "Tá an t-úinéir ceart ag eolairí feidhmchlár \"%s\"",
diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json
index 3a690145434..3a42dfd8350 100644
--- a/apps/settings/l10n/ga.json
+++ b/apps/settings/l10n/ga.json
@@ -123,6 +123,11 @@
"Background jobs" : "Cúlra poist",
"Unlimited" : "Gan teorainn",
"Verifying" : "Ag fíorú",
+ "Allowed admin IP ranges" : "Raonta IP riaracháin ceadaithe",
+ "Admin IP filtering isn’t applied." : "Ní chuirtear scagadh IP riaracháin i bhfeidhm.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Tá eochair chumraíochta \"%1$s\" ag súil le sraith (fuarthas %2$s). Ní chuirfear bailíochtú raoin IP riaracháin i bhfeidhm.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Tá raon(í) IP neamhbhailí san eochair chumraíochta \"%1$s\":\"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Tá an scagadh IP Riaracháin cumraithe i gceart.",
"App directories owner" : "Úinéir eolairí app",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Tá roinnt eolairí app faoi úinéireacht úsáideoir eile seachas an ceann freastalaí gréasáin. B'fhéidir gurb é seo an cás má tá apps suiteáilte de láimh. Seiceáil ceadanna na n-eolairí feidhmchlár seo a leanas:\n%s",
"App directories have the correct owner \"%s\"" : "Tá an t-úinéir ceart ag eolairí feidhmchlár \"%s\"",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index c183c4b35d7..6ef47fd7e9c 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Traballos en segundo plano",
"Unlimited" : "Sen límites",
"Verifying" : "Verificando",
+ "Allowed admin IP ranges" : "Intervalos de IP de administración permitidos",
+ "Admin IP filtering isn’t applied." : "Non se aplica o filtrado de IP de administración.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A clave de configuración «%1$s» agarda unha matriz (atopouse %2$s). Non se aplicará a validación do intervalo de IP de administración.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A clave de configuración «%1$s» contén intervalos de IP non válidos: «%2$s»",
+ "Admin IP filtering is correctly configured." : "O filtrado de IP de administración está configurado correctamente.",
"App directories owner" : "Propietario dos directorios da aplicación",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Algúns directorios de aplicacións son propiedade dun usuario diferente do usuario do servidor web. Este pode ser o caso se se instalaron aplicacións manualmente. Comprobe os permisos dos seguintes directorios de aplicacións:\n%s",
"App directories have the correct owner \"%s\"" : "Os directorios das aplicacións teñen o propietario correcto «%s»",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 547bc392a19..cb10637539f 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -123,6 +123,11 @@
"Background jobs" : "Traballos en segundo plano",
"Unlimited" : "Sen límites",
"Verifying" : "Verificando",
+ "Allowed admin IP ranges" : "Intervalos de IP de administración permitidos",
+ "Admin IP filtering isn’t applied." : "Non se aplica o filtrado de IP de administración.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A clave de configuración «%1$s» agarda unha matriz (atopouse %2$s). Non se aplicará a validación do intervalo de IP de administración.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A clave de configuración «%1$s» contén intervalos de IP non válidos: «%2$s»",
+ "Admin IP filtering is correctly configured." : "O filtrado de IP de administración está configurado correctamente.",
"App directories owner" : "Propietario dos directorios da aplicación",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Algúns directorios de aplicacións son propiedade dun usuario diferente do usuario do servidor web. Este pode ser o caso se se instalaron aplicacións manualmente. Comprobe os permisos dos seguintes directorios de aplicacións:\n%s",
"App directories have the correct owner \"%s\"" : "Os directorios das aplicacións teñen o propietario correcto «%s»",
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js
index 33263ac6a9a..570132474e8 100644
--- a/apps/settings/l10n/ko.js
+++ b/apps/settings/l10n/ko.js
@@ -333,7 +333,7 @@ OC.L10N.register(
"Results from other categories" : "다른 카테고리로부터의 결과",
"No apps found for your version" : "설치된 버전에 대한 앱 없음",
"Disable all" : "전체 비활성화",
- "Download and enable all" : "다운로드 및 모두 활성화",
+ "Download and enable all" : "모두 다운로드 및 사용",
"_%n app has an update available_::_%n apps have an update available_" : ["%n개의 앱을 업데이트 할 수 있습니다."],
"_Update_::_Update all_" : ["모두 업데이트"],
"Nothing to show" : "표시할 항목 없음",
@@ -618,8 +618,8 @@ OC.L10N.register(
"Show to everyone" : "전체 공개",
"Show to logged in accounts only" : "로그인된 계정에 공개",
"Hide" : "비공개",
- "Download and enable" : "다운로드 및 활성화",
- "Allow untested app" : "미시험 앱 허용",
+ "Download and enable" : "다운로드 및 사용",
+ "Allow untested app" : "확인되지 않은 앱 허용",
"The app will be downloaded from the App Store" : "이 앱이 앱 스토어에서 다운로드됩니다.",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "이 앱은 현재 Nextcloud 버젼과 호환되지 않습니다. 이 앱을 설치하면, 제대로 작동하지 않을 수 있습니다.",
"Never" : "하지 않음",
@@ -768,7 +768,7 @@ OC.L10N.register(
"Twitter" : "트위터",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "계정에서 연합이 비활성화되어 현재 사용할 수 없는 상태입니다. 시스템 관리자에게 문의하십시오",
"Show to logged in users only" : "로그인된 사용자에게 공개",
- "Enable untested app" : "미시험 앱 활성화",
+ "Enable untested app" : "확인되지 않은 앱 사용",
"SMTP Username" : "SMTP 사용자 이름",
"Expire after" : "다음 날짜 후 만료",
"day(s)" : "일",
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json
index ea0666e6a0a..e19bb330740 100644
--- a/apps/settings/l10n/ko.json
+++ b/apps/settings/l10n/ko.json
@@ -331,7 +331,7 @@
"Results from other categories" : "다른 카테고리로부터의 결과",
"No apps found for your version" : "설치된 버전에 대한 앱 없음",
"Disable all" : "전체 비활성화",
- "Download and enable all" : "다운로드 및 모두 활성화",
+ "Download and enable all" : "모두 다운로드 및 사용",
"_%n app has an update available_::_%n apps have an update available_" : ["%n개의 앱을 업데이트 할 수 있습니다."],
"_Update_::_Update all_" : ["모두 업데이트"],
"Nothing to show" : "표시할 항목 없음",
@@ -616,8 +616,8 @@
"Show to everyone" : "전체 공개",
"Show to logged in accounts only" : "로그인된 계정에 공개",
"Hide" : "비공개",
- "Download and enable" : "다운로드 및 활성화",
- "Allow untested app" : "미시험 앱 허용",
+ "Download and enable" : "다운로드 및 사용",
+ "Allow untested app" : "확인되지 않은 앱 허용",
"The app will be downloaded from the App Store" : "이 앱이 앱 스토어에서 다운로드됩니다.",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "이 앱은 현재 Nextcloud 버젼과 호환되지 않습니다. 이 앱을 설치하면, 제대로 작동하지 않을 수 있습니다.",
"Never" : "하지 않음",
@@ -766,7 +766,7 @@
"Twitter" : "트위터",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "계정에서 연합이 비활성화되어 현재 사용할 수 없는 상태입니다. 시스템 관리자에게 문의하십시오",
"Show to logged in users only" : "로그인된 사용자에게 공개",
- "Enable untested app" : "미시험 앱 활성화",
+ "Enable untested app" : "확인되지 않은 앱 사용",
"SMTP Username" : "SMTP 사용자 이름",
"Expire after" : "다음 날짜 후 만료",
"day(s)" : "일",
diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js
index 19e6752d6dc..e2830c99f10 100644
--- a/apps/settings/l10n/nb.js
+++ b/apps/settings/l10n/nb.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Bakgrunnsjobber",
"Unlimited" : "Ubegrenset",
"Verifying" : "Verifiserer",
+ "Allowed admin IP ranges" : "Tillatte IP-områder for administrator",
+ "Admin IP filtering isn’t applied." : "IP-filtrering for administratorer anvendes ikke.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfigurasjonsnøkkel \"%1$s\" forventer en nøkkel (%2$s funnet). Validering av IP-området for administrator blir ikke anvendt.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurasjonsnøkkel \"%1$s\" inneholder ugyldig(e) IP-område(r): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Administrator IP-filtrering er riktig konfigurert.",
"App directories owner" : "Eier av appkataloger",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Enkelte mapper er eid av annen bruker enn den webserveren kjører som. Dette kan kan oppstå hvis apper er installert manuelt. Sjekk eierskap og tillatelser på følgende appkataloger:\n%s",
"App directories have the correct owner \"%s\"" : "Appkataloger har riktig eier \"%s\"",
diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json
index 5c27cedede2..685c6cc9725 100644
--- a/apps/settings/l10n/nb.json
+++ b/apps/settings/l10n/nb.json
@@ -123,6 +123,11 @@
"Background jobs" : "Bakgrunnsjobber",
"Unlimited" : "Ubegrenset",
"Verifying" : "Verifiserer",
+ "Allowed admin IP ranges" : "Tillatte IP-områder for administrator",
+ "Admin IP filtering isn’t applied." : "IP-filtrering for administratorer anvendes ikke.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfigurasjonsnøkkel \"%1$s\" forventer en nøkkel (%2$s funnet). Validering av IP-området for administrator blir ikke anvendt.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfigurasjonsnøkkel \"%1$s\" inneholder ugyldig(e) IP-område(r): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Administrator IP-filtrering er riktig konfigurert.",
"App directories owner" : "Eier av appkataloger",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Enkelte mapper er eid av annen bruker enn den webserveren kjører som. Dette kan kan oppstå hvis apper er installert manuelt. Sjekk eierskap og tillatelser på følgende appkataloger:\n%s",
"App directories have the correct owner \"%s\"" : "Appkataloger har riktig eier \"%s\"",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index 38ee420073c..474fc083472 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "Tarefas em segundo plano",
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
+ "Allowed admin IP ranges" : "Intervalos de IP de administrador permitidos",
+ "Admin IP filtering isn’t applied." : "A filtragem de IP do administrador não é aplicada.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A chave de configuração \"%1$s\" espera um array (%2$s encontrado). A validação do intervalo de IP do administrador não será aplicada.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A chave de configuração \"%1$s\" contém intervalos de IP inválido(s): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
"App directories owner" : "Proprietário de diretórios de aplicativos",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alguns diretórios de aplicativos pertencem a um usuário diferente do servidor web. Este pode ser o caso se os aplicativos tiverem sido instalados manualmente. Verifique as permissões dos seguintes diretórios de aplicativos: \n%s",
"App directories have the correct owner \"%s\"" : "Os diretórios de aplicativos têm o proprietário correto \"%s\"",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 1e5d2279c6d..2459fb9fdfc 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -123,6 +123,11 @@
"Background jobs" : "Tarefas em segundo plano",
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
+ "Allowed admin IP ranges" : "Intervalos de IP de administrador permitidos",
+ "Admin IP filtering isn’t applied." : "A filtragem de IP do administrador não é aplicada.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A chave de configuração \"%1$s\" espera um array (%2$s encontrado). A validação do intervalo de IP do administrador não será aplicada.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A chave de configuração \"%1$s\" contém intervalos de IP inválido(s): \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
"App directories owner" : "Proprietário de diretórios de aplicativos",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alguns diretórios de aplicativos pertencem a um usuário diferente do servidor web. Este pode ser o caso se os aplicativos tiverem sido instalados manualmente. Verifique as permissões dos seguintes diretórios de aplicativos: \n%s",
"App directories have the correct owner \"%s\"" : "Os diretórios de aplicativos têm o proprietário correto \"%s\"",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index a17dca5a7f9..dbcef3323aa 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -61,6 +61,7 @@ OC.L10N.register(
"Authentication error" : "Napaka overjanja",
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški računi izgubljeni.",
"Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "Ozadnji program ne podpira spreminjanja gesla, je pa uspešno posodobljen šifrirni ključ računa.",
"Administrator documentation" : "Skrbniška dokumentacija",
"User documentation" : "Uporabniška dokumentacija",
"Nextcloud help overview" : "Pregled pomoči Nextcloud",
@@ -99,9 +100,11 @@ OC.L10N.register(
"Welcome aboard" : "Dobrodošli",
"Welcome aboard %s" : "Dobrodošli %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Omogočen je vaš dostop do oblaka %s, v katerega lahko varno dodate podatke in jih posredujete v souporabo.",
+ "Your Login is: %s" : "Dodeljeno prijavno ime je: %s",
"Set your password" : "Določitev gesla",
"Go to %s" : "Odpri oblak %s",
"Install Client" : "Namesti odjemalca",
+ "Logged in account must be a subadmin" : "Račun prijave mora imeti dovoljenja podpornega skrbnika",
"Apps" : "Programi",
"Personal" : "Osebno",
"Administration" : "Skrbništvo",
@@ -122,18 +125,41 @@ OC.L10N.register(
"Background jobs" : "Opravila v ozadju",
"Unlimited" : "Neomejeno",
"Verifying" : "Preverjanje",
+ "Allowed admin IP ranges" : "Dovoljeni skrbniški obsegi naslovov IP",
+ "Admin IP filtering isn’t applied." : "Skrbniško filtriranje naslovov IP ni uveljavljeno.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Nastavitveni ključ »%1$s« zahteva podatkovno polje (zaznano je %2$s). Skrbniško preverjanje obsega naslovov IP ne bo uveljavljeno.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Nastavitveni ključ »%1$s« vsebuje neveljaven obseg naslovov IP: »%2$s«",
+ "Admin IP filtering is correctly configured." : "Skrbniško filtriranje naslovov IP je nastavljeno pravilno.",
+ "App directories owner" : "Lastnik programskih map",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Nekatere mape programov imajo lastništvo določeno na uporabnika, ki ni spletni strežniški uporabnik. To se lahko zgodi, če so programi nameščeni ročno. Preveriti je treba dovoljenja map:\n%s",
+ "App directories have the correct owner \"%s\"" : "Programske mape imajo določenega pravilnega lastnika »%s«.",
"Brute-force Throttle" : "Zaščita pred vdorom z grobo silo",
"Your remote address could not be determined." : "Oddaljenega naslova naprave ni mogoče določiti.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Oddaljeni naslov je bil prepoznan kot »%s« in je trenutno zaščiten pred vdorom z grobo silo, kar upočasnjuje izvajanje različnih nalog. Če oddaljeni naslov ni vaš naslov, je to lahko znak, da posredniški strežnik ni pravilno nastavljen.",
"Your remote address \"%s\" is not brute-force throttled." : "Oddaljeni naslov »%s« ni omejen z zaščito pred vdorom z grobo silo.",
+ "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." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu.",
+ "Old administration imported certificates" : "Uvožena stara uporabniška potrdila",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Na čakanju je ozadnje opravilo, ki preverja obstoj skrbniško uvožena potrdila SSL. Nastavitve preverite kasneje.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Shranjenih je nekaj potrdil SSL, ki z različico Nextcloud 21 ne bodo več v uporabi. Potrdila je mogoče uvoziti z ukazom »occ security:certificates:import«. Zabeležene poti v podatkovnem imeniku so izpisane spodaj.",
+ "Code integrity" : "Celovitost kode",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Preverjalnik celovitosti kode je onemogočen, zato podatkov ni mogoče preveriti.",
+ "No altered files" : "Ni spremenjenih datotek",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Nekatere datoteke niso prestale preverjanja celovitosti. {link1} {link2}",
"Cron errors" : "Napake Cron",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Ni mogoče izvesti opravila cron v vmesniku ukazne vrstice. Pojavile so se tehnične napake:\n%s",
+ "The last cron job ran without errors." : "Zadnja opravila cron so bila izvedena brez napak.",
"Cron last run" : "Zadnji zagon sistema cron",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Zadnje opravilo v ozadju je bilo izvedeno %s. Kaže, da je z izvajanje nekaj narobe. {link}.",
+ "Last background job execution ran %s." : "Zadnje opravilo v ozadju je bilo izvedeno %s.",
+ "Data directory protected" : "Podatkovna mapa je zaščitena.",
"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." : "Podatkovna mapa in datoteke so najverjetneje dostopni na Internetu, ker datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da dostop do mape z zunanjega omrežja ni mogoč, ali pa tako, da podatkovno mapo prestavite izven korenske mape strežnika.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Ni mogoče preveriti, ali je podatkovna mapa zaščitena. Da je dostop do podatkovne mape onemogočen, bo treba preveriti ročno.",
"Database missing columns" : "Podatkovni zbirki manjkajo stolpci",
"Missing optional column \"%s\" in table \"%s\"." : "Manjka izbirni stolpec »%s« v razpredelnici »%s«.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V podatkovni zbirki manjka nekaj izbirnih stolpcev. Ker je dodajanje stolpcev na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno, ker so v osnovi izbirna. Z ukazom »occ db:add-missing-columns« je stolpce mogoče varno dodati ročno med delovanjem sistema. Po dodajanju bo odzivnost in uporabnost nekaterih zmožnosti občutna izboljšana.",
"Database missing indices" : "Podatkovni zbirki manjkajo kazala",
"Missing indices:" : "Manjkajoča kazala:",
+ "\"%s\" in table \"%s\"" : "»%s« v razpredelnici »%s«",
"Database missing primary keys" : "Podatkovni zbirki manjkajo osnovni ključi",
"Missing primary key on table \"%s\"." : "Manjka osnovni ključ v razpredelnici »%s«.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V podatkovni zbirki ni določenih nekaterih osnovnih ključev. Ker je dodajanje ključev na velikih razpredelnicah časovno izredno zahtevno opravilo, ti niso dodani samodejno. Z ukazom »occ db:add-missing-primary-keys« je ključe mogoče varno dodati ročno, medtem ko je sistem v delovanju.",
@@ -155,17 +181,23 @@ OC.L10N.register(
"Your IP address was resolved as %s" : "Naslov IP je bil razrešen kot %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." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa je v okolje Nextcloud omogočen dostop prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja.",
"HTTPS access and URLs" : "Dostop HTTPS in naslovi URL",
+ "Accessing site insecurely via HTTP." : "Povezava je vzpostavljena z nepreverjenim protokolom HTTP.",
"Internet connectivity" : "Internetna povezljivost",
"Internet connectivity is disabled in configuration file." : "Internetna povezljivost je v nastavitveni datoteki onemogočena.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Strežnik je brez vzpostavljene internetne povezave. Več končnih točk ni mogoče doseči. To pomeni, da priklapljanje zunanjih diskov, opozorila za posodobitve in namestitve programske opreme iz drugih virov, ni mogoče. Oddaljen dostop do datotek in pošiljanje obvesti najverjetneje prav tako ne deluje. Vzpostavite povezavo, da omogočite vso funkcionalnost.",
+ "JavaScript modules support" : "Podpora za module JavaScript",
"Old server-side-encryption" : "Staro strežniško šifriranje",
"Disabled" : "Onemogočeno",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Star način strežniškega šifriranja je še vedno omogočen. Priporočljivo je možnost izklopiti.",
"Memcache" : "Memcache",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Ni nastavljenega predpomnilnika. Za povečanje zmogljivosti je priporočljivo nastaviti vrednosti memcache, če je ta na voljo.",
"Configured" : "Nastavljeno",
+ "MySQL Unicode support" : "Podpora za unikod MySQL",
+ "You are not using MySQL" : "Podatkovna zbirka MySQL ni v uporabi.",
+ "Overwrite CLI URL" : "Prepiši naslov URL vmesnika ukazne vrstice",
"PHP default charset" : "Privzeti znakovni nabor PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "Nastavitvena možnost znakovnega nabora PHP »default_charset« mora biti UTF-8",
+ "PHP set_time_limit" : "Možnost PHP set_time_limit",
"The function is available." : "Zmožnost je na voljo",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcija PHP »set_time_limit« ni na voljo. To lahko povzroči nepričakovano zaustavitev skriptnih ukazov med izvajanjem, kar lahko povzroči sesutje namestitve. To možnost je priporočeno omogočiti.",
"Freetype" : "Freetype",
@@ -185,6 +217,9 @@ OC.L10N.register(
"You are currently running PHP %s." : "Trenutno je v uporabi različica PHP %s.",
"PHP \"output_buffering\" option" : "MOžnost PHP »output_buffering«",
"PHP configuration option \"output_buffering\" must be disabled" : "Nastavitvena možnost PHP »output_buffering« mora biti onemogočena.",
+ "Push service" : "Potisne storitve",
+ "Valid enterprise license" : "Veljavno poslovno dovoljenje",
+ "Free push service" : "Proste potisne storitve",
"Random generator" : "Ustvarjalnik naključnih vrednosti",
"Secure" : "Varno",
"Configuration file access rights" : "Dovoljenja dostopa do nastavitvene datoteke",
@@ -204,7 +239,10 @@ OC.L10N.register(
"Architecture" : "Arhitektura",
"64-bit" : "64-bitni",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Kaže, da je v uporabi 32-bitna različica PHP. Okolje Nextcloud zahteva za odzivno delovanje 64-bitno različico. Priporočljivo je nadgraditi operacijski sistem in PHP na zahtevano raven!",
+ "Temporary space available" : "Razpoložljivost začasnega prostora",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Podatkovna zbirka ni zagnana na ravni »READ COMMITTED«. To lahko povzroči težave pri vzporednem izvajanju dejanj.",
+ ".well-known URLs" : "Naslovi .well-known URL",
+ "WOFF2 file loading" : "Nalaganje datotek WOFF2",
"Profile information" : "Podrobnosti profila",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Slika profila, polno ime, elektronski naslov, telefonska številka, naslov, spletna stran, račun Twitter, ustanova, vloga, naslov, biografija in ali je profil omogočen.",
"Nextcloud settings" : "Nastavitve Nextcloud",
@@ -277,6 +315,8 @@ OC.L10N.register(
"_%n app has an update available_::_%n apps have an update available_" : ["Na voljo je posodobitev za %n program.","Na voljo sta posodobitvi za %n programa.","Na voljo so posodobitve za %n programe.","Na voljo so posodobitve za %n programov."],
"_Update_::_Update all_" : ["Posodobi","Posodobi","Posodobi","Posodobi vse"],
"Loading" : "Poteka nalaganje ...",
+ "Could not render element" : "Predmeta ni mogoče izrisati",
+ "{index} of {total}" : "{index} od {total}",
"Description" : "Opis",
"Details" : "Podrobnosti",
"All" : "Vsi",
@@ -286,6 +326,7 @@ OC.L10N.register(
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcoud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
+ "Latest updated" : "Nazadnje posodobljeno",
"Author" : "Avtor",
"Categories" : "Kategorije",
"Resources" : "Viri",
@@ -294,6 +335,7 @@ OC.L10N.register(
"Report a bug" : "Pošlji poročilo o hrošču",
"Request feature" : "Predlagaj zmožnost",
"Ask questions or discuss" : "Vključi se v pogovor",
+ "Rate the app" : "Oceni program",
"Rate" : "Oceni",
"View in store" : "Pokaži v trgovini",
"Visit website" : "Odpri spletno stran",
@@ -301,6 +343,8 @@ OC.L10N.register(
"Developer documentation" : "Dokumentacija za razvijalce",
"Changelog" : "Dnevnik sprememb",
"Device name" : "Ime naprave",
+ "Cancel renaming" : "Prekliči preimenovanje",
+ "Save new name" : "Shrani novo ime",
"Marked for remote wipe" : "Označeno za oddaljeno varnostno brisanje",
"Device settings" : "Nastavitve naprave",
"Allow filesystem access" : "Dovoli dostop do datotečnega sistema",
@@ -313,7 +357,10 @@ OC.L10N.register(
"{productName} Android app" : "{productName} za Android",
"{productName} Talk for iOS" : "{productName} Talk za iOS",
"{productName} Talk for Android" : "{productName} Talk za Android",
+ "Sync client" : "Odjemalec za usklajevanje",
"This session" : "Ta seja",
+ "{client} - {version} ({system})" : "{client} – {version} ({system})",
+ "{client} - {version}" : "{client} – {version}",
"Device" : "Naprava",
"Last activity" : "Zadnja dejavnost",
"Devices & sessions" : "Naprave in seje",
@@ -321,6 +368,8 @@ OC.L10N.register(
"App name" : "Ime programa",
"Create new app password" : "Ustvari novo geslo programa",
"Error while creating device token" : " Napaka med ustvarjanjem žetona naprave",
+ "New app password" : "Nogo geslo programa",
+ "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Uporabite poverila za nastavljanje programa ali naprave. Iz varnostnih razlogov bo geslo prikazano le enkrat.",
"Login" : "Prijava",
"Password" : "Geslo",
"Show QR code for mobile apps" : "Pokaži kodo QR za mobilne programe",
@@ -329,19 +378,25 @@ OC.L10N.register(
"Login name copied!" : "Prijavno ime je kopirano!",
"Copy login name" : "Kopiraj prijavno ime",
"Could not copy app password. Please copy it manually." : "Gesla programa ni mogoče kopirati. Storite to ročno.",
+ "Could not copy login name. Please copy it manually." : "Uporabniškega imena ni mogoče kopirati. Storite to ročno.",
"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." : "Za najboljše delovanje strežnika je pomembna ustrezna nastavitev opravil v ozadju. Pri večjih namestitvah je priporočljiva nastavitev »Cron«. Več podrobnosti je zapisanih v dokumentaciji.",
"Last job execution ran {time}. Something seems wrong." : "Zadnji poskus izvedbe je bil izveden {time}. Kaže, da je šlo nekaj narobe.",
"Last job ran {relativeTime}." : "Osvežitev je bila nazadnje izvedena {relativeTime}.",
"Background job did not run yet!" : "Posel v ozadju še ni zagnan!",
"AJAX" : "AJAX",
+ "Execute one task with each page loaded. Use case: Single account instance." : "Z vsako naloženo stranjo se izvede ena naloga. Možnost je priporočljivo uporabiti le za okolje z enim računom.",
"Webcron" : "Webcron",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "Osveževanje z datoteko cron.php omogoča storitev webcron in sicer vsakih 5 minut po protokolu HTTP. Možnost je uporabna za manjše število uporabnikov (1–5 računov in odvisno od načina rabe).",
"Cron (Recommended)" : "Cron (priporočeno)",
"Use system cron service to call the cron.php file every 5 minutes." : "Uporabljena je sistemska storitev »cron«, ki vzpostavi povezavo z datoteko cron.php vsakih 5 minut.",
+ "The cron.php needs to be executed by the system account \"{user}\"." : "Datoteka cron.php mora biti izvedena s sistemskim računom »{user}«.",
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Za delovanje je zahtevana razširitev PHP POSIX. Več podrobnosti je zapisanih v {linkstart}dokumentaciji PHP{linkend}.",
"Unable to update background job mode" : "Ni mogoče posodobiti načina poslov v ozadju.",
"Profile" : "Profil",
+ "Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.",
"Enable" : "Omogoči",
"Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila",
+ "Failed to save setting" : "Shranjevanje nastavitve je spodletelo",
"Server-side encryption" : "Šifriranje na strežniku",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na strežniku omogoča šifriranje datotek, poslanih na strežnik. Opravilo ima tudi omejitvene učinke, kot je vpliv na hitrost delovanja, Možnost je na voljo po potrebi.",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
@@ -356,6 +411,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Preseliti je treba šifrirne ključe s starega sistema (ownCloud ≤ 8.0) na novega. Omogočite možnost »Privzeti šifrirni modul« in zaženite ukaz »{command}«.",
"Unable to update server side encryption config" : "Ni mogoče posodobiti strežniških nastavitev šifriranja",
"Please confirm the group removal" : "Potrditi je treba skupinsko odstranjevanje",
+ "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Odstranili boste skupino »{group}«. Računi ne bodo izbrisani.",
"Cancel" : "Prekliči",
"Confirm" : "Potrdi",
"Submit" : "Pošlji",
@@ -380,12 +436,15 @@ OC.L10N.register(
"Error saving profile picture" : "Napaka shranjevanja slike profila",
"Error removing profile picture" : "Napaka odstranjevanja slike profila",
"Your biography" : "Biografija",
+ "Enter your date of birth" : "Vpišite datum rojstva",
+ "Unable to update date of birth" : "Datuma rojstva ni mogoče posodobiti",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)",
"Your full name" : "Polno ime",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
"Email options" : "Možnosti elektronske pošte",
+ "Options for additional email address {index}" : "Dodatni elektronski naslov {index}",
"Remove primary email" : "Odstrani osnovni elektronski naslov",
"Delete email" : "Izbriši elektronski naslov",
"This address is not confirmed" : "Ta naslov ni potrjen",
@@ -563,14 +622,17 @@ OC.L10N.register(
"The app will be downloaded from the App Store" : "Program bo prejet iz zbirke programov",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste program lahko namestili, vendar ta morda ne bo deloval po pričakovanjih, ali pa bo vplival na stabilnost sistema.",
"Never" : "Nikoli",
+ "Could not register device" : "Naprave ni mogoče vpisati",
"An error occurred during the request. Unable to proceed." : "Med izvajanjem zahteve je prišlo do napake, zato ni mogoče nadaljevati.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Program je omogočen, vendar zahteva posodobitev. Po nekaj sekundah boste preusmerjeni na stran za posodobitev.",
"Error: This app cannot be enabled because it makes the server unstable" : "Napaka: tega programa ni mogoče namestiti, ker povzroča nestabilnost strežnika.",
"Do you really want to wipe your data from this device?" : "Ali res želite varnostno izbrisati podatke s te naprave?",
"Confirm wipe" : "Potrdi varnostno brisanje",
+ "Could not delete the app token" : "Žetona programa ni mogoče izbrisati",
"Error while wiping the device with the token" : "Napaka med varnostnim brisanjem naprave z žetonom",
"Error while updating device token name" : "Napaka med posodabljanjem imena žetona naprave",
"Error while updating device token scope" : "Napaka med posodabljanjem obsega žetona naprave",
+ "Could not set group sorting" : "Ni mogoče nastaviti razvrščanja skupine",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iz omrežja je bilo prejetih preveč zahtev. Če je to napaka, stopite v stik s skrbnikom, sicer pa poskusite spet kasneje.",
"Error" : "Napaka",
"Account documentation" : "Dokumentacija računa",
@@ -721,6 +783,7 @@ OC.L10N.register(
"Old user imported certificates" : "Stara uporabniška potrdila",
"Missing optional index \"%s\" in table \"%s\"." : "Manjka izbirno kazalo »%s« v razpredelnici »%s«.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V podatkovni zbirki ni določenih nekaterih določil. Ker je dodajanje določil na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno. Z ukazom »occ db: add-missing-indices« je določila mogoče varno dodati ročno, medtem ko je sistem v delovanju. Po dodajanju bo izvajanje poizvedb teh razpredelnic neprimerno hitrejše.",
+ "MySQL unicode support" : "Podpora za unikod MySQL",
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutno je nameščena različica PHP %s. Podpora PHP 8.0 je z različico programa Nextcloud 27 opuščena. Za okolje Nextcloud 28 je zahtevana vsaj podpora PHP 8.1. Priporočena je nadgradnja na uradno podprte različice PHP, ki jih zagotavlja skupnost.",
"Rating: {score}/10" : "Ocena: {score}/10",
"No users" : "Ni uporabnikov",
@@ -742,8 +805,10 @@ OC.L10N.register(
"Failed to update user manager" : "Posodabljanje upravljalnika uporabnikov je spodletelo",
"User management settings" : "Nastavitve upravljanja z računi uporabnikov",
"Send welcome email to new users" : "Pošlji sporočilo novim uporabnikom",
+ "User management" : "Upravljanje uporabnikov",
"Creating group …" : "Poteka ustvarjanje skupine ...",
"User group: {group}" : "Skupina uporabnikov: {group}",
- "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud"
+ "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud",
+ "Active accounts" : "Dejavni računi"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 9580b3dd688..6c6fc7f55f0 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -59,6 +59,7 @@
"Authentication error" : "Napaka overjanja",
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Podati je treba skrbniško obnovitveno geslo, sicer bodo vsi uporabniški računi izgubljeni.",
"Wrong admin recovery password. Please check the password and try again." : "Napačno navedeno skrbniško obnovitveno geslo. Preverite geslo in poskusite znova.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "Ozadnji program ne podpira spreminjanja gesla, je pa uspešno posodobljen šifrirni ključ računa.",
"Administrator documentation" : "Skrbniška dokumentacija",
"User documentation" : "Uporabniška dokumentacija",
"Nextcloud help overview" : "Pregled pomoči Nextcloud",
@@ -97,9 +98,11 @@
"Welcome aboard" : "Dobrodošli",
"Welcome aboard %s" : "Dobrodošli %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Omogočen je vaš dostop do oblaka %s, v katerega lahko varno dodate podatke in jih posredujete v souporabo.",
+ "Your Login is: %s" : "Dodeljeno prijavno ime je: %s",
"Set your password" : "Določitev gesla",
"Go to %s" : "Odpri oblak %s",
"Install Client" : "Namesti odjemalca",
+ "Logged in account must be a subadmin" : "Račun prijave mora imeti dovoljenja podpornega skrbnika",
"Apps" : "Programi",
"Personal" : "Osebno",
"Administration" : "Skrbništvo",
@@ -120,18 +123,41 @@
"Background jobs" : "Opravila v ozadju",
"Unlimited" : "Neomejeno",
"Verifying" : "Preverjanje",
+ "Allowed admin IP ranges" : "Dovoljeni skrbniški obsegi naslovov IP",
+ "Admin IP filtering isn’t applied." : "Skrbniško filtriranje naslovov IP ni uveljavljeno.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Nastavitveni ključ »%1$s« zahteva podatkovno polje (zaznano je %2$s). Skrbniško preverjanje obsega naslovov IP ne bo uveljavljeno.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Nastavitveni ključ »%1$s« vsebuje neveljaven obseg naslovov IP: »%2$s«",
+ "Admin IP filtering is correctly configured." : "Skrbniško filtriranje naslovov IP je nastavljeno pravilno.",
+ "App directories owner" : "Lastnik programskih map",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Nekatere mape programov imajo lastništvo določeno na uporabnika, ki ni spletni strežniški uporabnik. To se lahko zgodi, če so programi nameščeni ročno. Preveriti je treba dovoljenja map:\n%s",
+ "App directories have the correct owner \"%s\"" : "Programske mape imajo določenega pravilnega lastnika »%s«.",
"Brute-force Throttle" : "Zaščita pred vdorom z grobo silo",
"Your remote address could not be determined." : "Oddaljenega naslova naprave ni mogoče določiti.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Oddaljeni naslov je bil prepoznan kot »%s« in je trenutno zaščiten pred vdorom z grobo silo, kar upočasnjuje izvajanje različnih nalog. Če oddaljeni naslov ni vaš naslov, je to lahko znak, da posredniški strežnik ni pravilno nastavljen.",
"Your remote address \"%s\" is not brute-force throttled." : "Oddaljeni naslov »%s« ni omejen z zaščito pred vdorom z grobo silo.",
+ "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." : "Če želite omogočiti izvajanje tega preverjanja, je treba zagotoviti, da se spletni strežnik lahko poveže sam s seboj. Zato mora biti nastavljen za povezovanje z vsaj eno od določenih »varnih domen« (trusted_domains) ali naslovov za prepis »vmesnika ukazne vrstice« (overwrite.cli.url). Spodletelo preverjanje je lahko posledica neujemanja imen DNS na strani strežnika oziroma pravila požarnega zidu.",
+ "Old administration imported certificates" : "Uvožena stara uporabniška potrdila",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Na čakanju je ozadnje opravilo, ki preverja obstoj skrbniško uvožena potrdila SSL. Nastavitve preverite kasneje.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Shranjenih je nekaj potrdil SSL, ki z različico Nextcloud 21 ne bodo več v uporabi. Potrdila je mogoče uvoziti z ukazom »occ security:certificates:import«. Zabeležene poti v podatkovnem imeniku so izpisane spodaj.",
+ "Code integrity" : "Celovitost kode",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Preverjalnik celovitosti kode je onemogočen, zato podatkov ni mogoče preveriti.",
+ "No altered files" : "Ni spremenjenih datotek",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Nekatere datoteke niso prestale preverjanja celovitosti. {link1} {link2}",
"Cron errors" : "Napake Cron",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Ni mogoče izvesti opravila cron v vmesniku ukazne vrstice. Pojavile so se tehnične napake:\n%s",
+ "The last cron job ran without errors." : "Zadnja opravila cron so bila izvedena brez napak.",
"Cron last run" : "Zadnji zagon sistema cron",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "Zadnje opravilo v ozadju je bilo izvedeno %s. Kaže, da je z izvajanje nekaj narobe. {link}.",
+ "Last background job execution ran %s." : "Zadnje opravilo v ozadju je bilo izvedeno %s.",
+ "Data directory protected" : "Podatkovna mapa je zaščitena.",
"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." : "Podatkovna mapa in datoteke so najverjetneje dostopni na Internetu, ker datoteka .htaccess ni ustrezno nastavljena. Priporočljivo je nastaviti spletni strežnik tako, da dostop do mape z zunanjega omrežja ni mogoč, ali pa tako, da podatkovno mapo prestavite izven korenske mape strežnika.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Ni mogoče preveriti, ali je podatkovna mapa zaščitena. Da je dostop do podatkovne mape onemogočen, bo treba preveriti ročno.",
"Database missing columns" : "Podatkovni zbirki manjkajo stolpci",
"Missing optional column \"%s\" in table \"%s\"." : "Manjka izbirni stolpec »%s« v razpredelnici »%s«.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "V podatkovni zbirki manjka nekaj izbirnih stolpcev. Ker je dodajanje stolpcev na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno, ker so v osnovi izbirna. Z ukazom »occ db:add-missing-columns« je stolpce mogoče varno dodati ročno med delovanjem sistema. Po dodajanju bo odzivnost in uporabnost nekaterih zmožnosti občutna izboljšana.",
"Database missing indices" : "Podatkovni zbirki manjkajo kazala",
"Missing indices:" : "Manjkajoča kazala:",
+ "\"%s\" in table \"%s\"" : "»%s« v razpredelnici »%s«",
"Database missing primary keys" : "Podatkovni zbirki manjkajo osnovni ključi",
"Missing primary key on table \"%s\"." : "Manjka osnovni ključ v razpredelnici »%s«.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V podatkovni zbirki ni določenih nekaterih osnovnih ključev. Ker je dodajanje ključev na velikih razpredelnicah časovno izredno zahtevno opravilo, ti niso dodani samodejno. Z ukazom »occ db:add-missing-primary-keys« je ključe mogoče varno dodati ročno, medtem ko je sistem v delovanju.",
@@ -153,17 +179,23 @@
"Your IP address was resolved as %s" : "Naslov IP je bil razrešen kot %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." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa je v okolje Nextcloud omogočen dostop prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja.",
"HTTPS access and URLs" : "Dostop HTTPS in naslovi URL",
+ "Accessing site insecurely via HTTP." : "Povezava je vzpostavljena z nepreverjenim protokolom HTTP.",
"Internet connectivity" : "Internetna povezljivost",
"Internet connectivity is disabled in configuration file." : "Internetna povezljivost je v nastavitveni datoteki onemogočena.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Strežnik je brez vzpostavljene internetne povezave. Več končnih točk ni mogoče doseči. To pomeni, da priklapljanje zunanjih diskov, opozorila za posodobitve in namestitve programske opreme iz drugih virov, ni mogoče. Oddaljen dostop do datotek in pošiljanje obvesti najverjetneje prav tako ne deluje. Vzpostavite povezavo, da omogočite vso funkcionalnost.",
+ "JavaScript modules support" : "Podpora za module JavaScript",
"Old server-side-encryption" : "Staro strežniško šifriranje",
"Disabled" : "Onemogočeno",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Star način strežniškega šifriranja je še vedno omogočen. Priporočljivo je možnost izklopiti.",
"Memcache" : "Memcache",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Ni nastavljenega predpomnilnika. Za povečanje zmogljivosti je priporočljivo nastaviti vrednosti memcache, če je ta na voljo.",
"Configured" : "Nastavljeno",
+ "MySQL Unicode support" : "Podpora za unikod MySQL",
+ "You are not using MySQL" : "Podatkovna zbirka MySQL ni v uporabi.",
+ "Overwrite CLI URL" : "Prepiši naslov URL vmesnika ukazne vrstice",
"PHP default charset" : "Privzeti znakovni nabor PHP",
"PHP configuration option \"default_charset\" should be UTF-8" : "Nastavitvena možnost znakovnega nabora PHP »default_charset« mora biti UTF-8",
+ "PHP set_time_limit" : "Možnost PHP set_time_limit",
"The function is available." : "Zmožnost je na voljo",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcija PHP »set_time_limit« ni na voljo. To lahko povzroči nepričakovano zaustavitev skriptnih ukazov med izvajanjem, kar lahko povzroči sesutje namestitve. To možnost je priporočeno omogočiti.",
"Freetype" : "Freetype",
@@ -183,6 +215,9 @@
"You are currently running PHP %s." : "Trenutno je v uporabi različica PHP %s.",
"PHP \"output_buffering\" option" : "MOžnost PHP »output_buffering«",
"PHP configuration option \"output_buffering\" must be disabled" : "Nastavitvena možnost PHP »output_buffering« mora biti onemogočena.",
+ "Push service" : "Potisne storitve",
+ "Valid enterprise license" : "Veljavno poslovno dovoljenje",
+ "Free push service" : "Proste potisne storitve",
"Random generator" : "Ustvarjalnik naključnih vrednosti",
"Secure" : "Varno",
"Configuration file access rights" : "Dovoljenja dostopa do nastavitvene datoteke",
@@ -202,7 +237,10 @@
"Architecture" : "Arhitektura",
"64-bit" : "64-bitni",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Kaže, da je v uporabi 32-bitna različica PHP. Okolje Nextcloud zahteva za odzivno delovanje 64-bitno različico. Priporočljivo je nadgraditi operacijski sistem in PHP na zahtevano raven!",
+ "Temporary space available" : "Razpoložljivost začasnega prostora",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Podatkovna zbirka ni zagnana na ravni »READ COMMITTED«. To lahko povzroči težave pri vzporednem izvajanju dejanj.",
+ ".well-known URLs" : "Naslovi .well-known URL",
+ "WOFF2 file loading" : "Nalaganje datotek WOFF2",
"Profile information" : "Podrobnosti profila",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Slika profila, polno ime, elektronski naslov, telefonska številka, naslov, spletna stran, račun Twitter, ustanova, vloga, naslov, biografija in ali je profil omogočen.",
"Nextcloud settings" : "Nastavitve Nextcloud",
@@ -275,6 +313,8 @@
"_%n app has an update available_::_%n apps have an update available_" : ["Na voljo je posodobitev za %n program.","Na voljo sta posodobitvi za %n programa.","Na voljo so posodobitve za %n programe.","Na voljo so posodobitve za %n programov."],
"_Update_::_Update all_" : ["Posodobi","Posodobi","Posodobi","Posodobi vse"],
"Loading" : "Poteka nalaganje ...",
+ "Could not render element" : "Predmeta ni mogoče izrisati",
+ "{index} of {total}" : "{index} od {total}",
"Description" : "Opis",
"Details" : "Podrobnosti",
"All" : "Vsi",
@@ -284,6 +324,7 @@
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcloud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima določene omejitve različice okolja Nextcoud. V prihodnosti se bo manjkajoči podatek pokazal kot napaka.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoče namestiti zaradi nerazrešenih odvisnosti:",
+ "Latest updated" : "Nazadnje posodobljeno",
"Author" : "Avtor",
"Categories" : "Kategorije",
"Resources" : "Viri",
@@ -292,6 +333,7 @@
"Report a bug" : "Pošlji poročilo o hrošču",
"Request feature" : "Predlagaj zmožnost",
"Ask questions or discuss" : "Vključi se v pogovor",
+ "Rate the app" : "Oceni program",
"Rate" : "Oceni",
"View in store" : "Pokaži v trgovini",
"Visit website" : "Odpri spletno stran",
@@ -299,6 +341,8 @@
"Developer documentation" : "Dokumentacija za razvijalce",
"Changelog" : "Dnevnik sprememb",
"Device name" : "Ime naprave",
+ "Cancel renaming" : "Prekliči preimenovanje",
+ "Save new name" : "Shrani novo ime",
"Marked for remote wipe" : "Označeno za oddaljeno varnostno brisanje",
"Device settings" : "Nastavitve naprave",
"Allow filesystem access" : "Dovoli dostop do datotečnega sistema",
@@ -311,7 +355,10 @@
"{productName} Android app" : "{productName} za Android",
"{productName} Talk for iOS" : "{productName} Talk za iOS",
"{productName} Talk for Android" : "{productName} Talk za Android",
+ "Sync client" : "Odjemalec za usklajevanje",
"This session" : "Ta seja",
+ "{client} - {version} ({system})" : "{client} – {version} ({system})",
+ "{client} - {version}" : "{client} – {version}",
"Device" : "Naprava",
"Last activity" : "Zadnja dejavnost",
"Devices & sessions" : "Naprave in seje",
@@ -319,6 +366,8 @@
"App name" : "Ime programa",
"Create new app password" : "Ustvari novo geslo programa",
"Error while creating device token" : " Napaka med ustvarjanjem žetona naprave",
+ "New app password" : "Nogo geslo programa",
+ "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Uporabite poverila za nastavljanje programa ali naprave. Iz varnostnih razlogov bo geslo prikazano le enkrat.",
"Login" : "Prijava",
"Password" : "Geslo",
"Show QR code for mobile apps" : "Pokaži kodo QR za mobilne programe",
@@ -327,19 +376,25 @@
"Login name copied!" : "Prijavno ime je kopirano!",
"Copy login name" : "Kopiraj prijavno ime",
"Could not copy app password. Please copy it manually." : "Gesla programa ni mogoče kopirati. Storite to ročno.",
+ "Could not copy login name. Please copy it manually." : "Uporabniškega imena ni mogoče kopirati. Storite to ročno.",
"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." : "Za najboljše delovanje strežnika je pomembna ustrezna nastavitev opravil v ozadju. Pri večjih namestitvah je priporočljiva nastavitev »Cron«. Več podrobnosti je zapisanih v dokumentaciji.",
"Last job execution ran {time}. Something seems wrong." : "Zadnji poskus izvedbe je bil izveden {time}. Kaže, da je šlo nekaj narobe.",
"Last job ran {relativeTime}." : "Osvežitev je bila nazadnje izvedena {relativeTime}.",
"Background job did not run yet!" : "Posel v ozadju še ni zagnan!",
"AJAX" : "AJAX",
+ "Execute one task with each page loaded. Use case: Single account instance." : "Z vsako naloženo stranjo se izvede ena naloga. Možnost je priporočljivo uporabiti le za okolje z enim računom.",
"Webcron" : "Webcron",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "Osveževanje z datoteko cron.php omogoča storitev webcron in sicer vsakih 5 minut po protokolu HTTP. Možnost je uporabna za manjše število uporabnikov (1–5 računov in odvisno od načina rabe).",
"Cron (Recommended)" : "Cron (priporočeno)",
"Use system cron service to call the cron.php file every 5 minutes." : "Uporabljena je sistemska storitev »cron«, ki vzpostavi povezavo z datoteko cron.php vsakih 5 minut.",
+ "The cron.php needs to be executed by the system account \"{user}\"." : "Datoteka cron.php mora biti izvedena s sistemskim računom »{user}«.",
"The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Za delovanje je zahtevana razširitev PHP POSIX. Več podrobnosti je zapisanih v {linkstart}dokumentaciji PHP{linkend}.",
"Unable to update background job mode" : "Ni mogoče posodobiti načina poslov v ozadju.",
"Profile" : "Profil",
+ "Enable or disable profile by default for new accounts." : "Omogoči oziroma onemogoči privzeti profil za nove račune.",
"Enable" : "Omogoči",
"Unable to update profile default setting" : "Ni mogoče posodobiti privzetih nastavitev profila",
+ "Failed to save setting" : "Shranjevanje nastavitve je spodletelo",
"Server-side encryption" : "Šifriranje na strežniku",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na strežniku omogoča šifriranje datotek, poslanih na strežnik. Opravilo ima tudi omejitvene učinke, kot je vpliv na hitrost delovanja, Možnost je na voljo po potrebi.",
"Enable server-side encryption" : "Omogoči šifriranje na strežniku",
@@ -354,6 +409,7 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Preseliti je treba šifrirne ključe s starega sistema (ownCloud ≤ 8.0) na novega. Omogočite možnost »Privzeti šifrirni modul« in zaženite ukaz »{command}«.",
"Unable to update server side encryption config" : "Ni mogoče posodobiti strežniških nastavitev šifriranja",
"Please confirm the group removal" : "Potrditi je treba skupinsko odstranjevanje",
+ "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Odstranili boste skupino »{group}«. Računi ne bodo izbrisani.",
"Cancel" : "Prekliči",
"Confirm" : "Potrdi",
"Submit" : "Pošlji",
@@ -378,12 +434,15 @@
"Error saving profile picture" : "Napaka shranjevanja slike profila",
"Error removing profile picture" : "Napaka odstranjevanja slike profila",
"Your biography" : "Biografija",
+ "Enter your date of birth" : "Vpišite datum rojstva",
+ "Unable to update date of birth" : "Datuma rojstva ni mogoče posodobiti",
"You are a member of the following groups:" : "Omogočeno je članstvo v skupinah:",
"You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)",
"Your full name" : "Polno ime",
"Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila",
"Email options" : "Možnosti elektronske pošte",
+ "Options for additional email address {index}" : "Dodatni elektronski naslov {index}",
"Remove primary email" : "Odstrani osnovni elektronski naslov",
"Delete email" : "Izbriši elektronski naslov",
"This address is not confirmed" : "Ta naslov ni potrjen",
@@ -561,14 +620,17 @@
"The app will be downloaded from the App Store" : "Program bo prejet iz zbirke programov",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ta program ni označen kot skladen z nameščeno različico oblaka Nextcloud. Če nameravate nadaljevati, boste program lahko namestili, vendar ta morda ne bo deloval po pričakovanjih, ali pa bo vplival na stabilnost sistema.",
"Never" : "Nikoli",
+ "Could not register device" : "Naprave ni mogoče vpisati",
"An error occurred during the request. Unable to proceed." : "Med izvajanjem zahteve je prišlo do napake, zato ni mogoče nadaljevati.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Program je omogočen, vendar zahteva posodobitev. Po nekaj sekundah boste preusmerjeni na stran za posodobitev.",
"Error: This app cannot be enabled because it makes the server unstable" : "Napaka: tega programa ni mogoče namestiti, ker povzroča nestabilnost strežnika.",
"Do you really want to wipe your data from this device?" : "Ali res želite varnostno izbrisati podatke s te naprave?",
"Confirm wipe" : "Potrdi varnostno brisanje",
+ "Could not delete the app token" : "Žetona programa ni mogoče izbrisati",
"Error while wiping the device with the token" : "Napaka med varnostnim brisanjem naprave z žetonom",
"Error while updating device token name" : "Napaka med posodabljanjem imena žetona naprave",
"Error while updating device token scope" : "Napaka med posodabljanjem obsega žetona naprave",
+ "Could not set group sorting" : "Ni mogoče nastaviti razvrščanja skupine",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iz omrežja je bilo prejetih preveč zahtev. Če je to napaka, stopite v stik s skrbnikom, sicer pa poskusite spet kasneje.",
"Error" : "Napaka",
"Account documentation" : "Dokumentacija računa",
@@ -719,6 +781,7 @@
"Old user imported certificates" : "Stara uporabniška potrdila",
"Missing optional index \"%s\" in table \"%s\"." : "Manjka izbirno kazalo »%s« v razpredelnici »%s«.",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "V podatkovni zbirki ni določenih nekaterih določil. Ker je dodajanje določil na velikih razpredelnicah časovno izredno zahtevno opravilo, ta niso dodana samodejno. Z ukazom »occ db: add-missing-indices« je določila mogoče varno dodati ročno, medtem ko je sistem v delovanju. Po dodajanju bo izvajanje poizvedb teh razpredelnic neprimerno hitrejše.",
+ "MySQL unicode support" : "Podpora za unikod MySQL",
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutno je nameščena različica PHP %s. Podpora PHP 8.0 je z različico programa Nextcloud 27 opuščena. Za okolje Nextcloud 28 je zahtevana vsaj podpora PHP 8.1. Priporočena je nadgradnja na uradno podprte različice PHP, ki jih zagotavlja skupnost.",
"Rating: {score}/10" : "Ocena: {score}/10",
"No users" : "Ni uporabnikov",
@@ -740,8 +803,10 @@
"Failed to update user manager" : "Posodabljanje upravljalnika uporabnikov je spodletelo",
"User management settings" : "Nastavitve upravljanja z računi uporabnikov",
"Send welcome email to new users" : "Pošlji sporočilo novim uporabnikom",
+ "User management" : "Upravljanje uporabnikov",
"Creating group …" : "Poteka ustvarjanje skupine ...",
"User group: {group}" : "Skupina uporabnikov: {group}",
- "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud"
+ "Nextcloud help resources" : "Viri pomoči za okolje Nextcloud",
+ "Active accounts" : "Dejavni računi"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 25faa409bdd..0f1f5553af1 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -125,6 +125,11 @@ OC.L10N.register(
"Background jobs" : "背景工作",
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
+ "Allowed admin IP ranges" : "允許的管理 IP 範圍",
+ "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」",
+ "Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。",
"App directories owner" : "應用程式目錄擁有者",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:\n%s",
"App directories have the correct owner \"%s\"" : "應用程式目錄有正確的擁有者「%s」",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 43f831996aa..9443f88fd5e 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -123,6 +123,11 @@
"Background jobs" : "背景工作",
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
+ "Allowed admin IP ranges" : "允許的管理 IP 範圍",
+ "Admin IP filtering isn’t applied." : "不套用管理 IP 過濾。",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」",
+ "Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。",
"App directories owner" : "應用程式目錄擁有者",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:\n%s",
"App directories have the correct owner \"%s\"" : "應用程式目錄有正確的擁有者「%s」",
diff --git a/apps/twofactor_backupcodes/l10n/de_DE.js b/apps/twofactor_backupcodes/l10n/de_DE.js
index 08d880113c3..20d6923d2bd 100644
--- a/apps/twofactor_backupcodes/l10n/de_DE.js
+++ b/apps/twofactor_backupcodes/l10n/de_DE.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Zweifaktor-Backup-Codes",
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese aus, da Sie die Codes später nicht mehr abrufen können.",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
"Regenerate backup codes" : "Backup-Codes erneuern",
diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json
index 3ed454df627..d2e9e90ceff 100644
--- a/apps/twofactor_backupcodes/l10n/de_DE.json
+++ b/apps/twofactor_backupcodes/l10n/de_DE.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Zweifaktor-Backup-Codes",
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese aus, da Sie die Codes später nicht mehr abrufen können.",
"Save backup codes" : "Backup-Codes speichern",
"Print backup codes" : "Backup-Codes drucken",
"Regenerate backup codes" : "Backup-Codes erneuern",
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.js b/apps/twofactor_backupcodes/l10n/en_GB.js
index 7d8f75de079..acdcc37f3dc 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.js
+++ b/apps/twofactor_backupcodes/l10n/en_GB.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Two factor backup codes",
"A two-factor auth backup codes provider" : "A two-factor auth backup codes provider",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later.",
"Save backup codes" : "Save backup codes",
"Print backup codes" : "Print backup codes",
"Regenerate backup codes" : "Regenerate backup codes",
diff --git a/apps/twofactor_backupcodes/l10n/en_GB.json b/apps/twofactor_backupcodes/l10n/en_GB.json
index ae26d9fc592..ac499856dfc 100644
--- a/apps/twofactor_backupcodes/l10n/en_GB.json
+++ b/apps/twofactor_backupcodes/l10n/en_GB.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Two factor backup codes",
"A two-factor auth backup codes provider" : "A two-factor auth backup codes provider",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later.",
"Save backup codes" : "Save backup codes",
"Print backup codes" : "Print backup codes",
"Regenerate backup codes" : "Regenerate backup codes",
diff --git a/apps/twofactor_backupcodes/l10n/es_MX.js b/apps/twofactor_backupcodes/l10n/es_MX.js
index 2c20bacd7d1..4db0006c656 100644
--- a/apps/twofactor_backupcodes/l10n/es_MX.js
+++ b/apps/twofactor_backupcodes/l10n/es_MX.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Códigos de respaldo de dos factores",
"A two-factor auth backup codes provider" : "Un proveedor de códigos de respaldo para autenticación de dos-factores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se generaron los códigos de respaldo. Se han utilizado {used} de {total} códigos.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estos son sus códigos de respaldo. Por favor guárdelos y/o imprímalos ya que no podrá leerlos después.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
diff --git a/apps/twofactor_backupcodes/l10n/es_MX.json b/apps/twofactor_backupcodes/l10n/es_MX.json
index ea3e3762534..9903b97df38 100644
--- a/apps/twofactor_backupcodes/l10n/es_MX.json
+++ b/apps/twofactor_backupcodes/l10n/es_MX.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Códigos de respaldo de dos factores",
"A two-factor auth backup codes provider" : "Un proveedor de códigos de respaldo para autenticación de dos-factores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se generaron los códigos de respaldo. Se han utilizado {used} de {total} códigos.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estos son sus códigos de respaldo. Por favor guárdelos y/o imprímalos ya que no podrá leerlos después.",
"Save backup codes" : "Guardar códigos de respaldo",
"Print backup codes" : "Imprimir códigos de respaldo",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
diff --git a/apps/twofactor_backupcodes/l10n/ga.js b/apps/twofactor_backupcodes/l10n/ga.js
index d43c0ff7f75..0fdc609c6ef 100644
--- a/apps/twofactor_backupcodes/l10n/ga.js
+++ b/apps/twofactor_backupcodes/l10n/ga.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Cóid chúltaca dhá fhachtóir",
"A two-factor auth backup codes provider" : "Soláthraí cóid chúltaca údaráis dhá-fhachtóir",
"Backup codes have been generated. {used} of {total} codes have been used." : "Gineadh cóid chúltaca. Baineadh úsáid as {used} as {total} cóid.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Seo iad do chóid chúltaca. Sábháil agus/nó priontáil iad mar ní bheidh tú in ann na cóid a léamh arís ar ball le do thoil.",
"Save backup codes" : "Sábháil cóid chúltaca",
"Print backup codes" : "Priontáil cóid chúltaca",
"Regenerate backup codes" : "Athghin cóid chúltaca",
diff --git a/apps/twofactor_backupcodes/l10n/ga.json b/apps/twofactor_backupcodes/l10n/ga.json
index 06f194f2952..b7af675172f 100644
--- a/apps/twofactor_backupcodes/l10n/ga.json
+++ b/apps/twofactor_backupcodes/l10n/ga.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Cóid chúltaca dhá fhachtóir",
"A two-factor auth backup codes provider" : "Soláthraí cóid chúltaca údaráis dhá-fhachtóir",
"Backup codes have been generated. {used} of {total} codes have been used." : "Gineadh cóid chúltaca. Baineadh úsáid as {used} as {total} cóid.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Seo iad do chóid chúltaca. Sábháil agus/nó priontáil iad mar ní bheidh tú in ann na cóid a léamh arís ar ball le do thoil.",
"Save backup codes" : "Sábháil cóid chúltaca",
"Print backup codes" : "Priontáil cóid chúltaca",
"Regenerate backup codes" : "Athghin cóid chúltaca",
diff --git a/apps/twofactor_backupcodes/l10n/gl.js b/apps/twofactor_backupcodes/l10n/gl.js
index 294b1fd2474..c3d2b8deb5a 100644
--- a/apps/twofactor_backupcodes/l10n/gl.js
+++ b/apps/twofactor_backupcodes/l10n/gl.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Códigos de recuperación de dous factores",
"A two-factor auth backup codes provider" : "Un provedor de códigos de recuperación para a autenticación de dous factores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Xeraronse os códigos de recuperación. Usou {used} códigos de {total}.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de recuperación",
"Print backup codes" : "Imprimir os códigos de recuperación",
"Regenerate backup codes" : "Volver xerar códigos de recuperación",
@@ -18,6 +19,6 @@ OC.L10N.register(
"{name} backup codes" : "Códigos de recuperación {name} ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de recuperación que gardou cando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo."
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/twofactor_backupcodes/l10n/gl.json b/apps/twofactor_backupcodes/l10n/gl.json
index 7f25e85b3b5..3d82d12fde6 100644
--- a/apps/twofactor_backupcodes/l10n/gl.json
+++ b/apps/twofactor_backupcodes/l10n/gl.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Códigos de recuperación de dous factores",
"A two-factor auth backup codes provider" : "Un provedor de códigos de recuperación para a autenticación de dous factores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Xeraronse os códigos de recuperación. Usou {used} códigos de {total}.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo.",
"Save backup codes" : "Gardar os códigos de recuperación",
"Print backup codes" : "Imprimir os códigos de recuperación",
"Regenerate backup codes" : "Volver xerar códigos de recuperación",
@@ -16,6 +17,6 @@
"{name} backup codes" : "Códigos de recuperación {name} ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de recuperación que gardou cando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo."
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Estes son os seus códigos de recuperación. Gárdeos e/ou imprímaos xa que non poderá volver lelos de novo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/nb.js b/apps/twofactor_backupcodes/l10n/nb.js
index 0f3bcef53c2..85f5362a1bf 100644
--- a/apps/twofactor_backupcodes/l10n/nb.js
+++ b/apps/twofactor_backupcodes/l10n/nb.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Sikkerhetskoder for to-faktor",
"A two-factor auth backup codes provider" : "En tilbyder av sikkerhetskoder for to-faktor autentisering",
"Backup codes have been generated. {used} of {total} codes have been used." : "Sikkerhetskoder er generert. {used} av {total} koder er brukt.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dette er reservekodene dine. Lagre og/eller skriv dem ut, da du ikke vil kunne lese kodene igjen senere.",
"Save backup codes" : "Lagre sikkerhetskodene",
"Print backup codes" : "Skriv ut sikkerhetskoder",
"Regenerate backup codes" : "Lag sikkerhetskoder på nytt",
diff --git a/apps/twofactor_backupcodes/l10n/nb.json b/apps/twofactor_backupcodes/l10n/nb.json
index 0c78eea9a1b..d8c4e20d9fb 100644
--- a/apps/twofactor_backupcodes/l10n/nb.json
+++ b/apps/twofactor_backupcodes/l10n/nb.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Sikkerhetskoder for to-faktor",
"A two-factor auth backup codes provider" : "En tilbyder av sikkerhetskoder for to-faktor autentisering",
"Backup codes have been generated. {used} of {total} codes have been used." : "Sikkerhetskoder er generert. {used} av {total} koder er brukt.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Dette er reservekodene dine. Lagre og/eller skriv dem ut, da du ikke vil kunne lese kodene igjen senere.",
"Save backup codes" : "Lagre sikkerhetskodene",
"Print backup codes" : "Skriv ut sikkerhetskoder",
"Regenerate backup codes" : "Lag sikkerhetskoder på nytt",
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.js b/apps/twofactor_backupcodes/l10n/pt_BR.js
index 1206f994e99..7e422b18796 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.js
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Códigos de backup de dois fatores",
"A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Códigos de backup foram gerados. Foram usados {used} de um total de {total} códigos.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estes são seus códigos de backup. Salve e/ou imprima-os, pois você não poderá ler os códigos novamente mais tarde.",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
"Regenerate backup codes" : "Regerar códigos de backup",
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json
index b89a8db91d9..f813b7dbfdf 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.json
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Códigos de backup de dois fatores",
"A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores",
"Backup codes have been generated. {used} of {total} codes have been used." : "Códigos de backup foram gerados. Foram usados {used} de um total de {total} códigos.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Estes são seus códigos de backup. Salve e/ou imprima-os, pois você não poderá ler os códigos novamente mais tarde.",
"Save backup codes" : "Salvar códigos de backup",
"Print backup codes" : "Imprimir códigos de backup",
"Regenerate backup codes" : "Regerar códigos de backup",
diff --git a/apps/twofactor_backupcodes/l10n/sv.js b/apps/twofactor_backupcodes/l10n/sv.js
index 797475be6c8..001022a10e0 100644
--- a/apps/twofactor_backupcodes/l10n/sv.js
+++ b/apps/twofactor_backupcodes/l10n/sv.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "Återställningsnycklar tvåfaktor",
"A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering",
"Backup codes have been generated. {used} of {total} codes have been used." : "Återställningsnycklar har skapats. {used} av {total} nycklar har använts.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Detta är dina reservkoder. Spara och/eller skriv ut dem eftersom du inte kommer att kunna läsa koderna igen senare.",
"Save backup codes" : "Spara återställningsnycklar",
"Print backup codes" : "Skriv ut återställningsnycklar",
"Regenerate backup codes" : "Skapa nya återställningsnycklar",
diff --git a/apps/twofactor_backupcodes/l10n/sv.json b/apps/twofactor_backupcodes/l10n/sv.json
index 054aeef0a02..ab51022070d 100644
--- a/apps/twofactor_backupcodes/l10n/sv.json
+++ b/apps/twofactor_backupcodes/l10n/sv.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "Återställningsnycklar tvåfaktor",
"A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering",
"Backup codes have been generated. {used} of {total} codes have been used." : "Återställningsnycklar har skapats. {used} av {total} nycklar har använts.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Detta är dina reservkoder. Spara och/eller skriv ut dem eftersom du inte kommer att kunna läsa koderna igen senare.",
"Save backup codes" : "Spara återställningsnycklar",
"Print backup codes" : "Skriv ut återställningsnycklar",
"Regenerate backup codes" : "Skapa nya återställningsnycklar",
diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.js b/apps/twofactor_backupcodes/l10n/zh_TW.js
index 4e8603c10a1..667fca6f8a3 100644
--- a/apps/twofactor_backupcodes/l10n/zh_TW.js
+++ b/apps/twofactor_backupcodes/l10n/zh_TW.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Two factor backup codes" : "兩階段備用驗證碼",
"A two-factor auth backup codes provider" : "兩階段驗證備用驗證碼提供者",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共 {total} 組備用碼中有 {used} 組已經使用。",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "以下是您的備用碼。由於備用碼不會再次顯示,請儲存及/或列印。",
"Save backup codes" : "儲存備用驗證碼",
"Print backup codes" : "列印備用驗證碼",
"Regenerate backup codes" : "重新產生備用驗證碼",
diff --git a/apps/twofactor_backupcodes/l10n/zh_TW.json b/apps/twofactor_backupcodes/l10n/zh_TW.json
index 9a4e20a4754..f8117ff4eb8 100644
--- a/apps/twofactor_backupcodes/l10n/zh_TW.json
+++ b/apps/twofactor_backupcodes/l10n/zh_TW.json
@@ -8,6 +8,7 @@
"Two factor backup codes" : "兩階段備用驗證碼",
"A two-factor auth backup codes provider" : "兩階段驗證備用驗證碼提供者",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共 {total} 組備用碼中有 {used} 組已經使用。",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "以下是您的備用碼。由於備用碼不會再次顯示,請儲存及/或列印。",
"Save backup codes" : "儲存備用驗證碼",
"Print backup codes" : "列印備用驗證碼",
"Regenerate backup codes" : "重新產生備用驗證碼",