Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-14 05:27:10 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 05:27:10 +0300
commit3f86bfdd746494f54551c01f151efbfeefb9982a (patch)
tree6bb1c2bec9e7884d36e05886edec3f522ad72de8
parent39ef21a6b8cc91c5a86f7074a06813770e4f5cee (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/dashboard/l10n/fr.js2
-rw-r--r--apps/dashboard/l10n/fr.json2
-rw-r--r--apps/files/l10n/de.js2
-rw-r--r--apps/files/l10n/de.json2
-rw-r--r--apps/files/l10n/es_PE.js24
-rw-r--r--apps/files/l10n/es_PE.json24
-rw-r--r--apps/files_sharing/l10n/de.js4
-rw-r--r--apps/files_sharing/l10n/de.json4
-rw-r--r--apps/files_sharing/l10n/es_PE.js3
-rw-r--r--apps/files_sharing/l10n/es_PE.json3
-rw-r--r--apps/files_sharing/l10n/fr.js2
-rw-r--r--apps/files_sharing/l10n/fr.json2
-rw-r--r--apps/files_sharing/l10n/lt_LT.js4
-rw-r--r--apps/files_sharing/l10n/lt_LT.json4
-rw-r--r--apps/settings/l10n/de.js11
-rw-r--r--apps/settings/l10n/de.json11
-rw-r--r--apps/sharebymail/l10n/de.js4
-rw-r--r--apps/sharebymail/l10n/de.json4
-rw-r--r--apps/theming/l10n/lt_LT.js1
-rw-r--r--apps/theming/l10n/lt_LT.json1
-rw-r--r--core/l10n/cs.js1
-rw-r--r--core/l10n/cs.json1
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/de_DE.js1
-rw-r--r--core/l10n/de_DE.json1
-rw-r--r--core/l10n/es_PE.js3
-rw-r--r--core/l10n/es_PE.json3
-rw-r--r--core/l10n/hu.js1
-rw-r--r--core/l10n/hu.json1
-rw-r--r--core/l10n/pl.js1
-rw-r--r--core/l10n/pl.json1
-rw-r--r--core/l10n/pt_BR.js2
-rw-r--r--core/l10n/pt_BR.json2
-rw-r--r--core/l10n/sl.js10
-rw-r--r--core/l10n/sl.json10
-rw-r--r--core/l10n/zh_HK.js1
-rw-r--r--core/l10n/zh_HK.json1
-rw-r--r--core/l10n/zh_TW.js1
-rw-r--r--core/l10n/zh_TW.json1
40 files changed, 150 insertions, 10 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index ab61bd16274..2b6bcd9149f 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -6,7 +6,7 @@ OC.L10N.register(
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
- "Change background image" : "Modifier l’image d'arrière-plan",
+ "Change background image" : "Changer l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index 79c0e59775b..e79737ce252 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -4,7 +4,7 @@
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
- "Change background image" : "Modifier l’image d'arrière-plan",
+ "Change background image" : "Changer l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index dd37bcf0f58..cb532b511e4 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"You do not have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
"_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"],
"Select file range" : "Dateibereich auswählen",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "{used} von {quota} verwendet",
"{used} used" : "{used} verwendet",
"\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.",
@@ -189,6 +190,7 @@ OC.L10N.register(
"Templates" : "Vorlagen",
"Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden",
"%s used" : "%s verwendet",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s von %2$s verwendet",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 57c15d65ad3..76932d280e5 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -77,6 +77,7 @@
"You do not have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen",
"_Uploading %n file_::_Uploading %n files_" : ["%n Datei wird hochgeladen","%n Dateien werden hochgeladen"],
"Select file range" : "Dateibereich auswählen",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "{used} von {quota} verwendet",
"{used} used" : "{used} verwendet",
"\"{name}\" is an invalid file name." : "„{name}“ ist kein gültiger Dateiname.",
@@ -187,6 +188,7 @@
"Templates" : "Vorlagen",
"Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden",
"%s used" : "%s verwendet",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s von %2$s verwendet",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
diff --git a/apps/files/l10n/es_PE.js b/apps/files/l10n/es_PE.js
index b04773454b7..97b6f75e42a 100644
--- a/apps/files/l10n/es_PE.js
+++ b/apps/files/l10n/es_PE.js
@@ -12,32 +12,48 @@ OC.L10N.register(
"Close" : "Cerrar",
"Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Upload cancelled." : "Carga cancelada.",
+ "Processing files …" : "Procesando archivos ...",
"…" : "...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible",
"Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
"Not enough free space" : "No cuentas con suficiente espacio libre",
+ "An unknown error has occurred" : "Ocurrió un error desconicido ",
+ "File could not be uploaded" : "No pudo cargarse el archivo",
"Uploading …" : "Cargando...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Carga de este archvio no soportado",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
+ "Operation is blocked by access control" : "Operación bloqueada por el control de acceso",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Rename" : "Renombrar",
"Move" : "Mover",
"Copy" : "Copiar",
+ "Choose target folder" : "Seleccione carpeta destino",
+ "Open" : "Abrir",
"Delete file" : "Borrar archivo",
"Delete folder" : "Borrar carpeta",
"Disconnect storage" : "Desconectar almacenamiento",
+ "Leave this share" : "Salir de este compartido",
"Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
+ "Please select tag(s) to add to the selection" : "Favor seleccione etiqueta(s) para agregar a selección",
+ "Apply tag(s) to selection" : "Aplicar etiqueta(s) a selección",
+ "Select directory \"{dirName}\"" : "Seleccione carpeta \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleccione archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No fue posible determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
+ "copy" : "copiar",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
@@ -49,8 +65,10 @@ OC.L10N.register(
"Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe",
"Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe",
+ "Could not fetch file details \"{file}\"" : "No se pudo recuperar detalles de archivo \"{file}\"",
"Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Ingrese al menos dos caracteres para buscar en otras carpetas",
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado",
@@ -58,9 +76,15 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos","incluyendo %n ocultos"],
+ "You do not have permission to upload or create files here" : "No tiene permiso para crear o cargar archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"],
+ "Select file range" : "Seleccione rango de archivos",
+ "{used}%" : "{used}%",
+ "{used} of {quota} used" : "{used} de {quota} usado",
+ "{used} used" : "{used} usado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
"View in folder" : "Ver en la carpeta",
"Copied!" : "¡Copiado!",
diff --git a/apps/files/l10n/es_PE.json b/apps/files/l10n/es_PE.json
index a6d80e89274..615a6685cb3 100644
--- a/apps/files/l10n/es_PE.json
+++ b/apps/files/l10n/es_PE.json
@@ -10,32 +10,48 @@
"Close" : "Cerrar",
"Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "No fue posible crear la carpeta \"{dir}\"",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Upload cancelled." : "Carga cancelada.",
+ "Processing files …" : "Procesando archivos ...",
"…" : "...",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "No fue posible cargar {filename} ya que es una carpeta o tiene un tamaño de 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "No tienes suficiente espacio disponible, Estás cargando {size1} pero sólo cuentas con {size2} disponible",
"Target folder \"{dir}\" does not exist any more" : "La carpeta destino \"{dir}\" ya no existe",
"Not enough free space" : "No cuentas con suficiente espacio libre",
+ "An unknown error has occurred" : "Ocurrió un error desconicido ",
+ "File could not be uploaded" : "No pudo cargarse el archivo",
"Uploading …" : "Cargando...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Carga de este archvio no soportado",
"Target folder does not exist any more" : "La carpeta destino ya no existe",
+ "Operation is blocked by access control" : "Operación bloqueada por el control de acceso",
"Error when assembling chunks, status code {status}" : "Se presentó un error al ensamblar los bloques, código de estatus {status}",
"Actions" : "Acciones",
"Rename" : "Renombrar",
"Move" : "Mover",
"Copy" : "Copiar",
+ "Choose target folder" : "Seleccione carpeta destino",
+ "Open" : "Abrir",
"Delete file" : "Borrar archivo",
"Delete folder" : "Borrar carpeta",
"Disconnect storage" : "Desconectar almacenamiento",
+ "Leave this share" : "Salir de este compartido",
"Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
+ "Please select tag(s) to add to the selection" : "Favor seleccione etiqueta(s) para agregar a selección",
+ "Apply tag(s) to selection" : "Aplicar etiqueta(s) a selección",
+ "Select directory \"{dirName}\"" : "Seleccione carpeta \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleccione archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No fue posible determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verfica las bitácoras o contacta al administrador",
"Could not move \"{file}\", target exists" : "No fue posible mover \"{file}\", el destino ya existe",
"Could not move \"{file}\"" : "No fue posible mover \"{file}\"",
+ "copy" : "copiar",
"Could not copy \"{file}\", target exists" : "No se pudo copiar \"{file}\", el destino ya existe",
"Could not copy \"{file}\"" : "No se pudo copiar \"{file}\"",
"Copied {origin} inside {destination}" : "{origin} fue copiado dentro de {destination}",
@@ -47,8 +63,10 @@
"Could not create file \"{file}\"" : "No fue posible crear el archivo \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "No fue posible crear el archivo\"{file}\" porque ya existe",
"Could not create folder \"{dir}\" because it already exists" : "No fue posible crear la carpeta \"{dir}\" porque ya existe",
+ "Could not fetch file details \"{file}\"" : "No se pudo recuperar detalles de archivo \"{file}\"",
"Error deleting file \"{fileName}\"." : "Se presentó un error al borrar el archivo \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "No se encontraron resultados en otras carpetas para {tag}{filter}{endtag}",
+ "Enter more than two characters to search in other folders" : "Ingrese al menos dos caracteres para buscar en otras carpetas",
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado",
@@ -56,9 +74,15 @@
"_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n escondido","incluyendo %n ocultos","incluyendo %n ocultos"],
+ "You do not have permission to upload or create files here" : "No tiene permiso para crear o cargar archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Cargando %n archivos","Cargando %n archivos"],
+ "Select file range" : "Seleccione rango de archivos",
+ "{used}%" : "{used}%",
+ "{used} of {quota} used" : "{used} de {quota} usado",
+ "{used} used" : "{used} usado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido. ",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido",
"View in folder" : "Ver en la carpeta",
"Copied!" : "¡Copiado!",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index fdf35221eb5..d08ab4cc81d 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -179,11 +179,13 @@ OC.L10N.register(
"Added by {initiator}" : "Hinzugefügt von {initiator}",
"Via “{folder}”" : "Über “{folder}”",
"Internal link" : "Interner Link",
+ "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren",
"Link copied" : "Link kopiert",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben",
"Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben",
+ "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Password protection" : "Passwortschutz",
@@ -194,6 +196,8 @@ OC.L10N.register(
"Share label" : "Freigabe-Label",
"Hide download" : "Download verbergen",
"Password protect" : "Passwortschutz",
+ "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab",
+ "Password expired" : "Passwort abgelaufen",
"Video verification" : "Videoüberprüfung",
"Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
"Add another link" : "Weiteren Link hinzufügen",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index b768f8a5d3d..e4377fec2ef 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -177,11 +177,13 @@
"Added by {initiator}" : "Hinzugefügt von {initiator}",
"Via “{folder}”" : "Über “{folder}”",
"Internal link" : "Interner Link",
+ "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren",
"Link copied" : "Link kopiert",
"Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.",
"Copy to clipboard" : "In die Zwischenablage kopieren",
"Only works for users with access to this folder" : "Funktioniert nur für Benutzer, die Zugriff auf diesen Ordner haben",
"Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben",
+ "Copy public link to clipboard" : "Öffentlichen Link in die Zwischenablage kopieren",
"Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird",
"Password protection (enforced)" : "Passwortschutz (erzwungen)",
"Password protection" : "Passwortschutz",
@@ -192,6 +194,8 @@
"Share label" : "Freigabe-Label",
"Hide download" : "Download verbergen",
"Password protect" : "Passwortschutz",
+ "Password expires {passwordExpirationTime}" : "Passwort läuft um {passwordExpirationTime} ab",
+ "Password expired" : "Passwort abgelaufen",
"Video verification" : "Videoüberprüfung",
"Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben",
"Add another link" : "Weiteren Link hinzufügen",
diff --git a/apps/files_sharing/l10n/es_PE.js b/apps/files_sharing/l10n/es_PE.js
index 73295102d2d..f4e519e6bba 100644
--- a/apps/files_sharing/l10n/es_PE.js
+++ b/apps/files_sharing/l10n/es_PE.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
@@ -125,6 +126,8 @@ OC.L10N.register(
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploaded files:" : "Archivos cargados:",
diff --git a/apps/files_sharing/l10n/es_PE.json b/apps/files_sharing/l10n/es_PE.json
index d588031a566..70748d7583f 100644
--- a/apps/files_sharing/l10n/es_PE.json
+++ b/apps/files_sharing/l10n/es_PE.json
@@ -10,6 +10,7 @@
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
+ "This will stop your current uploads." : "Se detendrán las cargas en curso",
"Move or copy" : "Mover o copiar",
"Download" : "Descargar",
"Delete" : "Borrar",
@@ -123,6 +124,8 @@
"the link expired" : "la liga expiró",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Upload files to %s" : "Cargar archivos a %s",
"Select or drop files" : "Selecciona o suelta los archivos",
"Uploaded files:" : "Archivos cargados:",
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js
index c31d4f276af..d9ffc1badb6 100644
--- a/apps/files_sharing/l10n/fr.js
+++ b/apps/files_sharing/l10n/fr.js
@@ -225,7 +225,7 @@ OC.L10N.register(
"Expires {relativetime}" : "Expire {relativetime}",
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
- "Link to a file" : "Lier à un fichier",
+ "Link to a file" : "Relier à un fichier",
"Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ",
diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json
index 538068d04b0..9552c8a7381 100644
--- a/apps/files_sharing/l10n/fr.json
+++ b/apps/files_sharing/l10n/fr.json
@@ -223,7 +223,7 @@
"Expires {relativetime}" : "Expire {relativetime}",
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
- "Link to a file" : "Lier à un fichier",
+ "Link to a file" : "Relier à un fichier",
"Error creating the share: {errorMessage}" : "Erreur à la création du partage : {errorMessage} ",
"Error creating the share" : "Erreur lors de la création du partage",
"Error updating the share: {errorMessage}" : "Erreur à la mise à jour du partage\\: {errorMessage} ",
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js
index fa2510ccd8f..7ffc5361a39 100644
--- a/apps/files_sharing/l10n/lt_LT.js
+++ b/apps/files_sharing/l10n/lt_LT.js
@@ -182,12 +182,14 @@ OC.L10N.register(
"Share label" : "Bendrinti žymeklį",
"Hide download" : "Slėpti atsisiuntimą",
"Password protect" : "Apsaugoti slaptažodžiu",
+ "Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
+ "Password expired" : "Slaptažodis nebegalioja",
"Video verification" : "Video patikrinimas",
"Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui",
"Add another link" : "Pridėti kitą nuorodą",
"Create a new share link" : "Sukurti naują bendrinimo nuorodą",
"Shared via link by {initiator}" : "Bendrinama panaudojant nuorodą, kurią incijavo {initiator}",
- "Share link ({label})" : "Bendrinti nuorodą (žymeklį)",
+ "Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Share link" : "Bendrinimo nuoroda",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json
index 3671a68d68d..15b317efb5a 100644
--- a/apps/files_sharing/l10n/lt_LT.json
+++ b/apps/files_sharing/l10n/lt_LT.json
@@ -180,12 +180,14 @@
"Share label" : "Bendrinti žymeklį",
"Hide download" : "Slėpti atsisiuntimą",
"Password protect" : "Apsaugoti slaptažodžiu",
+ "Password expires {passwordExpirationTime}" : "Slaptažodis galioja iki {passwordExpirationTime}",
+ "Password expired" : "Slaptažodis nebegalioja",
"Video verification" : "Video patikrinimas",
"Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui",
"Add another link" : "Pridėti kitą nuorodą",
"Create a new share link" : "Sukurti naują bendrinimo nuorodą",
"Shared via link by {initiator}" : "Bendrinama panaudojant nuorodą, kurią incijavo {initiator}",
- "Share link ({label})" : "Bendrinti nuorodą (žymeklį)",
+ "Share link ({label})" : "Bendrinimo nuoroda ({label})",
"Share link" : "Bendrinimo nuoroda",
"Error, please enter proper password and/or expiration date" : "Įvyko klaida, įveskite teisingą slaptažodį ir/ar galiojimo datą",
"No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 2be49b5abee..8ee1979e46d 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -263,11 +263,20 @@ OC.L10N.register(
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Your profile picture" : "Dein Profilbild",
+ "Upload profile picture" : "Profilbild hochladen",
+ "Choose profile picture from files" : "Profilbild aus Dateien auswählen",
+ "Remove profile picture" : "Profilbild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
+ "Set as profile picture" : "Als Profilbild festlegen",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.",
"Choose your profile picture" : "Wähle dein Profilbild aus.",
+ "Please select a valid png or jpg file" : "Bitte eine gültige PNG- oder JPG-Datei auswählen",
+ "Error setting profile picture" : "Fehler beim Einstellen des Profilbilds",
+ "Error cropping profile picture" : "Fehler beim Zuschneiden des Profilbilds",
+ "Error saving profile picture" : "Fehler beim Speichern des Profilbilds",
+ "Error removing profile picture" : "Fehler beim Entfernen des Profilbilds",
"Your biography" : "Deine Biografie",
"Your full name" : "Dein vollständiger Name",
"Email options" : "E-Mail-Optionen",
@@ -306,6 +315,8 @@ OC.L10N.register(
"No {property} set" : "Keine {property} eingestellt",
"Unable to update {property}" : "{property} konnte nicht aktualisiert werden.",
"Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}",
+ "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.",
+ "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.",
"Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen",
"Add" : "Hinzufügen",
"You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index befe0fa6ba3..8e1e32fcbe0 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -261,11 +261,20 @@
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Your profile picture" : "Dein Profilbild",
+ "Upload profile picture" : "Profilbild hochladen",
+ "Choose profile picture from files" : "Profilbild aus Dateien auswählen",
+ "Remove profile picture" : "Profilbild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
+ "Set as profile picture" : "Als Profilbild festlegen",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.",
"Choose your profile picture" : "Wähle dein Profilbild aus.",
+ "Please select a valid png or jpg file" : "Bitte eine gültige PNG- oder JPG-Datei auswählen",
+ "Error setting profile picture" : "Fehler beim Einstellen des Profilbilds",
+ "Error cropping profile picture" : "Fehler beim Zuschneiden des Profilbilds",
+ "Error saving profile picture" : "Fehler beim Speichern des Profilbilds",
+ "Error removing profile picture" : "Fehler beim Entfernen des Profilbilds",
"Your biography" : "Deine Biografie",
"Your full name" : "Dein vollständiger Name",
"Email options" : "E-Mail-Optionen",
@@ -304,6 +313,8 @@
"No {property} set" : "Keine {property} eingestellt",
"Unable to update {property}" : "{property} konnte nicht aktualisiert werden.",
"Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}",
+ "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.",
+ "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.",
"Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen",
"Add" : "Hinzufügen",
"You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen",
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js
index c11155c9678..e8b2cb08927 100644
--- a/apps/sharebymail/l10n/de.js
+++ b/apps/sharebymail/l10n/de.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
"Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
+ "This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen",
"»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt",
@@ -50,6 +51,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.",
"Send password by mail" : "Passwort per E-Mail senden",
- "Reply to initiator" : "Antwort an Initiator"
+ "Reply to initiator" : "Antwort an Initiator",
+ "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json
index df3dede9c9f..2a45118bbc4 100644
--- a/apps/sharebymail/l10n/de.json
+++ b/apps/sharebymail/l10n/de.json
@@ -37,6 +37,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
"Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
+ "This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen",
"»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt",
@@ -48,6 +49,7 @@
"Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.",
"Send password by mail" : "Passwort per E-Mail senden",
- "Reply to initiator" : "Antwort an Initiator"
+ "Reply to initiator" : "Antwort an Initiator",
+ "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/lt_LT.js b/apps/theming/l10n/lt_LT.js
index ee4dc7ef067..2df4a464c7f 100644
--- a/apps/theming/l10n/lt_LT.js
+++ b/apps/theming/l10n/lt_LT.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Dark theme" : "Tamsus apipavidalinimas",
"Enable dark theme" : "Įjungti tamsų apipavidalinimą",
"System default theme" : "Sistemos numatytasis apipavidalinimas",
+ "Using the default system appearance." : "Naudojama numatytoji sistemos išvaizda.",
"Dyslexia font" : "Disleksijos šriftas",
"Enable dyslexia font" : "Įjungti disleksijos šriftą",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas.",
diff --git a/apps/theming/l10n/lt_LT.json b/apps/theming/l10n/lt_LT.json
index 52e2fa67378..8cc01e1c657 100644
--- a/apps/theming/l10n/lt_LT.json
+++ b/apps/theming/l10n/lt_LT.json
@@ -29,6 +29,7 @@
"Dark theme" : "Tamsus apipavidalinimas",
"Enable dark theme" : "Įjungti tamsų apipavidalinimą",
"System default theme" : "Sistemos numatytasis apipavidalinimas",
+ "Using the default system appearance." : "Naudojama numatytoji sistemos išvaizda.",
"Dyslexia font" : "Disleksijos šriftas",
"Enable dyslexia font" : "Įjungti disleksijos šriftą",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas.",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index c477000c0ca..1de149923c4 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
+ "Log in to {productName}" : "Přihlásit se do {productName}",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 3240e54c9a2..1d4a457287f 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Obraťte se na svého správce.",
"An internal error occurred." : "Došlo k vnitřní chybě.",
"Please try again or contact your administrator." : "Zkuste to znovu nebo se obraťte na správce.",
+ "Log in to {productName}" : "Přihlásit se do {productName}",
"Account name or email" : "Název účtu nebo e-mail",
"Password" : "Heslo",
"Wrong username or password." : "Nesprávné uživatelské jméno nebo heslo.",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 3d0d8ba1213..c05f1d844af 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -135,6 +135,8 @@ OC.L10N.register(
"Continue to {productName}" : "Fortfahren zu {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
"More apps" : "Weitere Apps",
+ "Currently open" : "Derzeit geöffnet",
+ "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 958b8b49183..7fa1dd7bf70 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -133,6 +133,8 @@
"Continue to {productName}" : "Fortfahren zu {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet.","Die Aktualisierung war erfolgreich. Du wirst in %n Sekunden zu {productName} weitergeleitet."],
"More apps" : "Weitere Apps",
+ "Currently open" : "Derzeit geöffnet",
+ "_{count} notification_::_{count} notifications_" : ["{count} Benachrichtigung","{count} Benachrichtigungen"],
"Log in" : "Anmelden",
"Logging in …" : "Melde an…",
"Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!",
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 291a2ee357e..80bfe6cb5f8 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Bitte kontaktieren Sie Ihre Administration.",
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihre Administration.",
+ "Log in to {productName}" : "Anmelden bei {productName}",
"Account name or email" : "Kontoname oder E-Mail",
"Password" : "Passwort",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json
index 3a6478763d7..84d96d75173 100644
--- a/core/l10n/de_DE.json
+++ b/core/l10n/de_DE.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Bitte kontaktieren Sie Ihre Administration.",
"An internal error occurred." : "Es ist ein interner Fehler aufgetreten.",
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihre Administration.",
+ "Log in to {productName}" : "Anmelden bei {productName}",
"Account name or email" : "Kontoname oder E-Mail",
"Password" : "Passwort",
"Wrong username or password." : "Falscher Benutzername oder Passwort.",
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js
index cdf371c7f84..c41a9b3d665 100644
--- a/core/l10n/es_PE.js
+++ b/core/l10n/es_PE.js
@@ -100,6 +100,7 @@ OC.L10N.register(
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
@@ -120,6 +121,8 @@ OC.L10N.register(
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Pending" : "Pendiente",
"Copy to {folder}" : "Copiar a {folder}",
"Move to {folder}" : "Mover a {folder}",
diff --git a/core/l10n/es_PE.json b/core/l10n/es_PE.json
index 415d526470c..4baa0f73d53 100644
--- a/core/l10n/es_PE.json
+++ b/core/l10n/es_PE.json
@@ -98,6 +98,7 @@
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no permitido dentro de nombre",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
@@ -118,6 +119,8 @@
"(all selected)" : "(todos seleccionados)",
"({count} selected)" : "({count} seleccionados)",
"Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ",
+ "Show list view" : "Mostrar vista de lista",
+ "Show grid view" : "Mostrar lista en grilla",
"Pending" : "Pendiente",
"Copy to {folder}" : "Copiar a {folder}",
"Move to {folder}" : "Mover a {folder}",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index 8ea34300148..9cb910e1efc 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.",
"An internal error occurred." : "Belső hiba történt.",
"Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.",
+ "Log in to {productName}" : "Bejelentkezés ebbe: {poductName}",
"Account name or email" : "Fióknév vagy e-mail-cím",
"Password" : "Jelszó",
"Wrong username or password." : "Hibás felhasználónév vagy jelszó.",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index f8632b0d4e0..78b7bddfc88 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.",
"An internal error occurred." : "Belső hiba történt.",
"Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.",
+ "Log in to {productName}" : "Bejelentkezés ebbe: {poductName}",
"Account name or email" : "Fióknév vagy e-mail-cím",
"Password" : "Jelszó",
"Wrong username or password." : "Hibás felhasználónév vagy jelszó.",
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 7e5a2f8b664..3c6a366bb34 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
+ "Log in to {productName}" : "Zaloguj się do {productName}",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
diff --git a/core/l10n/pl.json b/core/l10n/pl.json
index 013b586c88e..41d58bebb2e 100644
--- a/core/l10n/pl.json
+++ b/core/l10n/pl.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "Skontaktuj się z administratorem",
"An internal error occurred." : "Wystąpił błąd wewnętrzny.",
"Please try again or contact your administrator." : "Spróbuj ponownie lub skontaktuj się z administratorem.",
+ "Log in to {productName}" : "Zaloguj się do {productName}",
"Account name or email" : "Nazwa konta lub e-mail",
"Password" : "Hasło",
"Wrong username or password." : "Zła nazwa użytkownika lub hasło.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 6b0589c0fb0..00ab8a4c8c1 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -182,7 +182,7 @@ OC.L10N.register(
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
- "{user} has not added any info yet" : "{usuário} ainda não adicionou nenhuma informação",
+ "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
"Reset search" : "Redefinir pesquisa",
"Start search" : "Começar a pesquisar",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index a9b78942c38..32535134126 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -180,7 +180,7 @@
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",
- "{user} has not added any info yet" : "{usuário} ainda não adicionou nenhuma informação",
+ "{user} has not added any info yet" : "{user} ainda não adicionou nenhuma informação",
"Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página",
"Reset search" : "Redefinir pesquisa",
"Start search" : "Começar a pesquisar",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 005eb83d7af..5b031e5c1ec 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -122,12 +122,15 @@ OC.L10N.register(
"Continue to {productName}" : "Nadaljuj v {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
"More apps" : "Več programov",
+ "_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
"Log in" : "Prijava",
"Logging in …" : "Poteka prijavljanje ...",
"Server side authentication failed!" : "Overitev na strani strežnika je spodletela!",
"Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
"An internal error occurred." : "Prišlo je do notranje napake.",
"Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
+ "Log in to {productName}" : "Prijava v {productName}",
+ "Account name or email" : "Ime računa ali elektronski naslov",
"Password" : "Geslo",
"Wrong username or password." : "Napačno uporabniško ime oziroma geslo",
"User disabled" : "Uporabnik je onemogočen",
@@ -150,6 +153,7 @@ OC.L10N.register(
"Resetting password" : "Ponastavljanje gesla",
"Recommended apps" : "Priporočeni programi",
"Loading apps …" : "Poteka nalaganje programov ...",
+ "Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
@@ -167,9 +171,12 @@ OC.L10N.register(
"Back" : "Nazaj",
"Login form is disabled." : "Prijavni obrazec je onemogočen.",
"Edit Profile" : "Uredi profil",
+ "Search starts once you start typing" : "Iskanje se začne z vpisovanjem",
"Reset search" : "Ponastavi iskanje",
+ "Start search" : "Začni z iskanjem",
"Search for {name} only" : "Išči le za {name}",
"No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+ "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja",
"Start typing to search" : "Začnite tipkati za iskanje",
"Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Load more results" : "Naloži več zadetkov",
@@ -306,6 +313,7 @@ OC.L10N.register(
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Podatkovna zbirka SQLite je primerna le za manjše in razvojne namestitve. Za produkcijsko okolje je priporočljivo uporabiti drugo podatkovno ozadje.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Če uporabljate namizni odjemalec za usklajevanje datotek, je uporaba podatkovne zbirke SQLite odsvetovana.",
"Install" : "Namesti",
+ "Installing …" : "Poteka nameščanje ...",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Kaže, da poskušate ponovno namestiti okolje Nextcloud, a datoteke CAN_INSTALL ni v mapi nastavitev. Ustvarite jo, potem lahko poskusite znova.",
@@ -316,6 +324,7 @@ OC.L10N.register(
"Get your own free account" : "Pridobite brezplačni račun",
"Contacts" : "Stiki",
"Contacts menu" : "Meni Stikov",
+ "Open settings menu" : "Odpri meni nastavitev",
"Confirm your password" : "Potrdite geslo",
"Connect to your account" : "Povežite z računom",
"Please log in before granting %1$s access to your %2$s account." : "Pred %1$s odobritvijo dostopa %2$s do računa se je treba prijaviti.",
@@ -330,6 +339,7 @@ OC.L10N.register(
"You can close this window." : "To okno lahko zaprete.",
"This share is password-protected" : "To mesto je zaščiteno z geslom",
"Email address" : "Elektronski naslov",
+ "Password sent!" : "Geslo je poslano!",
"Go to %s" : "Odpri oblak %s",
"Two-factor authentication" : "Dvo-stopenjska overitev",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Za vaš račun je omogočena zahteva za višjo raven varnosti. Izberite drugo stopnjo overitve:",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 7565496081f..f844d17ebe4 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -120,12 +120,15 @@
"Continue to {productName}" : "Nadaljuj v {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundo.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekundi.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekunde.","Posodobitev je bila uspešna. Stran bo preusmerjena na {productName} čez %n sekund."],
"More apps" : "Več programov",
+ "_{count} notification_::_{count} notifications_" : ["{count} obvestilo","{count} obvestili","{count} obvestila","{count} obvestil"],
"Log in" : "Prijava",
"Logging in …" : "Poteka prijavljanje ...",
"Server side authentication failed!" : "Overitev na strani strežnika je spodletela!",
"Please contact your administrator." : "Stopite v stik s skrbnikom sistema.",
"An internal error occurred." : "Prišlo je do notranje napake.",
"Please try again or contact your administrator." : "Poskusite znova ali pa stopite v stik s skrbnikom sistema.",
+ "Log in to {productName}" : "Prijava v {productName}",
+ "Account name or email" : "Ime računa ali elektronski naslov",
"Password" : "Geslo",
"Wrong username or password." : "Napačno uporabniško ime oziroma geslo",
"User disabled" : "Uporabnik je onemogočen",
@@ -148,6 +151,7 @@
"Resetting password" : "Ponastavljanje gesla",
"Recommended apps" : "Priporočeni programi",
"Loading apps …" : "Poteka nalaganje programov ...",
+ "Could not fetch list of apps from the App Store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
"Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
@@ -165,9 +169,12 @@
"Back" : "Nazaj",
"Login form is disabled." : "Prijavni obrazec je onemogočen.",
"Edit Profile" : "Uredi profil",
+ "Search starts once you start typing" : "Iskanje se začne z vpisovanjem",
"Reset search" : "Ponastavi iskanje",
+ "Start search" : "Začni z iskanjem",
"Search for {name} only" : "Išči le za {name}",
"No results for {query}" : "Ni zadetkov za poizvedbo {query}",
+ "Press enter to start searching" : "Pritisnite vnosno tipko za začetek iskanja",
"Start typing to search" : "Začnite tipkati za iskanje",
"Loading more results …" : "Poteka nalaganje več zadetkov ...",
"Load more results" : "Naloži več zadetkov",
@@ -304,6 +311,7 @@
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Podatkovna zbirka SQLite je primerna le za manjše in razvojne namestitve. Za produkcijsko okolje je priporočljivo uporabiti drugo podatkovno ozadje.",
"If you use clients for file syncing, the use of SQLite is highly discouraged." : "Če uporabljate namizni odjemalec za usklajevanje datotek, je uporaba podatkovne zbirke SQLite odsvetovana.",
"Install" : "Namesti",
+ "Installing …" : "Poteka nameščanje ...",
"Need help?" : "Ali potrebujete pomoč?",
"See the documentation" : "Preverite dokumentacijo",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Kaže, da poskušate ponovno namestiti okolje Nextcloud, a datoteke CAN_INSTALL ni v mapi nastavitev. Ustvarite jo, potem lahko poskusite znova.",
@@ -314,6 +322,7 @@
"Get your own free account" : "Pridobite brezplačni račun",
"Contacts" : "Stiki",
"Contacts menu" : "Meni Stikov",
+ "Open settings menu" : "Odpri meni nastavitev",
"Confirm your password" : "Potrdite geslo",
"Connect to your account" : "Povežite z računom",
"Please log in before granting %1$s access to your %2$s account." : "Pred %1$s odobritvijo dostopa %2$s do računa se je treba prijaviti.",
@@ -328,6 +337,7 @@
"You can close this window." : "To okno lahko zaprete.",
"This share is password-protected" : "To mesto je zaščiteno z geslom",
"Email address" : "Elektronski naslov",
+ "Password sent!" : "Geslo je poslano!",
"Go to %s" : "Odpri oblak %s",
"Two-factor authentication" : "Dvo-stopenjska overitev",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Za vaš račun je omogočena zahteva za višjo raven varnosti. Izberite drugo stopnjo overitve:",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 6a9cf15d603..9538373a37d 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 5f6d8b4b351..3d7bab7f134 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員。",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "賬戶名稱或電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 898603ea7cd..6934d63ae97 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -145,6 +145,7 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json
index 216a6e3f153..95ed232fa67 100644
--- a/core/l10n/zh_TW.json
+++ b/core/l10n/zh_TW.json
@@ -143,6 +143,7 @@
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
+ "Log in to {productName}" : "登入至 {productName}",
"Account name or email" : "帳號名稱或電子郵件",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",