diff --git a/l10n/ast.js b/l10n/ast.js index 93629ef5127..e8734a692bf 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -240,6 +240,7 @@ OC.L10N.register( "Error" : "Error", "Beta" : "Beta", "An error occurred while installing the Matterbridge app" : "Prodúxose un error mentanto s'instalaba l'aplicación Matterbridge", + "OK" : "Normal", "Back" : "Atrás", "Cancel" : "Encaboxar", "Confirm" : "Confirmar", @@ -262,6 +263,7 @@ OC.L10N.register( "Edit" : "Editar", "Delete" : "Desaniciar", "Password" : "Contraseña", + "API token" : "Pase de l'API", "Nickname" : "Nomatu", "Notifications" : "Avisos", "Groups" : "Grupos", @@ -269,6 +271,8 @@ OC.L10N.register( "An error occurred while performing the search" : "Prodúxose un error mentanto se facía la busca", "Search …" : "Buscar…", "Devices" : "Preseos", + "Upload" : "Xunir", + "Files" : "Ficheros", "The message could not be translated" : "Nun se pudo traducir el mensaxe", "Translation copied to clipboard" : "La traducción copióse al cartafueyu", "Translation could not be copied" : "Nun se pudo copiar la traducción", @@ -276,11 +280,13 @@ OC.L10N.register( "Yesterday" : "Ayeri", "Question" : "Entruga", "Settings" : "Configuración", + "Integrations" : "Integraciones", "Searching …" : "Buscando…", "Participants" : "Participantes", "Details" : "Detalles", "Privacy" : "Privacidá", "Keyboard shortcuts" : "Atayos del tecláu", + "Search" : "Buscar", "Open sidebar" : "Abrir la barra llateral", "Audio" : "Audiu", "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia" diff --git a/l10n/ast.json b/l10n/ast.json index 544c02e0751..b2b309c9e15 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -238,6 +238,7 @@ "Error" : "Error", "Beta" : "Beta", "An error occurred while installing the Matterbridge app" : "Prodúxose un error mentanto s'instalaba l'aplicación Matterbridge", + "OK" : "Normal", "Back" : "Atrás", "Cancel" : "Encaboxar", "Confirm" : "Confirmar", @@ -260,6 +261,7 @@ "Edit" : "Editar", "Delete" : "Desaniciar", "Password" : "Contraseña", + "API token" : "Pase de l'API", "Nickname" : "Nomatu", "Notifications" : "Avisos", "Groups" : "Grupos", @@ -267,6 +269,8 @@ "An error occurred while performing the search" : "Prodúxose un error mentanto se facía la busca", "Search …" : "Buscar…", "Devices" : "Preseos", + "Upload" : "Xunir", + "Files" : "Ficheros", "The message could not be translated" : "Nun se pudo traducir el mensaxe", "Translation copied to clipboard" : "La traducción copióse al cartafueyu", "Translation could not be copied" : "Nun se pudo copiar la traducción", @@ -274,11 +278,13 @@ "Yesterday" : "Ayeri", "Question" : "Entruga", "Settings" : "Configuración", + "Integrations" : "Integraciones", "Searching …" : "Buscando…", "Participants" : "Participantes", "Details" : "Detalles", "Privacy" : "Privacidá", "Keyboard shortcuts" : "Atayos del tecláu", + "Search" : "Buscar", "Open sidebar" : "Abrir la barra llateral", "Audio" : "Audiu", "An error occurred while requesting assistance" : "Prodúxose un error mentanto se solicitaba l'asistencia" diff --git a/l10n/fr.js b/l10n/fr.js index 56aa7ea9037..b8539fab44b 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1529,6 +1529,7 @@ OC.L10N.register( "Raise hand (R)" : "Lever la main (R)", "Lower hand" : "Baisser la main", "Lower hand (R)" : "Baisser la main (R)", + "You need to close a dialog to toggle full screen" : "Vous devez fermer une fenêtre de dialogue pour activer le plein écran", "No unread mentions" : "Aucune mention non lue", "Say hi to your friends and colleagues!" : "Dites bonjour à vos amis et collègues !", "Start a conversation" : "Démarrer une conversation", diff --git a/l10n/fr.json b/l10n/fr.json index 65d44048f5f..8d2f3fd6c0f 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1527,6 +1527,7 @@ "Raise hand (R)" : "Lever la main (R)", "Lower hand" : "Baisser la main", "Lower hand (R)" : "Baisser la main (R)", + "You need to close a dialog to toggle full screen" : "Vous devez fermer une fenêtre de dialogue pour activer le plein écran", "No unread mentions" : "Aucune mention non lue", "Say hi to your friends and colleagues!" : "Dites bonjour à vos amis et collègues !", "Start a conversation" : "Démarrer une conversation",