diff options
Diffstat (limited to 'apps')
276 files changed, 1806 insertions, 1098 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 624db472c20..610c2f03dc2 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -208,28 +208,28 @@ OC.L10N.register( "{actor} unshared address book {addressbook} from you" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con Ud.", "You unshared address book {addressbook} from {user}" : "Ud. ha dejado de compartir la libreta de direcciones {addressbook} con {user}", "{actor} unshared address book {addressbook} from {user}" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con {user}", - "{actor} unshared address book {addressbook} from themselves" : "{actor} dejó de compartir la libreta de direcciones {addressbook} consigo mismo", - "You shared address book {addressbook} with group {group}" : "Has compartido la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} unshared address book {addressbook} from themselves" : "{actor} dejó de compartir su propia libreta de direcciones {addressbook}", + "You shared address book {addressbook} with group {group}" : "Ud. ha compartido la libreta de direcciones {addressbook} con el grupo {group}", "{actor} shared address book {addressbook} with group {group}" : "{actor} ha compartido la libreta de direcciones {addressbook} con el grupo {group}", - "You unshared address book {addressbook} from group {group}" : "Has descompartido la libreta de direcciones {addressbook} con el grupo {group}", - "{actor} unshared address book {addressbook} from group {group}" : "{actor} ha descompartido la libreta de direcciones {addressbook} con el grupo {group}", - "{actor} created contact {card} in address book {addressbook}" : "{actor} ha creado el contacto {card} en la libreta de direcciones {addressbook}", - "You created contact {card} in address book {addressbook}" : "Has creado un contacto {card} en la libreta de direcciones {addressbook}", + "You unshared address book {addressbook} from group {group}" : "Ud. ha dejado de compartir la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} unshared address book {addressbook} from group {group}" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} created contact {card} in address book {addressbook}" : "{actor} ha creado el contacto {card} en la libreta de direcciones {addressbook}", + "You created contact {card} in address book {addressbook}" : "Ud. ha creado un contacto {card} en la libreta de direcciones {addressbook}", "{actor} deleted contact {card} from address book {addressbook}" : "{actor} ha eliminado el contacto {card} de la libreta de direcciones {addressbook}", - "You deleted contact {card} from address book {addressbook}" : "Has eliminado el contacto {card} de la libreta de direcciones {addressbook}", + "You deleted contact {card} from address book {addressbook}" : "Ud. ha eliminado el contacto {card} de la libreta de direcciones {addressbook}", "{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}", - "You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}", - "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ", + "You updated contact {card} in address book {addressbook}" : "Ud. ha actualizado el contacto {card} en la libreta de direcciones {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong>", "Accounts" : "Cuentas", - "System address book which holds all accounts" : "Libretas de direcciones del sistema que contienen todas las cuentas", + "System address book which holds all accounts" : "Libreta de direcciones del sistema que contiene todas las cuentas", "File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s", - "Failed to get storage for file" : "Error al obtener almacenamiento para el archivo", - "Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.", + "Failed to get storage for file" : "Error al obtener datos de almacenamiento para el archivo", + "Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema", "Could not write file contents" : "No se han podido escribir los contenidos del archivo", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error al copiar el archivo al destino (copiado: %1$s, tamaño esperado: %2$s)", "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Se esperaba un tamaño de archivo de %1$s pero se leyó (desde el cliente Nextcloud) y se escribió (en el almacenamiento Nextcloud) %2$s. Podría ser un problema de red en el lado del envío o un problema de escritura en el almacenamiento en el lado del servidor.", - "Could not rename part file to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.", + "Could not rename part file to final file, canceled by hook" : "No se pudo renombrar del archivo parcial como el archivo final, cancelado por el sistema.", "Could not rename part file to final file" : "No se ha podido renombrar el archivo parcial como el archivo final", "Failed to check file size: %1$s" : "Fallo al comprobar el tamaño del archivo: %1$s", "Could not open file: %1$s, file does seem to exist" : "No se pudo abrir el archivo: %1$s, parece que el archivo existe", @@ -260,24 +260,24 @@ OC.L10N.register( "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronización DAV de la libreta de direcciones del sistema no se ha ejecutado ya que su instancia tiene más de 1000 usuarios o por que ha ocurrido un error. Por favor, ejecútela manualmente llamando al comando: \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "Endpoint WebDAV", "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "No se pudo verificar si su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV. Por favor, verifique manualmente.", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Su servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.", "Your web server is properly set up to allow file synchronization over WebDAV." : "Su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV.", - "Migrated calendar (%1$s)" : "Calendario migrado (%1$s)", + "Migrated calendar (%1$s)" : "Se migró el calendario (%1$s)", "Calendars including events, details and attendees" : "Calendarios que incluyen eventos, detalles y asistentes", "Contacts and groups" : "Contactos y grupos", "WebDAV" : "WebDAV", "Absence saved" : "Ausencia guardada", - "Failed to save your absence settings" : "Error al guardar tus ajustes de ausencia", + "Failed to save your absence settings" : "Error al guardar sus ajustes de ausencia", "Absence cleared" : "Ausencia limpiada", - "Failed to clear your absence settings" : "Error al borrar tus ajustes de ausencia", + "Failed to clear your absence settings" : "Error al borrar sus ajustes de ausencia", "First day" : "Primer día", "Last day (inclusive)" : "Último día (incluido)", "Out of office replacement (optional)" : "Sustituto durante vacaciones/ausencia (opcional)", "Name of the replacement" : "Nombre del sustituto", "No results." : "Sin resultados.", - "Start typing." : "Empieza a escribir.", + "Start typing." : "Empiece a escribir.", "Short absence status" : "Estado de ausencia corta", - "Long absence Message" : "Mensaje en ausencia larga", + "Long absence Message" : "Mensaje de ausencia larga", "Save" : "Guardar", "Disable absence" : "Deshabilitar ausencia", "Failed to load availability" : "No se ha podido cargar la disponibilidad", @@ -285,13 +285,13 @@ OC.L10N.register( "Failed to save availability" : "No se ha podido guardar la disponibilidad", "Time zone:" : "Zona horaria:", "to" : "para", - "Delete slot" : "Eliminar espacio", - "No working hours set" : "No se han establecido horas de funcionamiento", - "Add slot" : "Añadir espacio", + "Delete slot" : "Eliminar franja de tiempo", + "No working hours set" : "No se han establecido horas laborales", + "Add slot" : "Añadir franja horaria", "Weekdays" : "Días de semana", "Pick a start time for {dayName}" : "Elija una hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Elija una hora fin para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Cambiar automáticamente el estado del usuario a \"No molestar\" cuando no esté disponible para silenciar todas las notificaciones.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Cambiar automáticamente el estado del usuario a \"No molestar\" fuera de las horas de disponibilidad para silenciar todas las notificaciones.", "Cancel" : "Cancelar", "Import" : "Importar", "Error while saving settings" : "Error al guardar los ajustes", @@ -300,7 +300,7 @@ OC.L10N.register( "Contact imported successfully" : "El contacto se importó exitosamente", "Error while importing contact" : "Error al importar el contacto", "Import contact" : "Importar contacto", - "Reset to default" : "Reestablecer a predeterminado", + "Reset to default" : "Restablecer a predeterminado", "Import contacts" : "Importar contactos", "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Importar un nuevo archivo .vcf eliminará el contacto predeterminado existente y lo reemplazará con el nuevo. ¿Desea continuar?", "Failed to save example event creation setting" : "Fallo al guardar el ajuste de creación de evento de ejemplo", @@ -314,7 +314,7 @@ OC.L10N.register( "Availability" : "Disponibilidad", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Si configura sus horas laborales, otras personas verán cuando está fuera de la oficina cuando agenden una reunión.", "Absence" : "Ausencia", - "Configure your next absence period." : "Configura el siguiente periodo en que estarás ausente", + "Configure your next absence period." : "Configure el siguiente periodo en que estará ausente", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instale también la {calendarappstoreopen}app de Calendario{linkclose} o {calendardocopen}conecte su escritorio y móvil para sincronizar ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Por favor, asegúrese de configurar correctamente {emailopen}el servidor web{linkclose}", "Calendar server" : "Servidor de calendario", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 483e5585833..ba95b4a0296 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -206,28 +206,28 @@ "{actor} unshared address book {addressbook} from you" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con Ud.", "You unshared address book {addressbook} from {user}" : "Ud. ha dejado de compartir la libreta de direcciones {addressbook} con {user}", "{actor} unshared address book {addressbook} from {user}" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con {user}", - "{actor} unshared address book {addressbook} from themselves" : "{actor} dejó de compartir la libreta de direcciones {addressbook} consigo mismo", - "You shared address book {addressbook} with group {group}" : "Has compartido la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} unshared address book {addressbook} from themselves" : "{actor} dejó de compartir su propia libreta de direcciones {addressbook}", + "You shared address book {addressbook} with group {group}" : "Ud. ha compartido la libreta de direcciones {addressbook} con el grupo {group}", "{actor} shared address book {addressbook} with group {group}" : "{actor} ha compartido la libreta de direcciones {addressbook} con el grupo {group}", - "You unshared address book {addressbook} from group {group}" : "Has descompartido la libreta de direcciones {addressbook} con el grupo {group}", - "{actor} unshared address book {addressbook} from group {group}" : "{actor} ha descompartido la libreta de direcciones {addressbook} con el grupo {group}", - "{actor} created contact {card} in address book {addressbook}" : "{actor} ha creado el contacto {card} en la libreta de direcciones {addressbook}", - "You created contact {card} in address book {addressbook}" : "Has creado un contacto {card} en la libreta de direcciones {addressbook}", + "You unshared address book {addressbook} from group {group}" : "Ud. ha dejado de compartir la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} unshared address book {addressbook} from group {group}" : "{actor} ha dejado de compartir la libreta de direcciones {addressbook} con el grupo {group}", + "{actor} created contact {card} in address book {addressbook}" : "{actor} ha creado el contacto {card} en la libreta de direcciones {addressbook}", + "You created contact {card} in address book {addressbook}" : "Ud. ha creado un contacto {card} en la libreta de direcciones {addressbook}", "{actor} deleted contact {card} from address book {addressbook}" : "{actor} ha eliminado el contacto {card} de la libreta de direcciones {addressbook}", - "You deleted contact {card} from address book {addressbook}" : "Has eliminado el contacto {card} de la libreta de direcciones {addressbook}", + "You deleted contact {card} from address book {addressbook}" : "Ud. ha eliminado el contacto {card} de la libreta de direcciones {addressbook}", "{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}", - "You updated contact {card} in address book {addressbook}" : "Has actualizado el contacto {card} en la libreta de direcciones {addressbook}", - "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong> ", + "You updated contact {card} in address book {addressbook}" : "Ud. ha actualizado el contacto {card} en la libreta de direcciones {addressbook}", + "A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong>", "Accounts" : "Cuentas", - "System address book which holds all accounts" : "Libretas de direcciones del sistema que contienen todas las cuentas", + "System address book which holds all accounts" : "Libreta de direcciones del sistema que contiene todas las cuentas", "File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s", - "Failed to get storage for file" : "Error al obtener almacenamiento para el archivo", - "Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.", + "Failed to get storage for file" : "Error al obtener datos de almacenamiento para el archivo", + "Could not write to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema", "Could not write file contents" : "No se han podido escribir los contenidos del archivo", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Error al copiar el archivo al destino (copiado: %1$s, tamaño esperado: %2$s)", "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Se esperaba un tamaño de archivo de %1$s pero se leyó (desde el cliente Nextcloud) y se escribió (en el almacenamiento Nextcloud) %2$s. Podría ser un problema de red en el lado del envío o un problema de escritura en el almacenamiento en el lado del servidor.", - "Could not rename part file to final file, canceled by hook" : "No se pudo escribir en el archivo final, cancelado por el sistema.", + "Could not rename part file to final file, canceled by hook" : "No se pudo renombrar del archivo parcial como el archivo final, cancelado por el sistema.", "Could not rename part file to final file" : "No se ha podido renombrar el archivo parcial como el archivo final", "Failed to check file size: %1$s" : "Fallo al comprobar el tamaño del archivo: %1$s", "Could not open file: %1$s, file does seem to exist" : "No se pudo abrir el archivo: %1$s, parece que el archivo existe", @@ -258,24 +258,24 @@ "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronización DAV de la libreta de direcciones del sistema no se ha ejecutado ya que su instancia tiene más de 1000 usuarios o por que ha ocurrido un error. Por favor, ejecútela manualmente llamando al comando: \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "Endpoint WebDAV", "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "No se pudo verificar si su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV. Por favor, verifique manualmente.", - "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Tu servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Su servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.", "Your web server is properly set up to allow file synchronization over WebDAV." : "Su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV.", - "Migrated calendar (%1$s)" : "Calendario migrado (%1$s)", + "Migrated calendar (%1$s)" : "Se migró el calendario (%1$s)", "Calendars including events, details and attendees" : "Calendarios que incluyen eventos, detalles y asistentes", "Contacts and groups" : "Contactos y grupos", "WebDAV" : "WebDAV", "Absence saved" : "Ausencia guardada", - "Failed to save your absence settings" : "Error al guardar tus ajustes de ausencia", + "Failed to save your absence settings" : "Error al guardar sus ajustes de ausencia", "Absence cleared" : "Ausencia limpiada", - "Failed to clear your absence settings" : "Error al borrar tus ajustes de ausencia", + "Failed to clear your absence settings" : "Error al borrar sus ajustes de ausencia", "First day" : "Primer día", "Last day (inclusive)" : "Último día (incluido)", "Out of office replacement (optional)" : "Sustituto durante vacaciones/ausencia (opcional)", "Name of the replacement" : "Nombre del sustituto", "No results." : "Sin resultados.", - "Start typing." : "Empieza a escribir.", + "Start typing." : "Empiece a escribir.", "Short absence status" : "Estado de ausencia corta", - "Long absence Message" : "Mensaje en ausencia larga", + "Long absence Message" : "Mensaje de ausencia larga", "Save" : "Guardar", "Disable absence" : "Deshabilitar ausencia", "Failed to load availability" : "No se ha podido cargar la disponibilidad", @@ -283,13 +283,13 @@ "Failed to save availability" : "No se ha podido guardar la disponibilidad", "Time zone:" : "Zona horaria:", "to" : "para", - "Delete slot" : "Eliminar espacio", - "No working hours set" : "No se han establecido horas de funcionamiento", - "Add slot" : "Añadir espacio", + "Delete slot" : "Eliminar franja de tiempo", + "No working hours set" : "No se han establecido horas laborales", + "Add slot" : "Añadir franja horaria", "Weekdays" : "Días de semana", "Pick a start time for {dayName}" : "Elija una hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Elija una hora fin para {dayName}", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Cambiar automáticamente el estado del usuario a \"No molestar\" cuando no esté disponible para silenciar todas las notificaciones.", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Cambiar automáticamente el estado del usuario a \"No molestar\" fuera de las horas de disponibilidad para silenciar todas las notificaciones.", "Cancel" : "Cancelar", "Import" : "Importar", "Error while saving settings" : "Error al guardar los ajustes", @@ -298,7 +298,7 @@ "Contact imported successfully" : "El contacto se importó exitosamente", "Error while importing contact" : "Error al importar el contacto", "Import contact" : "Importar contacto", - "Reset to default" : "Reestablecer a predeterminado", + "Reset to default" : "Restablecer a predeterminado", "Import contacts" : "Importar contactos", "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Importar un nuevo archivo .vcf eliminará el contacto predeterminado existente y lo reemplazará con el nuevo. ¿Desea continuar?", "Failed to save example event creation setting" : "Fallo al guardar el ajuste de creación de evento de ejemplo", @@ -312,7 +312,7 @@ "Availability" : "Disponibilidad", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Si configura sus horas laborales, otras personas verán cuando está fuera de la oficina cuando agenden una reunión.", "Absence" : "Ausencia", - "Configure your next absence period." : "Configura el siguiente periodo en que estarás ausente", + "Configure your next absence period." : "Configure el siguiente periodo en que estará ausente", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instale también la {calendarappstoreopen}app de Calendario{linkclose} o {calendardocopen}conecte su escritorio y móvil para sincronizar ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Por favor, asegúrese de configurar correctamente {emailopen}el servidor web{linkclose}", "Calendar server" : "Servidor de calendario", diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 4deb8172bed..df586e1958e 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -189,6 +189,7 @@ OC.L10N.register( "Second" : "Bigarrena", "Third" : "Hirugarrena", "Fourth" : "Laugarrena", + "Fifth" : "Bosgarrena", "Last" : "Azkena", "Second Last" : "Azken aurrekoa", "Third Last" : "Hirugarren azkena", @@ -248,6 +249,11 @@ OC.L10N.register( "Completed on %s" : "%s-an osatua", "Due on %s by %s" : "%s-(e)an epemuga %s-(e)k", "Due on %s" : "%s-(e)an epemuga", + "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Ongi etorri Nextcloud Egutegira!\n\nHau gertaera erakusgarria da - aztertu plangintzaren malgutasuna Nextcloud Egutegiarekin nahi dituzun edizioak eginez!\n\nNextcloud Egutegia aukerarekin, hau egin dezakezu:\n- Sortu, editatu eta kudeatu gertaerak esfortzurik gabe.\n- Egutegi ugari sortu eta taldekideekin, lagunekin edo familiarekin partekatu.\n- Egiaztatu libre egotea eta bistaratu zure laneko orduak beste batzuei.\n- Aplikazio eta gailuekin arazorik gabe integratzea CalDAV bidez.\n- Zure esperientzia pertsonalizatu: gertaera errepikariak programatu, jakinarazpenak doitu eta bestelako ezarpenak.", + "Example event - open me!" : "Gertaera adibidea - ireki nazazu!", + "System Address Book" : "Sistemaren helbide-liburua", + "The system address book contains contact information for all users in your instance." : "Sistemaren helbide-liburuak zure instantziako erabiltzaile guztien kontaktu-informazioa dauka.", + "Enable System Address Book" : "Gaitu sistemaren helbide-liburua", "DAV system address book" : "DAV sistemaren helbide-liburua", "No outstanding DAV system address book sync." : "Ez dago DAV sistema helbide-liburuaren sinkronizazio arrarorik.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV sistemaren helbide-liburuaren sinkronizazioa oraindik ez da martxan jarri zure instantziak 1000 erabiltzaile baino gehiago dituelako edo akats bat gertatu delako. Mesedez, exekutatu eskuz \"occ dav:sync-system-addressbook\" deituz.", @@ -288,7 +294,22 @@ OC.L10N.register( "Cancel" : "Utzi", "Import" : "Inportatu", "Error while saving settings" : "Errorea ezarpenak gordetzean", + "Contact reset successfully" : "Kontaktua behar bezala berrezarri da", + "Error while resetting contact" : "Errorea kontaktua berrezartzean", + "Contact imported successfully" : "Kontaktua behar bezala inportatu da", + "Error while importing contact" : "Errorea kontaktua inportatzean", + "Import contact" : "Inportatu kontaktua", "Reset to default" : "Berezarri balio lehenetsira", + "Import contacts" : "Inportatu kontaktuak", + "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : ".vcf fitxategi berri bat inportatzean, lehendik dagoen kontaktu lehenetsia ezabatu eta berriarekin ordeztuko da. Jarraitu nahi duzu?", + "Failed to save example event creation setting" : "Adibide gertaeraren sortze ezarpenak gordetzeak huts egin du", + "Failed to upload the example event" : "Adibide gertaera igotzeak huts egin du", + "Custom example event was saved successfully" : "Adibide gertaera pertsonalizatua behar bezala gorde da", + "Failed to delete the custom example event" : "Adibide gertaera pertsonalizatua ezabatzeak huts egin du", + "Custom example event was deleted successfully" : "Adibide gertaera pertsonalizatua behar bezala ezabatu da.", + "Import calendar event" : "Inportatu egutegiko gertaera", + "Uploading a new event will overwrite the existing one." : "Gertaera berri bat igotzeak dagoena gainidatz dezake", + "Upload event" : "Igo gertaera", "Availability" : "Eskuragarritasuna", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste pertsonek bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.", "Absence" : "Absentzia", @@ -305,6 +326,8 @@ OC.L10N.register( "Send reminder notifications to calendar sharees as well" : "Bidali gogorarazpen jakinarazpenak egutegi partekatzea dutenei ere", "Reminders are always sent to organizers and attendees." : "Gogorarazpenak beti bidaltzen zaizkie antolatzaileei eta parte-hartzaileei.", "Enable notifications for events via push" : "Gaitu push bidezko jakinarazpenak gertaerentzat", + "Example content" : "Adibideko edukia", + "Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Adibideko edukiak Nextcloud-en ezaugarriak erakusteko balio du. Eduki lehenetsia Nextcloud-ekin bidaltzen da, eta eduki pertsonalizatuarekin ordezka daiteke.", "There was an error updating your attendance status." : "Errore bat gertatu da zure parte-hartze egoera eguneratzerakoan.", "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index ac11ede49c3..5d312d36973 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -187,6 +187,7 @@ "Second" : "Bigarrena", "Third" : "Hirugarrena", "Fourth" : "Laugarrena", + "Fifth" : "Bosgarrena", "Last" : "Azkena", "Second Last" : "Azken aurrekoa", "Third Last" : "Hirugarren azkena", @@ -246,6 +247,11 @@ "Completed on %s" : "%s-an osatua", "Due on %s by %s" : "%s-(e)an epemuga %s-(e)k", "Due on %s" : "%s-(e)an epemuga", + "Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Ongi etorri Nextcloud Egutegira!\n\nHau gertaera erakusgarria da - aztertu plangintzaren malgutasuna Nextcloud Egutegiarekin nahi dituzun edizioak eginez!\n\nNextcloud Egutegia aukerarekin, hau egin dezakezu:\n- Sortu, editatu eta kudeatu gertaerak esfortzurik gabe.\n- Egutegi ugari sortu eta taldekideekin, lagunekin edo familiarekin partekatu.\n- Egiaztatu libre egotea eta bistaratu zure laneko orduak beste batzuei.\n- Aplikazio eta gailuekin arazorik gabe integratzea CalDAV bidez.\n- Zure esperientzia pertsonalizatu: gertaera errepikariak programatu, jakinarazpenak doitu eta bestelako ezarpenak.", + "Example event - open me!" : "Gertaera adibidea - ireki nazazu!", + "System Address Book" : "Sistemaren helbide-liburua", + "The system address book contains contact information for all users in your instance." : "Sistemaren helbide-liburuak zure instantziako erabiltzaile guztien kontaktu-informazioa dauka.", + "Enable System Address Book" : "Gaitu sistemaren helbide-liburua", "DAV system address book" : "DAV sistemaren helbide-liburua", "No outstanding DAV system address book sync." : "Ez dago DAV sistema helbide-liburuaren sinkronizazio arrarorik.", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV sistemaren helbide-liburuaren sinkronizazioa oraindik ez da martxan jarri zure instantziak 1000 erabiltzaile baino gehiago dituelako edo akats bat gertatu delako. Mesedez, exekutatu eskuz \"occ dav:sync-system-addressbook\" deituz.", @@ -286,7 +292,22 @@ "Cancel" : "Utzi", "Import" : "Inportatu", "Error while saving settings" : "Errorea ezarpenak gordetzean", + "Contact reset successfully" : "Kontaktua behar bezala berrezarri da", + "Error while resetting contact" : "Errorea kontaktua berrezartzean", + "Contact imported successfully" : "Kontaktua behar bezala inportatu da", + "Error while importing contact" : "Errorea kontaktua inportatzean", + "Import contact" : "Inportatu kontaktua", "Reset to default" : "Berezarri balio lehenetsira", + "Import contacts" : "Inportatu kontaktuak", + "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : ".vcf fitxategi berri bat inportatzean, lehendik dagoen kontaktu lehenetsia ezabatu eta berriarekin ordeztuko da. Jarraitu nahi duzu?", + "Failed to save example event creation setting" : "Adibide gertaeraren sortze ezarpenak gordetzeak huts egin du", + "Failed to upload the example event" : "Adibide gertaera igotzeak huts egin du", + "Custom example event was saved successfully" : "Adibide gertaera pertsonalizatua behar bezala gorde da", + "Failed to delete the custom example event" : "Adibide gertaera pertsonalizatua ezabatzeak huts egin du", + "Custom example event was deleted successfully" : "Adibide gertaera pertsonalizatua behar bezala ezabatu da.", + "Import calendar event" : "Inportatu egutegiko gertaera", + "Uploading a new event will overwrite the existing one." : "Gertaera berri bat igotzeak dagoena gainidatz dezake", + "Upload event" : "Igo gertaera", "Availability" : "Eskuragarritasuna", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Zure lan orduak konfiguratzen badituzu, beste pertsonek bulegotik kanpo zaudela ikusiko dute bilera bat erreserbatzen dutenean.", "Absence" : "Absentzia", @@ -303,6 +324,8 @@ "Send reminder notifications to calendar sharees as well" : "Bidali gogorarazpen jakinarazpenak egutegi partekatzea dutenei ere", "Reminders are always sent to organizers and attendees." : "Gogorarazpenak beti bidaltzen zaizkie antolatzaileei eta parte-hartzaileei.", "Enable notifications for events via push" : "Gaitu push bidezko jakinarazpenak gertaerentzat", + "Example content" : "Adibideko edukia", + "Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Adibideko edukiak Nextcloud-en ezaugarriak erakusteko balio du. Eduki lehenetsia Nextcloud-ekin bidaltzen da, eta eduki pertsonalizatuarekin ordezka daiteke.", "There was an error updating your attendance status." : "Errore bat gertatu da zure parte-hartze egoera eguneratzerakoan.", "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js index 95faaefc29b..f4abbac4e1e 100644 --- a/apps/files/l10n/be.js +++ b/apps/files/l10n/be.js @@ -52,6 +52,7 @@ OC.L10N.register( "Files compatibility" : "Сумяшчальнасць файлаў", "File Management" : "Кіраванне файламі", "Home" : "Дадому", + "Target folder does not exist any more" : "Мэтавая папка больш не існуе", "Reload current directory" : "Перазагрузіць бягучы каталог", "Go to the \"{dir}\" directory" : "Перайсці да каталога \"{dir}\"", "Drag and drop files here to upload" : "Перацягніце файлы сюды, каб запампаваць іх", @@ -61,9 +62,14 @@ OC.L10N.register( "Folder is loading" : "Папка загружаецца", "Filename" : "Назва файла", "Folder name" : "Назва папкі", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" перайменаваны ў \"{newName}\"", "Rename file" : "Перайменаваць файл", "Folder" : "Папка", "Unknown file type" : "Невядомы тып файла", + "{ext} image" : "Відарыс {ext}", + "{ext} video" : "Відэа {ext}", + "{ext} audio" : "Аўдыя {ext} ", + "{ext} text" : "Тэкст {ext}", "Pending" : "У чаканні", "Unknown date" : "Невядомая дата", "Clear filter" : "Ачысціць фільтр", @@ -240,6 +246,7 @@ OC.L10N.register( "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл і 1 папка","{fileCount} файлы і 1 папка","{fileCount} файлаў і 1 папка","{fileCount} файлаў і 1 папка"], "All folders" : "Усе папкі", "Personal Files" : "Асабістыя файлы", - "Text file" : "Тэкставы файл" + "Text file" : "Тэкставы файл", + "%1$s (renamed)" : "%1$s (перайменаваны)" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files/l10n/be.json b/apps/files/l10n/be.json index 4ab7c807963..574986cfa04 100644 --- a/apps/files/l10n/be.json +++ b/apps/files/l10n/be.json @@ -50,6 +50,7 @@ "Files compatibility" : "Сумяшчальнасць файлаў", "File Management" : "Кіраванне файламі", "Home" : "Дадому", + "Target folder does not exist any more" : "Мэтавая папка больш не існуе", "Reload current directory" : "Перазагрузіць бягучы каталог", "Go to the \"{dir}\" directory" : "Перайсці да каталога \"{dir}\"", "Drag and drop files here to upload" : "Перацягніце файлы сюды, каб запампаваць іх", @@ -59,9 +60,14 @@ "Folder is loading" : "Папка загружаецца", "Filename" : "Назва файла", "Folder name" : "Назва папкі", + "Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" перайменаваны ў \"{newName}\"", "Rename file" : "Перайменаваць файл", "Folder" : "Папка", "Unknown file type" : "Невядомы тып файла", + "{ext} image" : "Відарыс {ext}", + "{ext} video" : "Відэа {ext}", + "{ext} audio" : "Аўдыя {ext} ", + "{ext} text" : "Тэкст {ext}", "Pending" : "У чаканні", "Unknown date" : "Невядомая дата", "Clear filter" : "Ачысціць фільтр", @@ -238,6 +244,7 @@ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл і 1 папка","{fileCount} файлы і 1 папка","{fileCount} файлаў і 1 папка","{fileCount} файлаў і 1 папка"], "All folders" : "Усе папкі", "Personal Files" : "Асабістыя файлы", - "Text file" : "Тэкставы файл" + "Text file" : "Тэкставы файл", + "%1$s (renamed)" : "%1$s (перайменаваны)" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index ecf9e757d45..f56761cfd63 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier", "List of your files and folders." : "Liste deiner Dateien und Ordner", + "Folder tree" : "Ordnerbaum", "List of your files and folders that are not shared." : "Liste deiner Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 8d784ee0497..dae7eba49c0 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -366,6 +366,7 @@ "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die als Favoriten markiert werden, erscheinen hier", "List of your files and folders." : "Liste deiner Dateien und Ordner", + "Folder tree" : "Ordnerbaum", "List of your files and folders that are not shared." : "Liste deiner Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index a280c50c3c4..6d4bd8a245b 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen", "List of your files and folders." : "Liste Ihrer Dateien und Ordner.", + "Folder tree" : "Ordnerbaum", "List of your files and folders that are not shared." : "Liste Ihrer Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 9220d940d72..b79bee65de7 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -366,6 +366,7 @@ "No favorites yet" : "Noch keine Favoriten vorhanden", "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen", "List of your files and folders." : "Liste Ihrer Dateien und Ordner.", + "Folder tree" : "Ordnerbaum", "List of your files and folders that are not shared." : "Liste Ihrer Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index c6dbb6539a0..c15ce6e37cb 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "List of your files and folders." : "List of your files and folders.", + "Folder tree" : "Folder tree", "List of your files and folders that are not shared." : "List of your files and folders that are not shared.", "No personal files found" : "No personal files found", "Files that are not shared will show up here." : "Files that are not shared will show up here.", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 2d47e867b53..4e63e55f90a 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -366,6 +366,7 @@ "No favorites yet" : "No favourites yet", "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "List of your files and folders." : "List of your files and folders.", + "Folder tree" : "Folder tree", "List of your files and folders that are not shared." : "List of your files and folders that are not shared.", "No personal files found" : "No personal files found", "Files that are not shared will show up here." : "Files that are not shared will show up here.", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 8651b131a62..468585be827 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "List of your files and folders." : "Sinu failide ja kaustade loend.", + "Folder tree" : "Kaustapuu", "List of your files and folders that are not shared." : "Sinu mittejagatud failide ja kaustade loend", "No personal files found" : "Isiklikke faile ei leitud", "Files that are not shared will show up here." : "Siin kuvatakse faile ja kaustu, mida sa pole teistega jaganud.", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index bf44db5e201..269ca142327 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -366,6 +366,7 @@ "No favorites yet" : "Lemmikuid veel pole", "Files and folders you mark as favorite will show up here" : "Siin kuvatakse faile ja kaustasid, mille oled märkinud lemmikuteks", "List of your files and folders." : "Sinu failide ja kaustade loend.", + "Folder tree" : "Kaustapuu", "List of your files and folders that are not shared." : "Sinu mittejagatud failide ja kaustade loend", "No personal files found" : "Isiklikke faile ei leitud", "Files that are not shared will show up here." : "Siin kuvatakse faile ja kaustu, mida sa pole teistega jaganud.", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 5595032c629..82bb33b20ef 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Níl aon cheanáin go fóill", "Files and folders you mark as favorite will show up here" : "Taispeánfar comhaid agus fillteáin a mharcálann tú mar is fearr leat anseo", "List of your files and folders." : "Liosta de do chuid comhad agus fillteáin.", + "Folder tree" : "Crann fillteán", "List of your files and folders that are not shared." : "Liosta de do chuid comhad agus fillteáin nach bhfuil roinnte.", "No personal files found" : "Níor aimsíodh aon chomhaid phearsanta", "Files that are not shared will show up here." : "Taispeánfar comhaid nach bhfuil roinnte anseo.", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index b87e5d018ce..ca318d2ab22 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -366,6 +366,7 @@ "No favorites yet" : "Níl aon cheanáin go fóill", "Files and folders you mark as favorite will show up here" : "Taispeánfar comhaid agus fillteáin a mharcálann tú mar is fearr leat anseo", "List of your files and folders." : "Liosta de do chuid comhad agus fillteáin.", + "Folder tree" : "Crann fillteán", "List of your files and folders that are not shared." : "Liosta de do chuid comhad agus fillteáin nach bhfuil roinnte.", "No personal files found" : "Níor aimsíodh aon chomhaid phearsanta", "Files that are not shared will show up here." : "Taispeánfar comhaid nach bhfuil roinnte anseo.", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 919915dd24c..df811a5020e 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -29,7 +29,7 @@ OC.L10N.register( "{user} deleted an encrypted file in {file}" : "{user} heeft een versleuteld bestand gewist in {file}", "You restored {file}" : "Je herstelde {file}", "{user} restored {file}" : "{user} herstelde {file}", - "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Je hernoemde {oldfile} (verborgen) naar {newfile}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Je hernoemde {oldfile} (verborgen) naar {newfile}(verborgen)", "You renamed {oldfile} (hidden) to {newfile}" : "Je hernoemde {oldfile} (verborgen) naar {newfile}", "You renamed {oldfile} to {newfile} (hidden)" : "Je hernoemde {oldfile} naar {newfile} (verborgen)", "You renamed {oldfile} to {newfile}" : "Je hernoemde {oldfile} naar {newfile}", @@ -142,6 +142,7 @@ OC.L10N.register( "Create new folder" : "Nieuwe map aanmaken", "This name is already in use." : "De naam is al in gebruik.", "Create" : "Aanmaken", + "Files starting with a dot are hidden by default" : "Bestanden die met een punt beginnen, worden standaard verborgen", "Fill template fields" : "Vul de velden van het sjabloon in", "Submitting fields …" : "Velden verwerken ...", "Submit" : "Verwerken", @@ -201,16 +202,21 @@ OC.L10N.register( "Sort favorites first" : "Sorteer eerst favorieten", "Sort folders before files" : "Sorteer mappen voor bestanden", "Enable folder tree" : "Mappenboom inschakelen", + "Visual settings" : "Visuele instellingen", "Show hidden files" : "Toon verborgen bestanden", "Show file type column" : "Toon bestandstypekolom", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", + "Show files extensions" : "Bestanden extensies weergeven", "Additional settings" : "Aanvullende instellingen", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "Kopiëren naar het klembord", + "Use this address to access your Files via WebDAV." : "Gebruik dit adres om toegang te krijgen tot je bestanden via WebDAV.", + "Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "Tweefactorauthenticatie is ingeschakeld voor jouw account en daarom moet je een app-wachtwoord gebruiken om een externe WebDAV-client aan te sluiten.", "Warnings" : "Waarschuwingen", "Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.", "Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.", + "Show a warning dialog when deleting files." : "Een waarschuwingsdialoogvenster tonen bij het verwijderen van bestanden.", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", "Speed up your Files experience with these quick shortcuts." : "Verbeter je interactie met bestanden met deze snelkoppelingen.", "Open the actions menu for a file" : "Open het actiemenu voor een bestand", @@ -235,6 +241,7 @@ OC.L10N.register( "Show those shortcuts" : "Toon die snelkoppelingen", "You" : "Jij", "Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen", + "Unable to change the favorite state of the file" : "Kan de favoriete status van het bestand niet wijzigen", "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Owner" : "Eigenaar", "Remove from favorites" : "Verwijderen uit favorieten", @@ -278,6 +285,8 @@ OC.L10N.register( "Download" : "Downloaden", "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …", + "Destination is not a folder" : "Bestemming is geen map", + "This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.", "(copy)" : "(kopieer)", "(copy %n)" : "(kopieer %n)", @@ -325,6 +334,7 @@ OC.L10N.register( "Templates" : "Sjablonen", "New template folder" : "Nieuwe sjablonenmap", "In folder" : "In map", + "Search in all files" : "Zoeken in alle bestanden", "Search in folder: {folder}" : "Zoeken in map: {folder}", "One of the dropped files could not be processed" : "Een van de bestanden kon niet verwerkt worden.", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Je browser ondersteund de Filesystem API niet. Mappen worden niet geüpload", @@ -358,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Nog geen favorieten", "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "List of your files and folders." : "Lijst van je bestanden en mappen.", + "Folder tree" : "Mapboom", "List of your files and folders that are not shared." : "Lijst van je bestanden en mappen die niet gedeeld zijn.", "No personal files found" : "Geen persoonlijke bestanden gevonden", "Files that are not shared will show up here." : "Niet-gedeelde bestanden worden hier getoond.", @@ -366,6 +377,7 @@ OC.L10N.register( "No recently modified files" : "Geen recent gewijzigde bestanden", "Files and folders you recently modified will show up here." : "Bestanden en mappen die je recent gewijzigd hebt, worden hier getoond.", "Search" : "Zoeken", + "Search results within your files." : "Zoekresultaten binnen jouw bestanden.", "No entries found in this folder" : "Niets gevonden in deze map", "Select all" : "Alles selecteren", "Upload too large" : "Upload is te groot", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 8c14628c582..268c846a8fb 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -27,7 +27,7 @@ "{user} deleted an encrypted file in {file}" : "{user} heeft een versleuteld bestand gewist in {file}", "You restored {file}" : "Je herstelde {file}", "{user} restored {file}" : "{user} herstelde {file}", - "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Je hernoemde {oldfile} (verborgen) naar {newfile}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Je hernoemde {oldfile} (verborgen) naar {newfile}(verborgen)", "You renamed {oldfile} (hidden) to {newfile}" : "Je hernoemde {oldfile} (verborgen) naar {newfile}", "You renamed {oldfile} to {newfile} (hidden)" : "Je hernoemde {oldfile} naar {newfile} (verborgen)", "You renamed {oldfile} to {newfile}" : "Je hernoemde {oldfile} naar {newfile}", @@ -140,6 +140,7 @@ "Create new folder" : "Nieuwe map aanmaken", "This name is already in use." : "De naam is al in gebruik.", "Create" : "Aanmaken", + "Files starting with a dot are hidden by default" : "Bestanden die met een punt beginnen, worden standaard verborgen", "Fill template fields" : "Vul de velden van het sjabloon in", "Submitting fields …" : "Velden verwerken ...", "Submit" : "Verwerken", @@ -199,16 +200,21 @@ "Sort favorites first" : "Sorteer eerst favorieten", "Sort folders before files" : "Sorteer mappen voor bestanden", "Enable folder tree" : "Mappenboom inschakelen", + "Visual settings" : "Visuele instellingen", "Show hidden files" : "Toon verborgen bestanden", "Show file type column" : "Toon bestandstypekolom", "Crop image previews" : "Snij afbeeldingvoorbeelden bij", + "Show files extensions" : "Bestanden extensies weergeven", "Additional settings" : "Aanvullende instellingen", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "Kopiëren naar het klembord", + "Use this address to access your Files via WebDAV." : "Gebruik dit adres om toegang te krijgen tot je bestanden via WebDAV.", + "Two-Factor Authentication is enabled for your account, and therefore you need to use an app password to connect an external WebDAV client." : "Tweefactorauthenticatie is ingeschakeld voor jouw account en daarom moet je een app-wachtwoord gebruiken om een externe WebDAV-client aan te sluiten.", "Warnings" : "Waarschuwingen", "Prevent warning dialogs from open or reenable them." : "Voorkom dat waarschuwingsvensters worden geopend of schakel ze opnieuw in.", "Show a warning dialog when changing a file extension." : "Een waarschuwingsvenster tonen bij het wijzigen van een bestandsextensie.", + "Show a warning dialog when deleting files." : "Een waarschuwingsdialoogvenster tonen bij het verwijderen van bestanden.", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", "Speed up your Files experience with these quick shortcuts." : "Verbeter je interactie met bestanden met deze snelkoppelingen.", "Open the actions menu for a file" : "Open het actiemenu voor een bestand", @@ -233,6 +239,7 @@ "Show those shortcuts" : "Toon die snelkoppelingen", "You" : "Jij", "Shared multiple times with different people" : "Meerdere keren gedeeld met verschillende mensen", + "Unable to change the favorite state of the file" : "Kan de favoriete status van het bestand niet wijzigen", "Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens", "Owner" : "Eigenaar", "Remove from favorites" : "Verwijderen uit favorieten", @@ -276,6 +283,8 @@ "Download" : "Downloaden", "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …", + "Destination is not a folder" : "Bestemming is geen map", + "This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.", "(copy)" : "(kopieer)", "(copy %n)" : "(kopieer %n)", @@ -323,6 +332,7 @@ "Templates" : "Sjablonen", "New template folder" : "Nieuwe sjablonenmap", "In folder" : "In map", + "Search in all files" : "Zoeken in alle bestanden", "Search in folder: {folder}" : "Zoeken in map: {folder}", "One of the dropped files could not be processed" : "Een van de bestanden kon niet verwerkt worden.", "Your browser does not support the Filesystem API. Directories will not be uploaded" : "Je browser ondersteund de Filesystem API niet. Mappen worden niet geüpload", @@ -356,6 +366,7 @@ "No favorites yet" : "Nog geen favorieten", "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die je als favoriet aanmerkt, worden hier getoond", "List of your files and folders." : "Lijst van je bestanden en mappen.", + "Folder tree" : "Mapboom", "List of your files and folders that are not shared." : "Lijst van je bestanden en mappen die niet gedeeld zijn.", "No personal files found" : "Geen persoonlijke bestanden gevonden", "Files that are not shared will show up here." : "Niet-gedeelde bestanden worden hier getoond.", @@ -364,6 +375,7 @@ "No recently modified files" : "Geen recent gewijzigde bestanden", "Files and folders you recently modified will show up here." : "Bestanden en mappen die je recent gewijzigd hebt, worden hier getoond.", "Search" : "Zoeken", + "Search results within your files." : "Zoekresultaten binnen jouw bestanden.", "No entries found in this folder" : "Niets gevonden in deze map", "Select all" : "Alles selecteren", "Upload too large" : "Upload is te groot", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 056ab4301b9..3a5c0b5af31 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", "List of your files and folders." : "Lista de seus arquivos e pastas.", + "Folder tree" : "Árvore de pastas", "List of your files and folders that are not shared." : "Lista dos seus arquivos e pastas que não estão compartilhados.", "No personal files found" : "Nenhum arquivo pessoal encontrado", "Files that are not shared will show up here." : "Arquivos que não estão compartilhados aparecerão aqui.", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 5c53cd5556f..03418e32744 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -366,6 +366,7 @@ "No favorites yet" : "Você não possui favoritos!", "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.", "List of your files and folders." : "Lista de seus arquivos e pastas.", + "Folder tree" : "Árvore de pastas", "List of your files and folders that are not shared." : "Lista dos seus arquivos e pastas que não estão compartilhados.", "No personal files found" : "Nenhum arquivo pessoal encontrado", "Files that are not shared will show up here." : "Arquivos que não estão compartilhados aparecerão aqui.", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index dfb00ab299c..e12a382ba5b 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "List of your files and folders." : "Список ваших файлов и каталогов.", + "Folder tree" : "Дерево папок", "List of your files and folders that are not shared." : "Список ваших неопубликованных файлов и папок.", "No personal files found" : "Личные файлы не найдены", "Files that are not shared will show up here." : "Файлы, которые не опубликованы, показаны здесь.", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 6b654cf6293..760f7c708b6 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -366,6 +366,7 @@ "No favorites yet" : "В избранное ещё ничего не добавлено ", "Files and folders you mark as favorite will show up here" : "Здесь будут показаны файлы и каталоги, отмеченные как избранные", "List of your files and folders." : "Список ваших файлов и каталогов.", + "Folder tree" : "Дерево папок", "List of your files and folders that are not shared." : "Список ваших неопубликованных файлов и папок.", "No personal files found" : "Личные файлы не найдены", "Files that are not shared will show up here." : "Файлы, которые не опубликованы, показаны здесь.", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 918bcf26461..7ae8a549e5d 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Inga favoriter ännu", "Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här", "List of your files and folders." : "Lista över dina filer och mappar.", + "Folder tree" : "Mappträd", "List of your files and folders that are not shared." : "Lista över dina filer och mappar som inte delas.", "No personal files found" : "Inga personliga filer hittades", "Files that are not shared will show up here." : "Filer som inte delas kommer att visas här.", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 8bea958180e..72012bbf23a 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -366,6 +366,7 @@ "No favorites yet" : "Inga favoriter ännu", "Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här", "List of your files and folders." : "Lista över dina filer och mappar.", + "Folder tree" : "Mappträd", "List of your files and folders that are not shared." : "Lista över dina filer och mappar som inte delas.", "No personal files found" : "Inga personliga filer hittades", "Files that are not shared will show up here." : "Filer som inte delas kommer att visas här.", diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js index 5c17b63bf8c..a19c26bde65 100644 --- a/apps/files/l10n/sw.js +++ b/apps/files/l10n/sw.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Bado hakuna vinavyopendwa", "Files and folders you mark as favorite will show up here" : "Faili na visunduku ulivyoweka alama kama vipendwa vitaonekana hapa", "List of your files and folders." : "Orodha ya faili na vikasha vyako", + "Folder tree" : "Mti wa folda", "List of your files and folders that are not shared." : "Orodha ya faili na vikasha ambavyo havijashirikishwa", "No personal files found" : "Hakuna faili binafsi zilizopatikana", "Files that are not shared will show up here." : "Faili ambazo hazija shirikishwa zitaonekana hapa", diff --git a/apps/files/l10n/sw.json b/apps/files/l10n/sw.json index d87cd053623..eb0d873d19d 100644 --- a/apps/files/l10n/sw.json +++ b/apps/files/l10n/sw.json @@ -366,6 +366,7 @@ "No favorites yet" : "Bado hakuna vinavyopendwa", "Files and folders you mark as favorite will show up here" : "Faili na visunduku ulivyoweka alama kama vipendwa vitaonekana hapa", "List of your files and folders." : "Orodha ya faili na vikasha vyako", + "Folder tree" : "Mti wa folda", "List of your files and folders that are not shared." : "Orodha ya faili na vikasha ambavyo havijashirikishwa", "No personal files found" : "Hakuna faili binafsi zilizopatikana", "Files that are not shared will show up here." : "Faili ambazo hazija shirikishwa zitaonekana hapa", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 8ee14e18d63..038ac1e870b 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "Поки немає нічого, позначеного зірочкою", "Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут", "List of your files and folders." : "Список ваших файлів та каталогів.", + "Folder tree" : "Дерево каталогів", "List of your files and folders that are not shared." : "Перелік ваших файлів та каталогів, які не є у спільному доступі.", "No personal files found" : "Мої документи не знайдено", "Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index dcfa26a1e0d..10185d9f848 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -366,6 +366,7 @@ "No favorites yet" : "Поки немає нічого, позначеного зірочкою", "Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут", "List of your files and folders." : "Список ваших файлів та каталогів.", + "Folder tree" : "Дерево каталогів", "List of your files and folders that are not shared." : "Перелік ваших файлів та каталогів, які не є у спільному доступі.", "No personal files found" : "Мої документи не знайдено", "Files that are not shared will show up here." : "Тут показуватимуться файли, які не є у спільному доступі.", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f52260d6293..1fec104d77d 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "List of your files and folders." : "您的檔案與資料夾清單。", + "Folder tree" : "資料夾樹", "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", "No personal files found" : "找不到個人檔案", "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index a89b647ba40..a1a92d9d4f3 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -366,6 +366,7 @@ "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "List of your files and folders." : "您的檔案與資料夾清單。", + "Folder tree" : "資料夾樹", "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", "No personal files found" : "找不到個人檔案", "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 56dad553daf..ec4b699d2c4 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -368,6 +368,7 @@ OC.L10N.register( "No favorites yet" : "尚無喜愛", "Files and folders you mark as favorite will show up here" : "您標記為喜愛的檔案與資料夾將會顯示在這裡", "List of your files and folders." : "您的檔案與資料夾清單。", + "Folder tree" : "資料夾樹", "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", "No personal files found" : "找不到個人檔案", "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 8b26b656a3c..30958af0536 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -366,6 +366,7 @@ "No favorites yet" : "尚無喜愛", "Files and folders you mark as favorite will show up here" : "您標記為喜愛的檔案與資料夾將會顯示在這裡", "List of your files and folders." : "您的檔案與資料夾清單。", + "Folder tree" : "資料夾樹", "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", "No personal files found" : "找不到個人檔案", "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 508fe55aa0a..2f067ced7dc 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -385,16 +385,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", - "Share note" : "ملاحظة عن المشاركة", - "Show list view" : "أظهِِر عرض القائمة list view", - "Show grid view" : "أظهِِر عرض الصناديق grid view", - "Upload files to %s" : "رَفْعُ ملفات إلى %s", - "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", - "Note" : "ملاحظة", - "Select or drop files" : "إختر أو أفلِت ملفات", - "Uploading files" : "رفع الملفات جارٍ...", - "Uploaded files:" : "تمّ رَفْعُ ملفاتٍ:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Share not found" : "مشاركة غير موجودة", "Back to %s" : "عودة إلى %s", "Add to your Nextcloud" : "إضافة إلى حسابك على نكست كلاود", @@ -404,6 +394,8 @@ OC.L10N.register( "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", "Move or copy" : "أنقُل أو انسَخ", "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", + "Show list view" : "أظهِِر عرض القائمة list view", + "Show grid view" : "أظهِِر عرض الصناديق grid view", "No compatible server found at {remote}" : "لم يتم العثور على خادم متوافق في {remote}", "Invalid server URL" : "عنوان الرابط للخادم غير صالح", "Failed to add the public link to your Nextcloud" : "فشل في إضافة الرابط العام إلى الخادم السحابي الخاص بك", @@ -416,6 +408,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", "Enter your name" : "أدخِل اسمك", "Submit name" : "إرسال الاسم", + "Share note" : "ملاحظة عن المشاركة", + "Upload files to %s" : "رَفْعُ ملفات إلى %s", + "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", + "Note" : "ملاحظة", + "Select or drop files" : "إختر أو أفلِت ملفات", + "Uploading files" : "رفع الملفات جارٍ...", + "Uploaded files:" : "تمّ رَفْعُ ملفاتٍ:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Name" : "الاسم", "Email, federated cloud id" : "بريد إلكتروني، مُعرِّف سحابة اتحاديّة", "Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً." diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 540daa96c91..f7b8af2e100 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -383,16 +383,6 @@ "Shared with you and {circle} by {owner}" : "تمّت مشاركته معك و مع الدائرة {circle} من قِبَل {owner}", "Shared with you and the conversation {conversation} by {owner}" : "تمّت مشاركته معك و مع المحادثة {conversation} من قِبَل {owner}", "Shared with you in a conversation by {owner}" : "تمّت مشاركته معك في محادثة من قِبَل {owner}", - "Share note" : "ملاحظة عن المشاركة", - "Show list view" : "أظهِِر عرض القائمة list view", - "Show grid view" : "أظهِِر عرض الصناديق grid view", - "Upload files to %s" : "رَفْعُ ملفات إلى %s", - "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", - "Note" : "ملاحظة", - "Select or drop files" : "إختر أو أفلِت ملفات", - "Uploading files" : "رفع الملفات جارٍ...", - "Uploaded files:" : "تمّ رَفْعُ ملفاتٍ:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Share not found" : "مشاركة غير موجودة", "Back to %s" : "عودة إلى %s", "Add to your Nextcloud" : "إضافة إلى حسابك على نكست كلاود", @@ -402,6 +392,8 @@ "This will stop your current uploads." : "سيؤدي هذا لإيقاف رفع الملفات الحالية.", "Move or copy" : "أنقُل أو انسَخ", "You can upload into this folder" : "بإمكانك رفع الملفات إلى هذا المجلد", + "Show list view" : "أظهِِر عرض القائمة list view", + "Show grid view" : "أظهِِر عرض الصناديق grid view", "No compatible server found at {remote}" : "لم يتم العثور على خادم متوافق في {remote}", "Invalid server URL" : "عنوان الرابط للخادم غير صالح", "Failed to add the public link to your Nextcloud" : "فشل في إضافة الرابط العام إلى الخادم السحابي الخاص بك", @@ -414,6 +406,14 @@ "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", "Enter your name" : "أدخِل اسمك", "Submit name" : "إرسال الاسم", + "Share note" : "ملاحظة عن المشاركة", + "Upload files to %s" : "رَفْعُ ملفات إلى %s", + "%s shared a folder with you." : "قام %s بمشاركة مجلد معك.", + "Note" : "ملاحظة", + "Select or drop files" : "إختر أو أفلِت ملفات", + "Uploading files" : "رفع الملفات جارٍ...", + "Uploaded files:" : "تمّ رَفْعُ ملفاتٍ:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "برفع الملفات ، فإنك توافق على %1$s شروط الخدمة %2$s.", "Name" : "الاسم", "Email, federated cloud id" : "بريد إلكتروني، مُعرِّف سحابة اتحاديّة", "Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً." diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 93fbfd31a73..475576a969c 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -278,15 +278,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", - "Share note" : "Compartir una nota", - "Show list view" : "Amosar la vista en llista", - "Show grid view" : "Amosar la vista en rexáu", - "Upload files to %s" : "Xubir ficheros a «%s»", - "Note" : "Nota", - "Select or drop files" : "Seleiciona o suelta los ficheros", - "Uploading files" : "Xubiendo ficheros", - "Uploaded files:" : "Ficheros xubíos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", @@ -296,12 +287,21 @@ OC.L10N.register( "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Download all files" : "Baxar tolos ficheros", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", + "Share note" : "Compartir una nota", + "Upload files to %s" : "Xubir ficheros a «%s»", + "Note" : "Nota", + "Select or drop files" : "Seleiciona o suelta los ficheros", + "Uploading files" : "Xubiendo ficheros", + "Uploaded files:" : "Ficheros xubíos:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Name" : "Nome" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 596e94b9050..e95918aad5a 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -276,15 +276,6 @@ "Shared with you and {circle} by {owner}" : "{owner} compartió l'elementu contigo y con «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} compartió l'elementu contigo y cola conversación «{conversation}»", "Shared with you in a conversation by {owner}" : "{owner} compartió l'elementu contigo nuna conversación", - "Share note" : "Compartir una nota", - "Show list view" : "Amosar la vista en llista", - "Show grid view" : "Amosar la vista en rexáu", - "Upload files to %s" : "Xubir ficheros a «%s»", - "Note" : "Nota", - "Select or drop files" : "Seleiciona o suelta los ficheros", - "Uploading files" : "Xubiendo ficheros", - "Uploaded files:" : "Ficheros xubíos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", @@ -294,12 +285,21 @@ "This will stop your current uploads." : "Esta aición va parar les xubes actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Pues xubir conteníu a esta carpeta", + "Show list view" : "Amosar la vista en llista", + "Show grid view" : "Amosar la vista en rexáu", "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", "Invalid server URL" : "La URL del sirvidor ye inválida", "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Download all files" : "Baxar tolos ficheros", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", + "Share note" : "Compartir una nota", + "Upload files to %s" : "Xubir ficheros a «%s»", + "Note" : "Nota", + "Select or drop files" : "Seleiciona o suelta los ficheros", + "Uploading files" : "Xubiendo ficheros", + "Uploaded files:" : "Ficheros xubíos:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al xubir los ficheros, aceptes los %1$stérminos del serviciu%2$s", "Name" : "Nome" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index bd8f335ef2f..e651fd12c61 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -223,15 +223,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Споделено с вас и {circle} от {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}", - "Share note" : "Сподели бележка", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", - "Upload files to %s" : "Качване на файлове към %s", - "Note" : "Бележка", - "Select or drop files" : "Изберете файл или преместете с мишката", - "Uploading files" : "Качване на файлове", - "Uploaded files:" : "Качени файлове:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Share not found" : "Споделянето не е открито", "Back to %s" : "Обратно към %s", "Add to your Nextcloud" : "Добавете към Nextcloud", @@ -241,6 +232,8 @@ OC.L10N.register( "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Move or copy" : "Премести или копирай", "You can upload into this folder" : "Може да качвате в папката", + "Show list 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", @@ -248,6 +241,13 @@ OC.L10N.register( "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", "Enter your name" : "Въведете вашето име", + "Share note" : "Сподели бележка", + "Upload files to %s" : "Качване на файлове към %s", + "Note" : "Бележка", + "Select or drop files" : "Изберете файл или преместете с мишката", + "Uploading files" : "Качване на файлове", + "Uploaded files:" : "Качени файлове:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Name" : "Име" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index f2dc60f8226..f55855a3c73 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -221,15 +221,6 @@ "Shared with you and {circle} by {owner}" : "Споделено с вас и {circle} от {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}", - "Share note" : "Сподели бележка", - "Show list view" : "Показване с изглед на списък", - "Show grid view" : "Показване в решетъчен изглед", - "Upload files to %s" : "Качване на файлове към %s", - "Note" : "Бележка", - "Select or drop files" : "Изберете файл или преместете с мишката", - "Uploading files" : "Качване на файлове", - "Uploaded files:" : "Качени файлове:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Share not found" : "Споделянето не е открито", "Back to %s" : "Обратно към %s", "Add to your Nextcloud" : "Добавете към Nextcloud", @@ -239,6 +230,8 @@ "This will stop your current uploads." : "Това ще прекрати всички ваши текущи процеси по качване на файлове.", "Move or copy" : "Премести или копирай", "You can upload into this folder" : "Може да качвате в папката", + "Show list 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", @@ -246,6 +239,13 @@ "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", "Enter your name" : "Въведете вашето име", + "Share note" : "Сподели бележка", + "Upload files to %s" : "Качване на файлове към %s", + "Note" : "Бележка", + "Select or drop files" : "Изберете файл или преместете с мишката", + "Uploading files" : "Качване на файлове", + "Uploaded files:" : "Качени файлове:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Name" : "Име" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index a8c78dd12c3..68c3994f58c 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -385,16 +385,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", - "Share note" : "Nota de l'element compartit", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", - "Upload files to %s" : "Puja fitxers a %s", - "%s shared a folder with you." : "%s ha compartit una carpeta amb tu.", - "Note" : "Nota", - "Select or drop files" : "Seleccioneu o deixeu anar fitxers", - "Uploading files" : "S'estan pujant els fitxers", - "Uploaded files:" : "Fitxers pujats:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Si pugeu fitxers, accepteu les %1$scondicions del servei%2$s.", "Share not found" : "No s'ha trobat la compartició", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Afegeix al Nextcloud", @@ -404,6 +394,8 @@ OC.L10N.register( "This will stop your current uploads." : "Això aturarà les pujades actuals.", "Move or copy" : "Mou o copia", "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", "No compatible server found at {remote}" : "No s'ha trobat cap servidor compatible a {remote}", "Invalid server URL" : "L'URL del servidor no és vàlida", "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", @@ -416,6 +408,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Per la pujada de fitxers, primer heu de proporcionar el vostre nom.", "Enter your name" : "Introdueix el teu nom", "Submit name" : "Envia el nom", + "Share note" : "Nota de l'element compartit", + "Upload files to %s" : "Puja fitxers a %s", + "%s shared a folder with you." : "%s ha compartit una carpeta amb tu.", + "Note" : "Nota", + "Select or drop files" : "Seleccioneu o deixeu anar fitxers", + "Uploading files" : "S'estan pujant els fitxers", + "Uploaded files:" : "Fitxers pujats:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Si pugeu fitxers, accepteu les %1$scondicions del servei%2$s.", "Name" : "Nom", "Email, federated cloud id" : "Correu, identificador del núvol federat", "Filename must not be empty." : "El nom del fitxer no ha d'estar buit." diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index dd6b9279650..9ea9ce823ce 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -383,16 +383,6 @@ "Shared with you and {circle} by {owner}" : "{owner} l'ha compartit amb vós i amb el cercle {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} l'ha compartit amb vós i amb la conversa {conversation}", "Shared with you in a conversation by {owner}" : "{owner} l'ha compartit amb vós en una conversa", - "Share note" : "Nota de l'element compartit", - "Show list view" : "Mostra la visualització de llista", - "Show grid view" : "Mostra la visualització de graella", - "Upload files to %s" : "Puja fitxers a %s", - "%s shared a folder with you." : "%s ha compartit una carpeta amb tu.", - "Note" : "Nota", - "Select or drop files" : "Seleccioneu o deixeu anar fitxers", - "Uploading files" : "S'estan pujant els fitxers", - "Uploaded files:" : "Fitxers pujats:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Si pugeu fitxers, accepteu les %1$scondicions del servei%2$s.", "Share not found" : "No s'ha trobat la compartició", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Afegeix al Nextcloud", @@ -402,6 +392,8 @@ "This will stop your current uploads." : "Això aturarà les pujades actuals.", "Move or copy" : "Mou o copia", "You can upload into this folder" : "Podeu pujar elements a aquesta carpeta", + "Show list view" : "Mostra la visualització de llista", + "Show grid view" : "Mostra la visualització de graella", "No compatible server found at {remote}" : "No s'ha trobat cap servidor compatible a {remote}", "Invalid server URL" : "L'URL del servidor no és vàlida", "Failed to add the public link to your Nextcloud" : "No s'ha pogut afegir l'enllaç públic al vostre Nextcloud", @@ -414,6 +406,14 @@ "To upload files, you need to provide your name first." : "Per la pujada de fitxers, primer heu de proporcionar el vostre nom.", "Enter your name" : "Introdueix el teu nom", "Submit name" : "Envia el nom", + "Share note" : "Nota de l'element compartit", + "Upload files to %s" : "Puja fitxers a %s", + "%s shared a folder with you." : "%s ha compartit una carpeta amb tu.", + "Note" : "Nota", + "Select or drop files" : "Seleccioneu o deixeu anar fitxers", + "Uploading files" : "S'estan pujant els fitxers", + "Uploaded files:" : "Fitxers pujats:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Si pugeu fitxers, accepteu les %1$scondicions del servei%2$s.", "Name" : "Nom", "Email, federated cloud id" : "Correu, identificador del núvol federat", "Filename must not be empty." : "El nom del fitxer no ha d'estar buit." diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 0c50df839a3..c499e7f731b 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", - "Share note" : "Sdílet poznámku", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", - "Upload files to %s" : "Nahrát soubory do %s", - "%s shared a folder with you." : "%s vám nasdílel(a) složku.", - "Note" : "Poznámka", - "Select or drop files" : "Vyberte nebo přetáhněte soubory", - "Uploading files" : "Nahrávání souborů", - "Uploaded files:" : "Nahrané soubory:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", "Share not found" : "Sdílení nenalezeno", "Back to %s" : "Zpět na %s", "Add to your Nextcloud" : "Přidat do Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", "Move or copy" : "Přesunout nebo zkopírovat", "You can upload into this folder" : "Do této složky můžete nahrávat", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Aby bylo možné nahrávat soubory, je třeba nejprve zadat své jméno.", "Enter your name" : "Zadejte své jméno", "Submit name" : "Odeslat jméno", + "Share note" : "Sdílet poznámku", + "Upload files to %s" : "Nahrát soubory do %s", + "%s shared a folder with you." : "%s vám nasdílel(a) složku.", + "Note" : "Poznámka", + "Select or drop files" : "Vyberte nebo přetáhněte soubory", + "Uploading files" : "Nahrávání souborů", + "Uploaded files:" : "Nahrané soubory:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", "Name" : "Název", "Share with accounts, teams, federated cloud id" : "Nasdílejte účtům, týmům, identifikátorům v rámci federovaného cloudu", "Email, federated cloud id" : "E-mail, identif. federovaného cloudu", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 93497447ce5..feb4c661923 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Sdíleno s vámi a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} sdílí vám a konverzaci {conversation}", "Shared with you in a conversation by {owner}" : " {owner} vám sdílí v konverzaci", - "Share note" : "Sdílet poznámku", - "Show list view" : "Zobrazit v seznamu", - "Show grid view" : "Zobrazit v mřížce", - "Upload files to %s" : "Nahrát soubory do %s", - "%s shared a folder with you." : "%s vám nasdílel(a) složku.", - "Note" : "Poznámka", - "Select or drop files" : "Vyberte nebo přetáhněte soubory", - "Uploading files" : "Nahrávání souborů", - "Uploaded files:" : "Nahrané soubory:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", "Share not found" : "Sdílení nenalezeno", "Back to %s" : "Zpět na %s", "Add to your Nextcloud" : "Přidat do Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Toto zastaví vaše stávající nahrávání.", "Move or copy" : "Přesunout nebo zkopírovat", "You can upload into this folder" : "Do této složky můžete nahrávat", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server", "Invalid server URL" : "Neplatná URL serveru", "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Aby bylo možné nahrávat soubory, je třeba nejprve zadat své jméno.", "Enter your name" : "Zadejte své jméno", "Submit name" : "Odeslat jméno", + "Share note" : "Sdílet poznámku", + "Upload files to %s" : "Nahrát soubory do %s", + "%s shared a folder with you." : "%s vám nasdílel(a) složku.", + "Note" : "Poznámka", + "Select or drop files" : "Vyberte nebo přetáhněte soubory", + "Uploading files" : "Nahrávání souborů", + "Uploaded files:" : "Nahrané soubory:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s %1$svšeobecnými podmínkami%2$s.", "Name" : "Název", "Share with accounts, teams, federated cloud id" : "Nasdílejte účtům, týmům, identifikátorům v rámci federovaného cloudu", "Email, federated cloud id" : "E-mail, identif. federovaného cloudu", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index ca9f27e3db3..463c1a69221 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -385,16 +385,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", - "Share note" : "Del note", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", - "Upload files to %s" : "Upload filer til %s", - "%s shared a folder with you." : "%s delte en mappe med dig.", - "Note" : "Note", - "Select or drop files" : "Vælg eller slip filer", - "Uploading files" : "Uploader filer", - "Uploaded files:" : "Uploadede filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved at uploade filer accepterer du %1$sservicebetingelserne%2$s.", "Share not found" : "Delt fil ikke fundet", "Back to %s" : "Tilbage til %s", "Add to your Nextcloud" : "Tilføj til din Nextcloud", @@ -404,6 +394,8 @@ OC.L10N.register( "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", "Move or copy" : "Flyt eller kopier", "You can upload into this folder" : "Du kan overføre til denne mappe", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", @@ -416,6 +408,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "For at uploade filer skal du først angive dit navn.", "Enter your name" : "Angiv dit navn", "Submit name" : "Angiv navn", + "Share note" : "Del note", + "Upload files to %s" : "Upload filer til %s", + "%s shared a folder with you." : "%s delte en mappe med dig.", + "Note" : "Note", + "Select or drop files" : "Vælg eller slip filer", + "Uploading files" : "Uploader filer", + "Uploaded files:" : "Uploadede filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved at uploade filer accepterer du %1$sservicebetingelserne%2$s.", "Name" : "Navn", "Email, federated cloud id" : "E-mail, sammenkoblings cloud id", "Filename must not be empty." : "Filnavnet må ikke være tomt." diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index af4be1e8560..73f7c3aea8e 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -383,16 +383,6 @@ "Shared with you and {circle} by {owner}" : "Delt med dig og {circle} af {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delt med dig og konversationen {conversation} af {owner}", "Shared with you in a conversation by {owner}" : "Delt med dig og konversationen af {owner}", - "Share note" : "Del note", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", - "Upload files to %s" : "Upload filer til %s", - "%s shared a folder with you." : "%s delte en mappe med dig.", - "Note" : "Note", - "Select or drop files" : "Vælg eller slip filer", - "Uploading files" : "Uploader filer", - "Uploaded files:" : "Uploadede filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved at uploade filer accepterer du %1$sservicebetingelserne%2$s.", "Share not found" : "Delt fil ikke fundet", "Back to %s" : "Tilbage til %s", "Add to your Nextcloud" : "Tilføj til din Nextcloud", @@ -402,6 +392,8 @@ "This will stop your current uploads." : "Dette vil stoppe din nuværende uploads.", "Move or copy" : "Flyt eller kopier", "You can upload into this folder" : "Du kan overføre til denne mappe", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", "No compatible server found at {remote}" : "Ingen kompatible servere fundet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Fejl ved tilføjelse af offentligt link til din Nextcloud", @@ -414,6 +406,14 @@ "To upload files, you need to provide your name first." : "For at uploade filer skal du først angive dit navn.", "Enter your name" : "Angiv dit navn", "Submit name" : "Angiv navn", + "Share note" : "Del note", + "Upload files to %s" : "Upload filer til %s", + "%s shared a folder with you." : "%s delte en mappe med dig.", + "Note" : "Note", + "Select or drop files" : "Vælg eller slip filer", + "Uploading files" : "Uploader filer", + "Uploaded files:" : "Uploadede filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved at uploade filer accepterer du %1$sservicebetingelserne%2$s.", "Name" : "Navn", "Email, federated cloud id" : "E-mail, sammenkoblings cloud id", "Filename must not be empty." : "Filnavnet må ikke være tomt." diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 552ddc7dfeb..083db9d8e8c 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", - "Share note" : "Notiz teilen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Upload files to %s" : "Dateien für %s hochladen", - "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", - "Note" : "Notiz", - "Select or drop files" : "Dateien auswählen oder hierher ziehen", - "Uploading files" : "Dateien werden hochgeladen", - "Uploaded files:" : "Hochgeladene Dateien:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst du den %1$sNutzungsbedingungen%2$s zu.", "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Der öffentliche Link konnte nicht zu deiner Nextcloud hinzugefügt werden", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", "Enter your name" : "Gib deinen Namen ein", "Submit name" : "Name übermitteln", + "Share note" : "Notiz teilen", + "Upload files to %s" : "Dateien für %s hochladen", + "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", + "Note" : "Notiz", + "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", + "Uploaded files:" : "Hochgeladene Dateien:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst du den %1$sNutzungsbedingungen%2$s zu.", "Name" : "Name", "Share with accounts, teams, federated cloud id" : "Teilen mit Konten, Teams, Federated-Cloud-IDs", "Email, federated cloud id" : "Name, Federated-Cloud-ID", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 99df8ab199c..b2d69bc8e8f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} hat dies mit dir und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat dies mit dir und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat dies mit dir in einer Unterhaltung geteilt", - "Share note" : "Notiz teilen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Rasteransicht anzeigen", - "Upload files to %s" : "Dateien für %s hochladen", - "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", - "Note" : "Notiz", - "Select or drop files" : "Dateien auswählen oder hierher ziehen", - "Uploading files" : "Dateien werden hochgeladen", - "Uploaded files:" : "Hochgeladene Dateien:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst du den %1$sNutzungsbedingungen%2$s zu.", "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu deiner Nextcloud hinzufügen", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Rasteransicht anzeigen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Der öffentliche Link konnte nicht zu deiner Nextcloud hinzugefügt werden", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", "Enter your name" : "Gib deinen Namen ein", "Submit name" : "Name übermitteln", + "Share note" : "Notiz teilen", + "Upload files to %s" : "Dateien für %s hochladen", + "%s shared a folder with you." : "%s hat einen Ordner mit dir geteilt.", + "Note" : "Notiz", + "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", + "Uploaded files:" : "Hochgeladene Dateien:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmst du den %1$sNutzungsbedingungen%2$s zu.", "Name" : "Name", "Share with accounts, teams, federated cloud id" : "Teilen mit Konten, Teams, Federated-Cloud-IDs", "Email, federated cloud id" : "Name, Federated-Cloud-ID", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index c2514fd2500..ae518539e97 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Ihnen und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", - "Share note" : "Notiz teilen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Kachelansicht anzeigen", - "Upload files to %s" : "Dateien für %s hochladen", - "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", - "Note" : "Notiz", - "Select or drop files" : "Dateien auswählen oder hierher ziehen", - "Uploading files" : "Dateien werden hochgeladen", - "Uploaded files:" : "Hochgeladene Dateien:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Kachelansicht anzeigen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Der öffentliche Link konnte nicht zu Ihrer Nextcloud hinzugefügt werden", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", "Enter your name" : "Geben Sie Ihren Namen ein", "Submit name" : "Name übermitteln", + "Share note" : "Notiz teilen", + "Upload files to %s" : "Dateien für %s hochladen", + "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", + "Note" : "Notiz", + "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", + "Uploaded files:" : "Hochgeladene Dateien:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "Name" : "Name", "Share with accounts, teams, federated cloud id" : "Teilen mit Konten, Teams, Federated-Cloud-IDs", "Email, federated cloud id" : "Name, Federated-Cloud-ID", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 4a8a5fcfeb3..20922680926 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} hat dies mit Ihnen und dem Kreis {circle} geteilt", "Shared with you and the conversation {conversation} by {owner}" : "{owner} hat diese mit Ihnen und der Unterhaltung {conversation} geteilt", "Shared with you in a conversation by {owner}" : "{owner} hat diese mit Ihnen in einer Unterhaltung geteilt", - "Share note" : "Notiz teilen", - "Show list view" : "Listenansicht anzeigen", - "Show grid view" : "Kachelansicht anzeigen", - "Upload files to %s" : "Dateien für %s hochladen", - "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", - "Note" : "Notiz", - "Select or drop files" : "Dateien auswählen oder hierher ziehen", - "Uploading files" : "Dateien werden hochgeladen", - "Uploaded files:" : "Hochgeladene Dateien:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "Share not found" : "Freigabe nicht gefunden", "Back to %s" : "Zurück zu %s", "Add to your Nextcloud" : "Zu Ihrer Nextcloud hinzufügen", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Hiermit werden die aktuellen Uploads angehalten.", "Move or copy" : "Verschieben oder kopieren", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", + "Show list view" : "Listenansicht anzeigen", + "Show grid view" : "Kachelansicht anzeigen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", "Failed to add the public link to your Nextcloud" : "Der öffentliche Link konnte nicht zu Ihrer Nextcloud hinzugefügt werden", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", "Enter your name" : "Geben Sie Ihren Namen ein", "Submit name" : "Name übermitteln", + "Share note" : "Notiz teilen", + "Upload files to %s" : "Dateien für %s hochladen", + "%s shared a folder with you." : "%s hat einen Ordner mit Ihnen geteilt.", + "Note" : "Notiz", + "Select or drop files" : "Dateien auswählen oder hierher ziehen", + "Uploading files" : "Dateien werden hochgeladen", + "Uploaded files:" : "Hochgeladene Dateien:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Durch das Hochladen von Dateien stimmen Sie den %1$sNutzungsbedingungen%2$s zu.", "Name" : "Name", "Share with accounts, teams, federated cloud id" : "Teilen mit Konten, Teams, Federated-Cloud-IDs", "Email, federated cloud id" : "Name, Federated-Cloud-ID", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 8d9efb9e50e..19fb4519a20 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -245,15 +245,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", - "Share note" : "Σημείωση κοινόχρηστου", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", - "Upload files to %s" : "Αποστολή αρχείων σε %s", - "Note" : "Σημείωση", - "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", - "Uploading files" : "Μεταφόρτωση αρχείων", - "Uploaded files:" : "Αποστολή αρχείων:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Share not found" : "Δεν βρέθηκε το κονόχρηστο", "Back to %s" : "Πίσω στο %s", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", @@ -263,6 +254,8 @@ OC.L10N.register( "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", "Move or copy" : "Μετακίνηση ή αντιγραφή", "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", + "Show list 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 σας", @@ -270,6 +263,13 @@ OC.L10N.register( "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Enter your name" : "Προσθέστε το όνομά σας", + "Share note" : "Σημείωση κοινόχρηστου", + "Upload files to %s" : "Αποστολή αρχείων σε %s", + "Note" : "Σημείωση", + "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", + "Uploading files" : "Μεταφόρτωση αρχείων", + "Uploaded files:" : "Αποστολή αρχείων:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Name" : "Όνομα", "Filename must not be empty." : "Το όνομα αρχείου δεν πρέπει να είναι κενό." }, diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index fe132c15bc8..b66a04983e0 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -243,15 +243,6 @@ "Shared with you and {circle} by {owner}" : "Διαμοιράστηκε με σας και τον {circle} από τον {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Διαμοιράστηκε με σας και με τη συζήτηση {conversation} από {owner}", "Shared with you in a conversation by {owner}" : "Διαμοιράστηκε με σας από τον {owner}", - "Share note" : "Σημείωση κοινόχρηστου", - "Show list view" : "Προβολή λίστας", - "Show grid view" : "Προβολή πλέγματος", - "Upload files to %s" : "Αποστολή αρχείων σε %s", - "Note" : "Σημείωση", - "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", - "Uploading files" : "Μεταφόρτωση αρχείων", - "Uploaded files:" : "Αποστολή αρχείων:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Share not found" : "Δεν βρέθηκε το κονόχρηστο", "Back to %s" : "Πίσω στο %s", "Add to your Nextcloud" : "Προσθήκη στο Nextcloud σου", @@ -261,6 +252,8 @@ "This will stop your current uploads." : "Αυτό θα σταματήσει τις τρέχουσες μεταφορτώσεις.", "Move or copy" : "Μετακίνηση ή αντιγραφή", "You can upload into this folder" : "Μπορείτε να μεταφορτώσετε σε αυτόν τον φάκελο", + "Show list 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 σας", @@ -268,6 +261,13 @@ "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", "Enter your name" : "Προσθέστε το όνομά σας", + "Share note" : "Σημείωση κοινόχρηστου", + "Upload files to %s" : "Αποστολή αρχείων σε %s", + "Note" : "Σημείωση", + "Select or drop files" : "Επιλέξτε ή αποθέστε αρχεία", + "Uploading files" : "Μεταφόρτωση αρχείων", + "Uploaded files:" : "Αποστολή αρχείων:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Με την μεταφόρτωση αρχείων, συμφωνείτε με %1$sόρους χρήσεως %2$s.", "Name" : "Όνομα", "Filename must not be empty." : "Το όνομα αρχείου δεν πρέπει να είναι κενό." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 913f08150a7..8cbeeccff4d 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Share note" : "Share note", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Upload files to %s" : "Upload files to %s", - "%s shared a folder with you." : "%s shared a folder with you.", - "Note" : "Note", - "Select or drop files" : "Select or drop files", - "Uploading files" : "Uploading files", - "Uploaded files:" : "Uploaded files:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "This will stop your current uploads.", "Move or copy" : "Move or copy", "You can upload into this folder" : "You can upload into this folder", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", "Enter your name" : "Enter your name", "Submit name" : "Submit name", + "Share note" : "Share note", + "Upload files to %s" : "Upload files to %s", + "%s shared a folder with you." : "%s shared a folder with you.", + "Note" : "Note", + "Select or drop files" : "Select or drop files", + "Uploading files" : "Uploading files", + "Uploaded files:" : "Uploaded files:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Name" : "Surname", "Share with accounts, teams, federated cloud id" : "Share with accounts, teams, federated cloud id", "Email, federated cloud id" : "Email, federated cloud id", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index f9a6190251e..39cf0ef5314 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Share note" : "Share note", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Upload files to %s" : "Upload files to %s", - "%s shared a folder with you." : "%s shared a folder with you.", - "Note" : "Note", - "Select or drop files" : "Select or drop files", - "Uploading files" : "Uploading files", - "Uploaded files:" : "Uploaded files:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "This will stop your current uploads.", "Move or copy" : "Move or copy", "You can upload into this folder" : "You can upload into this folder", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", "Enter your name" : "Enter your name", "Submit name" : "Submit name", + "Share note" : "Share note", + "Upload files to %s" : "Upload files to %s", + "%s shared a folder with you." : "%s shared a folder with you.", + "Note" : "Note", + "Select or drop files" : "Select or drop files", + "Uploading files" : "Uploading files", + "Uploaded files:" : "Uploaded files:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Name" : "Surname", "Share with accounts, teams, federated cloud id" : "Share with accounts, teams, federated cloud id", "Email, federated cloud id" : "Email, federated cloud id", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 01250907325..fba03819b5b 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -386,16 +386,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Subir archivos a %s", - "%s shared a folder with you." : "%s ha compartido una carpeta contigo.", - "Note" : "Nota", - "Select or drop files" : "Seleccione o arrastre y suelte archivos", - "Uploading files" : "Subiendo archivos", - "Uploaded files:" : "Archivos subidos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Share not found" : "Recurso compartido no encontrado", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Añadir a tu Nextcloud", @@ -405,6 +395,8 @@ OC.L10N.register( "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes subir archivos en esta carpeta", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", @@ -417,6 +409,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Para cargar archivos, primero debes indicar tu nombre.", "Enter your name" : "Escriba su nombre", "Submit name" : "Enviar nombre", + "Share note" : "Compartir nota", + "Upload files to %s" : "Subir archivos a %s", + "%s shared a folder with you." : "%s ha compartido una carpeta contigo.", + "Note" : "Nota", + "Select or drop files" : "Seleccione o arrastre y suelte archivos", + "Uploading files" : "Subiendo archivos", + "Uploaded files:" : "Archivos subidos:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Name" : "Nombre", "Share with accounts, teams, federated cloud id" : "Comparta con cuentas, equipos, id de nube federada", "Email, federated cloud id" : "Email, ID de nube federada", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 27831e37d5a..b3fde704542 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -384,16 +384,6 @@ "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y con la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo por {owner} en una conversación", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Subir archivos a %s", - "%s shared a folder with you." : "%s ha compartido una carpeta contigo.", - "Note" : "Nota", - "Select or drop files" : "Seleccione o arrastre y suelte archivos", - "Uploading files" : "Subiendo archivos", - "Uploaded files:" : "Archivos subidos:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Share not found" : "Recurso compartido no encontrado", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Añadir a tu Nextcloud", @@ -403,6 +393,8 @@ "This will stop your current uploads." : "Esto detendrá tus subidas actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes subir archivos en esta carpeta", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "No compatible server found at {remote}" : "No se ha encontrado un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválida", "Failed to add the public link to your Nextcloud" : "No se ha podido añadir el enlace público a tu Nextcloud", @@ -415,6 +407,14 @@ "To upload files, you need to provide your name first." : "Para cargar archivos, primero debes indicar tu nombre.", "Enter your name" : "Escriba su nombre", "Submit name" : "Enviar nombre", + "Share note" : "Compartir nota", + "Upload files to %s" : "Subir archivos a %s", + "%s shared a folder with you." : "%s ha compartido una carpeta contigo.", + "Note" : "Nota", + "Select or drop files" : "Seleccione o arrastre y suelte archivos", + "Uploading files" : "Subiendo archivos", + "Uploaded files:" : "Archivos subidos:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos del servicio%2$s.", "Name" : "Nombre", "Share with accounts, teams, federated cloud id" : "Comparta con cuentas, equipos, id de nube federada", "Email, federated cloud id" : "Email, ID de nube federada", diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index 21fcf2a9681..0e6dbcf3f26 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -230,15 +230,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "Note" : "Nota", - "Select or drop files" : "Selecciona o suelta los archivos", - "Uploading files" : "Subiendo archivos", - "Uploaded files:" : "Archivos cargados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", @@ -248,12 +239,21 @@ OC.L10N.register( "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", + "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 enlace público a tu Nextcloud", "Download all files" : "Descargar todos los archivos", "Search for share recipients" : "Buscar destinatarios de la compartición", "No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.", + "Share note" : "Compartir nota", + "Upload files to %s" : "Cargar archivos a %s", + "Note" : "Nota", + "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Subiendo archivos", + "Uploaded files:" : "Archivos cargados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Name" : "Nombre" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index 354e564989c..d5e79f185ee 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -228,15 +228,6 @@ "Shared with you and {circle} by {owner}" : "Compartido contigo y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido contigo y la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido contigo en una conversación por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "Note" : "Nota", - "Select or drop files" : "Selecciona o suelta los archivos", - "Uploading files" : "Subiendo archivos", - "Uploaded files:" : "Archivos cargados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", @@ -246,12 +237,21 @@ "This will stop your current uploads." : "Esto detendrá tus cargas actuales.", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", + "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 enlace público a tu Nextcloud", "Download all files" : "Descargar todos los archivos", "Search for share recipients" : "Buscar destinatarios de la compartición", "No recommendations. Start typing." : "No hay recomendaciones. Comienza a escribir.", + "Share note" : "Compartir nota", + "Upload files to %s" : "Cargar archivos a %s", + "Note" : "Nota", + "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Subiendo archivos", + "Uploaded files:" : "Archivos cargados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al subir archivos, aceptas los %1$stérminos de servicio%2$s.", "Name" : "Nombre" },"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/es_MX.js b/apps/files_sharing/l10n/es_MX.js index d2165687eda..6077bf303b6 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -329,16 +329,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "%s shared a folder with you." : "%s le compartió una carpeta.", - "Note" : "Nota", - "Select or drop files" : "Selecciona o suelta los archivos", - "Uploading files" : "Cargando archivos", - "Uploaded files:" : "Archivos cargados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al cargar archivos, acepta los %1$stérminos de servicio%2$s.", "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", @@ -348,6 +338,8 @@ OC.L10N.register( "This will stop your current uploads." : "Se detendrán las cargas en curso", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", + "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 la liga pública a tu Nextcloud", @@ -360,6 +352,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", "Enter your name" : "Ingrese su nombre", "Submit name" : "Enviar nombre", + "Share note" : "Compartir nota", + "Upload files to %s" : "Cargar archivos a %s", + "%s shared a folder with you." : "%s le compartió una carpeta.", + "Note" : "Nota", + "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Cargando archivos", + "Uploaded files:" : "Archivos cargados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al cargar archivos, acepta los %1$stérminos de servicio%2$s.", "Name" : "Nombre", "Filename must not be empty." : "El nombre de archivo no puede estar vacío." }, diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 1a504514394..c4605f0cbb3 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -327,16 +327,6 @@ "Shared with you and {circle} by {owner}" : "Compartido con Ud. y {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Ud. y la conversación {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con Ud. en una conversación por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Mostrar vista de lista", - "Show grid view" : "Mostrar vista de cuadrícula", - "Upload files to %s" : "Cargar archivos a %s", - "%s shared a folder with you." : "%s le compartió una carpeta.", - "Note" : "Nota", - "Select or drop files" : "Selecciona o suelta los archivos", - "Uploading files" : "Cargando archivos", - "Uploaded files:" : "Archivos cargados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Al cargar archivos, acepta los %1$stérminos de servicio%2$s.", "Share not found" : "No se encontró el elemento compartido", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Agregar a tu Nextcloud", @@ -346,6 +336,8 @@ "This will stop your current uploads." : "Se detendrán las cargas en curso", "Move or copy" : "Mover o copiar", "You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta", + "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 la liga pública a tu Nextcloud", @@ -358,6 +350,14 @@ "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", "Enter your name" : "Ingrese su nombre", "Submit name" : "Enviar nombre", + "Share note" : "Compartir nota", + "Upload files to %s" : "Cargar archivos a %s", + "%s shared a folder with you." : "%s le compartió una carpeta.", + "Note" : "Nota", + "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Cargando archivos", + "Uploaded files:" : "Archivos cargados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Al cargar archivos, acepta los %1$stérminos de servicio%2$s.", "Name" : "Nombre", "Filename must not be empty." : "El nombre de archivo no puede estar vacío." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index c8f541077f4..faa937543e9 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "„{owner}“ jagas seda sinuga ja „{circle}“ tiimiga", "Shared with you and the conversation {conversation} by {owner}" : "„{owner}“ jagas seda sinuga ja vestlusega „{conversation}“", "Shared with you in a conversation by {owner}" : "„{owner}“ jagas seda sinuga vestluses", - "Share note" : "Jaga märget", - "Show list view" : "Näita loendivaadet", - "Show grid view" : "Näita ruudustikuvaadet", - "Upload files to %s" : "Laadi failid %s", - "%s shared a folder with you." : "%s jagas sinuga kausta.", - "Note" : "Märge", - "Select or drop files" : "Vali või lohista failid", - "Uploading files" : "Failid on üleslaadimisel", - "Uploaded files:" : "Üleslaaditud failid:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Faile üleslaadides nõustud sa „%2$s“ teenuse „%1$s“ kasutustingimustega.", "Share not found" : "Jagamist ei leidu", "Back to %s" : "Tagasi siia: %s", "Add to your Nextcloud" : "Lisa oma Nextcloudi", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "See peatab praegused üleslaadimised.", "Move or copy" : "Liiguta või kopeeri", "You can upload into this folder" : "Sa saad sellesse kausta faile üles laadida", + "Show list view" : "Näita loendivaadet", + "Show grid view" : "Näita ruudustikuvaadet", "No compatible server found at {remote}" : "Aadressil {remote} ei leitud ühilduvat serverit", "Invalid server URL" : "Vigane serveri URL", "Failed to add the public link to your Nextcloud" : "Avaliku lingi lisamine sinu Nextcloudi ebaõnnestus", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Faili üleslaadimiseks pead esmalt oma nime sisestama.", "Enter your name" : "Sisesta oma nimi", "Submit name" : "Salvesta nimi", + "Share note" : "Jaga märget", + "Upload files to %s" : "Laadi failid %s", + "%s shared a folder with you." : "%s jagas sinuga kausta.", + "Note" : "Märge", + "Select or drop files" : "Vali või lohista failid", + "Uploading files" : "Failid on üleslaadimisel", + "Uploaded files:" : "Üleslaaditud failid:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Faile üleslaadides nõustud sa „%2$s“ teenuse „%1$s“ kasutustingimustega.", "Name" : "Nimi", "Share with accounts, teams, federated cloud id" : "Jaga kasutajatega, tiimidega ja liitpilves osalejatega", "Email, federated cloud id" : "E-posti aadress, liitpilve kasutajatunnus", diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 3926f473c7c..6c63d373f7f 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "„{owner}“ jagas seda sinuga ja „{circle}“ tiimiga", "Shared with you and the conversation {conversation} by {owner}" : "„{owner}“ jagas seda sinuga ja vestlusega „{conversation}“", "Shared with you in a conversation by {owner}" : "„{owner}“ jagas seda sinuga vestluses", - "Share note" : "Jaga märget", - "Show list view" : "Näita loendivaadet", - "Show grid view" : "Näita ruudustikuvaadet", - "Upload files to %s" : "Laadi failid %s", - "%s shared a folder with you." : "%s jagas sinuga kausta.", - "Note" : "Märge", - "Select or drop files" : "Vali või lohista failid", - "Uploading files" : "Failid on üleslaadimisel", - "Uploaded files:" : "Üleslaaditud failid:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Faile üleslaadides nõustud sa „%2$s“ teenuse „%1$s“ kasutustingimustega.", "Share not found" : "Jagamist ei leidu", "Back to %s" : "Tagasi siia: %s", "Add to your Nextcloud" : "Lisa oma Nextcloudi", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "See peatab praegused üleslaadimised.", "Move or copy" : "Liiguta või kopeeri", "You can upload into this folder" : "Sa saad sellesse kausta faile üles laadida", + "Show list view" : "Näita loendivaadet", + "Show grid view" : "Näita ruudustikuvaadet", "No compatible server found at {remote}" : "Aadressil {remote} ei leitud ühilduvat serverit", "Invalid server URL" : "Vigane serveri URL", "Failed to add the public link to your Nextcloud" : "Avaliku lingi lisamine sinu Nextcloudi ebaõnnestus", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Faili üleslaadimiseks pead esmalt oma nime sisestama.", "Enter your name" : "Sisesta oma nimi", "Submit name" : "Salvesta nimi", + "Share note" : "Jaga märget", + "Upload files to %s" : "Laadi failid %s", + "%s shared a folder with you." : "%s jagas sinuga kausta.", + "Note" : "Märge", + "Select or drop files" : "Vali või lohista failid", + "Uploading files" : "Failid on üleslaadimisel", + "Uploaded files:" : "Üleslaaditud failid:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Faile üleslaadides nõustud sa „%2$s“ teenuse „%1$s“ kasutustingimustega.", "Name" : "Nimi", "Share with accounts, teams, federated cloud id" : "Jaga kasutajatega, tiimidega ja liitpilves osalejatega", "Email, federated cloud id" : "E-posti aadress, liitpilve kasutajatunnus", diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index cf72b25ce3a..5b4caa99625 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -389,16 +389,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", - "Share note" : "Partekatu oharra", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", - "Upload files to %s" : "Igo fitxategiak hona: %s", - "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", - "Note" : "Oharra", - "Select or drop files" : "Hautatu edo jaregin fitxategiak", - "Uploading files" : "Fitxategiak igotzen", - "Uploaded files:" : "Igotako fitxategiak:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak igotzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Share not found" : "Partekatzea ez da aurkitu", "Back to %s" : "Itzuli %s(e)ra", "Add to your Nextcloud" : "Gehitu zure Nextclouden", @@ -408,6 +398,8 @@ OC.L10N.register( "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", "Move or copy" : "Mugitu edo kopiatu", "You can upload into this folder" : "Karpeta honetara igo dezakezu", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", "No compatible server found at {remote}" : "Ez da zerbitzari bateragarririk aurkitu {remote} helbidean", "Invalid server URL" : "Zerbitzari URL baliogabea", "Failed to add the public link to your Nextcloud" : "Huts egin du esteka publikoa zure Nextcloudera gehitzean", @@ -420,6 +412,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", "Enter your name" : "Sartu zure izena", "Submit name" : "Sartu izena", + "Share note" : "Partekatu oharra", + "Upload files to %s" : "Igo fitxategiak hona: %s", + "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", + "Note" : "Oharra", + "Select or drop files" : "Hautatu edo jaregin fitxategiak", + "Uploading files" : "Fitxategiak igotzen", + "Uploaded files:" : "Igotako fitxategiak:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak igotzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Name" : "Izena", "Share with accounts, teams, federated cloud id" : "Partekatu kontuekin, taldeekin edo federatutako hodeien ID-ekin", "Email, federated cloud id" : "Posta elektroniko, federatutako hodeien ID", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 7a95522389d..c998ff5c0a3 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -387,16 +387,6 @@ "Shared with you and {circle} by {owner}" : " {owner} erabiltzaileak zurekin eta {circle} zirkuluarekin partekatua", "Shared with you and the conversation {conversation} by {owner}" : "{owner} erabiltzaileak zu eta {conversation} elkarrizketarekin partekatua", "Shared with you in a conversation by {owner}" : "{owner} erabiltzaileak zurekin partekatua elkarrizketa batean", - "Share note" : "Partekatu oharra", - "Show list view" : "Erakutsi zerrenda ikuspegia", - "Show grid view" : "Erakutsi sareta-ikuspegia", - "Upload files to %s" : "Igo fitxategiak hona: %s", - "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", - "Note" : "Oharra", - "Select or drop files" : "Hautatu edo jaregin fitxategiak", - "Uploading files" : "Fitxategiak igotzen", - "Uploaded files:" : "Igotako fitxategiak:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak igotzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Share not found" : "Partekatzea ez da aurkitu", "Back to %s" : "Itzuli %s(e)ra", "Add to your Nextcloud" : "Gehitu zure Nextclouden", @@ -406,6 +396,8 @@ "This will stop your current uploads." : "Honek zure uneko igoerak geldituko ditu.", "Move or copy" : "Mugitu edo kopiatu", "You can upload into this folder" : "Karpeta honetara igo dezakezu", + "Show list view" : "Erakutsi zerrenda ikuspegia", + "Show grid view" : "Erakutsi sareta-ikuspegia", "No compatible server found at {remote}" : "Ez da zerbitzari bateragarririk aurkitu {remote} helbidean", "Invalid server URL" : "Zerbitzari URL baliogabea", "Failed to add the public link to your Nextcloud" : "Huts egin du esteka publikoa zure Nextcloudera gehitzean", @@ -418,6 +410,14 @@ "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", "Enter your name" : "Sartu zure izena", "Submit name" : "Sartu izena", + "Share note" : "Partekatu oharra", + "Upload files to %s" : "Igo fitxategiak hona: %s", + "%s shared a folder with you." : "%s zurekin karpeta bat partekatu du.", + "Note" : "Oharra", + "Select or drop files" : "Hautatu edo jaregin fitxategiak", + "Uploading files" : "Fitxategiak igotzen", + "Uploaded files:" : "Igotako fitxategiak:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Fitxategiak igotzean, %1$szerbitzu-baldintzak%2$s onartzen dituzu.", "Name" : "Izena", "Share with accounts, teams, federated cloud id" : "Partekatu kontuekin, taldeekin edo federatutako hodeien ID-ekin", "Email, federated cloud id" : "Posta elektroniko, federatutako hodeien ID", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index b95dfca523d..9b1329e0f8e 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -196,15 +196,6 @@ OC.L10N.register( "Shared with" : "مشترک با", "Password created successfully" : "Password created successfully", "Error generating password from password policy" : "Error generating password from password policy", - "Share note" : "یادداشت اشتراک گذاری", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکهای", - "Upload files to %s" : "بارگیری پرونده ها به%s", - "Note" : "یادداشت", - "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", - "Uploading files" : "پرونده های در حال بارگذاری", - "Uploaded files:" : "پرونده های بارگذاری شده:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Share not found" : "اشتراک گذاری یافت نشد", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "به نکستکلود خود اضافه کنید", @@ -214,12 +205,21 @@ OC.L10N.register( "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", "Move or copy" : "انتقال یا کپی", "You can upload into this folder" : "میتوانید در این پوشه آپلود کنید", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکهای", "Invalid server URL" : "ادرس سرور نامعتبر", "Failed to add the public link to your Nextcloud" : "خطا در افزودن ادرس عمومی به نکس کلود شما", "Download all files" : "دانلود همه فایل ها", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", "Enter your name" : "اسمت را وارد کن", + "Share note" : "یادداشت اشتراک گذاری", + "Upload files to %s" : "بارگیری پرونده ها به%s", + "Note" : "یادداشت", + "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", + "Uploading files" : "پرونده های در حال بارگذاری", + "Uploaded files:" : "پرونده های بارگذاری شده:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Name" : "نام", "Filename must not be empty." : "Filename must not be empty." }, diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index 41e48c495fb..53d871977d5 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -194,15 +194,6 @@ "Shared with" : "مشترک با", "Password created successfully" : "Password created successfully", "Error generating password from password policy" : "Error generating password from password policy", - "Share note" : "یادداشت اشتراک گذاری", - "Show list view" : "نمایش فهرستی", - "Show grid view" : "نمایش شبکهای", - "Upload files to %s" : "بارگیری پرونده ها به%s", - "Note" : "یادداشت", - "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", - "Uploading files" : "پرونده های در حال بارگذاری", - "Uploaded files:" : "پرونده های بارگذاری شده:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Share not found" : "اشتراک گذاری یافت نشد", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "به نکستکلود خود اضافه کنید", @@ -212,12 +203,21 @@ "This will stop your current uploads." : "با این کار آپلودهای فعلی شما متوقف خواهد شد.", "Move or copy" : "انتقال یا کپی", "You can upload into this folder" : "میتوانید در این پوشه آپلود کنید", + "Show list view" : "نمایش فهرستی", + "Show grid view" : "نمایش شبکهای", "Invalid server URL" : "ادرس سرور نامعتبر", "Failed to add the public link to your Nextcloud" : "خطا در افزودن ادرس عمومی به نکس کلود شما", "Download all files" : "دانلود همه فایل ها", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", "Enter your name" : "اسمت را وارد کن", + "Share note" : "یادداشت اشتراک گذاری", + "Upload files to %s" : "بارگیری پرونده ها به%s", + "Note" : "یادداشت", + "Select or drop files" : "پرونده ها را انتخاب یا رها کنید", + "Uploading files" : "پرونده های در حال بارگذاری", + "Uploaded files:" : "پرونده های بارگذاری شده:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "%2$sبا بارگذاری پرونده ها ، شما با %1$sشرایط خدمات موافقت می کنید", "Name" : "نام", "Filename must not be empty." : "Filename must not be empty." },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 034c4783428..c474552d180 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -276,16 +276,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", - "Share note" : "Jaa muistiinpano", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", - "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", - "%s shared a folder with you." : "%s jakoi kansion kanssasi.", - "Note" : "Huomio", - "Select or drop files" : "Valitse tai pudota tiedostoja", - "Uploading files" : "Lähetetään tiedostoja", - "Uploaded files:" : "Lähetetyt tiedostot:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", @@ -295,6 +285,8 @@ OC.L10N.register( "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Move or copy" : "Siirrä tai kopioi", "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -302,6 +294,14 @@ OC.L10N.register( "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Enter your name" : "Kirjoita nimesi", + "Share note" : "Jaa muistiinpano", + "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", + "%s shared a folder with you." : "%s jakoi kansion kanssasi.", + "Note" : "Huomio", + "Select or drop files" : "Valitse tai pudota tiedostoja", + "Uploading files" : "Lähetetään tiedostoja", + "Uploaded files:" : "Lähetetyt tiedostot:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Name" : "Nimi", "Filename must not be empty." : "Tiedostonimi ei voi olla tyhjä." }, diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index f4929f0f06c..586155e82a0 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -274,16 +274,6 @@ "Shared with you and {circle} by {owner}" : "{owner} on jakanut tämän sinun ja piirin {circle} kanssa", "Shared with you and the conversation {conversation} by {owner}" : "{owner} on jakanut tämän sinun ja keskustelun {conversation} kanssa", "Shared with you in a conversation by {owner}" : "{owner} jakoi tämän kanssasi keskustelussa", - "Share note" : "Jaa muistiinpano", - "Show list view" : "Näytä listanäkymä", - "Show grid view" : "Näytä ruudukkonäkymä", - "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", - "%s shared a folder with you." : "%s jakoi kansion kanssasi.", - "Note" : "Huomio", - "Select or drop files" : "Valitse tai pudota tiedostoja", - "Uploading files" : "Lähetetään tiedostoja", - "Uploaded files:" : "Lähetetyt tiedostot:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Share not found" : "Jakoa ei löytynyt", "Back to %s" : "Takaisin kohtaan %s", "Add to your Nextcloud" : "Lisää Nextcloudiisi", @@ -293,6 +283,8 @@ "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Move or copy" : "Siirrä tai kopioi", "You can upload into this folder" : "Voit lähettää tiedostoja tähän kansioon", + "Show list view" : "Näytä listanäkymä", + "Show grid view" : "Näytä ruudukkonäkymä", "No compatible server found at {remote}" : "Yhteensopivaa palvelinta ei löytynyt osoitteesta {remote}", "Invalid server URL" : "Virheellinen palvelimen URL", "Failed to add the public link to your Nextcloud" : "Julkisen linkin lisääminen Nextcloudiisi epäonnistui", @@ -300,6 +292,14 @@ "Search for share recipients" : "Etsi jaon vastaanottajia", "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Enter your name" : "Kirjoita nimesi", + "Share note" : "Jaa muistiinpano", + "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", + "%s shared a folder with you." : "%s jakoi kansion kanssasi.", + "Note" : "Huomio", + "Select or drop files" : "Valitse tai pudota tiedostoja", + "Uploading files" : "Lähetetään tiedostoja", + "Uploaded files:" : "Lähetetyt tiedostot:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", "Name" : "Nimi", "Filename must not be empty." : "Tiedostonimi ei voi olla tyhjä." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index ec4da5a6c7d..1769c4f79e3 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", - "Share note" : "Partager la note", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", - "Upload files to %s" : "Téléversement de fichiers dans %s", - "%s shared a folder with you." : "%s a partagé un dossier avec vous.", - "Note" : "Note", - "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", - "Uploading files" : "Téléversement des fichiers en cours...", - "Uploaded files:" : "Fichiers envoyés :", - "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "Share not found" : "Partage non trouvé", "Back to %s" : "Retourner à %s", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Move or copy" : "Déplacer ou copier", "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", + "Show list view" : "Afficher la vue en liste", + "Show grid view" : "Afficher la vue en grille", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", "Failed to add the public link to your Nextcloud" : "Échec de l'ajout du lien public à votre Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", "Enter your name" : "Saisissez votre nom", "Submit name" : "Confirmer votre nom", + "Share note" : "Partager la note", + "Upload files to %s" : "Téléversement de fichiers dans %s", + "%s shared a folder with you." : "%s a partagé un dossier avec vous.", + "Note" : "Note", + "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", + "Uploading files" : "Téléversement des fichiers en cours...", + "Uploaded files:" : "Fichiers envoyés :", + "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "Name" : "Nom", "Share with accounts, teams, federated cloud id" : "Partager avec des comptes, des équipes, un identifiant de cloud fédéré", "Email, federated cloud id" : "E-mail, ID de cloud fédéré", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 29f6978ea47..9ed10e3058b 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Partagé avec vous et {circle} par {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Partagé avec vous et la conversation {conversation} par {owner}", "Shared with you in a conversation by {owner}" : "Partagé avec vous dans une conversation de {owner}", - "Share note" : "Partager la note", - "Show list view" : "Afficher la vue en liste", - "Show grid view" : "Afficher la vue en grille", - "Upload files to %s" : "Téléversement de fichiers dans %s", - "%s shared a folder with you." : "%s a partagé un dossier avec vous.", - "Note" : "Note", - "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", - "Uploading files" : "Téléversement des fichiers en cours...", - "Uploaded files:" : "Fichiers envoyés :", - "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "Share not found" : "Partage non trouvé", "Back to %s" : "Retourner à %s", "Add to your Nextcloud" : "Ajouter à votre Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Cela va arrêter vos envois en cours.", "Move or copy" : "Déplacer ou copier", "You can upload into this folder" : "Vous pouvez téléverser des fichiers dans ce dossier", + "Show list view" : "Afficher la vue en liste", + "Show grid view" : "Afficher la vue en grille", "No compatible server found at {remote}" : "Aucun serveur compatible trouvé sur {remote}", "Invalid server URL" : "URL serveur invalide", "Failed to add the public link to your Nextcloud" : "Échec de l'ajout du lien public à votre Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", "Enter your name" : "Saisissez votre nom", "Submit name" : "Confirmer votre nom", + "Share note" : "Partager la note", + "Upload files to %s" : "Téléversement de fichiers dans %s", + "%s shared a folder with you." : "%s a partagé un dossier avec vous.", + "Note" : "Note", + "Select or drop files" : "Sélectionnez ou glissez-déposez vos fichiers", + "Uploading files" : "Téléversement des fichiers en cours...", + "Uploaded files:" : "Fichiers envoyés :", + "By uploading files, you agree to the %1$sterms of service%2$s." : "En envoyant des fichiers, vous acceptez les %1$sconditions d'utilisation%2$s.", "Name" : "Nom", "Share with accounts, teams, federated cloud id" : "Partager avec des comptes, des équipes, un identifiant de cloud fédéré", "Email, federated cloud id" : "E-mail, ID de cloud fédéré", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index 3544d011fb1..7673f83c1c5 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", - "Share note" : "Roinn nóta", - "Show list view" : "Taispeáin amharc liosta", - "Show grid view" : "Taispeáin radharc greille", - "Upload files to %s" : "Uaslódáil comhaid go %s", - "%s shared a folder with you." : "Roinn %s fillteán leat.", - "Note" : "Nóta", - "Select or drop files" : "Roghnaigh nó scaoil comhaid", - "Uploading files" : "Comhaid a uaslódáil", - "Uploaded files:" : "Comhaid uaslódáilte:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Trí chomhaid a uaslódáil, aontaíonn tú le téarmaí seirbhíse %1$s%2$s.", "Share not found" : "Ní bhfuarthas an sciar", "Back to %s" : "Ar ais go dtí %s", "Add to your Nextcloud" : "Cuir le do Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", "Move or copy" : "Bog nó cóipeáil", "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", + "Show list view" : "Taispeáin amharc liosta", + "Show grid view" : "Taispeáin radharc greille", "No compatible server found at {remote}" : "Níor aimsíodh aon fhreastalaí comhoiriúnach ag {remote}", "Invalid server URL" : "URL freastalaí neamhbhailí", "Failed to add the public link to your Nextcloud" : "Theip ar an nasc poiblí a chur le do Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", "Enter your name" : "Cuir isteach d'ainm", "Submit name" : "Cuir ainm", + "Share note" : "Roinn nóta", + "Upload files to %s" : "Uaslódáil comhaid go %s", + "%s shared a folder with you." : "Roinn %s fillteán leat.", + "Note" : "Nóta", + "Select or drop files" : "Roghnaigh nó scaoil comhaid", + "Uploading files" : "Comhaid a uaslódáil", + "Uploaded files:" : "Comhaid uaslódáilte:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Trí chomhaid a uaslódáil, aontaíonn tú le téarmaí seirbhíse %1$s%2$s.", "Name" : "Ainm", "Share with accounts, teams, federated cloud id" : "Comhroinn le cuntais, foirne, aitheantas scamall cónaidhme", "Email, federated cloud id" : "Ríomhphost, aitheantas scamall cónaidhme", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 060b111ae6c..b84a50f2d14 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Roinnte leat agus {circle} ag {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Roinnte leat agus an comhrá {conversation} ag {owner}", "Shared with you in a conversation by {owner}" : "Roinnte leat i gcomhrá le {owner}", - "Share note" : "Roinn nóta", - "Show list view" : "Taispeáin amharc liosta", - "Show grid view" : "Taispeáin radharc greille", - "Upload files to %s" : "Uaslódáil comhaid go %s", - "%s shared a folder with you." : "Roinn %s fillteán leat.", - "Note" : "Nóta", - "Select or drop files" : "Roghnaigh nó scaoil comhaid", - "Uploading files" : "Comhaid a uaslódáil", - "Uploaded files:" : "Comhaid uaslódáilte:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Trí chomhaid a uaslódáil, aontaíonn tú le téarmaí seirbhíse %1$s%2$s.", "Share not found" : "Ní bhfuarthas an sciar", "Back to %s" : "Ar ais go dtí %s", "Add to your Nextcloud" : "Cuir le do Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Cuirfidh sé seo stop le d'uaslódálacha reatha.", "Move or copy" : "Bog nó cóipeáil", "You can upload into this folder" : "Is féidir leat a uaslódáil isteach san fhillteán seo", + "Show list view" : "Taispeáin amharc liosta", + "Show grid view" : "Taispeáin radharc greille", "No compatible server found at {remote}" : "Níor aimsíodh aon fhreastalaí comhoiriúnach ag {remote}", "Invalid server URL" : "URL freastalaí neamhbhailí", "Failed to add the public link to your Nextcloud" : "Theip ar an nasc poiblí a chur le do Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", "Enter your name" : "Cuir isteach d'ainm", "Submit name" : "Cuir ainm", + "Share note" : "Roinn nóta", + "Upload files to %s" : "Uaslódáil comhaid go %s", + "%s shared a folder with you." : "Roinn %s fillteán leat.", + "Note" : "Nóta", + "Select or drop files" : "Roghnaigh nó scaoil comhaid", + "Uploading files" : "Comhaid a uaslódáil", + "Uploaded files:" : "Comhaid uaslódáilte:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Trí chomhaid a uaslódáil, aontaíonn tú le téarmaí seirbhíse %1$s%2$s.", "Name" : "Ainm", "Share with accounts, teams, federated cloud id" : "Comhroinn le cuntais, foirne, aitheantas scamall cónaidhme", "Email, federated cloud id" : "Ríomhphost, aitheantas scamall cónaidhme", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 53ed66b6c03..26cc90151bf 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -385,16 +385,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grade", - "Upload files to %s" : "Enviar ficheiros a %s", - "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", - "Note" : "Nota", - "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", - "Uploading files" : "Enviando ficheiros", - "Uploaded files:" : "Ficheiros enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Share not found" : "Non se atopou a compartición", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", @@ -404,6 +394,8 @@ OC.L10N.register( "This will stop your current uploads." : "Isto deterá os envíos actuais.", "Move or copy" : "Mover ou copiar", "You can upload into this folder" : "Pode envialo a este cartafol", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", @@ -416,6 +408,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", "Enter your name" : "Introduza o seu nome", "Submit name" : "Enviar o nome", + "Share note" : "Compartir nota", + "Upload files to %s" : "Enviar ficheiros a %s", + "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", + "Note" : "Nota", + "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", + "Uploading files" : "Enviando ficheiros", + "Uploaded files:" : "Ficheiros enviados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Name" : "Nome", "Email, federated cloud id" : "Correo-e, ID da nube federada", "Filename must not be empty." : "O nome de ficheiro non debe estar baleiro" diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index dfb84a6d3b4..a3100bc6243 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -383,16 +383,6 @@ "Shared with you and {circle} by {owner}" : "Compartido con Vde. e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con Vde. e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartido con Vde. nunha conversa por {owner}", - "Share note" : "Compartir nota", - "Show list view" : "Amosar a vista de lista", - "Show grid view" : "Amosar a vista de grade", - "Upload files to %s" : "Enviar ficheiros a %s", - "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", - "Note" : "Nota", - "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", - "Uploading files" : "Enviando ficheiros", - "Uploaded files:" : "Ficheiros enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Share not found" : "Non se atopou a compartición", "Back to %s" : "Volver a %s", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", @@ -402,6 +392,8 @@ "This will stop your current uploads." : "Isto deterá os envíos actuais.", "Move or copy" : "Mover ou copiar", "You can upload into this folder" : "Pode envialo a este cartafol", + "Show list view" : "Amosar a vista de lista", + "Show grid view" : "Amosar a vista de grade", "No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}", "Invalid server URL" : "URL de servidor incorrecto", "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", @@ -414,6 +406,14 @@ "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", "Enter your name" : "Introduza o seu nome", "Submit name" : "Enviar o nome", + "Share note" : "Compartir nota", + "Upload files to %s" : "Enviar ficheiros a %s", + "%s shared a folder with you." : "%s compartiu un cartafol con Vde.", + "Note" : "Nota", + "Select or drop files" : "Seleccione ou arrastre e solte ficheiros", + "Uploading files" : "Enviando ficheiros", + "Uploaded files:" : "Ficheiros enviados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.", "Name" : "Nome", "Email, federated cloud id" : "Correo-e, ID da nube federada", "Filename must not be empty." : "O nome de ficheiro non debe estar baleiro" diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index 16b8b425f4b..0f4ccd15fa3 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -198,13 +198,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", - "Share note" : "Dijeli bilješku", - "Upload files to %s" : "Otpremi datoteke na %s", - "Note" : "Bilješka", - "Select or drop files" : "Odaberi ili ispusti datoteke", - "Uploading files" : "Otpremanje datoteka", - "Uploaded files:" : "Otpremljene datoteke:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", "Share not found" : "Dijeljenje nije pronađeno", "Back to %s" : "Natrag na %s", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", @@ -220,6 +213,13 @@ OC.L10N.register( "Download all files" : "Preuzmi sve datoteke", "No recommendations. Start typing." : "Nema preporuka. Započnite unos.", "Enter your name" : "Unesite svoje ime", + "Share note" : "Dijeli bilješku", + "Upload files to %s" : "Otpremi datoteke na %s", + "Note" : "Bilješka", + "Select or drop files" : "Odaberi ili ispusti datoteke", + "Uploading files" : "Otpremanje datoteka", + "Uploaded files:" : "Otpremljene datoteke:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", "Name" : "Naziv" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index cd4c7450ccc..6148922a49c 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -196,13 +196,6 @@ "Shared with you and {circle} by {owner}" : "Dijeljeno s vama i {circle} od strane {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Dijeljeno s vama i razgovorom {conversation} vlasnika {owner}", "Shared with you in a conversation by {owner}" : "{owner} dijeli s vama u razgovoru", - "Share note" : "Dijeli bilješku", - "Upload files to %s" : "Otpremi datoteke na %s", - "Note" : "Bilješka", - "Select or drop files" : "Odaberi ili ispusti datoteke", - "Uploading files" : "Otpremanje datoteka", - "Uploaded files:" : "Otpremljene datoteke:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", "Share not found" : "Dijeljenje nije pronađeno", "Back to %s" : "Natrag na %s", "Add to your Nextcloud" : "Dodaj u svoj Nextcloud", @@ -218,6 +211,13 @@ "Download all files" : "Preuzmi sve datoteke", "No recommendations. Start typing." : "Nema preporuka. Započnite unos.", "Enter your name" : "Unesite svoje ime", + "Share note" : "Dijeli bilješku", + "Upload files to %s" : "Otpremi datoteke na %s", + "Note" : "Bilješka", + "Select or drop files" : "Odaberi ili ispusti datoteke", + "Uploading files" : "Otpremanje datoteka", + "Uploaded files:" : "Otpremljene datoteke:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Otpremanjem datoteka prihvaćate %1$ uvjete korištenja usluge%2$s.", "Name" : "Naziv" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 5823186be78..58b4eec1388 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -269,15 +269,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", - "Share note" : "Jegyzet megosztása", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", - "Upload files to %s" : "Fájlok feltöltése ide: %s", - "Note" : "Megjegyzés", - "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", - "Uploading files" : "Fájlok feltöltése", - "Uploaded files:" : "Feltöltött fájlok:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Share not found" : "A megosztás nem található", "Back to %s" : "Vissza ide: %s", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", @@ -287,6 +278,8 @@ OC.L10N.register( "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", "Move or copy" : "Áthelyezés vagy másolás", "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", "No compatible server found at {remote}" : "Nem található kompatibilis kiszolgáló itt: {remote}", "Invalid server URL" : "Érvénytelen kiszolgáló URL", "Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudjához", @@ -294,6 +287,13 @@ OC.L10N.register( "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", "Enter your name" : "Adja meg a nevét", + "Share note" : "Jegyzet megosztása", + "Upload files to %s" : "Fájlok feltöltése ide: %s", + "Note" : "Megjegyzés", + "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", + "Uploading files" : "Fájlok feltöltése", + "Uploaded files:" : "Feltöltött fájlok:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Name" : "Név", "Filename must not be empty." : "A fájlnév nem lehet üres." }, diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 37da419fff9..0ff01109a3a 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -267,15 +267,6 @@ "Shared with you and {circle} by {owner}" : "{owner} megosztotta Önnel és a(z) {circle} körrel", "Shared with you and the conversation {conversation} by {owner}" : "{owner} megosztotta Önnel és a(z) {conversation} beszélgetéssel", "Shared with you in a conversation by {owner}" : "{owner} megosztotta Önnel egy beszélgetésben", - "Share note" : "Jegyzet megosztása", - "Show list view" : "Listanézet megjelenítése", - "Show grid view" : "Rácsnézet megjelenítése", - "Upload files to %s" : "Fájlok feltöltése ide: %s", - "Note" : "Megjegyzés", - "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", - "Uploading files" : "Fájlok feltöltése", - "Uploaded files:" : "Feltöltött fájlok:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Share not found" : "A megosztás nem található", "Back to %s" : "Vissza ide: %s", "Add to your Nextcloud" : "Hozzáadás a Nextcloudjához", @@ -285,6 +276,8 @@ "This will stop your current uploads." : "Ez le fogja állítani a jelenlegi feltöltéseit.", "Move or copy" : "Áthelyezés vagy másolás", "You can upload into this folder" : "Ebbe a mappába fel tud tölteni", + "Show list view" : "Listanézet megjelenítése", + "Show grid view" : "Rácsnézet megjelenítése", "No compatible server found at {remote}" : "Nem található kompatibilis kiszolgáló itt: {remote}", "Invalid server URL" : "Érvénytelen kiszolgáló URL", "Failed to add the public link to your Nextcloud" : "Nem sikerült hozzáadni a nyilvános hivatkozást a Nexcloudjához", @@ -292,6 +285,13 @@ "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", "Enter your name" : "Adja meg a nevét", + "Share note" : "Jegyzet megosztása", + "Upload files to %s" : "Fájlok feltöltése ide: %s", + "Note" : "Megjegyzés", + "Select or drop files" : "Válasszon vagy dobjon ide fájlokat", + "Uploading files" : "Fájlok feltöltése", + "Uploaded files:" : "Feltöltött fájlok:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "A fájlok feltöltésével elfogadja a %1$sszolgáltatási feltételeket %2$s.", "Name" : "Név", "Filename must not be empty." : "A fájlnév nem lehet üres." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index 28da9fac275..566bcb7a80f 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -358,16 +358,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", - "Share note" : "Deila minnispunkti", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Upload files to %s" : "Senda inn skrár á %s", - "%s shared a folder with you." : "%s deildi möppu með þér.", - "Note" : "Minnispunktur", - "Select or drop files" : "Veldu eða slepptu skrám", - "Uploading files" : "Sendi inn skrár", - "Uploaded files:" : "Innsendar skrár:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", "Share not found" : "Sameign fannst ekki", "Back to %s" : "Til baka í %s", "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", @@ -377,6 +367,8 @@ OC.L10N.register( "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Move or copy" : "Færa eða afrita", "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", @@ -389,6 +381,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", "Enter your name" : "Settu inn nafnið þitt", "Submit name" : "Nafn við innsendingu", + "Share note" : "Deila minnispunkti", + "Upload files to %s" : "Senda inn skrár á %s", + "%s shared a folder with you." : "%s deildi möppu með þér.", + "Note" : "Minnispunktur", + "Select or drop files" : "Veldu eða slepptu skrám", + "Uploading files" : "Sendi inn skrár", + "Uploaded files:" : "Innsendar skrár:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", "Name" : "Heiti", "Email, federated cloud id" : "Tölvupóstfang, skýjasambandsauðkenni (Federated Cloud ID)", "Filename must not be empty." : "Skráarheiti má ekki vera tómt." diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 2d91e0dd209..05bf02285f7 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -356,16 +356,6 @@ "Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}", "Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}", - "Share note" : "Deila minnispunkti", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Upload files to %s" : "Senda inn skrár á %s", - "%s shared a folder with you." : "%s deildi möppu með þér.", - "Note" : "Minnispunktur", - "Select or drop files" : "Veldu eða slepptu skrám", - "Uploading files" : "Sendi inn skrár", - "Uploaded files:" : "Innsendar skrár:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", "Share not found" : "Sameign fannst ekki", "Back to %s" : "Til baka í %s", "Add to your Nextcloud" : "Bæta í þitt eigið Nextcloud", @@ -375,6 +365,8 @@ "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Move or copy" : "Færa eða afrita", "You can upload into this folder" : "Þú getur sent inn skrár í þessa möppu", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", "No compatible server found at {remote}" : "Enginn samhæfður vefþjónn fannst á {remote}", "Invalid server URL" : "Ógild URI-slóð vefþjóns", "Failed to add the public link to your Nextcloud" : "Mistókst að bæta opinberum tengli í þitt eigið Nextcloud", @@ -387,6 +379,14 @@ "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", "Enter your name" : "Settu inn nafnið þitt", "Submit name" : "Nafn við innsendingu", + "Share note" : "Deila minnispunkti", + "Upload files to %s" : "Senda inn skrár á %s", + "%s shared a folder with you." : "%s deildi möppu með þér.", + "Note" : "Minnispunktur", + "Select or drop files" : "Veldu eða slepptu skrám", + "Uploading files" : "Sendi inn skrár", + "Uploaded files:" : "Innsendar skrár:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Með því að senda inn skrár, samþykkir þú %1$sþjónustuskilmálana%2$s.", "Name" : "Heiti", "Email, federated cloud id" : "Tölvupóstfang, skýjasambandsauðkenni (Federated Cloud ID)", "Filename must not be empty." : "Skráarheiti má ekki vera tómt." diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index fa7d330d86e..abf348adbf5 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -400,16 +400,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", - "Share note" : "Condividi nota", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", - "Upload files to %s" : "Carica file su %s", - "%s shared a folder with you." : "%s ha condiviso una cartella con te.", - "Note" : "Nota", - "Select or drop files" : "Seleziona o deseleziona file", - "Uploading files" : "Caricamento file", - "Uploaded files:" : "File caricati:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", "Share not found" : "Condivisione non trovata", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", @@ -419,6 +409,8 @@ OC.L10N.register( "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", "Move or copy" : "Sposta o copia", "You can upload into this folder" : "Puoi caricare in questa cartella", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", @@ -431,6 +423,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", "Enter your name" : "Digita il tuo nome", "Submit name" : "Fornisci il nome", + "Share note" : "Condividi nota", + "Upload files to %s" : "Carica file su %s", + "%s shared a folder with you." : "%s ha condiviso una cartella con te.", + "Note" : "Nota", + "Select or drop files" : "Seleziona o deseleziona file", + "Uploading files" : "Caricamento file", + "Uploaded files:" : "File caricati:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", "Name" : "Nome", "Share with accounts, teams, federated cloud id" : "Condividi con account, team, ID cloud federati", "Email, federated cloud id" : "E-mail, ID cloud federato", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 77427218f18..c70a92ab32e 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -398,16 +398,6 @@ "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", "Shared with you in a conversation by {owner}" : "Condiviso con te in una conversazione da {owner}", - "Share note" : "Condividi nota", - "Show list view" : "Commuta la vista a lista", - "Show grid view" : "Commuta la vista a griglia", - "Upload files to %s" : "Carica file su %s", - "%s shared a folder with you." : "%s ha condiviso una cartella con te.", - "Note" : "Nota", - "Select or drop files" : "Seleziona o deseleziona file", - "Uploading files" : "Caricamento file", - "Uploaded files:" : "File caricati:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", "Share not found" : "Condivisione non trovata", "Back to %s" : "Torna a %s", "Add to your Nextcloud" : "Aggiungi al tuo Nextcloud", @@ -417,6 +407,8 @@ "This will stop your current uploads." : "Questo fermerà i tuoi caricamenti attuali.", "Move or copy" : "Sposta o copia", "You can upload into this folder" : "Puoi caricare in questa cartella", + "Show list view" : "Commuta la vista a lista", + "Show grid view" : "Commuta la vista a griglia", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", "Failed to add the public link to your Nextcloud" : "Aggiunta del collegamento pubblico al tuo Nextcloud non riuscita", @@ -429,6 +421,14 @@ "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", "Enter your name" : "Digita il tuo nome", "Submit name" : "Fornisci il nome", + "Share note" : "Condividi nota", + "Upload files to %s" : "Carica file su %s", + "%s shared a folder with you." : "%s ha condiviso una cartella con te.", + "Note" : "Nota", + "Select or drop files" : "Seleziona o deseleziona file", + "Uploading files" : "Caricamento file", + "Uploaded files:" : "File caricati:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.", "Name" : "Nome", "Share with accounts, teams, federated cloud id" : "Condividi con account, team, ID cloud federati", "Email, federated cloud id" : "E-mail, ID cloud federato", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 9f82c441ca4..59b8dff248e 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", - "Share note" : "共有ノート", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", - "Upload files to %s" : "%s にファイルをアップロード", - "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", - "Note" : "ノート", - "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", - "Uploading files" : "ファイルをアップロード中", - "Uploaded files:" : "アップロード済ファイル:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Share not found" : "共有が見つかりません", "Back to %s" : "%s に戻る", "Add to your Nextcloud" : "あなたのNextcloudに追加", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "現在のアップロードが停止されます", "Move or copy" : "移動またはコピー", "You can upload into this folder" : "このフォルダーにアップロードできます", + "Show list 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に公開リンクを追加できませんでした", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", "Enter your name" : "あなたの名前を入力", "Submit name" : "名前を送信", + "Share note" : "共有ノート", + "Upload files to %s" : "%s にファイルをアップロード", + "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", + "Note" : "ノート", + "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", + "Uploading files" : "ファイルをアップロード中", + "Uploaded files:" : "アップロード済ファイル:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Name" : "名前", "Share with accounts, teams, federated cloud id" : "アカウント、チーム、連携クラウドIDで共有", "Email, federated cloud id" : "電子メール、連携クラウドID", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 1d34bd25927..a9d6a841b89 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中", "Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました", "Shared with you in a conversation by {owner}" : "{owner}のスレッドであなたと共有しました", - "Share note" : "共有ノート", - "Show list view" : "リストビューで表示", - "Show grid view" : "グリッドビューで表示", - "Upload files to %s" : "%s にファイルをアップロード", - "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", - "Note" : "ノート", - "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", - "Uploading files" : "ファイルをアップロード中", - "Uploaded files:" : "アップロード済ファイル:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Share not found" : "共有が見つかりません", "Back to %s" : "%s に戻る", "Add to your Nextcloud" : "あなたのNextcloudに追加", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "現在のアップロードが停止されます", "Move or copy" : "移動またはコピー", "You can upload into this folder" : "このフォルダーにアップロードできます", + "Show list 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に公開リンクを追加できませんでした", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", "Enter your name" : "あなたの名前を入力", "Submit name" : "名前を送信", + "Share note" : "共有ノート", + "Upload files to %s" : "%s にファイルをアップロード", + "%s shared a folder with you." : "%sはあなたとフォルダーを共有しました。", + "Note" : "ノート", + "Select or drop files" : "ファイルを選択するか、ドラッグ&ドロップしてください", + "Uploading files" : "ファイルをアップロード中", + "Uploaded files:" : "アップロード済ファイル:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "ファイルをアップロードすると、%1$s のサービス条件 %2$s に同意したことになります。", "Name" : "名前", "Share with accounts, teams, federated cloud id" : "アカウント、チーム、連携クラウドIDで共有", "Email, federated cloud id" : "電子メール、連携クラウドID", diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 9e4ab7cb873..d3dbc4ea3ee 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -244,15 +244,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Share note" : "Share note", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Upload files to %s" : "Upload files to %s", - "Note" : "Note", - "Select or drop files" : "Select or drop files", - "Uploading files" : "Uploading files", - "Uploaded files:" : "Uploaded files:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", @@ -262,6 +253,8 @@ OC.L10N.register( "This will stop your current uploads." : "This will stop your current uploads.", "Move or copy" : "Move or copy", "You can upload into this folder" : "You can upload into this folder", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -269,6 +262,13 @@ OC.L10N.register( "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Enter your name" : "Enter your name", + "Share note" : "Share note", + "Upload files to %s" : "Upload files to %s", + "Note" : "Note", + "Select or drop files" : "Select or drop files", + "Uploading files" : "Uploading files", + "Uploaded files:" : "Uploaded files:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Name" : "სახელი" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index 26c63c5d609..fc96e8ef6c0 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -242,15 +242,6 @@ "Shared with you and {circle} by {owner}" : "Shared with you and {circle} by {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Shared with you and the conversation {conversation} by {owner}", "Shared with you in a conversation by {owner}" : "Shared with you in a conversation by {owner}", - "Share note" : "Share note", - "Show list view" : "Show list view", - "Show grid view" : "Show grid view", - "Upload files to %s" : "Upload files to %s", - "Note" : "Note", - "Select or drop files" : "Select or drop files", - "Uploading files" : "Uploading files", - "Uploaded files:" : "Uploaded files:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Share not found" : "Share not found", "Back to %s" : "Back to %s", "Add to your Nextcloud" : "Add to your Nextcloud", @@ -260,6 +251,8 @@ "This will stop your current uploads." : "This will stop your current uploads.", "Move or copy" : "Move or copy", "You can upload into this folder" : "You can upload into this folder", + "Show list view" : "Show list view", + "Show grid view" : "Show grid view", "No compatible server found at {remote}" : "No compatible server found at {remote}", "Invalid server URL" : "Invalid server URL", "Failed to add the public link to your Nextcloud" : "Failed to add the public link to your Nextcloud", @@ -267,6 +260,13 @@ "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Enter your name" : "Enter your name", + "Share note" : "Share note", + "Upload files to %s" : "Upload files to %s", + "Note" : "Note", + "Select or drop files" : "Select or drop files", + "Uploading files" : "Uploading files", + "Uploaded files:" : "Uploaded files:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "By uploading files, you agree to the %1$sterms of service%2$s.", "Name" : "სახელი" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index d5d2d8a81d3..88e83c2d820 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -387,16 +387,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", - "Share note" : "공유 노트", - "Show list view" : "목록 보기", - "Show grid view" : "바둑판식 보기", - "Upload files to %s" : "%s에 파일 업로드", - "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", - "Note" : "노트", - "Select or drop files" : "파일을 선택하거나 끌어다 놓기", - "Uploading files" : "파일 업로드 중", - "Uploaded files:" : "업로드한 파일:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Share not found" : "공유를 찾을 수 없음", "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", @@ -406,6 +396,8 @@ OC.L10N.register( "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", "Move or copy" : "이동이나 복사", "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", + "Show list 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에 공개 링크를 추가할 수 없음", @@ -418,6 +410,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "파일을 업로드하려면 먼저 당신의 이름을 알려주세요.", "Enter your name" : "이름을 입력하세요", "Submit name" : "이름 제출", + "Share note" : "공유 노트", + "Upload files to %s" : "%s에 파일 업로드", + "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", + "Note" : "노트", + "Select or drop files" : "파일을 선택하거나 끌어다 놓기", + "Uploading files" : "파일 업로드 중", + "Uploaded files:" : "업로드한 파일:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Name" : "이름", "Share with accounts, teams, federated cloud id" : "계정, 팀 및 연합 클라우드 ID와 공유", "Email, federated cloud id" : "이메일, 연합 클라우드 ID", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 162ac564766..148b0dd11ed 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -385,16 +385,6 @@ "Shared with you and {circle} by {owner}" : "{owner}님이 여러분과 {circle}에게 공유함", "Shared with you and the conversation {conversation} by {owner}" : "{owner}님이 여러분과 대화 {conversation}와(과) 공유함", "Shared with you in a conversation by {owner}" : "{owner}님이 대화에서 당신에게 공유함", - "Share note" : "공유 노트", - "Show list view" : "목록 보기", - "Show grid view" : "바둑판식 보기", - "Upload files to %s" : "%s에 파일 업로드", - "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", - "Note" : "노트", - "Select or drop files" : "파일을 선택하거나 끌어다 놓기", - "Uploading files" : "파일 업로드 중", - "Uploaded files:" : "업로드한 파일:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Share not found" : "공유를 찾을 수 없음", "Back to %s" : "%s(으)로 돌아가기", "Add to your Nextcloud" : "내 Nextcloud에 추가", @@ -404,6 +394,8 @@ "This will stop your current uploads." : "이것은 현재 업로드를 중단시킬 것입니다.", "Move or copy" : "이동이나 복사", "You can upload into this folder" : "이 폴더에 업로드할 수 있습니다", + "Show list 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에 공개 링크를 추가할 수 없음", @@ -416,6 +408,14 @@ "To upload files, you need to provide your name first." : "파일을 업로드하려면 먼저 당신의 이름을 알려주세요.", "Enter your name" : "이름을 입력하세요", "Submit name" : "이름 제출", + "Share note" : "공유 노트", + "Upload files to %s" : "%s에 파일 업로드", + "%s shared a folder with you." : "%s님이 당신과 폴더를 공유했습니다", + "Note" : "노트", + "Select or drop files" : "파일을 선택하거나 끌어다 놓기", + "Uploading files" : "파일 업로드 중", + "Uploaded files:" : "업로드한 파일:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "파일을 업로드하면 %1$s이용 약관%2$s에 동의하는 것을 의미합니다.", "Name" : "이름", "Share with accounts, teams, federated cloud id" : "계정, 팀 및 연합 클라우드 ID와 공유", "Email, federated cloud id" : "이메일, 연합 클라우드 ID", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 318d1bc1344..db12f4c1db5 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -254,16 +254,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", - "Share note" : "Pasidalinimo pastaba", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", - "Upload files to %s" : "Įkelkite failus į %s", - "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", - "Note" : "Pastaba", - "Select or drop files" : "Pasirinkite arba vilkite failus", - "Uploading files" : "Įkeliami failai", - "Uploaded files:" : "Įkelti failai:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", "Share not found" : "Viešinys nerastas", "Back to %s" : "Atgal į %s", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", @@ -273,6 +263,8 @@ OC.L10N.register( "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", "Move or copy" : "Perkelti ar kopijuoti", "You can upload into this folder" : "Galite įkelti į šį aplanką", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", @@ -282,6 +274,14 @@ OC.L10N.register( "Search for share recipients" : "Ieškoti viešinio gavėjų", "No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.", "Enter your name" : "Įveskite savo vardą", + "Share note" : "Pasidalinimo pastaba", + "Upload files to %s" : "Įkelkite failus į %s", + "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", + "Note" : "Pastaba", + "Select or drop files" : "Pasirinkite arba vilkite failus", + "Uploading files" : "Įkeliami failai", + "Uploaded files:" : "Įkelti failai:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", "Name" : "Pavadinimas", "Filename must not be empty." : "Failo pavadinimas negali būti tuščias." }, diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 11b9da18c1d..4e4862f04b4 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -252,16 +252,6 @@ "Shared with you and {circle} by {owner}" : "{owner} pradėjo bendrinti su jumis ir {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} pasidalino su jumis ir pokalbiu {conversation}", "Shared with you in a conversation by {owner}" : "{owner} pasidalino su jumis pokalbyje", - "Share note" : "Pasidalinimo pastaba", - "Show list view" : "Rodyti sąrašo rodinį", - "Show grid view" : "Rodyti tinklelio rodinį", - "Upload files to %s" : "Įkelkite failus į %s", - "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", - "Note" : "Pastaba", - "Select or drop files" : "Pasirinkite arba vilkite failus", - "Uploading files" : "Įkeliami failai", - "Uploaded files:" : "Įkelti failai:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", "Share not found" : "Viešinys nerastas", "Back to %s" : "Atgal į %s", "Add to your Nextcloud" : "Pridėti į savo Nextcloud", @@ -271,6 +261,8 @@ "This will stop your current uploads." : "Tai sustabdys dabartinius įkėlimus.", "Move or copy" : "Perkelti ar kopijuoti", "You can upload into this folder" : "Galite įkelti į šį aplanką", + "Show list view" : "Rodyti sąrašo rodinį", + "Show grid view" : "Rodyti tinklelio rodinį", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", @@ -280,6 +272,14 @@ "Search for share recipients" : "Ieškoti viešinio gavėjų", "No recommendations. Start typing." : "Rekomendacijų nėra. Pradėkite rašyti.", "Enter your name" : "Įveskite savo vardą", + "Share note" : "Pasidalinimo pastaba", + "Upload files to %s" : "Įkelkite failus į %s", + "%s shared a folder with you." : "%s pradėjo bendrinti su jumis aplanką.", + "Note" : "Pastaba", + "Select or drop files" : "Pasirinkite arba vilkite failus", + "Uploading files" : "Įkeliami failai", + "Uploaded files:" : "Įkelti failai:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Įkeldami failus, sutinkate su %1$snaudojimosi sąlygomis%2$s.", "Name" : "Pavadinimas", "Filename must not be empty." : "Failo pavadinimas negali būti tuščias." },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index 2adfb9c2b4b..0cdf3e86239 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -400,16 +400,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", - "Share note" : "Споделување со забелешка ", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", - "Upload files to %s" : "Прикачи датотеки во %s", - "%s shared a folder with you." : "%s сподели папка со вас.", - "Note" : "Белешка", - "Select or drop files" : "Изберете или испуштете датотеки", - "Uploading files" : "Прикачување на датотеки", - "Uploaded files:" : "Прикачени датотеки:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Share not found" : "Споделувањето не е пронајдено", "Back to %s" : "Врати се на %s", "Add to your Nextcloud" : "Додадете во вашиот Cloud", @@ -419,6 +409,8 @@ OC.L10N.register( "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", "Move or copy" : "Премести или копирај", "You can upload into this folder" : "Можете да прикачувате во оваа папка", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", "No compatible server found at {remote}" : "{remote} не е компатибилен сервер", "Invalid server URL" : "Неправилна URL на сервер", "Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк", @@ -431,6 +423,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "За да прикачите датотеки, мора да го наведете вашето име.", "Enter your name" : "Внесете го вашето име", "Submit name" : "Испрати име", + "Share note" : "Споделување со забелешка ", + "Upload files to %s" : "Прикачи датотеки во %s", + "%s shared a folder with you." : "%s сподели папка со вас.", + "Note" : "Белешка", + "Select or drop files" : "Изберете или испуштете датотеки", + "Uploading files" : "Прикачување на датотеки", + "Uploaded files:" : "Прикачени датотеки:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Name" : "Име", "Share with accounts, teams, federated cloud id" : "Сподели со корисници, тимови, федерални корисници", "Email, federated cloud id" : "Е-пошта, федерален ИД", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index a2d48498c20..092b47a70de 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -398,16 +398,6 @@ "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", "Shared with you in a conversation by {owner}" : "Споделено со тебе и во разговорот од {owner}", - "Share note" : "Споделување со забелешка ", - "Show list view" : "Прикажи поглед во листа", - "Show grid view" : "Прикажи поглед во мрежа", - "Upload files to %s" : "Прикачи датотеки во %s", - "%s shared a folder with you." : "%s сподели папка со вас.", - "Note" : "Белешка", - "Select or drop files" : "Изберете или испуштете датотеки", - "Uploading files" : "Прикачување на датотеки", - "Uploaded files:" : "Прикачени датотеки:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Share not found" : "Споделувањето не е пронајдено", "Back to %s" : "Врати се на %s", "Add to your Nextcloud" : "Додадете во вашиот Cloud", @@ -417,6 +407,8 @@ "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", "Move or copy" : "Премести или копирај", "You can upload into this folder" : "Можете да прикачувате во оваа папка", + "Show list view" : "Прикажи поглед во листа", + "Show grid view" : "Прикажи поглед во мрежа", "No compatible server found at {remote}" : "{remote} не е компатибилен сервер", "Invalid server URL" : "Неправилна URL на сервер", "Failed to add the public link to your Nextcloud" : "Неуспешно додавање на јавниот линк", @@ -429,6 +421,14 @@ "To upload files, you need to provide your name first." : "За да прикачите датотеки, мора да го наведете вашето име.", "Enter your name" : "Внесете го вашето име", "Submit name" : "Испрати име", + "Share note" : "Споделување со забелешка ", + "Upload files to %s" : "Прикачи датотеки во %s", + "%s shared a folder with you." : "%s сподели папка со вас.", + "Note" : "Белешка", + "Select or drop files" : "Изберете или испуштете датотеки", + "Uploading files" : "Прикачување на датотеки", + "Uploaded files:" : "Прикачени датотеки:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, се согласувате со %1$sусловите за користење%2$s.", "Name" : "Име", "Share with accounts, teams, federated cloud id" : "Сподели со корисници, тимови, федерални корисници", "Email, federated cloud id" : "Е-пошта, федерален ИД", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 120f5d4482f..60c151054fb 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -343,16 +343,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", - "Share note" : "Delingsnotat", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", - "Upload files to %s" : "Last opp filer til %s", - "%s shared a folder with you." : "%s delte en mappe med deg.", - "Note" : "Melding", - "Select or drop files" : "Velg eller slipp filer", - "Uploading files" : "Laster opp filer", - "Uploaded files:" : "Opplastede filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Share not found" : "Deling ikke funnet", "Back to %s" : "Tilbake til %s", "Add to your Nextcloud" : "Legg til i din Nextcloud", @@ -362,6 +352,8 @@ OC.L10N.register( "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", "Move or copy" : "Flytt eller kopier", "You can upload into this folder" : "Du kan laste opp til denne mappen", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", @@ -374,6 +366,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", "Enter your name" : "Skriv inn navnet ditt", "Submit name" : "Send inn navn", + "Share note" : "Delingsnotat", + "Upload files to %s" : "Last opp filer til %s", + "%s shared a folder with you." : "%s delte en mappe med deg.", + "Note" : "Melding", + "Select or drop files" : "Velg eller slipp filer", + "Uploading files" : "Laster opp filer", + "Uploaded files:" : "Opplastede filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Name" : "Navn", "Filename must not be empty." : "Filnavn kan ikke være tomt." }, diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 0a21333bf4b..fab0e4526bb 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -341,16 +341,6 @@ "Shared with you and {circle} by {owner}" : "Delt med deg og {circle} av {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delt med deg og samtalen {conversation} av {owner}", "Shared with you in a conversation by {owner}" : "Delt md deg i samtale med {owner}", - "Share note" : "Delingsnotat", - "Show list view" : "Vis listevisning", - "Show grid view" : "Vis rutenett-visning", - "Upload files to %s" : "Last opp filer til %s", - "%s shared a folder with you." : "%s delte en mappe med deg.", - "Note" : "Melding", - "Select or drop files" : "Velg eller slipp filer", - "Uploading files" : "Laster opp filer", - "Uploaded files:" : "Opplastede filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Share not found" : "Deling ikke funnet", "Back to %s" : "Tilbake til %s", "Add to your Nextcloud" : "Legg til i din Nextcloud", @@ -360,6 +350,8 @@ "This will stop your current uploads." : "Dette fille stoppe dine nåværende opplastinger.", "Move or copy" : "Flytt eller kopier", "You can upload into this folder" : "Du kan laste opp til denne mappen", + "Show list view" : "Vis listevisning", + "Show grid view" : "Vis rutenett-visning", "No compatible server found at {remote}" : "Ingen kompatibel server ble funnet på {remote}", "Invalid server URL" : "Ugyldig server adresse", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", @@ -372,6 +364,14 @@ "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", "Enter your name" : "Skriv inn navnet ditt", "Submit name" : "Send inn navn", + "Share note" : "Delingsnotat", + "Upload files to %s" : "Last opp filer til %s", + "%s shared a folder with you." : "%s delte en mappe med deg.", + "Note" : "Melding", + "Select or drop files" : "Velg eller slipp filer", + "Uploading files" : "Laster opp filer", + "Uploaded files:" : "Opplastede filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ved å laste opp filer godtar du %1$stjenestevilkårene%2$s.", "Name" : "Navn", "Filename must not be empty." : "Filnavn kan ikke være tomt." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 52b06ff181a..b5d0fce48cb 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -279,7 +279,7 @@ OC.L10N.register( "Failed to generate a new token" : "Het genereren van een nieuw token is mislukt", "Allow upload and editing" : "Uploaden en bewerken toestaan", "Allow editing" : "Bewerken toestaan", - "Upload only" : "Alleen upload", + "Upload only" : "Alleen uploaden", "Advanced settings" : "Geavanceerde instellingen", "Share label" : "Deel het label", "Share link token" : "Share link token", @@ -318,7 +318,7 @@ OC.L10N.register( "Shared with you by {owner}" : "Met je gedeeld door {owner}", "Internal shares" : "Interne schijven", "Internal shares explanation" : "Uitleg over interne shares", - "External shares" : "Externe schijven", + "External shares" : "Externe shares", "External shares explanation" : "Uitleg over externe shares", "Additional shares" : "Aanvullende shares", "Additional shares explanation" : "Uitleg over aanvullende shares", @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", - "Share note" : "Notitie delen", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", - "Upload files to %s" : "Upload bestanden naar %s", - "%s shared a folder with you." : "%s heeft een map met je gedeeld", - "Note" : "Notitie", - "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", - "Uploading files" : "Uploaden bestanden", - "Uploaded files:" : "Geüploade bestanden", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", "Share not found" : "Gedeelde map niet gevonden", "Back to %s" : "Terug naar %s", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", "Move or copy" : "Verplaatsen of kopiëren", "You can upload into this folder" : "Je kunt uploaden naar deze map", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", "No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}", "Invalid server URL" : "Ongeldig server URL", "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Om bestanden te uploaden moet je eerste je naam opgeven.", "Enter your name" : "Geef je naam op", "Submit name" : "Naam doorgeven", + "Share note" : "Notitie delen", + "Upload files to %s" : "Upload bestanden naar %s", + "%s shared a folder with you." : "%s heeft een map met je gedeeld", + "Note" : "Notitie", + "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", + "Uploading files" : "Uploaden bestanden", + "Uploaded files:" : "Geüploade bestanden", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", "Name" : "Naam", "Share with accounts, teams, federated cloud id" : "Delen met accounts, teams, federatieve cloud-ID", "Email, federated cloud id" : "E-mail, federatieve cloud-ID", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 22ee5b47ee9..5fa8137aef9 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -277,7 +277,7 @@ "Failed to generate a new token" : "Het genereren van een nieuw token is mislukt", "Allow upload and editing" : "Uploaden en bewerken toestaan", "Allow editing" : "Bewerken toestaan", - "Upload only" : "Alleen upload", + "Upload only" : "Alleen uploaden", "Advanced settings" : "Geavanceerde instellingen", "Share label" : "Deel het label", "Share link token" : "Share link token", @@ -316,7 +316,7 @@ "Shared with you by {owner}" : "Met je gedeeld door {owner}", "Internal shares" : "Interne schijven", "Internal shares explanation" : "Uitleg over interne shares", - "External shares" : "Externe schijven", + "External shares" : "Externe shares", "External shares explanation" : "Uitleg over externe shares", "Additional shares" : "Aanvullende shares", "Additional shares explanation" : "Uitleg over aanvullende shares", @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Gedeeld met jou en {circle} door {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Gedeeld met jou en gesprek {conversation} door {owner}", "Shared with you in a conversation by {owner}" : "Met jou in een gesprek gedeeld door {owner}", - "Share note" : "Notitie delen", - "Show list view" : "Toon lijstweergave", - "Show grid view" : "Toon roosterweergave", - "Upload files to %s" : "Upload bestanden naar %s", - "%s shared a folder with you." : "%s heeft een map met je gedeeld", - "Note" : "Notitie", - "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", - "Uploading files" : "Uploaden bestanden", - "Uploaded files:" : "Geüploade bestanden", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", "Share not found" : "Gedeelde map niet gevonden", "Back to %s" : "Terug naar %s", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Dit beëindigt onderhanden uploads", "Move or copy" : "Verplaatsen of kopiëren", "You can upload into this folder" : "Je kunt uploaden naar deze map", + "Show list view" : "Toon lijstweergave", + "Show grid view" : "Toon roosterweergave", "No compatible server found at {remote}" : "Geen geschikte server gevonden op {remote}", "Invalid server URL" : "Ongeldig server URL", "Failed to add the public link to your Nextcloud" : "Kon de openbare link niet aan je Nextcloud toevoegen", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Om bestanden te uploaden moet je eerste je naam opgeven.", "Enter your name" : "Geef je naam op", "Submit name" : "Naam doorgeven", + "Share note" : "Notitie delen", + "Upload files to %s" : "Upload bestanden naar %s", + "%s shared a folder with you." : "%s heeft een map met je gedeeld", + "Note" : "Notitie", + "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", + "Uploading files" : "Uploaden bestanden", + "Uploaded files:" : "Geüploade bestanden", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", "Name" : "Naam", "Share with accounts, teams, federated cloud id" : "Delen met accounts, teams, federatieve cloud-ID", "Email, federated cloud id" : "E-mail, federatieve cloud-ID", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 9737349cafc..47109393c25 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", - "Share note" : "Notatka udostępnienia", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", - "Upload files to %s" : "Wyślij pliki do %s", - "%s shared a folder with you." : "%s udostępnił Ci katalog.", - "Note" : "Notatka", - "Select or drop files" : "Wybierz lub upuść pliki", - "Uploading files" : "Wysyłanie plików", - "Uploaded files:" : "Wysłane pliki:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Share not found" : "Nie znaleziono udostępnienia", "Back to %s" : "Powrót do %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "You can upload into this folder" : "Możesz wysłać do tego katalogu", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", "No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}", "Invalid server URL" : "Nieprawidłowy adres URL serwera", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Aby przesłać pliki, musisz najpierw podać swoje imię i nazwisko.", "Enter your name" : "Wpisz swoją nazwę", "Submit name" : "Wyślij nazwę", + "Share note" : "Notatka udostępnienia", + "Upload files to %s" : "Wyślij pliki do %s", + "%s shared a folder with you." : "%s udostępnił Ci katalog.", + "Note" : "Notatka", + "Select or drop files" : "Wybierz lub upuść pliki", + "Uploading files" : "Wysyłanie plików", + "Uploaded files:" : "Wysłane pliki:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Name" : "Nazwa", "Share with accounts, teams, federated cloud id" : "Udostępnij kontom, zespołom, ID Chmury Federacyjnej", "Email, federated cloud id" : "E-mail, ID Chmury Federacyjnej", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 5d4b320ffa4..fcc88eb97ad 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", - "Share note" : "Notatka udostępnienia", - "Show list view" : "Pokaż widok listy", - "Show grid view" : "Pokaż widok siatki", - "Upload files to %s" : "Wyślij pliki do %s", - "%s shared a folder with you." : "%s udostępnił Ci katalog.", - "Note" : "Notatka", - "Select or drop files" : "Wybierz lub upuść pliki", - "Uploading files" : "Wysyłanie plików", - "Uploaded files:" : "Wysłane pliki:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Share not found" : "Nie znaleziono udostępnienia", "Back to %s" : "Powrót do %s", "Add to your Nextcloud" : "Dodaj do swojego Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "You can upload into this folder" : "Możesz wysłać do tego katalogu", + "Show list view" : "Pokaż widok listy", + "Show grid view" : "Pokaż widok siatki", "No compatible server found at {remote}" : "Nie znaleziono kompatybilnego serwera na {remote}", "Invalid server URL" : "Nieprawidłowy adres URL serwera", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Aby przesłać pliki, musisz najpierw podać swoje imię i nazwisko.", "Enter your name" : "Wpisz swoją nazwę", "Submit name" : "Wyślij nazwę", + "Share note" : "Notatka udostępnienia", + "Upload files to %s" : "Wyślij pliki do %s", + "%s shared a folder with you." : "%s udostępnił Ci katalog.", + "Note" : "Notatka", + "Select or drop files" : "Wybierz lub upuść pliki", + "Uploading files" : "Wysyłanie plików", + "Uploaded files:" : "Wysłane pliki:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Wysyłając pliki, zgadzasz się na %1$swarunki korzystania z usługi%2$s.", "Name" : "Nazwa", "Share with accounts, teams, federated cloud id" : "Udostępnij kontom, zespołom, ID Chmury Federacyjnej", "Email, federated cloud id" : "E-mail, ID Chmury Federacyjnej", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 19e44fd4c40..90f4f0badc8 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", - "Share note" : "Compartilhar nota", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", - "Upload files to %s" : "Enviar arquivos para %s", - "%s shared a folder with you." : "%s compartilhou uma pasta com você.", - "Note" : "Nota", - "Select or drop files" : "Selecione ou solte arquivos", - "Uploading files" : "Enviando arquivos...", - "Uploaded files:" : "Arquivos enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "Share not found" : "Compartilhamento não encontrado", "Back to %s" : "Voltar para %s", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Isso interromperá seus uploads atuais.", "Move or copy" : "Mover ou copiar", "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, primeiro você precisa fornecer seu nome.", "Enter your name" : "Digite seu nome", "Submit name" : "Enviar nome", + "Share note" : "Compartilhar nota", + "Upload files to %s" : "Enviar arquivos para %s", + "%s shared a folder with you." : "%s compartilhou uma pasta com você.", + "Note" : "Nota", + "Select or drop files" : "Selecione ou solte arquivos", + "Uploading files" : "Enviando arquivos...", + "Uploaded files:" : "Arquivos enviados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "Name" : "Nome", "Share with accounts, teams, federated cloud id" : "Compartilhar com contas, equipes, ID de nuvem federada", "Email, federated cloud id" : "E-mail, ID de nuvem federada", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 854f492dee9..ebeedc16373 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Compartilhado com você em uma conversa por {owner}", - "Share note" : "Compartilhar nota", - "Show list view" : "Mostrar visualização em lista", - "Show grid view" : "Mostrar visualização em grade", - "Upload files to %s" : "Enviar arquivos para %s", - "%s shared a folder with you." : "%s compartilhou uma pasta com você.", - "Note" : "Nota", - "Select or drop files" : "Selecione ou solte arquivos", - "Uploading files" : "Enviando arquivos...", - "Uploaded files:" : "Arquivos enviados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "Share not found" : "Compartilhamento não encontrado", "Back to %s" : "Voltar para %s", "Add to your Nextcloud" : "Adicionar ao seu Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Isso interromperá seus uploads atuais.", "Move or copy" : "Mover ou copiar", "You can upload into this folder" : "Você pode enviar arquivos para esta pasta", + "Show list view" : "Mostrar visualização em lista", + "Show grid view" : "Mostrar visualização em grade", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", "Failed to add the public link to your Nextcloud" : "Ocorreu uma falha ao adicionar o link público ao seu Nextcloud", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, primeiro você precisa fornecer seu nome.", "Enter your name" : "Digite seu nome", "Submit name" : "Enviar nome", + "Share note" : "Compartilhar nota", + "Upload files to %s" : "Enviar arquivos para %s", + "%s shared a folder with you." : "%s compartilhou uma pasta com você.", + "Note" : "Nota", + "Select or drop files" : "Selecione ou solte arquivos", + "Uploading files" : "Enviando arquivos...", + "Uploaded files:" : "Arquivos enviados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.", "Name" : "Nome", "Share with accounts, teams, federated cloud id" : "Compartilhar com contas, equipes, ID de nuvem federada", "Email, federated cloud id" : "E-mail, ID de nuvem federada", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 5d02bef1e15..07500c11fa8 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", - "Share note" : "Комментарий к общему ресурсу", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", - "Upload files to %s" : "Загрузка файлов в %s", - "%s shared a folder with you." : "%s поделился с вами папкой.", - "Note" : "Примечание", - "Select or drop files" : "Выберите или перетащите файлы", - "Uploading files" : "Загрузка файлов", - "Uploaded files:" : "Отправленные файлы:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Share not found" : "Ресурс с общим доступом не найден", "Back to %s" : "Вернуться к %s", "Add to your Nextcloud" : "Добавить в свой Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", "Move or copy" : "Переместить или копировать", "You can upload into this folder" : "Вы можете загружать в этот каталог", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", "Enter your name" : "Введите своё имя", "Submit name" : "Отправить имя", + "Share note" : "Комментарий к общему ресурсу", + "Upload files to %s" : "Загрузка файлов в %s", + "%s shared a folder with you." : "%s поделился с вами папкой.", + "Note" : "Примечание", + "Select or drop files" : "Выберите или перетащите файлы", + "Uploading files" : "Загрузка файлов", + "Uploaded files:" : "Отправленные файлы:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Name" : "Имя", "Share with accounts, teams, federated cloud id" : "Поделиться с учетными записями, командами, идентификатором федеративного облака", "Email, federated cloud id" : "Электронная почта, идентификатор федеративного облака", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 9b6b0154230..e92a2f686e0 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам круга «{circle}»", "Shared with you and the conversation {conversation} by {owner}" : "{owner} предоставил(а) доступ Вам и участникам беседы «{conversation}»", "Shared with you in a conversation by {owner}" : "Пользователь {owner} предоставил(а) Вам доступ во время беседы", - "Share note" : "Комментарий к общему ресурсу", - "Show list view" : "Просмотр списком", - "Show grid view" : "Просмотр сеткой", - "Upload files to %s" : "Загрузка файлов в %s", - "%s shared a folder with you." : "%s поделился с вами папкой.", - "Note" : "Примечание", - "Select or drop files" : "Выберите или перетащите файлы", - "Uploading files" : "Загрузка файлов", - "Uploaded files:" : "Отправленные файлы:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Share not found" : "Ресурс с общим доступом не найден", "Back to %s" : "Вернуться к %s", "Add to your Nextcloud" : "Добавить в свой Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Это остановит ваши текущие загрузки.", "Move or copy" : "Переместить или копировать", "You can upload into this folder" : "Вы можете загружать в этот каталог", + "Show list view" : "Просмотр списком", + "Show grid view" : "Просмотр сеткой", "No compatible server found at {remote}" : "Не найден совместимый сервер на {remote}", "Invalid server URL" : "Неверный URL сервера", "Failed to add the public link to your Nextcloud" : "Не удалось создать общедоступную ссылку", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", "Enter your name" : "Введите своё имя", "Submit name" : "Отправить имя", + "Share note" : "Комментарий к общему ресурсу", + "Upload files to %s" : "Загрузка файлов в %s", + "%s shared a folder with you." : "%s поделился с вами папкой.", + "Note" : "Примечание", + "Select or drop files" : "Выберите или перетащите файлы", + "Uploading files" : "Загрузка файлов", + "Uploaded files:" : "Отправленные файлы:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Передачей файлов на сервер, вы принимаете %1$sусловия обслуживания%2$s.", "Name" : "Имя", "Share with accounts, teams, federated cloud id" : "Поделиться с учетными записями, командами, идентификатором федеративного облака", "Email, federated cloud id" : "Электронная почта, идентификатор федеративного облака", diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index fd3d247f573..4cb45c45110 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -214,15 +214,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", - "Share note" : "Cumpartzi sa nota", - "Show list view" : "Mustra sa visualizatzione de lista", - "Show grid view" : "Mustra sa visualizatzione de mosàicu", - "Upload files to %s" : "Càrriga archìvios in %s", - "Note" : "Nota", - "Select or drop files" : "Sèbera o iscapa archìvios", - "Uploading files" : "Carrighende archìvios", - "Uploaded files:" : "Archìvios carrigados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Share not found" : "Cumpartzidura no agatada", "Back to %s" : "Torra a %s", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", @@ -232,6 +223,8 @@ OC.L10N.register( "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", "Move or copy" : "Tràmuda o còpia", "You can upload into this folder" : "Podes carrigare in custa cartella", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -239,6 +232,13 @@ OC.L10N.register( "Search for share recipients" : "Chirca destinatàrios de cumpartziduras", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", "Enter your name" : "Inserta•nche su nùmene tuo", + "Share note" : "Cumpartzi sa nota", + "Upload files to %s" : "Càrriga archìvios in %s", + "Note" : "Nota", + "Select or drop files" : "Sèbera o iscapa archìvios", + "Uploading files" : "Carrighende archìvios", + "Uploaded files:" : "Archìvios carrigados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Name" : "Nùmene" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 3962119a2ef..857c7e762e1 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -212,15 +212,6 @@ "Shared with you and {circle} by {owner}" : "Cumpartzidu cun tegus {circle} dae {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Cumpartzidu cun tegus e sa resonada {conversation} dae {owner}", "Shared with you in a conversation by {owner}" : "Cumpartzidu cun tegus in una resonada dae {owner}", - "Share note" : "Cumpartzi sa nota", - "Show list view" : "Mustra sa visualizatzione de lista", - "Show grid view" : "Mustra sa visualizatzione de mosàicu", - "Upload files to %s" : "Càrriga archìvios in %s", - "Note" : "Nota", - "Select or drop files" : "Sèbera o iscapa archìvios", - "Uploading files" : "Carrighende archìvios", - "Uploaded files:" : "Archìvios carrigados:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Share not found" : "Cumpartzidura no agatada", "Back to %s" : "Torra a %s", "Add to your Nextcloud" : "Agiunghe a su Nextcloud tuo", @@ -230,6 +221,8 @@ "This will stop your current uploads." : "Custu at a firmare is carrigamentos tuos atuales.", "Move or copy" : "Tràmuda o còpia", "You can upload into this folder" : "Podes carrigare in custa cartella", + "Show list view" : "Mustra sa visualizatzione de lista", + "Show grid view" : "Mustra sa visualizatzione de mosàicu", "No compatible server found at {remote}" : "Perunu serbidore cumpatìbile agatadu in {remote}", "Invalid server URL" : "URL de su serbidore non vàlidu", "Failed to add the public link to your Nextcloud" : "No at fatu a agiùnghere su ligòngiu pùblicu in Nextcloud", @@ -237,6 +230,13 @@ "Search for share recipients" : "Chirca destinatàrios de cumpartziduras", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", "Enter your name" : "Inserta•nche su nùmene tuo", + "Share note" : "Cumpartzi sa nota", + "Upload files to %s" : "Càrriga archìvios in %s", + "Note" : "Nota", + "Select or drop files" : "Sèbera o iscapa archìvios", + "Uploading files" : "Carrighende archìvios", + "Uploaded files:" : "Archìvios carrigados:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Carrighende is archìvios, cuncordas cun is %1$scunditziones de servìtziu%2$s.", "Name" : "Nùmene" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 4ee0e5e9722..fe7b83c3241 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -386,16 +386,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", - "Share note" : "Poznámka k zdieľaniu", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", - "Upload files to %s" : "Nahrať súbory do %s", - "%s shared a folder with you." : "%s vám zozdieľal adresár.", - "Note" : "Poznámka", - "Select or drop files" : "Vyberte alebo položte súbory", - "Uploading files" : "Nahrávanie súborov", - "Uploaded files:" : "Nahrané súbory...", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", "Share not found" : "Zdieľanie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", @@ -405,6 +395,8 @@ OC.L10N.register( "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Move or copy" : "Presunúť alebo kopírovať", "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}", "Invalid server URL" : "Neplatná URL servera", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", @@ -417,6 +409,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Pre nahranie súborov, musíte najprv zdať svoje meno.", "Enter your name" : "Zadajte svoje meno", "Submit name" : "Odoslať meno", + "Share note" : "Poznámka k zdieľaniu", + "Upload files to %s" : "Nahrať súbory do %s", + "%s shared a folder with you." : "%s vám zozdieľal adresár.", + "Note" : "Poznámka", + "Select or drop files" : "Vyberte alebo položte súbory", + "Uploading files" : "Nahrávanie súborov", + "Uploaded files:" : "Nahrané súbory...", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", "Name" : "Názov", "Email, federated cloud id" : "E-mail, id federovaného cloudu", "Filename must not be empty." : "Názov súboru nesmie byť prázdny." diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index e735bd1c637..cddca62ea35 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -384,16 +384,6 @@ "Shared with you and {circle} by {owner}" : "Sprístupnené vám a {circle} od {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Sprístupnené vám a rozhovoru {conversation} od {owner}", "Shared with you in a conversation by {owner}" : "Sprístupnené vám vrámci rozhovoru s {owner}", - "Share note" : "Poznámka k zdieľaniu", - "Show list view" : "Zobraziť ako zoznam", - "Show grid view" : "Zobraziť v mriežke", - "Upload files to %s" : "Nahrať súbory do %s", - "%s shared a folder with you." : "%s vám zozdieľal adresár.", - "Note" : "Poznámka", - "Select or drop files" : "Vyberte alebo položte súbory", - "Uploading files" : "Nahrávanie súborov", - "Uploaded files:" : "Nahrané súbory...", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", "Share not found" : "Zdieľanie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", @@ -403,6 +393,8 @@ "This will stop your current uploads." : "Toto zastaví práve prebiehajúce nahrávania.", "Move or copy" : "Presunúť alebo kopírovať", "You can upload into this folder" : "Môžete nahrávať do tohto priečinka", + "Show list view" : "Zobraziť ako zoznam", + "Show grid view" : "Zobraziť v mriežke", "No compatible server found at {remote}" : "Nebol nájdený kompatibilný server na adrese {remote}", "Invalid server URL" : "Neplatná URL servera", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", @@ -415,6 +407,14 @@ "To upload files, you need to provide your name first." : "Pre nahranie súborov, musíte najprv zdať svoje meno.", "Enter your name" : "Zadajte svoje meno", "Submit name" : "Odoslať meno", + "Share note" : "Poznámka k zdieľaniu", + "Upload files to %s" : "Nahrať súbory do %s", + "%s shared a folder with you." : "%s vám zozdieľal adresár.", + "Note" : "Poznámka", + "Select or drop files" : "Vyberte alebo položte súbory", + "Uploading files" : "Nahrávanie súborov", + "Uploaded files:" : "Nahrané súbory...", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", "Name" : "Názov", "Email, federated cloud id" : "E-mail, id federovaného cloudu", "Filename must not be empty." : "Názov súboru nesmie byť prázdny." diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 4927fca9f6b..0e36dbaffed 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -249,15 +249,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} omogoči souporabo vam in članom kroga {circle}.", "Shared with you and the conversation {conversation} by {owner}" : "{owner} omogoči souporabo vam in udeležencem pogovora {conversation}.", "Shared with you in a conversation by {owner}" : "{owner} vam omogoči souporabo v pogovoru.", - "Share note" : "Omogoči souporabo zabeležke", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", - "Upload files to %s" : "Pošlji datoteke v račun %s", - "Note" : "Opomba", - "Select or drop files" : "Izberte ali povlecite datoteke", - "Uploading files" : "Pošiljanje datotek", - "Uploaded files:" : "Poslane datoteke:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Share not found" : "Mesta souporabe ni mogoče najti.", "Back to %s" : "Nazaj na %s", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", @@ -267,6 +258,8 @@ OC.L10N.register( "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", "Move or copy" : "Premakni ali kopiraj", "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", "No compatible server found at {remote}" : "Skladnega strežnika na {remote} ni mogoče najti", "Invalid server URL" : "Neveljaven naslov URL strežnika", "Failed to add the public link to your Nextcloud" : "Dodajanje javne povezave v oblak je spodletelo.", @@ -275,6 +268,13 @@ OC.L10N.register( "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Enter your name" : "Vpišite ime", + "Share note" : "Omogoči souporabo zabeležke", + "Upload files to %s" : "Pošlji datoteke v račun %s", + "Note" : "Opomba", + "Select or drop files" : "Izberte ali povlecite datoteke", + "Uploading files" : "Pošiljanje datotek", + "Uploaded files:" : "Poslane datoteke:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Name" : "Ime podpisnika", "Filename must not be empty." : "Ime datoteke ne sme biti prazno." }, diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 9f7d5b5049b..549d7db271d 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -247,15 +247,6 @@ "Shared with you and {circle} by {owner}" : "{owner} omogoči souporabo vam in članom kroga {circle}.", "Shared with you and the conversation {conversation} by {owner}" : "{owner} omogoči souporabo vam in udeležencem pogovora {conversation}.", "Shared with you in a conversation by {owner}" : "{owner} vam omogoči souporabo v pogovoru.", - "Share note" : "Omogoči souporabo zabeležke", - "Show list view" : "Pokaži seznamski pogled", - "Show grid view" : "Pokaži mrežni pogled", - "Upload files to %s" : "Pošlji datoteke v račun %s", - "Note" : "Opomba", - "Select or drop files" : "Izberte ali povlecite datoteke", - "Uploading files" : "Pošiljanje datotek", - "Uploaded files:" : "Poslane datoteke:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Share not found" : "Mesta souporabe ni mogoče najti.", "Back to %s" : "Nazaj na %s", "Add to your Nextcloud" : "Dodaj v oblak Nextcloud", @@ -265,6 +256,8 @@ "This will stop your current uploads." : "S tem bodo zaustavljena vsa pošiljanja v oblak.", "Move or copy" : "Premakni ali kopiraj", "You can upload into this folder" : "V to mapo je dovoljeno pošiljati datoteke", + "Show list view" : "Pokaži seznamski pogled", + "Show grid view" : "Pokaži mrežni pogled", "No compatible server found at {remote}" : "Skladnega strežnika na {remote} ni mogoče najti", "Invalid server URL" : "Neveljaven naslov URL strežnika", "Failed to add the public link to your Nextcloud" : "Dodajanje javne povezave v oblak je spodletelo.", @@ -273,6 +266,13 @@ "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Enter your name" : "Vpišite ime", + "Share note" : "Omogoči souporabo zabeležke", + "Upload files to %s" : "Pošlji datoteke v račun %s", + "Note" : "Opomba", + "Select or drop files" : "Izberte ali povlecite datoteke", + "Uploading files" : "Pošiljanje datotek", + "Uploaded files:" : "Poslane datoteke:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "S pošiljanjem datotek v oblak sprejemate tudi %1$spogoje uporabe storitve%2$s.", "Name" : "Ime podpisnika", "Filename must not be empty." : "Ime datoteke ne sme biti prazno." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 06455f37c57..9dcb5a4196f 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", - "Share note" : "Белешка дељења", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", - "Upload files to %s" : "Отпремите фајлове на%s", - "%s shared a folder with you." : "%s је са вама поделио фолдер.", - "Note" : "Белешка", - "Select or drop files" : "Одаберите или превуците фајлове", - "Uploading files" : "Отпремам фајлове", - "Uploaded files:" : "Отпремљени фајлови:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Share not found" : "Дељење није нађено", "Back to %s" : "Назад на %s", "Add to your Nextcloud" : "Додајте у свој облак", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", "Move or copy" : "Помери или копирај", "You can upload into this folder" : "Можете да отпремате у ову фасциклу", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", "No compatible server found at {remote}" : "Нема компатибилног сервера на {remote}", "Invalid server URL" : "Неисправна адреса сервера", "Failed to add the public link to your Nextcloud" : "Неуспело додавање јавне везе ка Вашем Некстклауду", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", "Enter your name" : "Унесите Ваше име", "Submit name" : "Поднеси име", + "Share note" : "Белешка дељења", + "Upload files to %s" : "Отпремите фајлове на%s", + "%s shared a folder with you." : "%s је са вама поделио фолдер.", + "Note" : "Белешка", + "Select or drop files" : "Одаберите или превуците фајлове", + "Uploading files" : "Отпремам фајлове", + "Uploaded files:" : "Отпремљени фајлови:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Name" : "Име", "Share with accounts, teams, federated cloud id" : "Дели са налозима, тимовима, id здруженог облака", "Email, federated cloud id" : "И-мејл, ID здруженог облака", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 3dbef9b71d0..289b841814b 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} је поделио са Вама и кругом {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} је поделио са Вама и разговором {conversation}", "Shared with you in a conversation by {owner}" : "{owner} је поделио са Вама у разговору", - "Share note" : "Белешка дељења", - "Show list view" : "Prikaži prikaz liste", - "Show grid view" : "Prikaži prikaz mreže", - "Upload files to %s" : "Отпремите фајлове на%s", - "%s shared a folder with you." : "%s је са вама поделио фолдер.", - "Note" : "Белешка", - "Select or drop files" : "Одаберите или превуците фајлове", - "Uploading files" : "Отпремам фајлове", - "Uploaded files:" : "Отпремљени фајлови:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Share not found" : "Дељење није нађено", "Back to %s" : "Назад на %s", "Add to your Nextcloud" : "Додајте у свој облак", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Ово ће да прекине тренутна отпремања.", "Move or copy" : "Помери или копирај", "You can upload into this folder" : "Можете да отпремате у ову фасциклу", + "Show list view" : "Prikaži prikaz liste", + "Show grid view" : "Prikaži prikaz mreže", "No compatible server found at {remote}" : "Нема компатибилног сервера на {remote}", "Invalid server URL" : "Неисправна адреса сервера", "Failed to add the public link to your Nextcloud" : "Неуспело додавање јавне везе ка Вашем Некстклауду", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", "Enter your name" : "Унесите Ваше име", "Submit name" : "Поднеси име", + "Share note" : "Белешка дељења", + "Upload files to %s" : "Отпремите фајлове на%s", + "%s shared a folder with you." : "%s је са вама поделио фолдер.", + "Note" : "Белешка", + "Select or drop files" : "Одаберите или превуците фајлове", + "Uploading files" : "Отпремам фајлове", + "Uploaded files:" : "Отпремљени фајлови:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Отпремањем фајлова, слажете се са %1$sусловима коришћења%2$s.", "Name" : "Име", "Share with accounts, teams, federated cloud id" : "Дели са налозима, тимовима, id здруженог облака", "Email, federated cloud id" : "И-мејл, ID здруженог облака", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index f378ee9e6be..64231f3a248 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", - "Share note" : "Dela kommentar", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", - "Upload files to %s" : "Ladda upp filer till %s", - "%s shared a folder with you." : "%s delade en mapp med dig.", - "Note" : "Anteckning", - "Select or drop files" : "Välj eller dra filer hit", - "Uploading files" : "Laddar upp filer", - "Uploaded files:" : "Uppladdade filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", "Share not found" : "Delningen hittades inte", "Back to %s" : "Tillbaka till %s", "Add to your Nextcloud" : "Lägg till i molnet", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", "Move or copy" : "Flytta eller kopiera", "You can upload into this folder" : "Du kan ladda upp i denna mapp", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig serverwebbadress", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", "Enter your name" : "Ange ditt namn", "Submit name" : "Skicka namn", + "Share note" : "Dela kommentar", + "Upload files to %s" : "Ladda upp filer till %s", + "%s shared a folder with you." : "%s delade en mapp med dig.", + "Note" : "Anteckning", + "Select or drop files" : "Välj eller dra filer hit", + "Uploading files" : "Laddar upp filer", + "Uploaded files:" : "Uppladdade filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", "Name" : "Namn", "Share with accounts, teams, federated cloud id" : "Dela med konton, team, federerat moln-id", "Email, federated cloud id" : "E-post, federerat moln-id", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index f6ab3c72b19..46574809f57 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "Delad med dig och {circle} av {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Delad med dig och konversation {conversation} av {owner}", "Shared with you in a conversation by {owner}" : "Delad med dig i en konversation av {owner}", - "Share note" : "Dela kommentar", - "Show list view" : "Visa listvy", - "Show grid view" : "Visa rutnätsvy", - "Upload files to %s" : "Ladda upp filer till %s", - "%s shared a folder with you." : "%s delade en mapp med dig.", - "Note" : "Anteckning", - "Select or drop files" : "Välj eller dra filer hit", - "Uploading files" : "Laddar upp filer", - "Uploaded files:" : "Uppladdade filer:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", "Share not found" : "Delningen hittades inte", "Back to %s" : "Tillbaka till %s", "Add to your Nextcloud" : "Lägg till i molnet", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Detta kommer att stoppa nuvarande uppladdningar.", "Move or copy" : "Flytta eller kopiera", "You can upload into this folder" : "Du kan ladda upp i denna mapp", + "Show list view" : "Visa listvy", + "Show grid view" : "Visa rutnätsvy", "No compatible server found at {remote}" : "Ingen kompatibel server hittad på {remote}", "Invalid server URL" : "Ogiltig serverwebbadress", "Failed to add the public link to your Nextcloud" : "Misslyckades skapa den offentliga delningslänken till ditt moln", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", "Enter your name" : "Ange ditt namn", "Submit name" : "Skicka namn", + "Share note" : "Dela kommentar", + "Upload files to %s" : "Ladda upp filer till %s", + "%s shared a folder with you." : "%s delade en mapp med dig.", + "Note" : "Anteckning", + "Select or drop files" : "Välj eller dra filer hit", + "Uploading files" : "Laddar upp filer", + "Uploaded files:" : "Uppladdade filer:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Genom att ladda upp filer godkänner du %1$sanvändarvillkoren %2$s.", "Name" : "Namn", "Share with accounts, teams, federated cloud id" : "Dela med konton, team, federerat moln-id", "Email, federated cloud id" : "E-post, federerat moln-id", diff --git a/apps/files_sharing/l10n/sw.js b/apps/files_sharing/l10n/sw.js index 35b61cfec59..b92adb4f8ca 100644 --- a/apps/files_sharing/l10n/sw.js +++ b/apps/files_sharing/l10n/sw.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : " Imeshirikiwa na wewe na{circle} kwa {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Imeshirikiwa nawe na mazungumzo {conversation} kwa {owner}", "Shared with you in a conversation by {owner}" : " Imeshirikiwa nawe kwenye mazungumzo na{owner}", - "Share note" : "Shiriki dokezo", - "Show list view" : "Onesha mwonekeno wa orodha", - "Show grid view" : "Onesha mwonekano wa mstariramani", - "Upload files to %s" : "Pakia faili kwa %s", - "%s shared a folder with you." : "%s ameshiriki folda nawe.", - "Note" : "Dokezo", - "Select or drop files" : "Chagua au udondoshe faili", - "Uploading files" : "Inapakia faili", - "Uploaded files:" : "Faili zilizopakiwa:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Kwa kupakia faili, unakubali %1$s masharti ya huduma %2$s.", "Share not found" : "Ushirikishaji haupo", "Back to %s" : "Rudi kwenye %s", "Add to your Nextcloud" : "Ongeza kwenye Nextcloud yako", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Hii itasimamisha ukakiaji wako wa sasa", "Move or copy" : "Hamisha au nakili", "You can upload into this folder" : "Unaweza kupakia kwenye folda hii", + "Show list view" : "Onesha mwonekeno wa orodha", + "Show grid view" : "Onesha mwonekano wa mstariramani", "No compatible server found at {remote}" : "Hakuna seva inayolingana iliyopatikana katika {remote}", "Invalid server URL" : "URL ya seva si sahihi", "Failed to add the public link to your Nextcloud" : "Imeshindwa kuongeza kiungio cha jamii kwenye Nextcloud yako", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Ili kupakia faili, unahitaji kutoa jina lako kwanza.", "Enter your name" : "Ingiza jina lako ", "Submit name" : "Wasilisha jina", + "Share note" : "Shiriki dokezo", + "Upload files to %s" : "Pakia faili kwa %s", + "%s shared a folder with you." : "%s ameshiriki folda nawe.", + "Note" : "Dokezo", + "Select or drop files" : "Chagua au udondoshe faili", + "Uploading files" : "Inapakia faili", + "Uploaded files:" : "Faili zilizopakiwa:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Kwa kupakia faili, unakubali %1$s masharti ya huduma %2$s.", "Name" : "Jina", "Share with accounts, teams, federated cloud id" : "Shiriki na akaunti, timu, kitambulisho cha Cloud kilichoshirikishwa", "Email, federated cloud id" : "Barua pepe, kitambulisho cha Cloud kilichoshirikishwa", diff --git a/apps/files_sharing/l10n/sw.json b/apps/files_sharing/l10n/sw.json index 7162f289e2c..b8c4da07c60 100644 --- a/apps/files_sharing/l10n/sw.json +++ b/apps/files_sharing/l10n/sw.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : " Imeshirikiwa na wewe na{circle} kwa {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Imeshirikiwa nawe na mazungumzo {conversation} kwa {owner}", "Shared with you in a conversation by {owner}" : " Imeshirikiwa nawe kwenye mazungumzo na{owner}", - "Share note" : "Shiriki dokezo", - "Show list view" : "Onesha mwonekeno wa orodha", - "Show grid view" : "Onesha mwonekano wa mstariramani", - "Upload files to %s" : "Pakia faili kwa %s", - "%s shared a folder with you." : "%s ameshiriki folda nawe.", - "Note" : "Dokezo", - "Select or drop files" : "Chagua au udondoshe faili", - "Uploading files" : "Inapakia faili", - "Uploaded files:" : "Faili zilizopakiwa:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Kwa kupakia faili, unakubali %1$s masharti ya huduma %2$s.", "Share not found" : "Ushirikishaji haupo", "Back to %s" : "Rudi kwenye %s", "Add to your Nextcloud" : "Ongeza kwenye Nextcloud yako", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Hii itasimamisha ukakiaji wako wa sasa", "Move or copy" : "Hamisha au nakili", "You can upload into this folder" : "Unaweza kupakia kwenye folda hii", + "Show list view" : "Onesha mwonekeno wa orodha", + "Show grid view" : "Onesha mwonekano wa mstariramani", "No compatible server found at {remote}" : "Hakuna seva inayolingana iliyopatikana katika {remote}", "Invalid server URL" : "URL ya seva si sahihi", "Failed to add the public link to your Nextcloud" : "Imeshindwa kuongeza kiungio cha jamii kwenye Nextcloud yako", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Ili kupakia faili, unahitaji kutoa jina lako kwanza.", "Enter your name" : "Ingiza jina lako ", "Submit name" : "Wasilisha jina", + "Share note" : "Shiriki dokezo", + "Upload files to %s" : "Pakia faili kwa %s", + "%s shared a folder with you." : "%s ameshiriki folda nawe.", + "Note" : "Dokezo", + "Select or drop files" : "Chagua au udondoshe faili", + "Uploading files" : "Inapakia faili", + "Uploaded files:" : "Faili zilizopakiwa:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Kwa kupakia faili, unakubali %1$s masharti ya huduma %2$s.", "Name" : "Jina", "Share with accounts, teams, federated cloud id" : "Shiriki na akaunti, timu, kitambulisho cha Cloud kilichoshirikishwa", "Email, federated cloud id" : "Barua pepe, kitambulisho cha Cloud kilichoshirikishwa", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index d4b3d519b7d..9b48f187e49 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", - "Share note" : "Notu paylaş", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", - "Upload files to %s" : "Dosyaları %s konumuna yükle", - "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", - "Note" : "Not", - "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", - "Uploading files" : "Dosyalar yükleniyor", - "Uploaded files:" : "Yüklenmiş dosyalar:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "Share not found" : "Paylaşım bulunamadı", "Back to %s" : "%s sayfasına dön", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Move or copy" : "Taşı ya da kopyala", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", "No compatible server found at {remote}" : "{remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", "Enter your name" : "Adınızı yazın", "Submit name" : "Adı gönder", + "Share note" : "Notu paylaş", + "Upload files to %s" : "Dosyaları %s konumuna yükle", + "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", + "Note" : "Not", + "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", + "Uploading files" : "Dosyalar yükleniyor", + "Uploaded files:" : "Yüklenmiş dosyalar:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "Name" : "Ad", "Share with accounts, teams, federated cloud id" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Email, federated cloud id" : "E-posta adresi, birleşik bulut kimliği", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 119bce79875..315949ca7d0 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} takımı ile paylaşılmış", "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you in a conversation by {owner}" : "{owner} tarafından sizinle bir görüşmede paylaşılmış", - "Share note" : "Notu paylaş", - "Show list view" : "Liste görünümüne geç", - "Show grid view" : "Tablo görünümüne geç", - "Upload files to %s" : "Dosyaları %s konumuna yükle", - "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", - "Note" : "Not", - "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", - "Uploading files" : "Dosyalar yükleniyor", - "Uploaded files:" : "Yüklenmiş dosyalar:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "Share not found" : "Paylaşım bulunamadı", "Back to %s" : "%s sayfasına dön", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Move or copy" : "Taşı ya da kopyala", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", + "Show list view" : "Liste görünümüne geç", + "Show grid view" : "Tablo görünümüne geç", "No compatible server found at {remote}" : "{remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", "Enter your name" : "Adınızı yazın", "Submit name" : "Adı gönder", + "Share note" : "Notu paylaş", + "Upload files to %s" : "Dosyaları %s konumuna yükle", + "%s shared a folder with you." : "%s sizinle bir klasör paylaştı.", + "Note" : "Not", + "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", + "Uploading files" : "Dosyalar yükleniyor", + "Uploaded files:" : "Yüklenmiş dosyalar:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "Name" : "Ad", "Share with accounts, teams, federated cloud id" : "Hesaplar, takımlar ve birleşik bulut kimlikleri ile paylaşın", "Email, federated cloud id" : "E-posta adresi, birleşik bulut kimliği", diff --git a/apps/files_sharing/l10n/ug.js b/apps/files_sharing/l10n/ug.js index 2eab79f6f98..07ed931958d 100644 --- a/apps/files_sharing/l10n/ug.js +++ b/apps/files_sharing/l10n/ug.js @@ -349,16 +349,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "سىز بىلەن ھەمبەھىرلەنگەن {circle} {owner}", "Shared with you and the conversation {conversation} by {owner}" : "سىز بىلەن ھەمبەھىرلەنگەن سۆھبەت {conversation} {owner} تەرىپىدىن", "Shared with you in a conversation by {owner}" : "{owner} نىڭ سۆھبىتىدە سىز بىلەن ئورتاقلاشتى", - "Share note" : "ئورتاقلىشىش خاتىرىسى", - "Show list view" : "تىزىملىك كۆرۈنۈشىنى كۆرسىتىش", - "Show grid view" : "كاتەكچە كۆرۈنۈشنى كۆرسىتىش", - "Upload files to %s" : "ھۆججەتلەرنى% s غا يۈكلەڭ", - "%s shared a folder with you." : "% s ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", - "Note" : "دىققەت", - "Select or drop files" : "ھۆججەتلەرنى تاللاڭ ياكى تاشلاڭ", - "Uploading files" : "ھۆججەتلەرنى يۈكلەش", - "Uploaded files:" : "يۈكلەنگەن ھۆججەتلەر:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "ھۆججەت يوللاش ئارقىلىق%1 $ مۇلازىمەتنىڭ%2 $ s گە قوشۇلىسىز.", "Share not found" : "ھەمبەھىر تېپىلمىدى", "Back to %s" : "% S گە قايتىش", "Add to your Nextcloud" : "Nextcloud غا قوشۇڭ", @@ -368,6 +358,8 @@ OC.L10N.register( "This will stop your current uploads." : "بۇ سىزنىڭ نۆۋەتتىكى يۈكلىنىشىڭىزنى توختىتىدۇ.", "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "You can upload into this folder" : "بۇ ھۆججەت قىسقۇچقا يۈكلىسىڭىز بولىدۇ", + "Show list 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 غا ئاممىۋى ئۇلىنىشنى قوشالمىدى", @@ -378,6 +370,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "ھۆججەتلەرنى يوللاش ئۈچۈن ئالدى بىلەن ئىسمىڭىزنى تەمىنلىشىڭىز كېرەك.", "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ", "Submit name" : "ئىسىم يوللاڭ", + "Share note" : "ئورتاقلىشىش خاتىرىسى", + "Upload files to %s" : "ھۆججەتلەرنى% s غا يۈكلەڭ", + "%s shared a folder with you." : "% s ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", + "Note" : "دىققەت", + "Select or drop files" : "ھۆججەتلەرنى تاللاڭ ياكى تاشلاڭ", + "Uploading files" : "ھۆججەتلەرنى يۈكلەش", + "Uploaded files:" : "يۈكلەنگەن ھۆججەتلەر:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "ھۆججەت يوللاش ئارقىلىق%1 $ مۇلازىمەتنىڭ%2 $ s گە قوشۇلىسىز.", "Name" : "ئاتى", "Filename must not be empty." : "ھۆججەت ئىسمى بوش بولماسلىقى كېرەك." }, diff --git a/apps/files_sharing/l10n/ug.json b/apps/files_sharing/l10n/ug.json index fc8a8a3d907..228e3144714 100644 --- a/apps/files_sharing/l10n/ug.json +++ b/apps/files_sharing/l10n/ug.json @@ -347,16 +347,6 @@ "Shared with you and {circle} by {owner}" : "سىز بىلەن ھەمبەھىرلەنگەن {circle} {owner}", "Shared with you and the conversation {conversation} by {owner}" : "سىز بىلەن ھەمبەھىرلەنگەن سۆھبەت {conversation} {owner} تەرىپىدىن", "Shared with you in a conversation by {owner}" : "{owner} نىڭ سۆھبىتىدە سىز بىلەن ئورتاقلاشتى", - "Share note" : "ئورتاقلىشىش خاتىرىسى", - "Show list view" : "تىزىملىك كۆرۈنۈشىنى كۆرسىتىش", - "Show grid view" : "كاتەكچە كۆرۈنۈشنى كۆرسىتىش", - "Upload files to %s" : "ھۆججەتلەرنى% s غا يۈكلەڭ", - "%s shared a folder with you." : "% s ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", - "Note" : "دىققەت", - "Select or drop files" : "ھۆججەتلەرنى تاللاڭ ياكى تاشلاڭ", - "Uploading files" : "ھۆججەتلەرنى يۈكلەش", - "Uploaded files:" : "يۈكلەنگەن ھۆججەتلەر:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "ھۆججەت يوللاش ئارقىلىق%1 $ مۇلازىمەتنىڭ%2 $ s گە قوشۇلىسىز.", "Share not found" : "ھەمبەھىر تېپىلمىدى", "Back to %s" : "% S گە قايتىش", "Add to your Nextcloud" : "Nextcloud غا قوشۇڭ", @@ -366,6 +356,8 @@ "This will stop your current uploads." : "بۇ سىزنىڭ نۆۋەتتىكى يۈكلىنىشىڭىزنى توختىتىدۇ.", "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "You can upload into this folder" : "بۇ ھۆججەت قىسقۇچقا يۈكلىسىڭىز بولىدۇ", + "Show list 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 غا ئاممىۋى ئۇلىنىشنى قوشالمىدى", @@ -376,6 +368,14 @@ "To upload files, you need to provide your name first." : "ھۆججەتلەرنى يوللاش ئۈچۈن ئالدى بىلەن ئىسمىڭىزنى تەمىنلىشىڭىز كېرەك.", "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ", "Submit name" : "ئىسىم يوللاڭ", + "Share note" : "ئورتاقلىشىش خاتىرىسى", + "Upload files to %s" : "ھۆججەتلەرنى% s غا يۈكلەڭ", + "%s shared a folder with you." : "% s ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", + "Note" : "دىققەت", + "Select or drop files" : "ھۆججەتلەرنى تاللاڭ ياكى تاشلاڭ", + "Uploading files" : "ھۆججەتلەرنى يۈكلەش", + "Uploaded files:" : "يۈكلەنگەن ھۆججەتلەر:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "ھۆججەت يوللاش ئارقىلىق%1 $ مۇلازىمەتنىڭ%2 $ s گە قوشۇلىسىز.", "Name" : "ئاتى", "Filename must not be empty." : "ھۆججەت ئىسمى بوش بولماسلىقى كېرەك." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 7da314c64ac..03d3d5eb8fb 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", - "Share note" : "Поділитися нотаткою", - "Show list view" : "Подання списком", - "Show grid view" : "Подання сіткою", - "Upload files to %s" : "Завантажити файли до %s", - "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", - "Note" : "Нотатка", - "Select or drop files" : "Вибрати або перетягнути файли", - "Uploading files" : "Завантаження файлів", - "Uploaded files:" : "Завантажені файли:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Share not found" : "Спільний ресурс не знайдено", "Back to %s" : "Назад до %s", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", "Move or copy" : "Перемістити або копіювати", "You can upload into this folder" : "Ви можете завантажити до цього каталогу", + "Show list 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", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", "Enter your name" : "Зазначте ваше ім'я", "Submit name" : "Надайте ім'я", + "Share note" : "Поділитися нотаткою", + "Upload files to %s" : "Завантажити файли до %s", + "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", + "Note" : "Нотатка", + "Select or drop files" : "Вибрати або перетягнути файли", + "Uploading files" : "Завантаження файлів", + "Uploaded files:" : "Завантажені файли:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Name" : "Назва", "Share with accounts, teams, federated cloud id" : "Поділитися з користувачами, командами, ID об'єднаних хмар", "Email, federated cloud id" : "Ел.пошта, ідентифікатор об'єднаної хмари", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index d1ad7a12475..e3a73695290 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} надав доступ вам та колу {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} надав доступ вам та у чаті {conversation}", "Shared with you in a conversation by {owner}" : "{owner} поділив(-ла-)ся з вами у чаті", - "Share note" : "Поділитися нотаткою", - "Show list view" : "Подання списком", - "Show grid view" : "Подання сіткою", - "Upload files to %s" : "Завантажити файли до %s", - "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", - "Note" : "Нотатка", - "Select or drop files" : "Вибрати або перетягнути файли", - "Uploading files" : "Завантаження файлів", - "Uploaded files:" : "Завантажені файли:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Share not found" : "Спільний ресурс не знайдено", "Back to %s" : "Назад до %s", "Add to your Nextcloud" : "Додати до вашої хмари Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "Ця дія призведе до зупинки поточних завантажень на сервер.", "Move or copy" : "Перемістити або копіювати", "You can upload into this folder" : "Ви можете завантажити до цього каталогу", + "Show list 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", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", "Enter your name" : "Зазначте ваше ім'я", "Submit name" : "Надайте ім'я", + "Share note" : "Поділитися нотаткою", + "Upload files to %s" : "Завантажити файли до %s", + "%s shared a folder with you." : "%s поділив(-ла)ся з вами каталогом.", + "Note" : "Нотатка", + "Select or drop files" : "Вибрати або перетягнути файли", + "Uploading files" : "Завантаження файлів", + "Uploaded files:" : "Завантажені файли:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Завантажуючи файли, ви погоджуєтеся з %1$sумовами користування%2$s.", "Name" : "Назва", "Share with accounts, teams, federated cloud id" : "Поділитися з користувачами, командами, ID об'єднаних хмар", "Email, federated cloud id" : "Ел.пошта, ідентифікатор об'єднаної хмари", diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index 8d512daae9e..b586e2464bd 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -240,15 +240,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", - "Share note" : "Chia sẻ ghi chú", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", - "Upload files to %s" : "Tải tệp lên %s", - "Note" : "Ghi chú", - "Select or drop files" : "Chọn hoặc thả tập tin", - "Uploading files" : "Đang tải tập tin lên", - "Uploaded files:" : "Tập tin đã được tải lên:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Bằng cách tải tệp lên, bạn đồng ý với %1$sđiều khoản dịch vụ%2$s.", "Share not found" : "Không tìm thấy chia sẻ.", "Back to %s" : "Quay lại %s", "Add to your Nextcloud" : "Thêm vào Nextcloud của bạn", @@ -258,12 +249,21 @@ OC.L10N.register( "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Move or copy" : "Di chuyển hoặc sao chép", "You can upload into this folder" : "Tải lên thư mục này", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "No compatible server found at {remote}" : "Máy chủ không tương thích được tìm thấy tại {remote}", "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", "Download all files" : "Tải xuống tất cả các tập tin", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", + "Share note" : "Chia sẻ ghi chú", + "Upload files to %s" : "Tải tệp lên %s", + "Note" : "Ghi chú", + "Select or drop files" : "Chọn hoặc thả tập tin", + "Uploading files" : "Đang tải tập tin lên", + "Uploaded files:" : "Tập tin đã được tải lên:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Bằng cách tải tệp lên, bạn đồng ý với %1$sđiều khoản dịch vụ%2$s.", "Name" : "Tên", "Filename must not be empty." : "Tên tập tin không thể trống" }, diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 9a9adbcb67f..f6ef616aa7e 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -238,15 +238,6 @@ "Shared with you and {circle} by {owner}" : "Được chia sẻ với bạn và {circle} bởi {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Được chia sẻ với bạn và cuộc trò chuyện {conversation} của {owner}", "Shared with you in a conversation by {owner}" : "Được chia sẻ với bạn trong cuộc trò chuyện bởi {owner}", - "Share note" : "Chia sẻ ghi chú", - "Show list view" : "Hiển thị chế độ xem danh sách", - "Show grid view" : "Hiển thị chế độ xem lưới", - "Upload files to %s" : "Tải tệp lên %s", - "Note" : "Ghi chú", - "Select or drop files" : "Chọn hoặc thả tập tin", - "Uploading files" : "Đang tải tập tin lên", - "Uploaded files:" : "Tập tin đã được tải lên:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "Bằng cách tải tệp lên, bạn đồng ý với %1$sđiều khoản dịch vụ%2$s.", "Share not found" : "Không tìm thấy chia sẻ.", "Back to %s" : "Quay lại %s", "Add to your Nextcloud" : "Thêm vào Nextcloud của bạn", @@ -256,12 +247,21 @@ "This will stop your current uploads." : "Hành động này sẽ dừng các tải lên hiện hành.", "Move or copy" : "Di chuyển hoặc sao chép", "You can upload into this folder" : "Tải lên thư mục này", + "Show list view" : "Hiển thị chế độ xem danh sách", + "Show grid view" : "Hiển thị chế độ xem lưới", "No compatible server found at {remote}" : "Máy chủ không tương thích được tìm thấy tại {remote}", "Invalid server URL" : "URL máy chủ không hợp lệ", "Failed to add the public link to your Nextcloud" : "Không thể thêm liên kết công khai", "Download all files" : "Tải xuống tất cả các tập tin", "Search for share recipients" : "Tìm kiếm người nhận chia sẻ", "No recommendations. Start typing." : "Không có khuyến nghị. Bắt đầu gõ.", + "Share note" : "Chia sẻ ghi chú", + "Upload files to %s" : "Tải tệp lên %s", + "Note" : "Ghi chú", + "Select or drop files" : "Chọn hoặc thả tập tin", + "Uploading files" : "Đang tải tập tin lên", + "Uploaded files:" : "Tập tin đã được tải lên:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Bằng cách tải tệp lên, bạn đồng ý với %1$sđiều khoản dịch vụ%2$s.", "Name" : "Tên", "Filename must not be empty." : "Tên tập tin không thể trống" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 5460b042c95..2be5b54648c 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", - "Share note" : "共享笔记", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Upload files to %s" : "上传文件到 %s", - "%s shared a folder with you." : "%s 与您分享了一个文件夹。", - "Note" : "备注", - "Select or drop files" : "选择或拖放文件", - "Uploading files" : "正在上传文件", - "Uploaded files:" : "上传的文件: ", - "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Share not found" : "未找到共享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "添加到您的 Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "此操作将终止您当前的上传。", "Move or copy" : "移动或复制", "You can upload into this folder" : "您可以上传文件至此文件夹", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", "Enter your name" : "输入名称", "Submit name" : "提交名称", + "Share note" : "共享笔记", + "Upload files to %s" : "上传文件到 %s", + "%s shared a folder with you." : "%s 与您分享了一个文件夹。", + "Note" : "备注", + "Select or drop files" : "选择或拖放文件", + "Uploading files" : "正在上传文件", + "Uploaded files:" : "上传的文件: ", + "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Name" : "名称", "Share with accounts, teams, federated cloud id" : "与账号、团队、联合云 ID 共享", "Email, federated cloud id" : "电子邮件、联合云 ID", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index b23c34ef1b2..bda0608cbe5 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "由{owner} 共享给您及对话 {conversation}", "Shared with you in a conversation by {owner}" : "由 {owner} 在一个会话中共享给您", - "Share note" : "共享笔记", - "Show list view" : "显示列表视图", - "Show grid view" : "显示网格视图", - "Upload files to %s" : "上传文件到 %s", - "%s shared a folder with you." : "%s 与您分享了一个文件夹。", - "Note" : "备注", - "Select or drop files" : "选择或拖放文件", - "Uploading files" : "正在上传文件", - "Uploaded files:" : "上传的文件: ", - "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Share not found" : "未找到共享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "添加到您的 Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "此操作将终止您当前的上传。", "Move or copy" : "移动或复制", "You can upload into this folder" : "您可以上传文件至此文件夹", + "Show list view" : "显示列表视图", + "Show grid view" : "显示网格视图", "No compatible server found at {remote}" : " {remote} 未发现匹配的服务器", "Invalid server URL" : "无效的服务器地址", "Failed to add the public link to your Nextcloud" : "添加公开链接到您的Nextcloud失败", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", "Enter your name" : "输入名称", "Submit name" : "提交名称", + "Share note" : "共享笔记", + "Upload files to %s" : "上传文件到 %s", + "%s shared a folder with you." : "%s 与您分享了一个文件夹。", + "Note" : "备注", + "Select or drop files" : "选择或拖放文件", + "Uploading files" : "正在上传文件", + "Uploaded files:" : "上传的文件: ", + "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Name" : "名称", "Share with accounts, teams, federated cloud id" : "与账号、团队、联合云 ID 共享", "Email, federated cloud id" : "电子邮件、联合云 ID", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 55fd2561ffe..d15d5a81e3a 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Share note" : "分享筆記", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", - "Upload files to %s" : "上傳檔案到 %s", - "%s shared a folder with you." : "%s 與您分享了一個資料夾。", - "Note" : "筆記", - "Select or drop files" : "選擇或拖曳檔案至此", - "Uploading files" : "檔案上傳中", - "Uploaded files:" : "已上傳的檔案:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Share not found" : "找不到分享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "加入到您的 Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "這會終止目前任何的上傳。", "Move or copy" : "移動或複製", "You can upload into this folder" : "你可以上傳內容到此資料夾", + "Show list 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", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "要上傳檔案,您需要先提供您的姓名。", "Enter your name" : "輸入您的名稱", "Submit name" : "遞交名字", + "Share note" : "分享筆記", + "Upload files to %s" : "上傳檔案到 %s", + "%s shared a folder with you." : "%s 與您分享了一個資料夾。", + "Note" : "筆記", + "Select or drop files" : "選擇或拖曳檔案至此", + "Uploading files" : "檔案上傳中", + "Uploaded files:" : "已上傳的檔案:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Name" : "名字", "Share with accounts, teams, federated cloud id" : "與帳戶、團隊、聯邦雲端ID 分享", "Email, federated cloud id" : "電郵地址、聯邦雲端 ID", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index ecf5ad545f6..9b5d944f362 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", - "Share note" : "分享筆記", - "Show list view" : "顯示清單視圖", - "Show grid view" : "顯示網格視圖", - "Upload files to %s" : "上傳檔案到 %s", - "%s shared a folder with you." : "%s 與您分享了一個資料夾。", - "Note" : "筆記", - "Select or drop files" : "選擇或拖曳檔案至此", - "Uploading files" : "檔案上傳中", - "Uploaded files:" : "已上傳的檔案:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Share not found" : "找不到分享", "Back to %s" : "返回 %s", "Add to your Nextcloud" : "加入到您的 Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "這會終止目前任何的上傳。", "Move or copy" : "移動或複製", "You can upload into this folder" : "你可以上傳內容到此資料夾", + "Show list 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", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "要上傳檔案,您需要先提供您的姓名。", "Enter your name" : "輸入您的名稱", "Submit name" : "遞交名字", + "Share note" : "分享筆記", + "Upload files to %s" : "上傳檔案到 %s", + "%s shared a folder with you." : "%s 與您分享了一個資料夾。", + "Note" : "筆記", + "Select or drop files" : "選擇或拖曳檔案至此", + "Uploading files" : "檔案上傳中", + "Uploaded files:" : "已上傳的檔案:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Name" : "名字", "Share with accounts, teams, federated cloud id" : "與帳戶、團隊、聯邦雲端ID 分享", "Email, federated cloud id" : "電郵地址、聯邦雲端 ID", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 60c564129b7..4352773dda8 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -401,16 +401,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "{owner} 與您和 {circle} 分享", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 與您和 {conversation} 對話分享", "Shared with you in a conversation by {owner}" : "{owner} 在對話中與您分享", - "Share note" : "分享備註", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示格狀檢視", - "Upload files to %s" : "上傳檔案到 %s", - "%s shared a folder with you." : "%s 與您分享了一個資料夾。", - "Note" : "備註", - "Select or drop files" : "選取或拖曳檔案", - "Uploading files" : "正在上傳檔案", - "Uploaded files:" : "已上傳的檔案:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。", "Share not found" : "找不到分享", "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", @@ -420,6 +410,8 @@ OC.L10N.register( "This will stop your current uploads." : "這會停止您目前的上傳。", "Move or copy" : "移動或複製", "You can upload into this folder" : "您可以上傳到此資料夾", + "Show list 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", @@ -432,6 +424,14 @@ OC.L10N.register( "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", "Enter your name" : "輸入您的名稱", "Submit name" : "遞交名稱", + "Share note" : "分享備註", + "Upload files to %s" : "上傳檔案到 %s", + "%s shared a folder with you." : "%s 與您分享了一個資料夾。", + "Note" : "備註", + "Select or drop files" : "選取或拖曳檔案", + "Uploading files" : "正在上傳檔案", + "Uploaded files:" : "已上傳的檔案:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。", "Name" : "名稱", "Share with accounts, teams, federated cloud id" : "與帳號、團隊、聯邦雲端ID 分享", "Email, federated cloud id" : "電子郵件、聯邦雲端 ID", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 849e35c758e..d23b831db0d 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -399,16 +399,6 @@ "Shared with you and {circle} by {owner}" : "{owner} 與您和 {circle} 分享", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 與您和 {conversation} 對話分享", "Shared with you in a conversation by {owner}" : "{owner} 在對話中與您分享", - "Share note" : "分享備註", - "Show list view" : "顯示清單檢視", - "Show grid view" : "顯示格狀檢視", - "Upload files to %s" : "上傳檔案到 %s", - "%s shared a folder with you." : "%s 與您分享了一個資料夾。", - "Note" : "備註", - "Select or drop files" : "選取或拖曳檔案", - "Uploading files" : "正在上傳檔案", - "Uploaded files:" : "已上傳的檔案:", - "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。", "Share not found" : "找不到分享", "Back to %s" : "回到 %s", "Add to your Nextcloud" : "新增到您的 Nextcloud", @@ -418,6 +408,8 @@ "This will stop your current uploads." : "這會停止您目前的上傳。", "Move or copy" : "移動或複製", "You can upload into this folder" : "您可以上傳到此資料夾", + "Show list 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", @@ -430,6 +422,14 @@ "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", "Enter your name" : "輸入您的名稱", "Submit name" : "遞交名稱", + "Share note" : "分享備註", + "Upload files to %s" : "上傳檔案到 %s", + "%s shared a folder with you." : "%s 與您分享了一個資料夾。", + "Note" : "備註", + "Select or drop files" : "選取或拖曳檔案", + "Uploading files" : "正在上傳檔案", + "Uploaded files:" : "已上傳的檔案:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。", "Name" : "名稱", "Share with accounts, teams, federated cloud id" : "與帳號、團隊、聯邦雲端ID 分享", "Email, federated cloud id" : "電子郵件、聯邦雲端 ID", diff --git a/apps/files_trashbin/l10n/lv.js b/apps/files_trashbin/l10n/lv.js new file mode 100644 index 00000000000..48a4a93e8e1 --- /dev/null +++ b/apps/files_trashbin/l10n/lv.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "files_trashbin", + { + "restored" : "atjaunots", + "Deleted files" : "Izdzēstās datnes", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Atkritnē esošās izdzēstās datnes un mapes (var izbeigties izgūšanas laikā, ja trūkst krātuves vietas)", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Šī lietotne sniedz cilvēkiem iespēju atjaunot datnes, kas tika izdzēstas no sistēmas. Tā tīmekļa saskarnē attēlo izdzēsto datņu sarakstu, un tai ir iespējas tās atjaunot cilvēku datņu mapēs vai neatgriezeniski noņemt no sistēmas. Datnes atjaunošana atjauno arī saistītās datnes versijas, ja ir iespējota versiju lietotne. Kad datne tiek izdzēsta no koplietojuma, to var atjaunot tādā pašā veidā, tomēr tā vairs nebūs koplietota. Pēc noklusējuma izdzēstās datnes atkritnē atrodas 30 dienas.\nLai novērstu konta diska vietas pārtēriņu, izdzēstās datnes neaizņems vairāk kā 50% no pašreiz pieejamās brīvās vietas izdzēstajām datnēm. Ja izdzēstās datnes pārsniegs šo ierobežojumu, lietotne izdzēsīs vecākās datnes, līdz tajā atkal iekļausies. Vairāk informācijas ir pieejama izdzēsto datņu dokumentācijā.", + "Restore" : "Atjaunot", + "Empty deleted files" : "Iztukšot izdzēstās datnes", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Vai tiešām neatgriezeniski izdzēst visas atkritnē esošās datnes un mapes? To nevar atdarīt.", + "Cancel" : "Atcelt", + "Deleted" : "Izdzēsts", + "Unknown" : "Nezināms", + "All files" : "Visas datnes", + "No deleted files" : "Nav izdzēstu datņu", + "Files and folders you have deleted will show up here" : "Datnes un mapes, ko izdzēsi, parādīsies šeit" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/files_trashbin/l10n/lv.json b/apps/files_trashbin/l10n/lv.json new file mode 100644 index 00000000000..91aa7f8b0a1 --- /dev/null +++ b/apps/files_trashbin/l10n/lv.json @@ -0,0 +1,16 @@ +{ "translations": { + "restored" : "atjaunots", + "Deleted files" : "Izdzēstās datnes", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Atkritnē esošās izdzēstās datnes un mapes (var izbeigties izgūšanas laikā, ja trūkst krātuves vietas)", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Šī lietotne sniedz cilvēkiem iespēju atjaunot datnes, kas tika izdzēstas no sistēmas. Tā tīmekļa saskarnē attēlo izdzēsto datņu sarakstu, un tai ir iespējas tās atjaunot cilvēku datņu mapēs vai neatgriezeniski noņemt no sistēmas. Datnes atjaunošana atjauno arī saistītās datnes versijas, ja ir iespējota versiju lietotne. Kad datne tiek izdzēsta no koplietojuma, to var atjaunot tādā pašā veidā, tomēr tā vairs nebūs koplietota. Pēc noklusējuma izdzēstās datnes atkritnē atrodas 30 dienas.\nLai novērstu konta diska vietas pārtēriņu, izdzēstās datnes neaizņems vairāk kā 50% no pašreiz pieejamās brīvās vietas izdzēstajām datnēm. Ja izdzēstās datnes pārsniegs šo ierobežojumu, lietotne izdzēsīs vecākās datnes, līdz tajā atkal iekļausies. Vairāk informācijas ir pieejama izdzēsto datņu dokumentācijā.", + "Restore" : "Atjaunot", + "Empty deleted files" : "Iztukšot izdzēstās datnes", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Vai tiešām neatgriezeniski izdzēst visas atkritnē esošās datnes un mapes? To nevar atdarīt.", + "Cancel" : "Atcelt", + "Deleted" : "Izdzēsts", + "Unknown" : "Nezināms", + "All files" : "Visas datnes", + "No deleted files" : "Nav izdzēstu datņu", + "Files and folders you have deleted will show up here" : "Datnes un mapes, ko izdzēsi, parādīsies šeit" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/files_versions/l10n/mk.js b/apps/files_versions/l10n/mk.js index d183f9ead5f..0e23cb9241d 100644 --- a/apps/files_versions/l10n/mk.js +++ b/apps/files_versions/l10n/mk.js @@ -3,9 +3,11 @@ OC.L10N.register( { "Versions" : "Верзии", "This application automatically maintains older versions of files that are changed." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети. Кога е овозможена, скриена папка се креира во секој кориснички директориум и се користи за зачувување на постарите верзии на датотеките. Корисникот има можност да врати стара верзија од датотеката во секое време преку веб-интерфејсот, со што се преклопува постоечката верзија на датотеката. Апликацијата автоматски се грижи за верзиите за да не дојде случај да се искористи просторот за складирање на корисникот.\n\t\tПокрај истекот на верзиите, апликацијата за верзии нема да користи повеќе од 50% од тековно достапната квота за верзии. Ако зачуваните верзии ја надминат оваа граница, апликацијата ги брише најстарите верзии на датотеки сè додека не се дојде под ова ограничување. Повеќе информации се достапни во документацијата за верзии на датотеки.", "Current version" : "Моментална верзија", "Initial version" : "Првична верзија", "You" : "Вас", + "Actions for version from {versionHumanExplicitDate}" : "Акции за верзии од {versionHumanExplicitDate}", "Name this version" : "Додај име на оваа верзијата", "Edit version name" : "Промени име на верзијата", "Compare to current version" : "Спореди со моменталната верзија", @@ -20,6 +22,8 @@ OC.L10N.register( "Initial version restored" : "Почетната верзијата е вратена", "Version restored" : "Верзијата е вратена", "Could not restore version" : "Неможе да се врати верзијата", - "Could not delete version" : "Неможе да се избрише верзијата" + "Could not set version label" : "Неможе да се постави ознака на верзијата", + "Could not delete version" : "Неможе да се избрише верзијата", + "File versions" : "Верзии на датотеки" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_versions/l10n/mk.json b/apps/files_versions/l10n/mk.json index 0673758e352..0193422f6a0 100644 --- a/apps/files_versions/l10n/mk.json +++ b/apps/files_versions/l10n/mk.json @@ -1,9 +1,11 @@ { "translations": { "Versions" : "Верзии", "This application automatically maintains older versions of files that are changed." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Оваа апликација автоматски ги менаџира постарите верзии на датотеките кој се изменети. Кога е овозможена, скриена папка се креира во секој кориснички директориум и се користи за зачувување на постарите верзии на датотеките. Корисникот има можност да врати стара верзија од датотеката во секое време преку веб-интерфејсот, со што се преклопува постоечката верзија на датотеката. Апликацијата автоматски се грижи за верзиите за да не дојде случај да се искористи просторот за складирање на корисникот.\n\t\tПокрај истекот на верзиите, апликацијата за верзии нема да користи повеќе од 50% од тековно достапната квота за верзии. Ако зачуваните верзии ја надминат оваа граница, апликацијата ги брише најстарите верзии на датотеки сè додека не се дојде под ова ограничување. Повеќе информации се достапни во документацијата за верзии на датотеки.", "Current version" : "Моментална верзија", "Initial version" : "Првична верзија", "You" : "Вас", + "Actions for version from {versionHumanExplicitDate}" : "Акции за верзии од {versionHumanExplicitDate}", "Name this version" : "Додај име на оваа верзијата", "Edit version name" : "Промени име на верзијата", "Compare to current version" : "Спореди со моменталната верзија", @@ -18,6 +20,8 @@ "Initial version restored" : "Почетната верзијата е вратена", "Version restored" : "Верзијата е вратена", "Could not restore version" : "Неможе да се врати верзијата", - "Could not delete version" : "Неможе да се избрише верзијата" + "Could not set version label" : "Неможе да се постави ознака на верзијата", + "Could not delete version" : "Неможе да се избрише верзијата", + "File versions" : "Верзии на датотеки" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/provisioning_api/l10n/ru.js b/apps/provisioning_api/l10n/ru.js index 7fa4c8d7e81..1ba160a590b 100644 --- a/apps/provisioning_api/l10n/ru.js +++ b/apps/provisioning_api/l10n/ru.js @@ -13,6 +13,7 @@ OC.L10N.register( "Invalid password value" : "Некорректное значение пароля", "An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.", "Required email address was not provided" : "Не указан обязательный адрес электронной почты", + "User creation failed" : "Не удалось создать пользователя", "Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение", "Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе", diff --git a/apps/provisioning_api/l10n/ru.json b/apps/provisioning_api/l10n/ru.json index 41989b6ba29..35f64d94497 100644 --- a/apps/provisioning_api/l10n/ru.json +++ b/apps/provisioning_api/l10n/ru.json @@ -11,6 +11,7 @@ "Invalid password value" : "Некорректное значение пароля", "An email address is required, to send a password link to the user." : "Требуется адрес электронной почты для отправки ссылки на установку пароля пользователю.", "Required email address was not provided" : "Не указан обязательный адрес электронной почты", + "User creation failed" : "Не удалось создать пользователя", "Invalid quota value: %1$s" : "Недопустимое значение квоты: %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Недопустимое значение квоты.%1$s превышает максимальное значение", "Unlimited quota is forbidden on this instance" : "Безлимитная квота запрещена в этом инстансе", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 91018a0d028..7128f897132 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -685,8 +685,8 @@ OC.L10N.register( "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", "Add new account" : "Addició d'un compte nou", - "_{userCount} account …_::_{userCount} accounts …_" : ["compte de {userCount} …","comptes de {userCount} …"], - "_{userCount} account_::_{userCount} accounts_" : ["compte de {userCount}","comptes de {userCount}"], + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index e6cf7977103..b6342c3fdef 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -683,8 +683,8 @@ "Language" : "Llengua", "Set default language" : "Estableix la llengua predeterminada", "Add new account" : "Addició d'un compte nou", - "_{userCount} account …_::_{userCount} accounts …_" : ["compte de {userCount} …","comptes de {userCount} …"], - "_{userCount} account_::_{userCount} accounts_" : ["compte de {userCount}","comptes de {userCount}"], + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} compte…","{userCount} comptes…"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} compte","{userCount} comptes"], "Total rows summary" : "Resum de totes les files", "Scroll to load more rows" : "Desplaceu-vos per carregar més files", "Password or insufficient permissions message" : "Contrasenya o missatge de permisos insuficients", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 6e508d71e6e..9d9d37ffdff 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -660,7 +660,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "she/her" : "sie/ihr", "he/him" : "er/sein", - "they/them" : "sie/ihnen", + "they/them" : "they/them", "Your pronouns. E.g. {pronounsExample}" : "Ihre Pronomen. Z. B. {pronounsExample}", "Your role" : "Ihre Funktion", "Your X (formerly Twitter) handle" : "Ihr X (früher Twitter)-Handle", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 78f70927c19..5136fbbdf30 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -658,7 +658,7 @@ "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "she/her" : "sie/ihr", "he/him" : "er/sein", - "they/them" : "sie/ihnen", + "they/them" : "they/them", "Your pronouns. E.g. {pronounsExample}" : "Ihre Pronomen. Z. B. {pronounsExample}", "Your role" : "Ihre Funktion", "Your X (formerly Twitter) handle" : "Ihr X (früher Twitter)-Handle", diff --git a/apps/settings/l10n/lv.js b/apps/settings/l10n/lv.js index 967ff5dd9e2..b3bba6519de 100644 --- a/apps/settings/l10n/lv.js +++ b/apps/settings/l10n/lv.js @@ -14,11 +14,13 @@ OC.L10N.register( "Groups" : "Grupas", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", - "{actor} changed your password" : "{actor] nomainīja Tavu paroli", + "{actor} changed your password" : "{actor} nomainīja Tavu paroli", "You changed your password" : "Tu nomainīji savu paroli", "{actor} changed your email address" : "{actor} nomainīja Tavu e-pasta adresi", "You changed your email address" : "Tu nomainīji savu e-pasta adresi", "Your email address was changed by an administrator" : "Pārvaldītājs nomainīja Tavu e-pasta adresi", + "You created an app password for a session named \"{token}\"" : "Tu izveidoji lietotnes paroli sesijai ar nosaukumu \"{token}\"", + "You deleted app password \"{token}\"" : "Tu izdzēsi lietotnes paroli \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Tu pārdēvēji lietotnes paroli \"{token}\" par \"{newToken}\"", "Security" : "Drošība", "You successfully logged in using two-factor authentication (%1$s)" : "Sekmīga pieteikšanās ar divpakāpju autentificēšanos (%1$s)", @@ -44,7 +46,7 @@ OC.L10N.register( "Your password on %s was changed." : "Tava %s parole tika nomainīta.", "Your email address on %s was changed." : "Tava %s e-pasta adrese tika nomainīta.", "Your email address on %s was changed by an administrator." : "Pārvaldītājs nomainīja Tavu %s e-pasta adresi", - "Your %s account was created" : "Konts %s ir izveidots", + "Your %s account was created" : "Tavs %s konts tika izveidots", "Apps" : "Lietotnes", "Personal" : "Personīgi", "Administration" : "Pārvaldīšana", @@ -102,7 +104,7 @@ OC.L10N.register( "Loading" : "Ielādē", "Type" : "Veids", "Display Name" : "Attēlojamais vārds", - "Learn more" : "Uzziniet vairāk", + "Learn more" : "Uzzināt vairāk", "Confirm" : "Apstiprināt", "Cancel" : "Atcelt", "Description" : "Apraksts", diff --git a/apps/settings/l10n/lv.json b/apps/settings/l10n/lv.json index 6f58b2bb0d9..5452dd137a8 100644 --- a/apps/settings/l10n/lv.json +++ b/apps/settings/l10n/lv.json @@ -12,11 +12,13 @@ "Groups" : "Grupas", "Group list is empty" : "Grupu saraksts ir tukšš", "Unable to retrieve the group list" : "Nevarēja saņemt grupu sarakstu", - "{actor} changed your password" : "{actor] nomainīja Tavu paroli", + "{actor} changed your password" : "{actor} nomainīja Tavu paroli", "You changed your password" : "Tu nomainīji savu paroli", "{actor} changed your email address" : "{actor} nomainīja Tavu e-pasta adresi", "You changed your email address" : "Tu nomainīji savu e-pasta adresi", "Your email address was changed by an administrator" : "Pārvaldītājs nomainīja Tavu e-pasta adresi", + "You created an app password for a session named \"{token}\"" : "Tu izveidoji lietotnes paroli sesijai ar nosaukumu \"{token}\"", + "You deleted app password \"{token}\"" : "Tu izdzēsi lietotnes paroli \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Tu pārdēvēji lietotnes paroli \"{token}\" par \"{newToken}\"", "Security" : "Drošība", "You successfully logged in using two-factor authentication (%1$s)" : "Sekmīga pieteikšanās ar divpakāpju autentificēšanos (%1$s)", @@ -42,7 +44,7 @@ "Your password on %s was changed." : "Tava %s parole tika nomainīta.", "Your email address on %s was changed." : "Tava %s e-pasta adrese tika nomainīta.", "Your email address on %s was changed by an administrator." : "Pārvaldītājs nomainīja Tavu %s e-pasta adresi", - "Your %s account was created" : "Konts %s ir izveidots", + "Your %s account was created" : "Tavs %s konts tika izveidots", "Apps" : "Lietotnes", "Personal" : "Personīgi", "Administration" : "Pārvaldīšana", @@ -100,7 +102,7 @@ "Loading" : "Ielādē", "Type" : "Veids", "Display Name" : "Attēlojamais vārds", - "Learn more" : "Uzziniet vairāk", + "Learn more" : "Uzzināt vairāk", "Confirm" : "Apstiprināt", "Cancel" : "Atcelt", "Description" : "Apraksts", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 74d77d42867..e14c3339511 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -67,6 +67,10 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Ако ја примивте оваа порака, тоа значи дека конфигурацијата за е-пошта е правилно поставена.", "Email could not be sent. Check your mail server log" : "Порака преку Е-пошта неможе да се испрати. Проверете го записот во е-пошта серверот", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Се случи грешка при праќање на порака. Ве молам проверете ги вашите параметри. (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Треба да ја поставите вашата е-пошта адреса пред да можете да испратите тест пораки. Одете во %s за тоа.", + "Recently active" : "Скоро активни", + "Disabled accounts" : "Оневозможени сметки", + "Invalid account" : "Навалидна сметка", "Invalid mail address" : "Неправилна електронска адреса/пошта", "Settings saved" : "Параматрите се зачувани", "Unable to change full name" : "Не можам да го променам целото име", @@ -92,9 +96,11 @@ OC.L10N.register( "Welcome aboard" : "Добредојдовте", "Welcome aboard %s" : "Добредојдовте %s", "Welcome to your %s account, you can add, protect, and share your data." : "Добредојдовте на вашата %s сметка, можете да додавате, чувате и да ги споделувате вашите податоци.", + "Your Login is: %s" : "Вашето корисничко име е: %s", "Set your password" : "Поставете ваша лозинка", "Go to %s" : "Оди до %s", "Install Client" : "Инсталирај клиент", + "Logged in account must be a sub admin" : "Најавениот корисник мора да биде подадминистратор", "Apps" : "Аппликации", "Personal" : "Лично", "Administration" : "Администрација", @@ -111,9 +117,16 @@ OC.L10N.register( "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", "Email server" : "Сервер за е-пошта", + "Mail Providers" : "Е-пошта провајдери", + "Send emails using" : "Испраќај е-пошти со", "Background jobs" : "Задачи кој се извршуваат во позадина", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", + "Code integrity" : "Интегритет на кодот", + "Some files have not passed the integrity check. {link1} {link2}" : "Некој адтотеки не ја поминаа проверката за интегритет. {link1} {link2}", + "Cron last run" : "Последна позадинска активност", + "Last background job execution ran %s. Something seems wrong. {link}." : "Последно извршување на задачите %s. Нешто не е во ред. {link}.", + "Last background job execution ran %s." : "Последното извршување на задачите траеше %s.", "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." : "Вашата папка за податоци и вашите датотеки се најверојатно достапни од интернет. Датотеката .htaccess не работи. Строго ви препорачуваме да го подесите вашиот веб опслужувач на начин на кој вашата папка за податоци не е веќе достапна од интернет или да ја преместите папката за податоци надвор од коренот на веб опслужувачот.", "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." : "Во базата недостасуваат некој опционални колони. Поради фактот што додавањето колони во големи бази може да потрае, тие не беа додадени автоматски. Со стартување на командата \"occ db:add-missing-columns\" ќе бидат додадени оние колони што недостасуваат и инстанцата непречено ќе работи. Еднаш кога ќе бидат додадени колоните, некој карактеристики ќе се подобрат и можат да ја подобрат употребата и безбедноста.", "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." : "Во базата недостасуваат некој примарни клучеви. Поради фактот што додавањето на примарни клучеви во големи бази може да потрае, тие не беа додадени автоматски. Со стартување на командата \"occ db:add-missing-primary-keys\" ќе бидат додадени оние примарни клучеви што недостасуваат и инстанцата непречено ќе работи.", @@ -231,6 +244,7 @@ OC.L10N.register( "Password" : "Лозинка", "Show QR code for mobile apps" : "Прикажи QR код за апликација на мобилен телефон", "Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php е потребно да биде извршен од системски корисник \"{user}\".", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Потребен е PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Unable to update background job mode" : "Не може да се ажурира режимот на работа во позадина", "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." : "За серверот да работи правилно, важно е да ги конфигурирате процедурите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.", @@ -238,10 +252,13 @@ OC.L10N.register( "Last job ran {relativeTime}." : "Последната процедура се изврши пред {relativeTime}.", "Background job did not run yet!" : "Сеуште нема извршено ниедна задача!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Извршува по една задача со секоја вчитана страница. Се користи за инстанца со еден корисник.", "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)." : "cron.php треба да се регистрира на webcron сервис за да ја повикува процедурата секој 5 минути преку HTTP. Се користи за помали истанци (1-5 корисника во зависност на искористувањето).", "Cron (Recommended)" : "Cron (Препорачано)", "Unable to update profile default setting" : "Неможе да се ажурираат стандардните параметри за профилот", "Profile" : "Профил", + "Enable or disable profile by default for new accounts." : "Овозможи или оневозможи профил за нови корисници.", "Unable to update server side encryption config" : "Неможе да се ажурираат параметрите за енкрипција од страна на серверот", "Server-side encryption" : "Енкрипција на страна на серверот", "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." : "Енкрипцијата на страна на серверот овозможува да ги криптирате датотеките што се поставени на овој сервер. Ова доаѓа со ограничувања како намалување на перформансите, па овозможете го ова само доколку е потребно.", @@ -393,6 +410,7 @@ OC.L10N.register( "Location" : "Локација", "Profile picture" : "Фотографија", "About" : "За", + "Date of birth" : "Датум на раѓање", "Full name" : "Име и презиме", "Additional email" : "Дополнителна е-пошта", "Headline" : "Наслов", @@ -417,6 +435,10 @@ OC.L10N.register( "Show to everyone" : "Прикажи на сите", "Show to logged in accounts only" : "Прикажи само на најавени корисници", "Hide" : "Сокриј", + "{progress}% Deploying …" : "{progress}% Распоредување …", + "{progress}% Initializing …" : "{progress}% Иницијализирање …", + "Health checking" : "Здравствена проверка", + "Deploy and Enable" : "Распореди и овозможи", "Download and enable" : "Преземи и овозможи", "Disable" : "Оневозможи", "Allow untested app" : "Дозволи не тестирана апликација", @@ -434,7 +456,11 @@ OC.L10N.register( "Error while updating device token scope" : "Грешка при ажурирање на токен за уред", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Има испратено премногу барање од вашата мрежа. Обидете се подоцна повторно или контактирајте го администраторот.", "Error" : "Грешка", + "Account documentation" : "Документација за кориници", + "Administration documentation" : "Документација за администратори", "Forum" : "Форум", + "Nextcloud help & privacy resources" : "Помош & Приватност", + "General documentation" : "Општа документација", "Legal notice" : "Правно известување", "Privacy policy" : "Политика за приватност", "None/STARTTLS" : "None/STARTTLS", @@ -450,6 +476,7 @@ OC.L10N.register( "Authentication" : "Автентикација", "Authentication required" : "Потребна е автентификација", "Credentials" : "Акредитиви", + "SMTP Login" : "SMTP Најава", "SMTP Password" : "SMTP лозинка", "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта", @@ -464,11 +491,16 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "Причини зошто да го користите Nextcloud во вашата организација", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развиена од {communityopen}Nextcloud заедницата{linkclose}, {githubopen}изворениот код{linkclose} е лиценциран според {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Лајкни ја нашата Facebook страна", + "Follow us on X" : "Следи не на X", "Follow us on Mastodon" : "Следете не на Mastodon", "Check out our blog" : "Проверете го нашиот блог", "Subscribe to our newsletter" : "Претплатете се на нашиот билтен", "Use a second factor besides your password to increase security for your account." : "Користете втор фактор и покрај вашата лозинка за да ја зголемите безбедноста на вашата сметка.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Доколку користите друга апликација за поврзување на Nextcloud, осигурајте се дека имате креирано лозинка за секоја апликација пред да овозможите втор фактор.", + "File locking" : "Заклучување на датотека", + "The PHP memory limit is below the recommended value of %s." : "Меморијата за PHP е под препорачаната вредност од %s.", + "for WebAuthn passwordless login" : "за WebAuthn најава без лозинкаpasswordless login", + "for WebAuthn passwordless login, and SFTP storage" : "за WebAuthn најава без лозинка, и SFTP складиште", "Set default expiration date for shares" : "Постави основен рок на траење за споделувањата", "Your biography" : "Ваша биографија", "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 96c0e392842..5dbc53e93f3 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -65,6 +65,10 @@ "If you received this email, the email configuration seems to be correct." : "Ако ја примивте оваа порака, тоа значи дека конфигурацијата за е-пошта е правилно поставена.", "Email could not be sent. Check your mail server log" : "Порака преку Е-пошта неможе да се испрати. Проверете го записот во е-пошта серверот", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Се случи грешка при праќање на порака. Ве молам проверете ги вашите параметри. (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Треба да ја поставите вашата е-пошта адреса пред да можете да испратите тест пораки. Одете во %s за тоа.", + "Recently active" : "Скоро активни", + "Disabled accounts" : "Оневозможени сметки", + "Invalid account" : "Навалидна сметка", "Invalid mail address" : "Неправилна електронска адреса/пошта", "Settings saved" : "Параматрите се зачувани", "Unable to change full name" : "Не можам да го променам целото име", @@ -90,9 +94,11 @@ "Welcome aboard" : "Добредојдовте", "Welcome aboard %s" : "Добредојдовте %s", "Welcome to your %s account, you can add, protect, and share your data." : "Добредојдовте на вашата %s сметка, можете да додавате, чувате и да ги споделувате вашите податоци.", + "Your Login is: %s" : "Вашето корисничко име е: %s", "Set your password" : "Поставете ваша лозинка", "Go to %s" : "Оди до %s", "Install Client" : "Инсталирај клиент", + "Logged in account must be a sub admin" : "Најавениот корисник мора да биде подадминистратор", "Apps" : "Аппликации", "Personal" : "Лично", "Administration" : "Администрација", @@ -109,9 +115,16 @@ "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", "Email server" : "Сервер за е-пошта", + "Mail Providers" : "Е-пошта провајдери", + "Send emails using" : "Испраќај е-пошти со", "Background jobs" : "Задачи кој се извршуваат во позадина", "Unlimited" : "Неограничено", "Verifying" : "Потврдување", + "Code integrity" : "Интегритет на кодот", + "Some files have not passed the integrity check. {link1} {link2}" : "Некој адтотеки не ја поминаа проверката за интегритет. {link1} {link2}", + "Cron last run" : "Последна позадинска активност", + "Last background job execution ran %s. Something seems wrong. {link}." : "Последно извршување на задачите %s. Нешто не е во ред. {link}.", + "Last background job execution ran %s." : "Последното извршување на задачите траеше %s.", "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." : "Вашата папка за податоци и вашите датотеки се најверојатно достапни од интернет. Датотеката .htaccess не работи. Строго ви препорачуваме да го подесите вашиот веб опслужувач на начин на кој вашата папка за податоци не е веќе достапна од интернет или да ја преместите папката за податоци надвор од коренот на веб опслужувачот.", "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." : "Во базата недостасуваат некој опционални колони. Поради фактот што додавањето колони во големи бази може да потрае, тие не беа додадени автоматски. Со стартување на командата \"occ db:add-missing-columns\" ќе бидат додадени оние колони што недостасуваат и инстанцата непречено ќе работи. Еднаш кога ќе бидат додадени колоните, некој карактеристики ќе се подобрат и можат да ја подобрат употребата и безбедноста.", "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." : "Во базата недостасуваат некој примарни клучеви. Поради фактот што додавањето на примарни клучеви во големи бази може да потрае, тие не беа додадени автоматски. Со стартување на командата \"occ db:add-missing-primary-keys\" ќе бидат додадени оние примарни клучеви што недостасуваат и инстанцата непречено ќе работи.", @@ -229,6 +242,7 @@ "Password" : "Лозинка", "Show QR code for mobile apps" : "Прикажи QR код за апликација на мобилен телефон", "Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php е потребно да биде извршен од системски корисник \"{user}\".", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Потребен е PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Unable to update background job mode" : "Не може да се ажурира режимот на работа во позадина", "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." : "За серверот да работи правилно, важно е да ги конфигурирате процедурите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.", @@ -236,10 +250,13 @@ "Last job ran {relativeTime}." : "Последната процедура се изврши пред {relativeTime}.", "Background job did not run yet!" : "Сеуште нема извршено ниедна задача!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Извршува по една задача со секоја вчитана страница. Се користи за инстанца со еден корисник.", "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)." : "cron.php треба да се регистрира на webcron сервис за да ја повикува процедурата секој 5 минути преку HTTP. Се користи за помали истанци (1-5 корисника во зависност на искористувањето).", "Cron (Recommended)" : "Cron (Препорачано)", "Unable to update profile default setting" : "Неможе да се ажурираат стандардните параметри за профилот", "Profile" : "Профил", + "Enable or disable profile by default for new accounts." : "Овозможи или оневозможи профил за нови корисници.", "Unable to update server side encryption config" : "Неможе да се ажурираат параметрите за енкрипција од страна на серверот", "Server-side encryption" : "Енкрипција на страна на серверот", "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." : "Енкрипцијата на страна на серверот овозможува да ги криптирате датотеките што се поставени на овој сервер. Ова доаѓа со ограничувања како намалување на перформансите, па овозможете го ова само доколку е потребно.", @@ -391,6 +408,7 @@ "Location" : "Локација", "Profile picture" : "Фотографија", "About" : "За", + "Date of birth" : "Датум на раѓање", "Full name" : "Име и презиме", "Additional email" : "Дополнителна е-пошта", "Headline" : "Наслов", @@ -415,6 +433,10 @@ "Show to everyone" : "Прикажи на сите", "Show to logged in accounts only" : "Прикажи само на најавени корисници", "Hide" : "Сокриј", + "{progress}% Deploying …" : "{progress}% Распоредување …", + "{progress}% Initializing …" : "{progress}% Иницијализирање …", + "Health checking" : "Здравствена проверка", + "Deploy and Enable" : "Распореди и овозможи", "Download and enable" : "Преземи и овозможи", "Disable" : "Оневозможи", "Allow untested app" : "Дозволи не тестирана апликација", @@ -432,7 +454,11 @@ "Error while updating device token scope" : "Грешка при ажурирање на токен за уред", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Има испратено премногу барање од вашата мрежа. Обидете се подоцна повторно или контактирајте го администраторот.", "Error" : "Грешка", + "Account documentation" : "Документација за кориници", + "Administration documentation" : "Документација за администратори", "Forum" : "Форум", + "Nextcloud help & privacy resources" : "Помош & Приватност", + "General documentation" : "Општа документација", "Legal notice" : "Правно известување", "Privacy policy" : "Политика за приватност", "None/STARTTLS" : "None/STARTTLS", @@ -448,6 +474,7 @@ "Authentication" : "Автентикација", "Authentication required" : "Потребна е автентификација", "Credentials" : "Акредитиви", + "SMTP Login" : "SMTP Најава", "SMTP Password" : "SMTP лозинка", "Save" : "Зачувај", "Test and verify email settings" : "Тестирај и потврди ги параметрите за електронска пошта", @@ -462,11 +489,16 @@ "Reasons to use Nextcloud in your organization" : "Причини зошто да го користите Nextcloud во вашата организација", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Развиена од {communityopen}Nextcloud заедницата{linkclose}, {githubopen}изворениот код{linkclose} е лиценциран според {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Лајкни ја нашата Facebook страна", + "Follow us on X" : "Следи не на X", "Follow us on Mastodon" : "Следете не на Mastodon", "Check out our blog" : "Проверете го нашиот блог", "Subscribe to our newsletter" : "Претплатете се на нашиот билтен", "Use a second factor besides your password to increase security for your account." : "Користете втор фактор и покрај вашата лозинка за да ја зголемите безбедноста на вашата сметка.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Доколку користите друга апликација за поврзување на Nextcloud, осигурајте се дека имате креирано лозинка за секоја апликација пред да овозможите втор фактор.", + "File locking" : "Заклучување на датотека", + "The PHP memory limit is below the recommended value of %s." : "Меморијата за PHP е под препорачаната вредност од %s.", + "for WebAuthn passwordless login" : "за WebAuthn најава без лозинкаpasswordless login", + "for WebAuthn passwordless login, and SFTP storage" : "за WebAuthn најава без лозинка, и SFTP складиште", "Set default expiration date for shares" : "Постави основен рок на траење за споделувањата", "Your biography" : "Ваша биографија", "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 34062ae3b2e..14c06a47855 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -104,6 +104,7 @@ OC.L10N.register( "Set your password" : "Stel je wachtwoord in", "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", + "Logged in account must be a sub admin" : "Ingelogd account moet een subbeheerder zijn", "Apps" : "Apps", "Personal" : "Persoonlijk", "Administration" : "Beheer", @@ -121,6 +122,7 @@ OC.L10N.register( "Mobile & desktop" : "Mobiel & desktop", "Email server" : "E-mailserver", "Mail Providers" : "Mail-providers", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Mailprovider maakt het mogelijk e-mails rechtstreeks via het persoonlijke e-mailaccount van de gebruiker te verzenden. Momenteel is deze functionaliteit beperkt tot agenda-uitnodigingen. Het vereist Nextcloud Mail 4.1 en een e-mailaccount in Nextcloud Mail dat overeenkomt met het e-mailadres van de gebruiker in Nextcloud.", "Send emails using" : "E-mail verzenden met", "User's email account" : "E-mailaccount gebruiker", "System email account" : "E-mailaccount systeem", @@ -129,6 +131,7 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Verifying" : "Controleer", "Allowed admin IP ranges" : "Toegestane beheerder IP-reeksen", + "Admin IP filtering isn't applied." : "Admin IP-filtering wordt niet toegepast.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Configuratiesleutel \"%1$s\" verwacht een array (%2$s gevonden). Validatie van beheerder IP-bereik wordt niet toegepast.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Configuratiesleutel \"%1$s\" bevat ongeldig(e) IP-bereik(en): \"%2$s\"", "Admin IP filtering is correctly configured." : "Beheerder IP-filtering is juist geconfigureerd.", @@ -139,6 +142,9 @@ OC.L10N.register( "Your remote address could not be determined." : "Je remote adres kon niet bepaald worden", "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." : "Je remote adres is geregistreerd als \"%s\" en wordt op dit moment afgeremd ter bescherming van bruteforce aanvallen. Dit verlaagt de performantie van verschillende aanvragen. Als het remote adres niet uw adres is kan dit wijzen op een verkeerd ingestelde proxy. ", "Your remote address \"%s\" is not brute-force throttled." : "Je remote adres %s is niet bruteforce begrensd.", + "Old administration imported certificates" : "Oude administratie geïmporteerde certificaten", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Er is een achtergrondtaak in behandeling die controleert op het beheer van geïmporteerde SSL-certificaten. Kom later nog eens terug.", + "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." : "Er zijn enkele door de administratie geïmporteerde SSL-certificaten aanwezig die niet meer worden gebruikt bij Nextcloud 21. Ze kunnen op de opdrachtregel worden geïmporteerd via het commando \"occ security: certificates: import\". Hun paden binnen de datadirectory worden hieronder weergegeven.", "Code integrity" : "Integriteit code", "Integrity checker has been disabled. Integrity cannot be verified." : "Integriteitscontrole is uitgeschakeld. Integriteit kan niet gecontroleerd worden.", "No altered files" : "Geen gewijzigde bestanden", @@ -146,6 +152,7 @@ OC.L10N.register( "Cron errors" : "Cron fouten", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:\n%s", "The last cron job ran without errors." : "De laatste crontaak liep zonder fouten.", + "Cron last run" : "Cron laatste run", "Last background job execution ran %s. Something seems wrong. {link}." : "Laatste achtegrondtaak liep%s. Er ging iets fout. {link}", "Last background job execution ran %s." : "Laatste achtergrondtaak liep %s.", "Data directory protected" : "Datamap is beveiligd", @@ -156,9 +163,16 @@ OC.L10N.register( "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." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.", "Database missing indices" : "Database mist indexen", "Missing indices:" : "Ontbrekende indexen:", + "\"%s\" in table \"%s\"" : "\"%s\" in tabel \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Enkele ontbrekende optionele indices gedetecteerd. Af en toe worden er nieuwe indices toegevoegd (door Nextcloud of geïnstalleerde applicaties) om de databaseprestaties te verbeteren. Het toevoegen van indices kan soms een tijdje duren en de prestaties tijdelijk schaden, dus dit gebeurt niet automatisch tijdens upgrades. Zodra de indices zijn toegevoegd, moeten zoekopdrachten naar die tabellen sneller zijn. Gebruik de opdracht `occ db:add-missing-indices` om ze toe te voegen.", "Database missing primary keys" : "Database mist primaire sleutels", + "Missing primary key on table \"%s\"." : "Ontbrekende primaire sleutel op tabel \"%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." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db:add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.", - "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.", + "Database pending bigint migrations" : "Database in afwachting van bigint-migraties", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Sommige kolommen in de database missen een conversie naar big int. Omdat het veranderen van kolomtypen op grote tabellen enige tijd kon duren, werden ze niet automatisch gewijzigd. Door \"occ db: convert-filecache-bigint\" uit te voeren, kunnen de hangende wijzigingen handmatig worden toegepast. Deze bewerking moet worden uitgevoerd terwijl de instantie offline is.", + "Debug mode" : "Foutopsporingsmodus", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in foutopsporingsmodus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.", + "Debug mode is disabled." : "Foutopsporingsmodus uitgeschakeld", "Default phone region" : "Standaard telefoonregio", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Je installatie heeft geen standaard telefoonregio. Dit is nodig om telefoonnummers te valideren in de profielinstellingen zonder landcode. Om nummers zonder landcode toe te staan, voeg je \"default_phone_region\" met de respectieve ISO 3166-1-code van de regio toe aan je configuratiebestand.", "Email test" : "E-mail test", @@ -174,8 +188,10 @@ OC.L10N.register( "Internet connectivity is disabled in configuration file." : "Verbinding met het internet is uitgeschakeld in het configuratiebestand.", "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." : "Deze server heeft geen werkende internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals het gebruik van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als je alle functies wilt gebruiken.", "JavaScript modules support" : "JavaScript modules support", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jouw webserver is niet ingesteld om `.js.map`-bestanden te verwerken. Zonder deze bestanden zullen JavaScript Source Maps niet goed functioneren, waardoor het een grotere uitdaging wordt om eventuele problemen op te lossen en op te sporen.", "Disabled" : "Uitgeschakeld", "The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Het logniveau is ingesteld op foutopsporingsniveau. Gebruik het foutopsporingsniveau alleen om een probleem te diagnosticeren, en reset vervolgens uw log-niveau naar een niveau met minder informatie, omdat het veel informatie oplevert en de prestaties van uw server kan beïnvloeden.", "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." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.", "Supported" : "Ondersteund", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 028e69a3d6b..24afd1954c1 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -102,6 +102,7 @@ "Set your password" : "Stel je wachtwoord in", "Go to %s" : "Ga naar %s", "Install Client" : "Installeer Client", + "Logged in account must be a sub admin" : "Ingelogd account moet een subbeheerder zijn", "Apps" : "Apps", "Personal" : "Persoonlijk", "Administration" : "Beheer", @@ -119,6 +120,7 @@ "Mobile & desktop" : "Mobiel & desktop", "Email server" : "E-mailserver", "Mail Providers" : "Mail-providers", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Mailprovider maakt het mogelijk e-mails rechtstreeks via het persoonlijke e-mailaccount van de gebruiker te verzenden. Momenteel is deze functionaliteit beperkt tot agenda-uitnodigingen. Het vereist Nextcloud Mail 4.1 en een e-mailaccount in Nextcloud Mail dat overeenkomt met het e-mailadres van de gebruiker in Nextcloud.", "Send emails using" : "E-mail verzenden met", "User's email account" : "E-mailaccount gebruiker", "System email account" : "E-mailaccount systeem", @@ -127,6 +129,7 @@ "Unlimited" : "Ongelimiteerd", "Verifying" : "Controleer", "Allowed admin IP ranges" : "Toegestane beheerder IP-reeksen", + "Admin IP filtering isn't applied." : "Admin IP-filtering wordt niet toegepast.", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Configuratiesleutel \"%1$s\" verwacht een array (%2$s gevonden). Validatie van beheerder IP-bereik wordt niet toegepast.", "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Configuratiesleutel \"%1$s\" bevat ongeldig(e) IP-bereik(en): \"%2$s\"", "Admin IP filtering is correctly configured." : "Beheerder IP-filtering is juist geconfigureerd.", @@ -137,6 +140,9 @@ "Your remote address could not be determined." : "Je remote adres kon niet bepaald worden", "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." : "Je remote adres is geregistreerd als \"%s\" en wordt op dit moment afgeremd ter bescherming van bruteforce aanvallen. Dit verlaagt de performantie van verschillende aanvragen. Als het remote adres niet uw adres is kan dit wijzen op een verkeerd ingestelde proxy. ", "Your remote address \"%s\" is not brute-force throttled." : "Je remote adres %s is niet bruteforce begrensd.", + "Old administration imported certificates" : "Oude administratie geïmporteerde certificaten", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Er is een achtergrondtaak in behandeling die controleert op het beheer van geïmporteerde SSL-certificaten. Kom later nog eens terug.", + "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." : "Er zijn enkele door de administratie geïmporteerde SSL-certificaten aanwezig die niet meer worden gebruikt bij Nextcloud 21. Ze kunnen op de opdrachtregel worden geïmporteerd via het commando \"occ security: certificates: import\". Hun paden binnen de datadirectory worden hieronder weergegeven.", "Code integrity" : "Integriteit code", "Integrity checker has been disabled. Integrity cannot be verified." : "Integriteitscontrole is uitgeschakeld. Integriteit kan niet gecontroleerd worden.", "No altered files" : "Geen gewijzigde bestanden", @@ -144,6 +150,7 @@ "Cron errors" : "Cron fouten", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Het was niet mogelijk om de systeem cron via CLI uit te voeren. De volgende technische problemen traden op:\n%s", "The last cron job ran without errors." : "De laatste crontaak liep zonder fouten.", + "Cron last run" : "Cron laatste run", "Last background job execution ran %s. Something seems wrong. {link}." : "Laatste achtegrondtaak liep%s. Er ging iets fout. {link}", "Last background job execution ran %s." : "Laatste achtergrondtaak liep %s.", "Data directory protected" : "Datamap is beveiligd", @@ -154,9 +161,16 @@ "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." : "De database mist een paar optionele kolommen. Omdat het toevoegen van kolommen op grote tabellen veel tijd kan kosten, zijn ze niet automatisch gecreëerd, omdat dat optioneel kan. Door het draaien van \"occ db:add-missing-columns\" kunnen deze kolommen handmatig worden toegevoegd terwijl de server blijft draaien. Als de kolommen zijn toegevoegd, zullen bepaalde functionaliteiten veel sneller of gemakkelijker plaatsvinden.", "Database missing indices" : "Database mist indexen", "Missing indices:" : "Ontbrekende indexen:", + "\"%s\" in table \"%s\"" : "\"%s\" in tabel \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Enkele ontbrekende optionele indices gedetecteerd. Af en toe worden er nieuwe indices toegevoegd (door Nextcloud of geïnstalleerde applicaties) om de databaseprestaties te verbeteren. Het toevoegen van indices kan soms een tijdje duren en de prestaties tijdelijk schaden, dus dit gebeurt niet automatisch tijdens upgrades. Zodra de indices zijn toegevoegd, moeten zoekopdrachten naar die tabellen sneller zijn. Gebruik de opdracht `occ db:add-missing-indices` om ze toe te voegen.", "Database missing primary keys" : "Database mist primaire sleutels", + "Missing primary key on table \"%s\"." : "Ontbrekende primaire sleutel op tabel \"%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." : "De database mist enkele primaire sleutels. Omdat het toevoegen van primaire sleutels aan grote tabellen enige tijd kan duren, werden ze niet automatisch toegevoegd. Door \"occ db:add-missing-primary-keys\" uit te voeren, kunnen die ontbrekende primaire sleutels handmatig worden toegevoegd terwijl de server blijft draaien.", - "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in debug modus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.", + "Database pending bigint migrations" : "Database in afwachting van bigint-migraties", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Sommige kolommen in de database missen een conversie naar big int. Omdat het veranderen van kolomtypen op grote tabellen enige tijd kon duren, werden ze niet automatisch gewijzigd. Door \"occ db: convert-filecache-bigint\" uit te voeren, kunnen de hangende wijzigingen handmatig worden toegepast. Deze bewerking moet worden uitgevoerd terwijl de instantie offline is.", + "Debug mode" : "Foutopsporingsmodus", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Deze instantie draait in foutopsporingsmodus. Gelieve deze modus enkel te gebruiken voor lokale ontwikkeling, en niet in productie omgevingen.", + "Debug mode is disabled." : "Foutopsporingsmodus uitgeschakeld", "Default phone region" : "Standaard telefoonregio", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Je installatie heeft geen standaard telefoonregio. Dit is nodig om telefoonnummers te valideren in de profielinstellingen zonder landcode. Om nummers zonder landcode toe te staan, voeg je \"default_phone_region\" met de respectieve ISO 3166-1-code van de regio toe aan je configuratiebestand.", "Email test" : "E-mail test", @@ -172,8 +186,10 @@ "Internet connectivity is disabled in configuration file." : "Verbinding met het internet is uitgeschakeld in het configuratiebestand.", "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." : "Deze server heeft geen werkende internetverbinding: meerdere endpoints kunnen niet worden bereikt. Dat betekent dat sommige functies, zoals het gebruik van externe opslag, notificaties over updates of installatie van apps van derde partijen niet werken. Ook het benaderen van bestanden vanaf een remote locatie en het versturen van notificatie emails kan mislukken. We adviseren om de internetverbinding voor deze server in te schakelen als je alle functies wilt gebruiken.", "JavaScript modules support" : "JavaScript modules support", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Jouw webserver is niet ingesteld om `.js.map`-bestanden te verwerken. Zonder deze bestanden zullen JavaScript Source Maps niet goed functioneren, waardoor het een grotere uitdaging wordt om eventuele problemen op te lossen en op te sporen.", "Disabled" : "Uitgeschakeld", "The old server-side-encryption format is enabled. We recommend disabling this." : "Het oude server-side-encryptie formaat is ingeschakeld. We raden aan om dit uit te schakelen.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Het logniveau is ingesteld op foutopsporingsniveau. Gebruik het foutopsporingsniveau alleen om een probleem te diagnosticeren, en reset vervolgens uw log-niveau naar een niveau met minder informatie, omdat het veel informatie oplevert en de prestaties van uw server kan beïnvloeden.", "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." : "De PHP functie \"set_time_limit\" is niet beschikbaar. Dit kan erin resulteren dat de scripts halverwege stoppen, waardoor de installatie ontregeld raakt. We adviseren sterk om deze functie in te schakelen.", "Supported" : "Ondersteund", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Je PHP heeft geen FreeType ondersteuning. Dit zal leiden tot verminkte profielafbeeldingen en instellingeninterface.", diff --git a/apps/systemtags/l10n/lv.js b/apps/systemtags/l10n/lv.js index 6bbd17c5d52..4140ee32b0c 100644 --- a/apps/systemtags/l10n/lv.js +++ b/apps/systemtags/l10n/lv.js @@ -59,6 +59,7 @@ OC.L10N.register( "System tag creation is now allowed for everybody" : "Sistēmas birku izveidošana tagad ir ļauta visiem", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No tags found" : "Netika atrasta neviena birka", + "Tags you have created will show up here." : "Tevis izveidotās birkas parādīsies šeit.", "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/systemtags/l10n/lv.json b/apps/systemtags/l10n/lv.json index 254571a47ef..fff7a065c58 100644 --- a/apps/systemtags/l10n/lv.json +++ b/apps/systemtags/l10n/lv.json @@ -57,6 +57,7 @@ "System tag creation is now allowed for everybody" : "Sistēmas birku izveidošana tagad ir ļauta visiem", "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Sadarbības birkas ir pieejamas visiem lietotājiem. Ierobežotās birkas ir redzamas lietotājiem, bet viņi tās nevar piešķirt. Neredzamās birkas ir paredzētas iekšējai lietošanai, jo lietotāji nevar tās redzēt vai piešķirt.", "No tags found" : "Netika atrasta neviena birka", + "Tags you have created will show up here." : "Tevis izveidotās birkas parādīsies šeit.", "Failed to delete tag for file" : "Neizdevās izdzēst birku vai datni" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/systemtags/l10n/mk.js b/apps/systemtags/l10n/mk.js index 0ceb835081e..c22ff5d8374 100644 --- a/apps/systemtags/l10n/mk.js +++ b/apps/systemtags/l10n/mk.js @@ -43,18 +43,36 @@ OC.L10N.register( "All tagged %s …" : "Сите означени %s …", "tagged %s" : "означени %s", "Collaborative tags" : "Колаборативна ознака", + "Collaborative tagging functionality which shares tags among people." : "Колаборативна ознака е можност да се споделуваат ознаките со корисниците.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Колаборативна ознака е можност да се споделуваат ознаките со корисниците. Одлично за тимско работење.\n\t(Доколку користите провајдер со инсталирани повеќе инстанци, се препорачува да се оневозможи оваа апликацика бидејќи ознаките ќе бидат споделени.)", "Public" : "Јавна", "Restricted" : "Ограничена", "Invisible" : "Невидливо", + "Created tag" : "Создадена ознака", "Failed to create tag" : "Неуспешно креирање на ознака", + "Updated tag" : "Ажурирана ознака", + "Failed to update tag" : "Неуспешно ажурирање ознака", + "Deleted tag" : "Избришана ознака", "Failed to delete tag" : "Неуспешно бришење на ознака", + "Create or edit tags" : "Креирај или измени ознака", + "Search for a tag to edit" : "Барај ознака за ажурирање", "Collaborative tags …" : "Колаборативни ознаки ...", + "No tags to select" : "Нема ознаки за обележување", + "Tag name" : "Име на ознака", + "Tag level" : "Ниво на ознака", "Create" : "Креирај", "Update" : "Ажурирај", "Delete" : "Избриши", "Reset" : "Поништи", + "Loading …" : "Се вчитува…", + "{displayName} (hidden)" : "{displayName} (невидлив)", + "{displayName} (restricted)" : "{displayName} (ограничен)", + "Only admins can create new tags" : "Само администраторите можат да креираат ознаки", "Manage tags" : "Уреди ги ознаките", + "Search tag" : "Барај ознака", + "Create new tag" : "Креирај нова ознака", "Cancel" : "Откажи", + "Apply changes" : "Промени ги промените", "Failed to load tags" : "Неуспешно вчитување на ознаки", "Failed to load selected tags" : "Неуспешно вчитување на избраната ознака", "Failed to select tag" : "Неуспешно избирање на ознака", diff --git a/apps/systemtags/l10n/mk.json b/apps/systemtags/l10n/mk.json index 02677e2e88b..5980e6ef18a 100644 --- a/apps/systemtags/l10n/mk.json +++ b/apps/systemtags/l10n/mk.json @@ -41,18 +41,36 @@ "All tagged %s …" : "Сите означени %s …", "tagged %s" : "означени %s", "Collaborative tags" : "Колаборативна ознака", + "Collaborative tagging functionality which shares tags among people." : "Колаборативна ознака е можност да се споделуваат ознаките со корисниците.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Колаборативна ознака е можност да се споделуваат ознаките со корисниците. Одлично за тимско работење.\n\t(Доколку користите провајдер со инсталирани повеќе инстанци, се препорачува да се оневозможи оваа апликацика бидејќи ознаките ќе бидат споделени.)", "Public" : "Јавна", "Restricted" : "Ограничена", "Invisible" : "Невидливо", + "Created tag" : "Создадена ознака", "Failed to create tag" : "Неуспешно креирање на ознака", + "Updated tag" : "Ажурирана ознака", + "Failed to update tag" : "Неуспешно ажурирање ознака", + "Deleted tag" : "Избришана ознака", "Failed to delete tag" : "Неуспешно бришење на ознака", + "Create or edit tags" : "Креирај или измени ознака", + "Search for a tag to edit" : "Барај ознака за ажурирање", "Collaborative tags …" : "Колаборативни ознаки ...", + "No tags to select" : "Нема ознаки за обележување", + "Tag name" : "Име на ознака", + "Tag level" : "Ниво на ознака", "Create" : "Креирај", "Update" : "Ажурирај", "Delete" : "Избриши", "Reset" : "Поништи", + "Loading …" : "Се вчитува…", + "{displayName} (hidden)" : "{displayName} (невидлив)", + "{displayName} (restricted)" : "{displayName} (ограничен)", + "Only admins can create new tags" : "Само администраторите можат да креираат ознаки", "Manage tags" : "Уреди ги ознаките", + "Search tag" : "Барај ознака", + "Create new tag" : "Креирај нова ознака", "Cancel" : "Откажи", + "Apply changes" : "Промени ги промените", "Failed to load tags" : "Неуспешно вчитување на ознаки", "Failed to load selected tags" : "Неуспешно вчитување на избраната ознака", "Failed to select tag" : "Неуспешно избирање на ознака", diff --git a/apps/updatenotification/l10n/mk.js b/apps/updatenotification/l10n/mk.js index 71b9b33190d..cfd50b7a030 100644 --- a/apps/updatenotification/l10n/mk.js +++ b/apps/updatenotification/l10n/mk.js @@ -3,13 +3,23 @@ OC.L10N.register( { "Channel updated" : "Каналот е ажуриран", "Web updater is disabled" : "Оневозможено е WEB ажурирање", + "App updated" : "Ажурирана е апликација", + "See what's new" : "Што е ново", + "{app} updated to version {version}" : "{app} ажурирана на верзија {version}", "Update notifications" : "Известувања за ажурирање", "The update server could not be reached since %d days to check for new updates." : "Серверот за ажурирање не е проверен %d дена.", "Please check the Nextcloud and server log files for errors." : "Проверете ги записите во Cloud-от и записите во серверот за грешките.", "Update to {serverAndVersion} is available." : "Достапно е ажурирање во {serverAndVersion} верзија.", "Update for {app} to version %s is available." : "Достапно е ажурирање за {app} во верзија %s.", "Update notification" : "Известување за ажурирање", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Прикажува известувања за ажурирање и овозможува SSO за надградувачот.", + "Give feedback" : "Дајте повратни информации", + "Get started" : "Започнете", + "No changelog available" : "Нема достапен дневник за промени", + "What's new in {app} {version}" : "Што е ново во {app} {version}", "A new version is available: <strong>{newVersionString}</strong>" : "Достапна е нова верзија: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Можно е да треба некое време додека новата верзија се прикаже овде. Ние испорачуваме нови до нашите корисници но од време на време некој верзии ги прескокнуваме поради пројандени проблеми во истите. Повеќе информации може да се пронајдат на {link}", + "Checked on {lastCheckedDate} - Open changelog" : "Проверено на {lastCheckedDate} - Отвори дневник за промени", "Checking apps for compatible versions" : "Проверка за компатибилност на апликациите со новата верзија", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Бидете сигурни дека во config.php датотеката параматарот <samp>appstoreenabled</samp> е поставен на false.", "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Неможе да се поврзе со appstore или одговорот е дека нема ажурирање. Пребарајте рачно за ажурирање или бидете сигурни дека серверот има пристап до интернет и може да се поврзе со продавницата.", @@ -26,18 +36,26 @@ OC.L10N.register( "Apps missing compatible version" : "Апликации на кој им недостасува компатибилност", "View in store" : "Преглед во продавницата за апликации", "Apps with compatible version" : "Апликации со компатибилни верзии", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Имајте на ум дека веб ажурирачот не е препорачан за повеќе од 100 корисници! Наместо тоа, користете го ажурирачот на командната линија!", "Open updater" : "Стартувај го надградувачот", "Download now" : "Преземи", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-ажурирањето е оневозможено. Користете го ажурирањето од командната линија или соодветниот механизам за ажурирање за вашиот метод на инсталација (на пр. Docker pull) за ажурирање.", "What's new?" : "Што е ново", "View changelog" : "Видете ги проммените", "The update check is not yet finished. Please refresh the page." : "Сеуште нема извшено проверка за ажурирање, Ве молиме рефреширајте ја страната.", "Your version is up to date." : "Вашата верзија е ажурирана.", "A non-default update server is in use to be checked for updates:" : "Нестандарден сервер е поставен за проверка за ажурирање:", + "Update channel" : "Канал за ажурирање", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Промената на каналот за ажурирање влијае на страницата за управување со апликации. На пр. откако ќе се префрлите на бета каналот, ќе ви бидат понудени ажурирања на бета апликации на страницата за управување со апликации.", + "Current update channel:" : "Моментален канал за ажурирање:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Секогаш можете да ажурирате на нова верзија. Но никогаш нема да можете да се вратите на постара верзија.", "Notify members of the following groups about available updates:" : "Извести ги членовите на овие групи за достапните ажурирања:", + "No groups" : "Нема групи", "Only notifications for app updates are available." : "Известувања само за достапни ажурирања на апликации.", "The selected update channel makes dedicated notifications for the server obsolete." : "Избраниот канал за ажурирање ќе овозможи известувања за застарениот сервер.", "The selected update channel does not support updates of the server." : "Избраниот канал за ажурирање не поддржува ажурирање за серверот.", + "Changelog for app {app}" : "Дневник на промени за апликацијата {app}", + "What's new in {app} version {version}" : "Што е ново во {app} верзија {version}", "{version} is available. Get more information on how to update." : "Достапна е нова верзија {version}. Видете ги информациите како да ја ажурирате." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/updatenotification/l10n/mk.json b/apps/updatenotification/l10n/mk.json index e922dbe066e..c6eb94b7e0d 100644 --- a/apps/updatenotification/l10n/mk.json +++ b/apps/updatenotification/l10n/mk.json @@ -1,13 +1,23 @@ { "translations": { "Channel updated" : "Каналот е ажуриран", "Web updater is disabled" : "Оневозможено е WEB ажурирање", + "App updated" : "Ажурирана е апликација", + "See what's new" : "Што е ново", + "{app} updated to version {version}" : "{app} ажурирана на верзија {version}", "Update notifications" : "Известувања за ажурирање", "The update server could not be reached since %d days to check for new updates." : "Серверот за ажурирање не е проверен %d дена.", "Please check the Nextcloud and server log files for errors." : "Проверете ги записите во Cloud-от и записите во серверот за грешките.", "Update to {serverAndVersion} is available." : "Достапно е ажурирање во {serverAndVersion} верзија.", "Update for {app} to version %s is available." : "Достапно е ажурирање за {app} во верзија %s.", "Update notification" : "Известување за ажурирање", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Прикажува известувања за ажурирање и овозможува SSO за надградувачот.", + "Give feedback" : "Дајте повратни информации", + "Get started" : "Започнете", + "No changelog available" : "Нема достапен дневник за промени", + "What's new in {app} {version}" : "Што е ново во {app} {version}", "A new version is available: <strong>{newVersionString}</strong>" : "Достапна е нова верзија: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Можно е да треба некое време додека новата верзија се прикаже овде. Ние испорачуваме нови до нашите корисници но од време на време некој верзии ги прескокнуваме поради пројандени проблеми во истите. Повеќе информации може да се пронајдат на {link}", + "Checked on {lastCheckedDate} - Open changelog" : "Проверено на {lastCheckedDate} - Отвори дневник за промени", "Checking apps for compatible versions" : "Проверка за компатибилност на апликациите со новата верзија", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Бидете сигурни дека во config.php датотеката параматарот <samp>appstoreenabled</samp> е поставен на false.", "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Неможе да се поврзе со appstore или одговорот е дека нема ажурирање. Пребарајте рачно за ажурирање или бидете сигурни дека серверот има пристап до интернет и може да се поврзе со продавницата.", @@ -24,18 +34,26 @@ "Apps missing compatible version" : "Апликации на кој им недостасува компатибилност", "View in store" : "Преглед во продавницата за апликации", "Apps with compatible version" : "Апликации со компатибилни верзии", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Имајте на ум дека веб ажурирачот не е препорачан за повеќе од 100 корисници! Наместо тоа, користете го ажурирачот на командната линија!", "Open updater" : "Стартувај го надградувачот", "Download now" : "Преземи", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-ажурирањето е оневозможено. Користете го ажурирањето од командната линија или соодветниот механизам за ажурирање за вашиот метод на инсталација (на пр. Docker pull) за ажурирање.", "What's new?" : "Што е ново", "View changelog" : "Видете ги проммените", "The update check is not yet finished. Please refresh the page." : "Сеуште нема извшено проверка за ажурирање, Ве молиме рефреширајте ја страната.", "Your version is up to date." : "Вашата верзија е ажурирана.", "A non-default update server is in use to be checked for updates:" : "Нестандарден сервер е поставен за проверка за ажурирање:", + "Update channel" : "Канал за ажурирање", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Промената на каналот за ажурирање влијае на страницата за управување со апликации. На пр. откако ќе се префрлите на бета каналот, ќе ви бидат понудени ажурирања на бета апликации на страницата за управување со апликации.", + "Current update channel:" : "Моментален канал за ажурирање:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Секогаш можете да ажурирате на нова верзија. Но никогаш нема да можете да се вратите на постара верзија.", "Notify members of the following groups about available updates:" : "Извести ги членовите на овие групи за достапните ажурирања:", + "No groups" : "Нема групи", "Only notifications for app updates are available." : "Известувања само за достапни ажурирања на апликации.", "The selected update channel makes dedicated notifications for the server obsolete." : "Избраниот канал за ажурирање ќе овозможи известувања за застарениот сервер.", "The selected update channel does not support updates of the server." : "Избраниот канал за ажурирање не поддржува ажурирање за серверот.", + "Changelog for app {app}" : "Дневник на промени за апликацијата {app}", + "What's new in {app} version {version}" : "Што е ново во {app} верзија {version}", "{version} is available. Get more information on how to update." : "Достапна е нова верзија {version}. Видете ги информациите како да ја ажурирате." },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/af.js b/apps/user_status/l10n/af.js index edf3710be39..8a4bdf0be20 100644 --- a/apps/user_status/l10n/af.js +++ b/apps/user_status/l10n/af.js @@ -12,7 +12,6 @@ OC.L10N.register( "Clear status after" : "Wis status na", "There was an error saving the status" : "Daar was ’n fout toe status bewaar is", "There was an error clearing the status" : "Daar was ’n fout toe die status gewis is", - "Set status" : "Stel status", "Online status" : "Aanlyn status", "Status message" : "Statusboodskap", "Clear status message" : "Wis statusboodskap", @@ -25,6 +24,7 @@ OC.L10N.register( "Do not disturb" : "Moenie pla nie", "Invisible" : "Onsigbaar", "Offline" : "Vanlyn", + "Set status" : "Stel status", "There was an error saving the new status" : "Daar was ’n fout toe nuwe status bewaar is", "30 minutes" : "30 minute", "1 hour" : "1 uur", diff --git a/apps/user_status/l10n/af.json b/apps/user_status/l10n/af.json index 36ef75924e1..0a92dd9ab7d 100644 --- a/apps/user_status/l10n/af.json +++ b/apps/user_status/l10n/af.json @@ -10,7 +10,6 @@ "Clear status after" : "Wis status na", "There was an error saving the status" : "Daar was ’n fout toe status bewaar is", "There was an error clearing the status" : "Daar was ’n fout toe die status gewis is", - "Set status" : "Stel status", "Online status" : "Aanlyn status", "Status message" : "Statusboodskap", "Clear status message" : "Wis statusboodskap", @@ -23,6 +22,7 @@ "Do not disturb" : "Moenie pla nie", "Invisible" : "Onsigbaar", "Offline" : "Vanlyn", + "Set status" : "Stel status", "There was an error saving the new status" : "Daar was ’n fout toe nuwe status bewaar is", "30 minutes" : "30 minute", "1 hour" : "1 uur", diff --git a/apps/user_status/l10n/ar.js b/apps/user_status/l10n/ar.js index bc6043e92ea..9557ff74546 100644 --- a/apps/user_status/l10n/ar.js +++ b/apps/user_status/l10n/ar.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "حدث خطأ اثناء حفظ الحالة", "There was an error clearing the status" : "حدث خطأ اثناء حذف الحالة", "There was an error reverting the status" : "حدث خطأ أثناء استرجاع الحالة", - "Set status" : "تعيين الحالة", "Online status" : "حالة الاتصال", "Status message" : "رسالة الحالة", "Set absence period" : "تعيين فترة التغيّب", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "عدم الازعاج", "Invisible" : "عدم الظهور", "Offline" : "غير متصل", + "Set status" : "تعيين الحالة", "There was an error saving the new status" : "حدث خطأ اثناء حفظ الحالة الجديدة", "30 minutes" : "30 دقيقة", "1 hour" : "1 ساعة", "4 hours" : "4 ساعات", + "Busy" : "مشغول", "Mute all notifications" : "عدم إظهار جميع التنبيهات", "Appear offline" : "الحالة غير متصل" }, diff --git a/apps/user_status/l10n/ar.json b/apps/user_status/l10n/ar.json index 2d23b4044c9..79c8c2d184c 100644 --- a/apps/user_status/l10n/ar.json +++ b/apps/user_status/l10n/ar.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "حدث خطأ اثناء حفظ الحالة", "There was an error clearing the status" : "حدث خطأ اثناء حذف الحالة", "There was an error reverting the status" : "حدث خطأ أثناء استرجاع الحالة", - "Set status" : "تعيين الحالة", "Online status" : "حالة الاتصال", "Status message" : "رسالة الحالة", "Set absence period" : "تعيين فترة التغيّب", @@ -37,10 +36,12 @@ "Do not disturb" : "عدم الازعاج", "Invisible" : "عدم الظهور", "Offline" : "غير متصل", + "Set status" : "تعيين الحالة", "There was an error saving the new status" : "حدث خطأ اثناء حفظ الحالة الجديدة", "30 minutes" : "30 دقيقة", "1 hour" : "1 ساعة", "4 hours" : "4 ساعات", + "Busy" : "مشغول", "Mute all notifications" : "عدم إظهار جميع التنبيهات", "Appear offline" : "الحالة غير متصل" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" diff --git a/apps/user_status/l10n/ast.js b/apps/user_status/l10n/ast.js index b1e8f149c78..ac09b5ac733 100644 --- a/apps/user_status/l10n/ast.js +++ b/apps/user_status/l10n/ast.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Hebo un error al guardar l'estáu", "There was an error clearing the status" : "Hebo un error al borrar l'estáu", "There was an error reverting the status" : "Hebo un error al recuperar l'estáu anterior", - "Set status" : "Afitar l'estáu", "Online status" : "Estáu en llinia", "Status message" : "Mensaxe del estáu", "Your status was set automatically" : "L'estáu afitóse automáticamente", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "Nun molestar", "Invisible" : "Invisible", "Offline" : "Desconectáu", + "Set status" : "Afitar l'estáu", "There was an error saving the new status" : "Hebo un error al guardar l'estáu nuevu", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 hores", + "Busy" : "Ocupáu", "Mute all notifications" : "Desactivar tolos avisos", "Appear offline" : "Apaecer desconectáu" }, diff --git a/apps/user_status/l10n/ast.json b/apps/user_status/l10n/ast.json index 4c2d63594ac..0a6e2ee9681 100644 --- a/apps/user_status/l10n/ast.json +++ b/apps/user_status/l10n/ast.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Hebo un error al guardar l'estáu", "There was an error clearing the status" : "Hebo un error al borrar l'estáu", "There was an error reverting the status" : "Hebo un error al recuperar l'estáu anterior", - "Set status" : "Afitar l'estáu", "Online status" : "Estáu en llinia", "Status message" : "Mensaxe del estáu", "Your status was set automatically" : "L'estáu afitóse automáticamente", @@ -35,10 +34,12 @@ "Do not disturb" : "Nun molestar", "Invisible" : "Invisible", "Offline" : "Desconectáu", + "Set status" : "Afitar l'estáu", "There was an error saving the new status" : "Hebo un error al guardar l'estáu nuevu", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 hores", + "Busy" : "Ocupáu", "Mute all notifications" : "Desactivar tolos avisos", "Appear offline" : "Apaecer desconectáu" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/bg.js b/apps/user_status/l10n/bg.js index c0cca7e6c43..e799fa1f212 100644 --- a/apps/user_status/l10n/bg.js +++ b/apps/user_status/l10n/bg.js @@ -21,7 +21,6 @@ OC.L10N.register( "There was an error saving the status" : "Възникна грешка при запазване на състоянието", "There was an error clearing the status" : "Възникна грешка при изчистване на състоянието", "There was an error reverting the status" : "Имаше грешка при връщане на състоянието", - "Set status" : "Задаване на състояние", "Online status" : "Състояние", "Status message" : "Съобщение за състояние", "Set absence period" : "Задай период на отсъствие", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "Не безпокойте", "Invisible" : "Невидим", "Offline" : "Офлайн", + "Set status" : "Задаване на състояние", "There was an error saving the new status" : "Възникна грешка при запазване на новото състояние", "30 minutes" : "30 минути", "1 hour" : "1 час", "4 hours" : "4 чàса", + "Busy" : "Зает", "Mute all notifications" : "Заглушаване на всички известия", "Appear offline" : "Показване като офлайн" }, diff --git a/apps/user_status/l10n/bg.json b/apps/user_status/l10n/bg.json index 0909badbed2..639aab4a411 100644 --- a/apps/user_status/l10n/bg.json +++ b/apps/user_status/l10n/bg.json @@ -19,7 +19,6 @@ "There was an error saving the status" : "Възникна грешка при запазване на състоянието", "There was an error clearing the status" : "Възникна грешка при изчистване на състоянието", "There was an error reverting the status" : "Имаше грешка при връщане на състоянието", - "Set status" : "Задаване на състояние", "Online status" : "Състояние", "Status message" : "Съобщение за състояние", "Set absence period" : "Задай период на отсъствие", @@ -35,10 +34,12 @@ "Do not disturb" : "Не безпокойте", "Invisible" : "Невидим", "Offline" : "Офлайн", + "Set status" : "Задаване на състояние", "There was an error saving the new status" : "Възникна грешка при запазване на новото състояние", "30 minutes" : "30 минути", "1 hour" : "1 час", "4 hours" : "4 чàса", + "Busy" : "Зает", "Mute all notifications" : "Заглушаване на всички известия", "Appear offline" : "Показване като офлайн" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/ca.js b/apps/user_status/l10n/ca.js index c0c848c4d6f..8fa53f7f41b 100644 --- a/apps/user_status/l10n/ca.js +++ b/apps/user_status/l10n/ca.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "S'ha produït un error en desar l'estat", "There was an error clearing the status" : "S'ha produït un error en esborrar l'estat", "There was an error reverting the status" : "S'ha produït un error en recuperar l'estat anterior", - "Set status" : "Indica l'estat", "Online status" : "Estat en línia", "Status message" : "Missatge d'estat", "Set absence period" : "Establir període d'absència", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "No molesteu", "Invisible" : "Invisible", "Offline" : "Fora de línia", + "Set status" : "Indica l'estat", "There was an error saving the new status" : "S'ha produït un error en desar l'estat nou", "30 minutes" : "30 minuts", "1 hour" : "1 hora", "4 hours" : "4 hores", + "Busy" : "Ocupat", "Mute all notifications" : "Silencieu totes les notificacions", "Appear offline" : "Apareixeu fora de línia" }, diff --git a/apps/user_status/l10n/ca.json b/apps/user_status/l10n/ca.json index 874a689c836..c40c658b992 100644 --- a/apps/user_status/l10n/ca.json +++ b/apps/user_status/l10n/ca.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "S'ha produït un error en desar l'estat", "There was an error clearing the status" : "S'ha produït un error en esborrar l'estat", "There was an error reverting the status" : "S'ha produït un error en recuperar l'estat anterior", - "Set status" : "Indica l'estat", "Online status" : "Estat en línia", "Status message" : "Missatge d'estat", "Set absence period" : "Establir període d'absència", @@ -37,10 +36,12 @@ "Do not disturb" : "No molesteu", "Invisible" : "Invisible", "Offline" : "Fora de línia", + "Set status" : "Indica l'estat", "There was an error saving the new status" : "S'ha produït un error en desar l'estat nou", "30 minutes" : "30 minuts", "1 hour" : "1 hora", "4 hours" : "4 hores", + "Busy" : "Ocupat", "Mute all notifications" : "Silencieu totes les notificacions", "Appear offline" : "Apareixeu fora de línia" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index e02647b5728..9d21e89f539 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Došlo k chybě při ukládání stavu", "There was an error clearing the status" : "Při čištění stavu došlo k chybě", "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě", - "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", "Set absence period" : "Nastavit období nepřítomnosti", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Nerušit", "Invisible" : "Není vidět", "Offline" : "Offline", + "Set status" : "Nastavit stav", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", "30 minutes" : "30 minut", "1 hour" : "1 hodina", "4 hours" : "4 hodiny", + "Busy" : "Zaneprázdněn(a)", "Mute all notifications" : "Ztlumit veškerá upozornění", "Appear offline" : "Jevit se offline" }, diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index 11542f48ebe..c6c875d3454 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Došlo k chybě při ukládání stavu", "There was an error clearing the status" : "Při čištění stavu došlo k chybě", "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě", - "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", "Set absence period" : "Nastavit období nepřítomnosti", @@ -37,10 +36,12 @@ "Do not disturb" : "Nerušit", "Invisible" : "Není vidět", "Offline" : "Offline", + "Set status" : "Nastavit stav", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", "30 minutes" : "30 minut", "1 hour" : "1 hodina", "4 hours" : "4 hodiny", + "Busy" : "Zaneprázdněn(a)", "Mute all notifications" : "Ztlumit veškerá upozornění", "Appear offline" : "Jevit se offline" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" diff --git a/apps/user_status/l10n/da.js b/apps/user_status/l10n/da.js index 3b63378803d..43b4560d086 100644 --- a/apps/user_status/l10n/da.js +++ b/apps/user_status/l10n/da.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Der opstod en fejl ved lagring af status", "There was an error clearing the status" : "Der opstod en fejl ved rydning af status", "There was an error reverting the status" : "Der opstod en fejl ved indstillingen af status", - "Set status" : "Sæt status", "Online status" : "Online status", "Status message" : "Statusbesked", "Set absence period" : "Indstil fraværs periode", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Forstyr ikke", "Invisible" : "Usynlig", "Offline" : "Offline", + "Set status" : "Sæt status", "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Busy" : "Optaget", "Mute all notifications" : "Vis ikke notifikationer", "Appear offline" : "Er offline" }, diff --git a/apps/user_status/l10n/da.json b/apps/user_status/l10n/da.json index a733734c4ec..67708311d7b 100644 --- a/apps/user_status/l10n/da.json +++ b/apps/user_status/l10n/da.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Der opstod en fejl ved lagring af status", "There was an error clearing the status" : "Der opstod en fejl ved rydning af status", "There was an error reverting the status" : "Der opstod en fejl ved indstillingen af status", - "Set status" : "Sæt status", "Online status" : "Online status", "Status message" : "Statusbesked", "Set absence period" : "Indstil fraværs periode", @@ -37,10 +36,12 @@ "Do not disturb" : "Forstyr ikke", "Invisible" : "Usynlig", "Offline" : "Offline", + "Set status" : "Sæt status", "There was an error saving the new status" : "Der opstod en fejl ved lagring af den nye status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Busy" : "Optaget", "Mute all notifications" : "Vis ikke notifikationer", "Appear offline" : "Er offline" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 5b97fef09ff..b59906d6135 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Nicht im Büro", "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", + "Be right back" : "Bin gleich zurück", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", "Emoji for your status message" : "Emoji für deine Statusnachricht", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status", "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status", "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten", - "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", "Set absence period" : "Abwesenheitszeitraum festlegen", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Bitte nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", + "Set status" : "Status setzen", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", "30 minutes" : "30 Minuten", "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", + "Busy" : "Beschäftigt", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen" }, diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index e5e544e6e24..2badd82476c 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -8,6 +8,7 @@ "Out of office" : "Nicht im Büro", "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", + "Be right back" : "Bin gleich zurück", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", "Emoji for your status message" : "Emoji für deine Statusnachricht", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status", "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status", "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten", - "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", "Set absence period" : "Abwesenheitszeitraum festlegen", @@ -37,10 +37,12 @@ "Do not disturb" : "Bitte nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", + "Set status" : "Status setzen", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", "30 minutes" : "30 Minuten", "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", + "Busy" : "Beschäftigt", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index f8eec006289..23d86b06643 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Nicht im Büro", "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", + "Be right back" : "Bin gleich zurück", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", "Emoji for your status message" : "Emoji für Ihre Statusnachricht", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status", "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status", "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten", - "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", "Set absence period" : "Abwesenheitszeitraum festlegen", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", + "Set status" : "Status setzen", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", "30 minutes" : "30 Minuten", "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", + "Busy" : "Beschäftigt", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen" }, diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json index 066692000c5..9be300f0e29 100644 --- a/apps/user_status/l10n/de_DE.json +++ b/apps/user_status/l10n/de_DE.json @@ -8,6 +8,7 @@ "Out of office" : "Nicht im Büro", "Working remotely" : "Arbeitet aus der Ferne", "In a call" : "In einem Anruf", + "Be right back" : "Bin gleich zurück", "User status" : "Benutzerstatus", "Clear status after" : "Status löschen nach", "Emoji for your status message" : "Emoji für Ihre Statusnachricht", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Es gab einen Fehler beim Speichern des Status", "There was an error clearing the status" : "Es gab einen Fehler beim Löschen des Status", "There was an error reverting the status" : "Es ist ein Fehler beim Zurücksetzen des Status aufgetreten", - "Set status" : "Status setzen", "Online status" : "Online-Status", "Status message" : "Statusnachricht", "Set absence period" : "Abwesenheitszeitraum festlegen", @@ -37,10 +37,12 @@ "Do not disturb" : "Nicht stören", "Invisible" : "Unsichtbar", "Offline" : "Offline", + "Set status" : "Status setzen", "There was an error saving the new status" : "Es gab einen Fehler beim Speichern des neuen Status", "30 minutes" : "30 Minuten", "1 hour" : "1 Stunde", "4 hours" : "4 Stunden", + "Busy" : "Beschäftigt", "Mute all notifications" : "Alle Benachrichtigungen stummschalten", "Appear offline" : "Offline erscheinen" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/el.js b/apps/user_status/l10n/el.js index e84677b3897..0818d00d791 100644 --- a/apps/user_status/l10n/el.js +++ b/apps/user_status/l10n/el.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "Ποια είναι η κατάστασή σας;", "There was an error saving the status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της κατάστασης", "There was an error clearing the status" : "Παρουσιάστηκε σφάλμα κατά την εκκαθάριση της κατάστασης", - "Set status" : "Ορισμός κατάστασης", "Online status" : "Κατάσταση σε σύνδεση", "Status message" : "Μήνυμα κατάστασης", "Clear status message" : "Εκκαθάριση μηνύματος κατάστασης", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "Μην ενοχλείτε", "Invisible" : "Αόρατος", "Offline" : "Εκτός σύνδεσης", + "Set status" : "Ορισμός κατάστασης", "There was an error saving the new status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της νέας κατάστασης", "30 minutes" : "30 λεπτά", "1 hour" : "1 ώρα", "4 hours" : "4 ώρες", + "Busy" : "Απασχολημένος", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", "Appear offline" : "Εμφάνιση εκτός σύνδεσης" }, diff --git a/apps/user_status/l10n/el.json b/apps/user_status/l10n/el.json index 870d5ec13c5..bef6486de08 100644 --- a/apps/user_status/l10n/el.json +++ b/apps/user_status/l10n/el.json @@ -13,7 +13,6 @@ "What is your status?" : "Ποια είναι η κατάστασή σας;", "There was an error saving the status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της κατάστασης", "There was an error clearing the status" : "Παρουσιάστηκε σφάλμα κατά την εκκαθάριση της κατάστασης", - "Set status" : "Ορισμός κατάστασης", "Online status" : "Κατάσταση σε σύνδεση", "Status message" : "Μήνυμα κατάστασης", "Clear status message" : "Εκκαθάριση μηνύματος κατάστασης", @@ -26,10 +25,12 @@ "Do not disturb" : "Μην ενοχλείτε", "Invisible" : "Αόρατος", "Offline" : "Εκτός σύνδεσης", + "Set status" : "Ορισμός κατάστασης", "There was an error saving the new status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της νέας κατάστασης", "30 minutes" : "30 λεπτά", "1 hour" : "1 ώρα", "4 hours" : "4 ώρες", + "Busy" : "Απασχολημένος", "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων", "Appear offline" : "Εμφάνιση εκτός σύνδεσης" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index 3ee6e2b58c3..2ef82ebed8a 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Out of office", "Working remotely" : "Working remotely", "In a call" : "In a call", + "Be right back" : "Be right back", "User status" : "User status", "Clear status after" : "Clear status after", "Emoji for your status message" : "Emoji for your status message", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "There was an error saving the status", "There was an error clearing the status" : "There was an error clearing the status", "There was an error reverting the status" : "There was an error reverting the status", - "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", "Set absence period" : "Set absence period", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Do not disturb", "Invisible" : "Invisible", "Offline" : "Offline", + "Set status" : "Set status", "There was an error saving the new status" : "There was an error saving the new status", "30 minutes" : "30 minutes", "1 hour" : "1 hour", "4 hours" : "4 hours", + "Busy" : "Busy", "Mute all notifications" : "Mute all notifications", "Appear offline" : "Appear offline" }, diff --git a/apps/user_status/l10n/en_GB.json b/apps/user_status/l10n/en_GB.json index 3e4f9f525ed..0e646a02599 100644 --- a/apps/user_status/l10n/en_GB.json +++ b/apps/user_status/l10n/en_GB.json @@ -8,6 +8,7 @@ "Out of office" : "Out of office", "Working remotely" : "Working remotely", "In a call" : "In a call", + "Be right back" : "Be right back", "User status" : "User status", "Clear status after" : "Clear status after", "Emoji for your status message" : "Emoji for your status message", @@ -21,7 +22,6 @@ "There was an error saving the status" : "There was an error saving the status", "There was an error clearing the status" : "There was an error clearing the status", "There was an error reverting the status" : "There was an error reverting the status", - "Set status" : "Set status", "Online status" : "Online status", "Status message" : "Status message", "Set absence period" : "Set absence period", @@ -37,10 +37,12 @@ "Do not disturb" : "Do not disturb", "Invisible" : "Invisible", "Offline" : "Offline", + "Set status" : "Set status", "There was an error saving the new status" : "There was an error saving the new status", "30 minutes" : "30 minutes", "1 hour" : "1 hour", "4 hours" : "4 hours", + "Busy" : "Busy", "Mute all notifications" : "Mute all notifications", "Appear offline" : "Appear offline" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js index 201da02656b..d76dd2511f5 100644 --- a/apps/user_status/l10n/es.js +++ b/apps/user_status/l10n/es.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Ha habido un error al guardar el estado", "There was an error clearing the status" : "Ha habido un error al eliminar el estado", "There was an error reverting the status" : "Ocurrió un error al revertir el estado", - "Set status" : "Configurar estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Su estado fue definido automáticamente", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Configurar estado", "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer sin conexión" }, diff --git a/apps/user_status/l10n/es.json b/apps/user_status/l10n/es.json index 9bf78bf6ee2..d743ee8a033 100644 --- a/apps/user_status/l10n/es.json +++ b/apps/user_status/l10n/es.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Ha habido un error al guardar el estado", "There was an error clearing the status" : "Ha habido un error al eliminar el estado", "There was an error reverting the status" : "Ocurrió un error al revertir el estado", - "Set status" : "Configurar estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Su estado fue definido automáticamente", @@ -35,10 +34,12 @@ "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Configurar estado", "There was an error saving the new status" : "Ha habido un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer sin conexión" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/es_EC.js b/apps/user_status/l10n/es_EC.js index cd367520d2f..6500afa7c5a 100644 --- a/apps/user_status/l10n/es_EC.js +++ b/apps/user_status/l10n/es_EC.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al borrar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", - "Set status" : "Establecer estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Tu estado se estableció automáticamente", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Establecer estado", "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer como desconectado" }, diff --git a/apps/user_status/l10n/es_EC.json b/apps/user_status/l10n/es_EC.json index 346f0c21db8..4d6f3df54ec 100644 --- a/apps/user_status/l10n/es_EC.json +++ b/apps/user_status/l10n/es_EC.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al borrar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", - "Set status" : "Establecer estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Tu estado se estableció automáticamente", @@ -35,10 +34,12 @@ "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Establecer estado", "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer como desconectado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/es_MX.js b/apps/user_status/l10n/es_MX.js index a5651509d94..1b5aae7f116 100644 --- a/apps/user_status/l10n/es_MX.js +++ b/apps/user_status/l10n/es_MX.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al limpiar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", - "Set status" : "Establecer estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Su estado se estableció automáticamente", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Establecer estado", "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer como desconectado" }, diff --git a/apps/user_status/l10n/es_MX.json b/apps/user_status/l10n/es_MX.json index c896ccd040c..26f418adc7f 100644 --- a/apps/user_status/l10n/es_MX.json +++ b/apps/user_status/l10n/es_MX.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Hubo un error al guardar el estado", "There was an error clearing the status" : "Hubo un error al limpiar el estado", "There was an error reverting the status" : "Hubo un error al revertir el estado", - "Set status" : "Establecer estado", "Online status" : "Estado en línea", "Status message" : "Mensaje de estado", "Your status was set automatically" : "Su estado se estableció automáticamente", @@ -35,10 +34,12 @@ "Do not disturb" : "No molestar", "Invisible" : "Invisible", "Offline" : "Sin conexión", + "Set status" : "Establecer estado", "There was an error saving the new status" : "Hubo un error al guardar el nuevo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas las notificaciones", "Appear offline" : "Aparecer como desconectado" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/et_EE.js b/apps/user_status/l10n/et_EE.js index e2e0f32b3cb..18c3c88e824 100644 --- a/apps/user_status/l10n/et_EE.js +++ b/apps/user_status/l10n/et_EE.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Kontorist väljas", "Working remotely" : "Kaugtööl", "In a call" : "Kõnes", + "Be right back" : "Kohe jõuan tagasi", "User status" : "Kasutaja olek", "Clear status after" : "Eemalda olekuteade peale", "Emoji for your status message" : "Sinu olekuteate emoji", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Oleku salvestamisel tekkis viga", "There was an error clearing the status" : "Oleku eemaldamisel tekkis viga", "There was an error reverting the status" : "Oleku taastamisel tekkis viga", - "Set status" : "Määra olek", "Online status" : "Olek võrgus", "Status message" : "Olekuteade", "Set absence period" : "Määra eemaloleku periood", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Ära sega", "Invisible" : "Nähtamatu", "Offline" : "Pole võrgus", + "Set status" : "Määra olek", "There was an error saving the new status" : "Uue oleku salvestamisel esines viga", "30 minutes" : "30 minutit", "1 hour" : "1 tundi", "4 hours" : "4 tundi", + "Busy" : "Hõivatud", "Mute all notifications" : "Sellega summutad teavitused", "Appear offline" : "Sellega paistad olema võrgust väljas" }, diff --git a/apps/user_status/l10n/et_EE.json b/apps/user_status/l10n/et_EE.json index 7443d789cb1..903466eef24 100644 --- a/apps/user_status/l10n/et_EE.json +++ b/apps/user_status/l10n/et_EE.json @@ -8,6 +8,7 @@ "Out of office" : "Kontorist väljas", "Working remotely" : "Kaugtööl", "In a call" : "Kõnes", + "Be right back" : "Kohe jõuan tagasi", "User status" : "Kasutaja olek", "Clear status after" : "Eemalda olekuteade peale", "Emoji for your status message" : "Sinu olekuteate emoji", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Oleku salvestamisel tekkis viga", "There was an error clearing the status" : "Oleku eemaldamisel tekkis viga", "There was an error reverting the status" : "Oleku taastamisel tekkis viga", - "Set status" : "Määra olek", "Online status" : "Olek võrgus", "Status message" : "Olekuteade", "Set absence period" : "Määra eemaloleku periood", @@ -37,10 +37,12 @@ "Do not disturb" : "Ära sega", "Invisible" : "Nähtamatu", "Offline" : "Pole võrgus", + "Set status" : "Määra olek", "There was an error saving the new status" : "Uue oleku salvestamisel esines viga", "30 minutes" : "30 minutit", "1 hour" : "1 tundi", "4 hours" : "4 tundi", + "Busy" : "Hõivatud", "Mute all notifications" : "Sellega summutad teavitused", "Appear offline" : "Sellega paistad olema võrgust väljas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js index d801ea0db40..b10e38ec09e 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Errore bat gertatu da egoera gordetzean", "There was an error clearing the status" : "Errore bat gertatu da egoera garbitzean", "There was an error reverting the status" : "Errore bat gertatu da egoera berrezartzean", - "Set status" : "Ezarri egoera", "Online status" : "Lineako egoera", "Status message" : "Egoera-mezua", "Set absence period" : "Ezarri absentzia aldia", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Ez molestatu", "Invisible" : "Ikusezina", "Offline" : "Lineaz kanpo", + "Set status" : "Ezarri egoera", "There was an error saving the new status" : "Errore bat gertatu da egoera berria gordetzean", "30 minutes" : "30 minutu", "1 hour" : "Ordu 1", "4 hours" : "4 ordu", + "Busy" : "Lanpetua", "Mute all notifications" : "Mututu jakinarazpen guztiak", "Appear offline" : "Lineaz kanpo agertu" }, diff --git a/apps/user_status/l10n/eu.json b/apps/user_status/l10n/eu.json index 0117be8a296..3362581d9f5 100644 --- a/apps/user_status/l10n/eu.json +++ b/apps/user_status/l10n/eu.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Errore bat gertatu da egoera gordetzean", "There was an error clearing the status" : "Errore bat gertatu da egoera garbitzean", "There was an error reverting the status" : "Errore bat gertatu da egoera berrezartzean", - "Set status" : "Ezarri egoera", "Online status" : "Lineako egoera", "Status message" : "Egoera-mezua", "Set absence period" : "Ezarri absentzia aldia", @@ -37,10 +36,12 @@ "Do not disturb" : "Ez molestatu", "Invisible" : "Ikusezina", "Offline" : "Lineaz kanpo", + "Set status" : "Ezarri egoera", "There was an error saving the new status" : "Errore bat gertatu da egoera berria gordetzean", "30 minutes" : "30 minutu", "1 hour" : "Ordu 1", "4 hours" : "4 ordu", + "Busy" : "Lanpetua", "Mute all notifications" : "Mututu jakinarazpen guztiak", "Appear offline" : "Lineaz kanpo agertu" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js index 195668e956f..e3e600eb696 100644 --- a/apps/user_status/l10n/fa.js +++ b/apps/user_status/l10n/fa.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", "There was an error reverting the status" : "There was an error reverting the status", - "Set status" : "تنظیم وضعیت", "Online status" : "وضعیت آنلاین", "Status message" : "پیغام وضعیت", "Your status was set automatically" : "Your status was set automatically", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "مزاحم نشوید", "Invisible" : "غیر قابل مشاهده", "Offline" : "آفلاین", + "Set status" : "تنظیم وضعیت", "There was an error saving the new status" : "مشکلی در ذخیره سازی وضعیت جدید پیش آمده", "30 minutes" : "۳۰ دقیقه", "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", + "Busy" : "مشغول", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین" }, diff --git a/apps/user_status/l10n/fa.json b/apps/user_status/l10n/fa.json index e37f240018d..ab997e0a8a7 100644 --- a/apps/user_status/l10n/fa.json +++ b/apps/user_status/l10n/fa.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", "There was an error reverting the status" : "There was an error reverting the status", - "Set status" : "تنظیم وضعیت", "Online status" : "وضعیت آنلاین", "Status message" : "پیغام وضعیت", "Your status was set automatically" : "Your status was set automatically", @@ -35,10 +34,12 @@ "Do not disturb" : "مزاحم نشوید", "Invisible" : "غیر قابل مشاهده", "Offline" : "آفلاین", + "Set status" : "تنظیم وضعیت", "There was an error saving the new status" : "مشکلی در ذخیره سازی وضعیت جدید پیش آمده", "30 minutes" : "۳۰ دقیقه", "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", + "Busy" : "مشغول", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js index 4bf8ad2e4fa..db936384ff9 100644 --- a/apps/user_status/l10n/fi.js +++ b/apps/user_status/l10n/fi.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe", "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe", "There was an error reverting the status" : "Tilatietoa palauttaessa tapahtui virhe", - "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", "Set absence period" : "Aseta poissaoloaika", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Älä häiritse", "Invisible" : "Näkymätön", "Offline" : "Poissa", + "Set status" : "Aseta tilatieto", "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe", "30 minutes" : "30 minuuttia", "1 hour" : "1 tunti", "4 hours" : "4 tuntia", + "Busy" : "Varattu", "Mute all notifications" : "Mykistä kaikki ilmoitukset", "Appear offline" : "Näytä olevan poissa" }, diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json index 9f230b457a0..5a7ad4fa685 100644 --- a/apps/user_status/l10n/fi.json +++ b/apps/user_status/l10n/fi.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe", "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe", "There was an error reverting the status" : "Tilatietoa palauttaessa tapahtui virhe", - "Set status" : "Aseta tilatieto", "Online status" : "Online-tila", "Status message" : "Tilaviesti", "Set absence period" : "Aseta poissaoloaika", @@ -37,10 +36,12 @@ "Do not disturb" : "Älä häiritse", "Invisible" : "Näkymätön", "Offline" : "Poissa", + "Set status" : "Aseta tilatieto", "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe", "30 minutes" : "30 minuuttia", "1 hour" : "1 tunti", "4 hours" : "4 tuntia", + "Busy" : "Varattu", "Mute all notifications" : "Mykistä kaikki ilmoitukset", "Appear offline" : "Näytä olevan poissa" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/fr.js b/apps/user_status/l10n/fr.js index d6d5192c0c7..a00b780a33d 100644 --- a/apps/user_status/l10n/fr.js +++ b/apps/user_status/l10n/fr.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état", "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état", "There was an error reverting the status" : "Une erreur est survenue dans le rétablissement d'état", - "Set status" : "Définir le statut", "Online status" : "Statut en ligne", "Status message" : "Message d'état", "Set absence period" : "Définir une période d'absence", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Ne pas déranger", "Invisible" : "Invisible", "Offline" : "Hors-ligne", + "Set status" : "Définir le statut", "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut", "30 minutes" : "30 minutes", "1 hour" : "1 heure", "4 hours" : "4 heures", + "Busy" : "Occupé", "Mute all notifications" : "Désactiver les notifications", "Appear offline" : "Apparaitre hors-ligne" }, diff --git a/apps/user_status/l10n/fr.json b/apps/user_status/l10n/fr.json index a214b6782c9..98c873a2060 100644 --- a/apps/user_status/l10n/fr.json +++ b/apps/user_status/l10n/fr.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Une erreur s'est produite lors de l'enregistrement de l'état", "There was an error clearing the status" : "Une erreur s'est produite lors de l'effacement de l'état", "There was an error reverting the status" : "Une erreur est survenue dans le rétablissement d'état", - "Set status" : "Définir le statut", "Online status" : "Statut en ligne", "Status message" : "Message d'état", "Set absence period" : "Définir une période d'absence", @@ -37,10 +36,12 @@ "Do not disturb" : "Ne pas déranger", "Invisible" : "Invisible", "Offline" : "Hors-ligne", + "Set status" : "Définir le statut", "There was an error saving the new status" : "Une erreur s'est produite lors de l'enregistrement du nouveau statut", "30 minutes" : "30 minutes", "1 hour" : "1 heure", "4 hours" : "4 heures", + "Busy" : "Occupé", "Mute all notifications" : "Désactiver les notifications", "Appear offline" : "Apparaitre hors-ligne" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/ga.js b/apps/user_status/l10n/ga.js index 1721c5d202a..d976c272537 100644 --- a/apps/user_status/l10n/ga.js +++ b/apps/user_status/l10n/ga.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "As oifig", "Working remotely" : "Ag obair go cianda", "In a call" : "I nglao", + "Be right back" : "Ar ais láithreach", "User status" : "Stádas úsáideora", "Clear status after" : "Stádas soiléir tar éis", "Emoji for your status message" : "Emoji do do theachtaireacht stádais", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Tharla earráid agus an stádas á shábháil", "There was an error clearing the status" : "Tharla earráid agus an stádas á ghlanadh", "There was an error reverting the status" : "Tharla earráid agus an stádas á chur ar ais", - "Set status" : "Socraigh stádas", "Online status" : "Stádas ar líne", "Status message" : "Teachtaireacht stádais", "Set absence period" : "Socraigh tréimhse neamhláithreachta", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Ná cur as", "Invisible" : "Dofheicthe", "Offline" : "As líne", + "Set status" : "Socraigh stádas", "There was an error saving the new status" : "Tharla earráid agus an stádas nua á shábháil", "30 minutes" : "30 nóiméad", "1 hour" : "1 uair", "4 hours" : "4 uair an chloig", + "Busy" : "Gnóthach", "Mute all notifications" : "Balbhaigh gach fógra", "Appear offline" : "Le feiceáil as líne" }, diff --git a/apps/user_status/l10n/ga.json b/apps/user_status/l10n/ga.json index aec0cca442d..c672231aab3 100644 --- a/apps/user_status/l10n/ga.json +++ b/apps/user_status/l10n/ga.json @@ -8,6 +8,7 @@ "Out of office" : "As oifig", "Working remotely" : "Ag obair go cianda", "In a call" : "I nglao", + "Be right back" : "Ar ais láithreach", "User status" : "Stádas úsáideora", "Clear status after" : "Stádas soiléir tar éis", "Emoji for your status message" : "Emoji do do theachtaireacht stádais", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Tharla earráid agus an stádas á shábháil", "There was an error clearing the status" : "Tharla earráid agus an stádas á ghlanadh", "There was an error reverting the status" : "Tharla earráid agus an stádas á chur ar ais", - "Set status" : "Socraigh stádas", "Online status" : "Stádas ar líne", "Status message" : "Teachtaireacht stádais", "Set absence period" : "Socraigh tréimhse neamhláithreachta", @@ -37,10 +37,12 @@ "Do not disturb" : "Ná cur as", "Invisible" : "Dofheicthe", "Offline" : "As líne", + "Set status" : "Socraigh stádas", "There was an error saving the new status" : "Tharla earráid agus an stádas nua á shábháil", "30 minutes" : "30 nóiméad", "1 hour" : "1 uair", "4 hours" : "4 uair an chloig", + "Busy" : "Gnóthach", "Mute all notifications" : "Balbhaigh gach fógra", "Appear offline" : "Le feiceáil as líne" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 4fe4ec5521c..3045c22fb4a 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Produciuse un erro ao gardar o estado", "There was an error clearing the status" : "Produciuse un erro ao limpar o estado", "There was an error reverting the status" : "Produciuse un erro ao reverter o estado", - "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Set absence period" : "Definir o período de ausencia", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Non molestar", "Invisible" : "Invisíbel", "Offline" : "Sen conexión", + "Set status" : "Definir o estado", "There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Enmudecer todas as notificacións", "Appear offline" : "Aparece coma sen conexión" }, diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 3b91e51ceaf..c90de4d4f13 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Produciuse un erro ao gardar o estado", "There was an error clearing the status" : "Produciuse un erro ao limpar o estado", "There was an error reverting the status" : "Produciuse un erro ao reverter o estado", - "Set status" : "Definir o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Set absence period" : "Definir o período de ausencia", @@ -37,10 +36,12 @@ "Do not disturb" : "Non molestar", "Invisible" : "Invisíbel", "Offline" : "Sen conexión", + "Set status" : "Definir o estado", "There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Enmudecer todas as notificacións", "Appear offline" : "Aparece coma sen conexión" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/he.js b/apps/user_status/l10n/he.js index 60d49a8ba36..c14e661e90c 100644 --- a/apps/user_status/l10n/he.js +++ b/apps/user_status/l10n/he.js @@ -14,7 +14,6 @@ OC.L10N.register( "What is your status?" : "מה המצב שלך?", "There was an error saving the status" : "אירעה שגיאה בשמירת המצב", "There was an error clearing the status" : "אירעה שגיאה בפינוי המצב", - "Set status" : "הגדרת מצב", "Online status" : "מצב מקוון", "Status message" : "הודעת מצב", "Clear status message" : "פינוי הודעת המצב", @@ -27,10 +26,12 @@ OC.L10N.register( "Do not disturb" : "לא להפריע", "Invisible" : "נסתרת", "Offline" : "בלתי מקוון", + "Set status" : "הגדרת מצב", "There was an error saving the new status" : "אירעה שגיאה בשמירת המצב החדש", "30 minutes" : "30 דקות", "1 hour" : "שעה", "4 hours" : "4 שעות", + "Busy" : "עסוק", "Mute all notifications" : "השתקת כל ההתראות", "Appear offline" : "להופיע במצב בלתי מקוון" }, diff --git a/apps/user_status/l10n/he.json b/apps/user_status/l10n/he.json index f6a8f4d5b91..1475c5c48e9 100644 --- a/apps/user_status/l10n/he.json +++ b/apps/user_status/l10n/he.json @@ -12,7 +12,6 @@ "What is your status?" : "מה המצב שלך?", "There was an error saving the status" : "אירעה שגיאה בשמירת המצב", "There was an error clearing the status" : "אירעה שגיאה בפינוי המצב", - "Set status" : "הגדרת מצב", "Online status" : "מצב מקוון", "Status message" : "הודעת מצב", "Clear status message" : "פינוי הודעת המצב", @@ -25,10 +24,12 @@ "Do not disturb" : "לא להפריע", "Invisible" : "נסתרת", "Offline" : "בלתי מקוון", + "Set status" : "הגדרת מצב", "There was an error saving the new status" : "אירעה שגיאה בשמירת המצב החדש", "30 minutes" : "30 דקות", "1 hour" : "שעה", "4 hours" : "4 שעות", + "Busy" : "עסוק", "Mute all notifications" : "השתקת כל ההתראות", "Appear offline" : "להופיע במצב בלתי מקוון" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js index 6ba98a875c5..32026e39816 100644 --- a/apps/user_status/l10n/hr.js +++ b/apps/user_status/l10n/hr.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "Koji je vaš status?", "There was an error saving the status" : "Došlo je do pogreške pri spremanju statusa", "There was an error clearing the status" : "Došlo je do pogreške pri brisanju statusa", - "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", "Clear status message" : "Izbriši poruku statusa", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "Ne ometaj", "Invisible" : "Nevidljiva", "Offline" : "Izvanmrežno", + "Set status" : "Postavi status", "There was an error saving the new status" : "Došlo je do pogreške pri spremanju novog statusa", "30 minutes" : "30 minuta", "1 hour" : "1 sat", "4 hours" : "4 sata", + "Busy" : "Zauzeto", "Mute all notifications" : "Utišaj sve obavijesti", "Appear offline" : "Prikaži izvanmrežno" }, diff --git a/apps/user_status/l10n/hr.json b/apps/user_status/l10n/hr.json index 5d4230ff47b..ba0a7d987f4 100644 --- a/apps/user_status/l10n/hr.json +++ b/apps/user_status/l10n/hr.json @@ -13,7 +13,6 @@ "What is your status?" : "Koji je vaš status?", "There was an error saving the status" : "Došlo je do pogreške pri spremanju statusa", "There was an error clearing the status" : "Došlo je do pogreške pri brisanju statusa", - "Set status" : "Postavi status", "Online status" : "Status na mreži", "Status message" : "Poruka statusa", "Clear status message" : "Izbriši poruku statusa", @@ -26,10 +25,12 @@ "Do not disturb" : "Ne ometaj", "Invisible" : "Nevidljiva", "Offline" : "Izvanmrežno", + "Set status" : "Postavi status", "There was an error saving the new status" : "Došlo je do pogreške pri spremanju novog statusa", "30 minutes" : "30 minuta", "1 hour" : "1 sat", "4 hours" : "4 sata", + "Busy" : "Zauzeto", "Mute all notifications" : "Utišaj sve obavijesti", "Appear offline" : "Prikaži izvanmrežno" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" diff --git a/apps/user_status/l10n/hu.js b/apps/user_status/l10n/hu.js index c24669860aa..9610f72b24e 100644 --- a/apps/user_status/l10n/hu.js +++ b/apps/user_status/l10n/hu.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Hiba történt az állapot mentése során", "There was an error clearing the status" : "Hiba történt az állapot törlése sorá", "There was an error reverting the status" : "Hiba történt az állapot visszaállítása során", - "Set status" : "Állapot beállítása", "Online status" : "Elérhető állapot", "Status message" : "Állapotüzenet", "Set absence period" : "Távolléti időszak beállítása", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Ne zavarjanak", "Invisible" : "Láthatatlan", "Offline" : "Nem kapcsolódott", + "Set status" : "Állapot beállítása", "There was an error saving the new status" : "Hiba történt az új állapot mentése sorá", "30 minutes" : "30 perc", "1 hour" : "1 óra", "4 hours" : "4 óra", + "Busy" : "Foglalt", "Mute all notifications" : "Összes értesítés némítása", "Appear offline" : "Megjelenés nem kapcsolódottként" }, diff --git a/apps/user_status/l10n/hu.json b/apps/user_status/l10n/hu.json index dcbe3b70f3b..9dbf642fc0d 100644 --- a/apps/user_status/l10n/hu.json +++ b/apps/user_status/l10n/hu.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Hiba történt az állapot mentése során", "There was an error clearing the status" : "Hiba történt az állapot törlése sorá", "There was an error reverting the status" : "Hiba történt az állapot visszaállítása során", - "Set status" : "Állapot beállítása", "Online status" : "Elérhető állapot", "Status message" : "Állapotüzenet", "Set absence period" : "Távolléti időszak beállítása", @@ -37,10 +36,12 @@ "Do not disturb" : "Ne zavarjanak", "Invisible" : "Láthatatlan", "Offline" : "Nem kapcsolódott", + "Set status" : "Állapot beállítása", "There was an error saving the new status" : "Hiba történt az új állapot mentése sorá", "30 minutes" : "30 perc", "1 hour" : "1 óra", "4 hours" : "4 óra", + "Busy" : "Foglalt", "Mute all notifications" : "Összes értesítés némítása", "Appear offline" : "Megjelenés nem kapcsolódottként" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/is.js b/apps/user_status/l10n/is.js index 1da4a0c3e5b..1f17415040b 100644 --- a/apps/user_status/l10n/is.js +++ b/apps/user_status/l10n/is.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Það kom upp villa við að vista stöðuna", "There was an error clearing the status" : "Það kom upp villa við að hreinsa stöðuna", "There was an error reverting the status" : "Það kom upp villa við að afturkalla stöðuna", - "Set status" : "Setja stöðu", "Online status" : "Staða á netinu", "Status message" : "Stöðuskilaboð", "Set absence period" : "Setja tímabil fjarveru", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Ónáðið ekki", "Invisible" : "Ósýnilegt", "Offline" : "Ótengdur neti", + "Set status" : "Setja stöðu", "There was an error saving the new status" : "Það kom upp villa við að vista nýju stöðuna", "30 minutes" : "30 mínútur", "1 hour" : "1 klukkustund", "4 hours" : "4 klukkustundir", + "Busy" : "Upptekinn", "Mute all notifications" : "Þagga allar tilkynningar", "Appear offline" : "Birtast ótengt" }, diff --git a/apps/user_status/l10n/is.json b/apps/user_status/l10n/is.json index c299581ccb0..f081ed2745f 100644 --- a/apps/user_status/l10n/is.json +++ b/apps/user_status/l10n/is.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Það kom upp villa við að vista stöðuna", "There was an error clearing the status" : "Það kom upp villa við að hreinsa stöðuna", "There was an error reverting the status" : "Það kom upp villa við að afturkalla stöðuna", - "Set status" : "Setja stöðu", "Online status" : "Staða á netinu", "Status message" : "Stöðuskilaboð", "Set absence period" : "Setja tímabil fjarveru", @@ -37,10 +36,12 @@ "Do not disturb" : "Ónáðið ekki", "Invisible" : "Ósýnilegt", "Offline" : "Ótengdur neti", + "Set status" : "Setja stöðu", "There was an error saving the new status" : "Það kom upp villa við að vista nýju stöðuna", "30 minutes" : "30 mínútur", "1 hour" : "1 klukkustund", "4 hours" : "4 klukkustundir", + "Busy" : "Upptekinn", "Mute all notifications" : "Þagga allar tilkynningar", "Appear offline" : "Birtast ótengt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/apps/user_status/l10n/it.js b/apps/user_status/l10n/it.js index b7b216ee702..9917b09972e 100644 --- a/apps/user_status/l10n/it.js +++ b/apps/user_status/l10n/it.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato", "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato", "There was an error reverting the status" : "Si è verificato un errore ripristinando lo stato", - "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", "Set absence period" : "Imposta periodo di assenza", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Non disturbare", "Invisible" : "Invisibile", "Offline" : "Non in linea", + "Set status" : "Imposta stato", "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato", "30 minutes" : "30 minuti", "1 hour" : "1 ora", "4 hours" : "4 ore", + "Busy" : "Occupato", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea" }, diff --git a/apps/user_status/l10n/it.json b/apps/user_status/l10n/it.json index d28b51d7ba4..96a6af919a5 100644 --- a/apps/user_status/l10n/it.json +++ b/apps/user_status/l10n/it.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Si è verificato un errore durante il salvataggio dello stato", "There was an error clearing the status" : "Si è verificato un errore durante la rimozione dello stato", "There was an error reverting the status" : "Si è verificato un errore ripristinando lo stato", - "Set status" : "Imposta stato", "Online status" : "Stato in linea", "Status message" : "Messaggio di stato", "Set absence period" : "Imposta periodo di assenza", @@ -37,10 +36,12 @@ "Do not disturb" : "Non disturbare", "Invisible" : "Invisibile", "Offline" : "Non in linea", + "Set status" : "Imposta stato", "There was an error saving the new status" : "Si è verificato un errore durante il salvataggio del nuovo stato", "30 minutes" : "30 minuti", "1 hour" : "1 ora", "4 hours" : "4 ore", + "Busy" : "Occupato", "Mute all notifications" : "Silenzia tutte le notifiche", "Appear offline" : "Mostrati non in linea" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index ccadddaaa42..9f56f70053b 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "ステータスの保存中にエラーが発生しました", "There was an error clearing the status" : "ステータスの消去中にエラーが発生しました", "There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました", - "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", "Set absence period" : "不在設定をセットする", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "取り込み中", "Invisible" : "ステータスを隠す", "Offline" : "オフライン", + "Set status" : "ステータスを設定", "There was an error saving the new status" : "新しいステータスの保存中にエラーが発生しました", "30 minutes" : "30分", "1 hour" : "1時間", "4 hours" : "4時間", + "Busy" : "ビジー", "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフライン" }, diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index b9d4f000f08..a6dc1ec19a3 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "ステータスの保存中にエラーが発生しました", "There was an error clearing the status" : "ステータスの消去中にエラーが発生しました", "There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました", - "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", "Set absence period" : "不在設定をセットする", @@ -37,10 +36,12 @@ "Do not disturb" : "取り込み中", "Invisible" : "ステータスを隠す", "Offline" : "オフライン", + "Set status" : "ステータスを設定", "There was an error saving the new status" : "新しいステータスの保存中にエラーが発生しました", "30 minutes" : "30分", "1 hour" : "1時間", "4 hours" : "4時間", + "Busy" : "ビジー", "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフライン" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/ko.js b/apps/user_status/l10n/ko.js index f6a6012fa9c..3afaa412ee2 100644 --- a/apps/user_status/l10n/ko.js +++ b/apps/user_status/l10n/ko.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "당신의 상태는?", "There was an error saving the status" : "상태 저장에 오류가 발생했습니다.", "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다.", - "Set status" : "상태 설정", "Online status" : "접속 상태", "Status message" : "상태 메시지", "Clear status message" : "상태 메시지 지움", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "방해 금지", "Invisible" : "숨겨짐", "Offline" : "오프라인", + "Set status" : "상태 설정", "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다.", "30 minutes" : "30 분", "1 hour" : "한 시간", "4 hours" : "4 시간", + "Busy" : "바쁨", "Mute all notifications" : "모든 알림을 음소거", "Appear offline" : "접속 안함으로 표시" }, diff --git a/apps/user_status/l10n/ko.json b/apps/user_status/l10n/ko.json index 2ff1a35aa80..4858bccd4e0 100644 --- a/apps/user_status/l10n/ko.json +++ b/apps/user_status/l10n/ko.json @@ -13,7 +13,6 @@ "What is your status?" : "당신의 상태는?", "There was an error saving the status" : "상태 저장에 오류가 발생했습니다.", "There was an error clearing the status" : "상태 해제에 오류가 발생했습니다.", - "Set status" : "상태 설정", "Online status" : "접속 상태", "Status message" : "상태 메시지", "Clear status message" : "상태 메시지 지움", @@ -26,10 +25,12 @@ "Do not disturb" : "방해 금지", "Invisible" : "숨겨짐", "Offline" : "오프라인", + "Set status" : "상태 설정", "There was an error saving the new status" : "새로운 상태 저장에 오류가 발생했습니다.", "30 minutes" : "30 분", "1 hour" : "한 시간", "4 hours" : "4 시간", + "Busy" : "바쁨", "Mute all notifications" : "모든 알림을 음소거", "Appear offline" : "접속 안함으로 표시" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 63c56bd0317..b440b3f1c05 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -16,7 +16,6 @@ OC.L10N.register( "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "There was an error saving the status" : "Įrašant būseną, įvyko klaida", "There was an error clearing the status" : "Išvalant būseną, įvyko klaida", - "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", "Your status was set automatically" : "Jūsų būsena buvo nustatyta automatiškai", @@ -30,10 +29,12 @@ OC.L10N.register( "Do not disturb" : "Netrukdyti", "Invisible" : "Nematomas", "Offline" : "Atsijungęs", + "Set status" : "Nustatyti būseną", "There was an error saving the new status" : "Įrašant naują būseną, įvyko klaida", "30 minutes" : "30 minučių", "1 hour" : "1 valanda", "4 hours" : "4 valandos", + "Busy" : "Užimtas laikas", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu" }, diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 4718bc04b57..d1df46a90f2 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -14,7 +14,6 @@ "Predefined statuses" : "Iš anksto apibrėžtos būsenos", "There was an error saving the status" : "Įrašant būseną, įvyko klaida", "There was an error clearing the status" : "Išvalant būseną, įvyko klaida", - "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", "Your status was set automatically" : "Jūsų būsena buvo nustatyta automatiškai", @@ -28,10 +27,12 @@ "Do not disturb" : "Netrukdyti", "Invisible" : "Nematomas", "Offline" : "Atsijungęs", + "Set status" : "Nustatyti būseną", "There was an error saving the new status" : "Įrašant naują būseną, įvyko klaida", "30 minutes" : "30 minučių", "1 hour" : "1 valanda", "4 hours" : "4 valandos", + "Busy" : "Užimtas laikas", "Mute all notifications" : "Išjungti visus pranešimus", "Appear offline" : "Atrodyti atsijungusiu" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/user_status/l10n/mk.js b/apps/user_status/l10n/mk.js index ffec459af71..64501b2f6df 100644 --- a/apps/user_status/l10n/mk.js +++ b/apps/user_status/l10n/mk.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "Кој е вашиот статус?", "There was an error saving the status" : "Грешка при зачувување на статус", "There was an error clearing the status" : "Грешка при отстранување на статус", - "Set status" : "Постави статус", "Online status" : "Присутен", "Status message" : "Статус порака", "Clear status message" : "Тргни ја статус пораката", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "Не вознемирувај", "Invisible" : "Невидливо", "Offline" : "Исклучен", + "Set status" : "Постави статус", "There was an error saving the new status" : "Настана грешка при зачувување на нов статус", "30 minutes" : "30 минути", "1 hour" : "1 час", "4 hours" : "4 часа", + "Busy" : "Зафатен", "Mute all notifications" : "Занеми (Mute) ги сите известувања", "Appear offline" : "Прикажи исклучен" }, diff --git a/apps/user_status/l10n/mk.json b/apps/user_status/l10n/mk.json index 57d1ffd1648..393500ad5c5 100644 --- a/apps/user_status/l10n/mk.json +++ b/apps/user_status/l10n/mk.json @@ -13,7 +13,6 @@ "What is your status?" : "Кој е вашиот статус?", "There was an error saving the status" : "Грешка при зачувување на статус", "There was an error clearing the status" : "Грешка при отстранување на статус", - "Set status" : "Постави статус", "Online status" : "Присутен", "Status message" : "Статус порака", "Clear status message" : "Тргни ја статус пораката", @@ -26,10 +25,12 @@ "Do not disturb" : "Не вознемирувај", "Invisible" : "Невидливо", "Offline" : "Исклучен", + "Set status" : "Постави статус", "There was an error saving the new status" : "Настана грешка при зачувување на нов статус", "30 minutes" : "30 минути", "1 hour" : "1 час", "4 hours" : "4 часа", + "Busy" : "Зафатен", "Mute all notifications" : "Занеми (Mute) ги сите известувања", "Appear offline" : "Прикажи исклучен" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/apps/user_status/l10n/nb.js b/apps/user_status/l10n/nb.js index f0e0951cccd..f627aaa1e60 100644 --- a/apps/user_status/l10n/nb.js +++ b/apps/user_status/l10n/nb.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Det oppsto en feil ved lagring av status", "There was an error clearing the status" : "Det oppsto en feil ved fjerning av status", "There was an error reverting the status" : "Det oppstod en feil under tilbakestilling av statusen", - "Set status" : "Velg status", "Online status" : "Online-status", "Status message" : "Statusmelding", "Set absence period" : "Angi fraværsperiode", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Ikke forstyrr", "Invisible" : "Usynlig", "Offline" : "Frakoblet", + "Set status" : "Velg status", "There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Busy" : "Opptatt", "Mute all notifications" : "Demp alle varslinger", "Appear offline" : "Vis som frakoblet" }, diff --git a/apps/user_status/l10n/nb.json b/apps/user_status/l10n/nb.json index f68a51f6e30..4e47d91a20b 100644 --- a/apps/user_status/l10n/nb.json +++ b/apps/user_status/l10n/nb.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Det oppsto en feil ved lagring av status", "There was an error clearing the status" : "Det oppsto en feil ved fjerning av status", "There was an error reverting the status" : "Det oppstod en feil under tilbakestilling av statusen", - "Set status" : "Velg status", "Online status" : "Online-status", "Status message" : "Statusmelding", "Set absence period" : "Angi fraværsperiode", @@ -37,10 +36,12 @@ "Do not disturb" : "Ikke forstyrr", "Invisible" : "Usynlig", "Offline" : "Frakoblet", + "Set status" : "Velg status", "There was an error saving the new status" : "Det oppsto en feil ved lagring av ny status", "30 minutes" : "30 minutter", "1 hour" : "1 time", "4 hours" : "4 timer", + "Busy" : "Opptatt", "Mute all notifications" : "Demp alle varslinger", "Appear offline" : "Vis som frakoblet" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/nl.js b/apps/user_status/l10n/nl.js index 99655a094fc..3a981ec3a3c 100644 --- a/apps/user_status/l10n/nl.js +++ b/apps/user_status/l10n/nl.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status", "There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status", "There was an error reverting the status" : "Er was een fout bij het terugdraaien van de status", - "Set status" : "Status instellen", "Online status" : "Online status", "Status message" : "Statusbericht", "Set absence period" : "Afwezigheidsperiode instellen", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", + "Set status" : "Status instellen", "There was an error saving the new status" : "Er is een fout opgetreden bij het bewaren van de nieuwe status", "30 minutes" : "30 minuten", "1 hour" : "1 uur", "4 hours" : "4 uur", + "Busy" : "Bezet", "Mute all notifications" : "Onderdruk alle meldingen", "Appear offline" : "Toon afwezig" }, diff --git a/apps/user_status/l10n/nl.json b/apps/user_status/l10n/nl.json index f345b68c6ef..485b773bb85 100644 --- a/apps/user_status/l10n/nl.json +++ b/apps/user_status/l10n/nl.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Er is een fout opgetreden bij het bewaren van de status", "There was an error clearing the status" : "Er is een fout opgetreden bij het leegmaken van de status", "There was an error reverting the status" : "Er was een fout bij het terugdraaien van de status", - "Set status" : "Status instellen", "Online status" : "Online status", "Status message" : "Statusbericht", "Set absence period" : "Afwezigheidsperiode instellen", @@ -37,10 +36,12 @@ "Do not disturb" : "Niet storen", "Invisible" : "Verborgen", "Offline" : "Off-line", + "Set status" : "Status instellen", "There was an error saving the new status" : "Er is een fout opgetreden bij het bewaren van de nieuwe status", "30 minutes" : "30 minuten", "1 hour" : "1 uur", "4 hours" : "4 uur", + "Busy" : "Bezet", "Mute all notifications" : "Onderdruk alle meldingen", "Appear offline" : "Toon afwezig" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/oc.js b/apps/user_status/l10n/oc.js index a7bfb95cad8..bbd00e9e551 100644 --- a/apps/user_status/l10n/oc.js +++ b/apps/user_status/l10n/oc.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "Quin es vòstre estat ?", "There was an error saving the status" : "Error en enregistrant l’estat", "There was an error clearing the status" : "Error en escafant l’estat", - "Set status" : "Definir estat", "Online status" : "Estat en linha", "Status message" : "Messatge d’estat", "Clear status message" : "Escafar messatge d’estat", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "Me desrengar pas", "Invisible" : "Invisible", "Offline" : "Fòra linha", + "Set status" : "Definir estat", "There was an error saving the new status" : "Error en enregistrant l’estat novèl", "30 minutes" : "30 minutas", "1 hour" : "1 ora", "4 hours" : "4 oras", + "Busy" : "Ocupat", "Mute all notifications" : "Amudir totas las notificacions", "Appear offline" : "Aparéisser fòra linha" }, diff --git a/apps/user_status/l10n/oc.json b/apps/user_status/l10n/oc.json index 0e5d9d6e73e..388df700e75 100644 --- a/apps/user_status/l10n/oc.json +++ b/apps/user_status/l10n/oc.json @@ -13,7 +13,6 @@ "What is your status?" : "Quin es vòstre estat ?", "There was an error saving the status" : "Error en enregistrant l’estat", "There was an error clearing the status" : "Error en escafant l’estat", - "Set status" : "Definir estat", "Online status" : "Estat en linha", "Status message" : "Messatge d’estat", "Clear status message" : "Escafar messatge d’estat", @@ -26,10 +25,12 @@ "Do not disturb" : "Me desrengar pas", "Invisible" : "Invisible", "Offline" : "Fòra linha", + "Set status" : "Definir estat", "There was an error saving the new status" : "Error en enregistrant l’estat novèl", "30 minutes" : "30 minutas", "1 hour" : "1 ora", "4 hours" : "4 oras", + "Busy" : "Ocupat", "Mute all notifications" : "Amudir totas las notificacions", "Appear offline" : "Aparéisser fòra linha" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js index bb40d71e254..274b49df1f9 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu", "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu", "There was an error reverting the status" : "Podczas przywracania statusu wystąpił błąd", - "Set status" : "Ustaw status", "Online status" : "Status online", "Status message" : "Komunikat statusu", "Set absence period" : "Ustaw okres nieobecności", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Nie przeszkadzać", "Invisible" : "Niewidoczny", "Offline" : "Offline", + "Set status" : "Ustaw status", "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu", "30 minutes" : "30 minut", "1 hour" : "1 godzina", "4 hours" : "4 godziny", + "Busy" : "Brak dostępności", "Mute all notifications" : "Wycisz wszystkie powiadomienia", "Appear offline" : "Widnieje jako offline" }, diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json index 4d20b8f85db..3cc7f74d85b 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu", "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu", "There was an error reverting the status" : "Podczas przywracania statusu wystąpił błąd", - "Set status" : "Ustaw status", "Online status" : "Status online", "Status message" : "Komunikat statusu", "Set absence period" : "Ustaw okres nieobecności", @@ -37,10 +36,12 @@ "Do not disturb" : "Nie przeszkadzać", "Invisible" : "Niewidoczny", "Offline" : "Offline", + "Set status" : "Ustaw status", "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu", "30 minutes" : "30 minut", "1 hour" : "1 godzina", "4 hours" : "4 godziny", + "Busy" : "Brak dostępności", "Mute all notifications" : "Wycisz wszystkie powiadomienia", "Appear offline" : "Widnieje jako offline" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" diff --git a/apps/user_status/l10n/pt_BR.js b/apps/user_status/l10n/pt_BR.js index 210a4e3c28b..3844bd746f7 100644 --- a/apps/user_status/l10n/pt_BR.js +++ b/apps/user_status/l10n/pt_BR.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Fora do escritório", "Working remotely" : "Em trabalho remoto", "In a call" : "Em uma chamada", + "Be right back" : "Volto já", "User status" : "Status do usuário", "Clear status after" : "Limpar status após", "Emoji for your status message" : "Emoji para sua mensagem de status", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Ocorreu um erro ao salvar o status", "There was an error clearing the status" : "Ocorreu um erro ao limpar o status", "There was an error reverting the status" : "Ocorreu um erro ao reverter o status", - "Set status" : "Definir status", "Online status" : "Status on-line", "Status message" : "Mensagem de status", "Set absence period" : "Definir período de ausência", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Não perturbe", "Invisible" : "Invisível", "Offline" : "Off-line", + "Set status" : "Definir status", "There was an error saving the new status" : "Ocorreu um erro ao salvar o novo status", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas as notificações", "Appear offline" : "Aparecer off-line" }, diff --git a/apps/user_status/l10n/pt_BR.json b/apps/user_status/l10n/pt_BR.json index 0450fd6790b..e596a39e2bf 100644 --- a/apps/user_status/l10n/pt_BR.json +++ b/apps/user_status/l10n/pt_BR.json @@ -8,6 +8,7 @@ "Out of office" : "Fora do escritório", "Working remotely" : "Em trabalho remoto", "In a call" : "Em uma chamada", + "Be right back" : "Volto já", "User status" : "Status do usuário", "Clear status after" : "Limpar status após", "Emoji for your status message" : "Emoji para sua mensagem de status", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Ocorreu um erro ao salvar o status", "There was an error clearing the status" : "Ocorreu um erro ao limpar o status", "There was an error reverting the status" : "Ocorreu um erro ao reverter o status", - "Set status" : "Definir status", "Online status" : "Status on-line", "Status message" : "Mensagem de status", "Set absence period" : "Definir período de ausência", @@ -37,10 +37,12 @@ "Do not disturb" : "Não perturbe", "Invisible" : "Invisível", "Offline" : "Off-line", + "Set status" : "Definir status", "There was an error saving the new status" : "Ocorreu um erro ao salvar o novo status", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Silenciar todas as notificações", "Appear offline" : "Aparecer off-line" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/pt_PT.js b/apps/user_status/l10n/pt_PT.js index eaebdc3c7d3..e6b64625619 100644 --- a/apps/user_status/l10n/pt_PT.js +++ b/apps/user_status/l10n/pt_PT.js @@ -15,7 +15,6 @@ OC.L10N.register( "What is your status?" : "Qual é o seu estado?", "There was an error saving the status" : "Ocorreu um erro ao guardar o estado", "There was an error clearing the status" : "Ocorreu um erro ao apagar o estado", - "Set status" : "Definir estado", "Online status" : "Estado online", "Status message" : "Mensagem de estado", "Clear status message" : "Limpar mensagem de estado", @@ -28,10 +27,12 @@ OC.L10N.register( "Do not disturb" : "Não incomodar", "Invisible" : "Invisível ", "Offline" : "Offline", + "Set status" : "Definir estado", "There was an error saving the new status" : "Ocorreu um erro ao guardar o novo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Desativar todas as notificações", "Appear offline" : "Aparecer offline" }, diff --git a/apps/user_status/l10n/pt_PT.json b/apps/user_status/l10n/pt_PT.json index a8f1efc2295..17762a3db45 100644 --- a/apps/user_status/l10n/pt_PT.json +++ b/apps/user_status/l10n/pt_PT.json @@ -13,7 +13,6 @@ "What is your status?" : "Qual é o seu estado?", "There was an error saving the status" : "Ocorreu um erro ao guardar o estado", "There was an error clearing the status" : "Ocorreu um erro ao apagar o estado", - "Set status" : "Definir estado", "Online status" : "Estado online", "Status message" : "Mensagem de estado", "Clear status message" : "Limpar mensagem de estado", @@ -26,10 +25,12 @@ "Do not disturb" : "Não incomodar", "Invisible" : "Invisível ", "Offline" : "Offline", + "Set status" : "Definir estado", "There was an error saving the new status" : "Ocorreu um erro ao guardar o novo estado", "30 minutes" : "30 minutos", "1 hour" : "1 hora", "4 hours" : "4 horas", + "Busy" : "Ocupado", "Mute all notifications" : "Desativar todas as notificações", "Appear offline" : "Aparecer offline" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/apps/user_status/l10n/ro.js b/apps/user_status/l10n/ro.js index 6c232e8450a..3214bdf6d73 100644 --- a/apps/user_status/l10n/ro.js +++ b/apps/user_status/l10n/ro.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "S-a produs o eroare la salvarea stării", "There was an error clearing the status" : "S-a produs o eroare de ștergere a statutului", "There was an error reverting the status" : "Eroare la revenirea la statusul anterior", - "Set status" : "Setează status", "Online status" : "Status online", "Status message" : "Mesaj de status", "Your status was set automatically" : "Statusul a fost setat automat", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "Nu deranja", "Invisible" : "Invizibil", "Offline" : "Offline", + "Set status" : "Setează status", "There was an error saving the new status" : "S-a produs o eroare de salvare a noului status", "30 minutes" : "30 minute", "1 hour" : "1 oră", "4 hours" : "4 ore", + "Busy" : "Ocupat", "Mute all notifications" : "Dezactivați toate notificările", "Appear offline" : "Apari deconectat" }, diff --git a/apps/user_status/l10n/ro.json b/apps/user_status/l10n/ro.json index 61d33f3a032..292a2aaac70 100644 --- a/apps/user_status/l10n/ro.json +++ b/apps/user_status/l10n/ro.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "S-a produs o eroare la salvarea stării", "There was an error clearing the status" : "S-a produs o eroare de ștergere a statutului", "There was an error reverting the status" : "Eroare la revenirea la statusul anterior", - "Set status" : "Setează status", "Online status" : "Status online", "Status message" : "Mesaj de status", "Your status was set automatically" : "Statusul a fost setat automat", @@ -35,10 +34,12 @@ "Do not disturb" : "Nu deranja", "Invisible" : "Invizibil", "Offline" : "Offline", + "Set status" : "Setează status", "There was an error saving the new status" : "S-a produs o eroare de salvare a noului status", "30 minutes" : "30 minute", "1 hour" : "1 oră", "4 hours" : "4 ore", + "Busy" : "Ocupat", "Mute all notifications" : "Dezactivați toate notificările", "Appear offline" : "Apari deconectat" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" diff --git a/apps/user_status/l10n/ru.js b/apps/user_status/l10n/ru.js index 901c313f537..32b784b5e0c 100644 --- a/apps/user_status/l10n/ru.js +++ b/apps/user_status/l10n/ru.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Вне офиса", "Working remotely" : "Удалённо", "In a call" : "В вызове", + "Be right back" : "Скоро вернусь", "User status" : "Статус пользователя", "Clear status after" : "Очистить статус после", "Emoji for your status message" : "Эмодзи для вашего сообщения к статусу", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Произошла ошибка при сохранении статуса", "There was an error clearing the status" : "Произошла ошибка при удалении статуса", "There was an error reverting the status" : "Произошла ошибка при сбросе статуса", - "Set status" : "Установить статус", "Online status" : "Онлайн статус", "Status message" : "Описание статуса", "Set absence period" : "Задать период отсутствия", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Не беспокоить", "Invisible" : "Невидимый", "Offline" : "Не в сети", + "Set status" : "Установить статус", "There was an error saving the new status" : "Произошла ошибка при сохранении нового статуса", "30 minutes" : "30 минут", "1 hour" : "1 час", "4 hours" : "4 часа", + "Busy" : "Занят", "Mute all notifications" : "Отключить все уведомления", "Appear offline" : "\"Не в сети\" для остальных" }, diff --git a/apps/user_status/l10n/ru.json b/apps/user_status/l10n/ru.json index 8a1967e1196..f6b8d241ac4 100644 --- a/apps/user_status/l10n/ru.json +++ b/apps/user_status/l10n/ru.json @@ -8,6 +8,7 @@ "Out of office" : "Вне офиса", "Working remotely" : "Удалённо", "In a call" : "В вызове", + "Be right back" : "Скоро вернусь", "User status" : "Статус пользователя", "Clear status after" : "Очистить статус после", "Emoji for your status message" : "Эмодзи для вашего сообщения к статусу", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Произошла ошибка при сохранении статуса", "There was an error clearing the status" : "Произошла ошибка при удалении статуса", "There was an error reverting the status" : "Произошла ошибка при сбросе статуса", - "Set status" : "Установить статус", "Online status" : "Онлайн статус", "Status message" : "Описание статуса", "Set absence period" : "Задать период отсутствия", @@ -37,10 +37,12 @@ "Do not disturb" : "Не беспокоить", "Invisible" : "Невидимый", "Offline" : "Не в сети", + "Set status" : "Установить статус", "There was an error saving the new status" : "Произошла ошибка при сохранении нового статуса", "30 minutes" : "30 минут", "1 hour" : "1 час", "4 hours" : "4 часа", + "Busy" : "Занят", "Mute all notifications" : "Отключить все уведомления", "Appear offline" : "\"Не в сети\" для остальных" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/apps/user_status/l10n/sc.js b/apps/user_status/l10n/sc.js index 48478e8a16b..d4836447296 100644 --- a/apps/user_status/l10n/sc.js +++ b/apps/user_status/l10n/sc.js @@ -14,7 +14,6 @@ OC.L10N.register( "What is your status?" : "Cale est s'istadu tuo?", "There was an error saving the status" : "B'at àpidu un'errore sarvende s'istadu", "There was an error clearing the status" : "B'at àpidu un'errore limpiende s'istadu", - "Set status" : "Cunfigura un'istadu", "Online status" : "Istadu in lìnia", "Status message" : "Messàgiu de istadu", "Clear status message" : "Lìmpia su messàgiu de istadu", @@ -27,10 +26,12 @@ OC.L10N.register( "Do not disturb" : "No istorbes", "Invisible" : "Invisìbile", "Offline" : "Fora de lìnia", + "Set status" : "Cunfigura un'istadu", "There was an error saving the new status" : "B'at àpidu un'errore sarvende s'istadu nou", "30 minutes" : "30 minutos", "1 hour" : "1 ora", "4 hours" : "4 oras", + "Busy" : "Impinnadu", "Mute all notifications" : "Istuda totu is notìficas", "Appear offline" : "Mustra•ti foras de lìnia" }, diff --git a/apps/user_status/l10n/sc.json b/apps/user_status/l10n/sc.json index 69ff42f9824..9bec309186e 100644 --- a/apps/user_status/l10n/sc.json +++ b/apps/user_status/l10n/sc.json @@ -12,7 +12,6 @@ "What is your status?" : "Cale est s'istadu tuo?", "There was an error saving the status" : "B'at àpidu un'errore sarvende s'istadu", "There was an error clearing the status" : "B'at àpidu un'errore limpiende s'istadu", - "Set status" : "Cunfigura un'istadu", "Online status" : "Istadu in lìnia", "Status message" : "Messàgiu de istadu", "Clear status message" : "Lìmpia su messàgiu de istadu", @@ -25,10 +24,12 @@ "Do not disturb" : "No istorbes", "Invisible" : "Invisìbile", "Offline" : "Fora de lìnia", + "Set status" : "Cunfigura un'istadu", "There was an error saving the new status" : "B'at àpidu un'errore sarvende s'istadu nou", "30 minutes" : "30 minutos", "1 hour" : "1 ora", "4 hours" : "4 oras", + "Busy" : "Impinnadu", "Mute all notifications" : "Istuda totu is notìficas", "Appear offline" : "Mustra•ti foras de lìnia" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index 37a86a35818..9d91578b0f2 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Pri ukladaní stavu sa vyskytla chyba", "There was an error clearing the status" : "Pri čistení stavu sa vyskytla chyba", "There was an error reverting the status" : "Pri zmene statusu sa vyskytla chyba", - "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", "Set absence period" : "Nastaviť dobu neprítomnosti", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Nerušiť", "Invisible" : "Neviditeľnosť", "Offline" : "Offline", + "Set status" : "Nastaviť stav", "There was an error saving the new status" : "Pri ukladaní nového stavu sa vyskytla chyba", "30 minutes" : "30 minút", "1 hour" : "1 hodina", "4 hours" : "4 hodiny", + "Busy" : "Zaneprázdnený", "Mute all notifications" : "Stíšiť všetky upozornenia", "Appear offline" : "V odpojenom režime" }, diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index 8f0bb8ee8dd..dffd39b9e8c 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Pri ukladaní stavu sa vyskytla chyba", "There was an error clearing the status" : "Pri čistení stavu sa vyskytla chyba", "There was an error reverting the status" : "Pri zmene statusu sa vyskytla chyba", - "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", "Set absence period" : "Nastaviť dobu neprítomnosti", @@ -37,10 +36,12 @@ "Do not disturb" : "Nerušiť", "Invisible" : "Neviditeľnosť", "Offline" : "Offline", + "Set status" : "Nastaviť stav", "There was an error saving the new status" : "Pri ukladaní nového stavu sa vyskytla chyba", "30 minutes" : "30 minút", "1 hour" : "1 hodina", "4 hours" : "4 hodiny", + "Busy" : "Zaneprázdnený", "Mute all notifications" : "Stíšiť všetky upozornenia", "Appear offline" : "V odpojenom režime" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/user_status/l10n/sl.js b/apps/user_status/l10n/sl.js index a5d93a1a571..0eb3b4a6d14 100644 --- a/apps/user_status/l10n/sl.js +++ b/apps/user_status/l10n/sl.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja", "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja", "There was an error reverting the status" : "Prišlo je do napake spreminjanja stanja", - "Set status" : "Nastavi stanje", "Online status" : "Povezano stanje", "Status message" : "Sporočilo stanja", "Your status was set automatically" : "Stanje je določeno samodejno", @@ -37,10 +36,12 @@ OC.L10N.register( "Do not disturb" : "Ne pustim se motiti", "Invisible" : "Drugim neviden", "Offline" : "Brez povezave", + "Set status" : "Nastavi stanje", "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja", "30 minutes" : "po 30 minutah", "1 hour" : "po 1 uri", "4 hours" : "po 4 urah", + "Busy" : "Zasedeno", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave" }, diff --git a/apps/user_status/l10n/sl.json b/apps/user_status/l10n/sl.json index 18651f63211..4e0c8582227 100644 --- a/apps/user_status/l10n/sl.json +++ b/apps/user_status/l10n/sl.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Prišlo je do napake med shranjevanjem stanja", "There was an error clearing the status" : "Prišlo je do napake med odstranjevanjem stanja", "There was an error reverting the status" : "Prišlo je do napake spreminjanja stanja", - "Set status" : "Nastavi stanje", "Online status" : "Povezano stanje", "Status message" : "Sporočilo stanja", "Your status was set automatically" : "Stanje je določeno samodejno", @@ -35,10 +34,12 @@ "Do not disturb" : "Ne pustim se motiti", "Invisible" : "Drugim neviden", "Offline" : "Brez povezave", + "Set status" : "Nastavi stanje", "There was an error saving the new status" : "Prišlo je do napake med shranjevanjem novega stanja", "30 minutes" : "po 30 minutah", "1 hour" : "po 1 uri", "4 hours" : "po 4 urah", + "Busy" : "Zasedeno", "Mute all notifications" : "Utiša vsa obvestila", "Appear offline" : "Pokaže kot brez povezave" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/user_status/l10n/sr.js b/apps/user_status/l10n/sr.js index 09fe505e605..8c94ab10e2e 100644 --- a/apps/user_status/l10n/sr.js +++ b/apps/user_status/l10n/sr.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Дошло је до грешке приликом чувања статуса", "There was an error clearing the status" : "Дошло је до грешке приликом брисања статуса", "There was an error reverting the status" : "Дошло је до грешке приликом враћања претходног статуса", - "Set status" : "Постави статус", "Online status" : "Мрежни статус", "Status message" : "Порука стања", "Set absence period" : "Постави период одсутности", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Не узнемиравај", "Invisible" : "Невидљива", "Offline" : "Ван мреже", + "Set status" : "Постави статус", "There was an error saving the new status" : "Дошло је до грешке приликом чувања новог статуса", "30 minutes" : "30 минута", "1 hour" : "1 сат", "4 hours" : "4 сата", + "Busy" : "Заузет", "Mute all notifications" : "Искључи сва обавештења", "Appear offline" : "Прикажи као ван мреже" }, diff --git a/apps/user_status/l10n/sr.json b/apps/user_status/l10n/sr.json index 07d91be7963..a7953e5e0a3 100644 --- a/apps/user_status/l10n/sr.json +++ b/apps/user_status/l10n/sr.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Дошло је до грешке приликом чувања статуса", "There was an error clearing the status" : "Дошло је до грешке приликом брисања статуса", "There was an error reverting the status" : "Дошло је до грешке приликом враћања претходног статуса", - "Set status" : "Постави статус", "Online status" : "Мрежни статус", "Status message" : "Порука стања", "Set absence period" : "Постави период одсутности", @@ -37,10 +36,12 @@ "Do not disturb" : "Не узнемиравај", "Invisible" : "Невидљива", "Offline" : "Ван мреже", + "Set status" : "Постави статус", "There was an error saving the new status" : "Дошло је до грешке приликом чувања новог статуса", "30 minutes" : "30 минута", "1 hour" : "1 сат", "4 hours" : "4 сата", + "Busy" : "Заузет", "Mute all notifications" : "Искључи сва обавештења", "Appear offline" : "Прикажи као ван мреже" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/apps/user_status/l10n/sr@latin.js b/apps/user_status/l10n/sr@latin.js index 7cfa68f0704..532e6651761 100644 --- a/apps/user_status/l10n/sr@latin.js +++ b/apps/user_status/l10n/sr@latin.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Greška u snimanju statusa", "There was an error clearing the status" : "Greška u brisanju statusa", "There was an error reverting the status" : "Greška u vraćanju statusa", - "Set status" : "Postavi status", "Online status" : "Mrežni status", "Status message" : "Poruka stanja", "Your status was set automatically" : "Vaš status je postavljen automatski", @@ -37,6 +36,7 @@ OC.L10N.register( "Do not disturb" : "Ne uznemiravaj", "Invisible" : "Nevidljiv", "Offline" : "Van mreže", + "Set status" : "Postavi status", "There was an error saving the new status" : "Greška u snimanju novog statusa", "30 minutes" : "30 minuta", "1 hour" : "1 sat", diff --git a/apps/user_status/l10n/sr@latin.json b/apps/user_status/l10n/sr@latin.json index 291cc2acdae..bb642d5708c 100644 --- a/apps/user_status/l10n/sr@latin.json +++ b/apps/user_status/l10n/sr@latin.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Greška u snimanju statusa", "There was an error clearing the status" : "Greška u brisanju statusa", "There was an error reverting the status" : "Greška u vraćanju statusa", - "Set status" : "Postavi status", "Online status" : "Mrežni status", "Status message" : "Poruka stanja", "Your status was set automatically" : "Vaš status je postavljen automatski", @@ -35,6 +34,7 @@ "Do not disturb" : "Ne uznemiravaj", "Invisible" : "Nevidljiv", "Offline" : "Van mreže", + "Set status" : "Postavi status", "There was an error saving the new status" : "Greška u snimanju novog statusa", "30 minutes" : "30 minuta", "1 hour" : "1 sat", diff --git a/apps/user_status/l10n/sv.js b/apps/user_status/l10n/sv.js index 5561854bbe1..acd1b224d4b 100644 --- a/apps/user_status/l10n/sv.js +++ b/apps/user_status/l10n/sv.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras", "There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas", "There was an error reverting the status" : "Det gick inte att återställa statusen", - "Set status" : "Sätt status", "Online status" : "Online-status", "Status message" : "Statusmeddelande", "Set absence period" : "Ställ in frånvaroperiod", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Stör ej", "Invisible" : "Osynlig", "Offline" : "Frånkopplad", + "Set status" : "Sätt status", "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas", "30 minutes" : "30 minuter", "1 hour" : "1 timme", "4 hours" : "4 timmar", + "Busy" : "Upptagen", "Mute all notifications" : "Dölj alla aviseringar", "Appear offline" : "Visa som frånkopplad" }, diff --git a/apps/user_status/l10n/sv.json b/apps/user_status/l10n/sv.json index bf85b5414b9..502baef321b 100644 --- a/apps/user_status/l10n/sv.json +++ b/apps/user_status/l10n/sv.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Ett fel inträffade när statusen skulle ändras", "There was an error clearing the status" : "Ett fel inträffade när statusen skulle rensas", "There was an error reverting the status" : "Det gick inte att återställa statusen", - "Set status" : "Sätt status", "Online status" : "Online-status", "Status message" : "Statusmeddelande", "Set absence period" : "Ställ in frånvaroperiod", @@ -37,10 +36,12 @@ "Do not disturb" : "Stör ej", "Invisible" : "Osynlig", "Offline" : "Frånkopplad", + "Set status" : "Sätt status", "There was an error saving the new status" : "Ett fel inträffade när den nya statusen skulle sparas", "30 minutes" : "30 minuter", "1 hour" : "1 timme", "4 hours" : "4 timmar", + "Busy" : "Upptagen", "Mute all notifications" : "Dölj alla aviseringar", "Appear offline" : "Visa som frånkopplad" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/sw.js b/apps/user_status/l10n/sw.js index eb0aab1c727..e633d96c1dd 100644 --- a/apps/user_status/l10n/sw.js +++ b/apps/user_status/l10n/sw.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Kulikuwa na hitilafu katika kuhifadhi hali", "There was an error clearing the status" : "Kulikuwa na hitilafu katika kufuta hali", "There was an error reverting the status" : "Kulikuwa na hitilafu katika kurejesha hali", - "Set status" : "Panglia hali", "Online status" : "Hali ya mtandaoni", "Status message" : "Hali ya ujumbe", "Set absence period" : "Weka kipindi cha kutokuwepo", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Acha kusumbua", "Invisible" : "Haionekani", "Offline" : "Nje ya mtandao", + "Set status" : "Panglia hali", "There was an error saving the new status" : "Kulikuwa na hitilafu katika kuhifadhi hali mpya", "30 minutes" : "Dakika 30", "1 hour" : "Saa 1", "4 hours" : "Masaa 4", + "Busy" : "Bize", "Mute all notifications" : "Zima arifu zote", "Appear offline" : "Tokea nje ya mtandao" }, diff --git a/apps/user_status/l10n/sw.json b/apps/user_status/l10n/sw.json index 7fb031bbbea..e6b01ce2ac4 100644 --- a/apps/user_status/l10n/sw.json +++ b/apps/user_status/l10n/sw.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Kulikuwa na hitilafu katika kuhifadhi hali", "There was an error clearing the status" : "Kulikuwa na hitilafu katika kufuta hali", "There was an error reverting the status" : "Kulikuwa na hitilafu katika kurejesha hali", - "Set status" : "Panglia hali", "Online status" : "Hali ya mtandaoni", "Status message" : "Hali ya ujumbe", "Set absence period" : "Weka kipindi cha kutokuwepo", @@ -37,10 +36,12 @@ "Do not disturb" : "Acha kusumbua", "Invisible" : "Haionekani", "Offline" : "Nje ya mtandao", + "Set status" : "Panglia hali", "There was an error saving the new status" : "Kulikuwa na hitilafu katika kuhifadhi hali mpya", "30 minutes" : "Dakika 30", "1 hour" : "Saa 1", "4 hours" : "Masaa 4", + "Busy" : "Bize", "Mute all notifications" : "Zima arifu zote", "Appear offline" : "Tokea nje ya mtandao" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/th.js b/apps/user_status/l10n/th.js index 8759327b160..00bdced011d 100644 --- a/apps/user_status/l10n/th.js +++ b/apps/user_status/l10n/th.js @@ -13,7 +13,6 @@ OC.L10N.register( "What is your status?" : "สถานะของคุณ", "There was an error saving the status" : "เกิดข้อผิดพลาดในการบันทึกสถานะ", "There was an error clearing the status" : "เกิดข้อผิดพลาดในการลบสถานะ", - "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", "Clear status message" : "ล้างข้อความสถานะ", @@ -26,6 +25,7 @@ OC.L10N.register( "Do not disturb" : "ห้ามรบกวน", "Invisible" : "ไม่แสดงสถานะ", "Offline" : "ออฟไลน์", + "Set status" : "กำหนดสถานะ", "There was an error saving the new status" : "เกิดข้อผิดพลาดในการบันทึกสถานะใหม่", "30 minutes" : "30 นาที", "1 hour" : "1 ชั่วโมง", diff --git a/apps/user_status/l10n/th.json b/apps/user_status/l10n/th.json index 4455cb346cb..36ca7503b17 100644 --- a/apps/user_status/l10n/th.json +++ b/apps/user_status/l10n/th.json @@ -11,7 +11,6 @@ "What is your status?" : "สถานะของคุณ", "There was an error saving the status" : "เกิดข้อผิดพลาดในการบันทึกสถานะ", "There was an error clearing the status" : "เกิดข้อผิดพลาดในการลบสถานะ", - "Set status" : "กำหนดสถานะ", "Online status" : "สถานะออนไลน์", "Status message" : "ข้อความสถานะ", "Clear status message" : "ล้างข้อความสถานะ", @@ -24,6 +23,7 @@ "Do not disturb" : "ห้ามรบกวน", "Invisible" : "ไม่แสดงสถานะ", "Offline" : "ออฟไลน์", + "Set status" : "กำหนดสถานะ", "There was an error saving the new status" : "เกิดข้อผิดพลาดในการบันทึกสถานะใหม่", "30 minutes" : "30 นาที", "1 hour" : "1 ชั่วโมง", diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index bb0e38051ae..c63ff93c164 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı", "There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı", "There was an error reverting the status" : "Durum geri alınırken bir sorun çıktı", - "Set status" : "Durumu ayarla", "Online status" : "Çevrim içi durumu", "Status message" : "Durum iletisi", "Set absence period" : "Bulunmama aralığını ayarla", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Rahatsız etmeyin", "Invisible" : "Gizli", "Offline" : "Çevrim dışı", + "Set status" : "Durumu ayarla", "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı", "30 minutes" : "30 dakika", "1 hour" : "1 saat", "4 hours" : "4 saat", + "Busy" : "Meşgul", "Mute all notifications" : "Tüm bildirimleri kapat", "Appear offline" : "Çevrim dışı görün" }, diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json index 1aac3505349..c601fbbd635 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı", "There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı", "There was an error reverting the status" : "Durum geri alınırken bir sorun çıktı", - "Set status" : "Durumu ayarla", "Online status" : "Çevrim içi durumu", "Status message" : "Durum iletisi", "Set absence period" : "Bulunmama aralığını ayarla", @@ -37,10 +36,12 @@ "Do not disturb" : "Rahatsız etmeyin", "Invisible" : "Gizli", "Offline" : "Çevrim dışı", + "Set status" : "Durumu ayarla", "There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı", "30 minutes" : "30 dakika", "1 hour" : "1 saat", "4 hours" : "4 saat", + "Busy" : "Meşgul", "Mute all notifications" : "Tüm bildirimleri kapat", "Appear offline" : "Çevrim dışı görün" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/user_status/l10n/ug.js b/apps/user_status/l10n/ug.js index 6b25c2e9221..43c620037e3 100644 --- a/apps/user_status/l10n/ug.js +++ b/apps/user_status/l10n/ug.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "ھالەتنى ساقلاشتا خاتالىق كۆرۈلدى", "There was an error clearing the status" : "ھالەتنى تازىلاشتا خاتالىق كۆرۈلدى", "There was an error reverting the status" : "ھالەتنى ئەسلىگە كەلتۈرۈشتە خاتالىق كۆرۈلدى", - "Set status" : "ھالەت بەلگىلەڭ", "Online status" : "توردىكى ئورنى", "Status message" : "ھالەت ئۇچۇرى", "Set absence period" : "يوقلۇق ۋاقتىنى بەلگىلەڭ", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "ئاۋارە قىلماڭ", "Invisible" : "كۆرۈنمەيدۇ", "Offline" : "تورسىز", + "Set status" : "ھالەت بەلگىلەڭ", "There was an error saving the new status" : "يېڭى ھالەتنى ساقلاشتا خاتالىق كۆرۈلدى", "30 minutes" : "30 مىنۇت", "1 hour" : "1 سائەت", "4 hours" : "4 سائەت", + "Busy" : "ئالدىراش", "Mute all notifications" : "بارلىق ئۇقتۇرۇشلارنى ئاۋازسىز قىلىڭ", "Appear offline" : "تورسىز كۆرۈنۈش" }, diff --git a/apps/user_status/l10n/ug.json b/apps/user_status/l10n/ug.json index b79ee054970..eb439948185 100644 --- a/apps/user_status/l10n/ug.json +++ b/apps/user_status/l10n/ug.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "ھالەتنى ساقلاشتا خاتالىق كۆرۈلدى", "There was an error clearing the status" : "ھالەتنى تازىلاشتا خاتالىق كۆرۈلدى", "There was an error reverting the status" : "ھالەتنى ئەسلىگە كەلتۈرۈشتە خاتالىق كۆرۈلدى", - "Set status" : "ھالەت بەلگىلەڭ", "Online status" : "توردىكى ئورنى", "Status message" : "ھالەت ئۇچۇرى", "Set absence period" : "يوقلۇق ۋاقتىنى بەلگىلەڭ", @@ -37,10 +36,12 @@ "Do not disturb" : "ئاۋارە قىلماڭ", "Invisible" : "كۆرۈنمەيدۇ", "Offline" : "تورسىز", + "Set status" : "ھالەت بەلگىلەڭ", "There was an error saving the new status" : "يېڭى ھالەتنى ساقلاشتا خاتالىق كۆرۈلدى", "30 minutes" : "30 مىنۇت", "1 hour" : "1 سائەت", "4 hours" : "4 سائەت", + "Busy" : "ئالدىراش", "Mute all notifications" : "بارلىق ئۇقتۇرۇشلارنى ئاۋازسىز قىلىڭ", "Appear offline" : "تورسىز كۆرۈنۈش" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/user_status/l10n/uk.js b/apps/user_status/l10n/uk.js index b1069eab6ca..b73417b164b 100644 --- a/apps/user_status/l10n/uk.js +++ b/apps/user_status/l10n/uk.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "Недоступний(-а)", "Working remotely" : "Працюю віддалено", "In a call" : "На дзвінку", + "Be right back" : "Зараз повернуся", "User status" : "Статус користувача", "Clear status after" : "Очистити статус після", "Emoji for your status message" : "Емоційки для повідомлення вашого статусу", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "Помилка під час збереження статусу", "There was an error clearing the status" : "Помилка під час очищення статусу", "There was an error reverting the status" : "Помилка при скиданні статусу", - "Set status" : "Встановити статус", "Online status" : "Мій статус доступності", "Status message" : "Повідомлення про статус", "Set absence period" : "Встановити період відсутности", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "Не турбувати", "Invisible" : "Невидимка", "Offline" : "Поза мережею", + "Set status" : "Встановити статус", "There was an error saving the new status" : "Помилка під час збереження статусу", "30 minutes" : "30 хвилин", "1 hour" : "1 година", "4 hours" : "4 години", + "Busy" : "Зайнято", "Mute all notifications" : "Вимкнути всі сповіщення", "Appear offline" : "Перебуваю поза мережею" }, diff --git a/apps/user_status/l10n/uk.json b/apps/user_status/l10n/uk.json index b0694d0df3c..e115bf09f5f 100644 --- a/apps/user_status/l10n/uk.json +++ b/apps/user_status/l10n/uk.json @@ -8,6 +8,7 @@ "Out of office" : "Недоступний(-а)", "Working remotely" : "Працюю віддалено", "In a call" : "На дзвінку", + "Be right back" : "Зараз повернуся", "User status" : "Статус користувача", "Clear status after" : "Очистити статус після", "Emoji for your status message" : "Емоційки для повідомлення вашого статусу", @@ -21,7 +22,6 @@ "There was an error saving the status" : "Помилка під час збереження статусу", "There was an error clearing the status" : "Помилка під час очищення статусу", "There was an error reverting the status" : "Помилка при скиданні статусу", - "Set status" : "Встановити статус", "Online status" : "Мій статус доступності", "Status message" : "Повідомлення про статус", "Set absence period" : "Встановити період відсутности", @@ -37,10 +37,12 @@ "Do not disturb" : "Не турбувати", "Invisible" : "Невидимка", "Offline" : "Поза мережею", + "Set status" : "Встановити статус", "There was an error saving the new status" : "Помилка під час збереження статусу", "30 minutes" : "30 хвилин", "1 hour" : "1 година", "4 hours" : "4 години", + "Busy" : "Зайнято", "Mute all notifications" : "Вимкнути всі сповіщення", "Appear offline" : "Перебуваю поза мережею" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" diff --git a/apps/user_status/l10n/uz.js b/apps/user_status/l10n/uz.js index 1afb45d134d..c2ada8c65d0 100644 --- a/apps/user_status/l10n/uz.js +++ b/apps/user_status/l10n/uz.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "Holatni saqlashda xatolik yuz berdi", "There was an error clearing the status" : "Holatni tozalashda xatolik yuz berdi", "There was an error reverting the status" : "Holatni qaytarishda xatolik yuz berdi", - "Set status" : "Holatni belgilash", "Online status" : "Onlayn holat", "Status message" : "Holat xabari", "Set absence period" : "Aloqadan o`chirilgan muddatini belgilang", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Bezovta qilmang", "Invisible" : "Ko'rinmas", "Offline" : "Offline", + "Set status" : "Holatni belgilash", "There was an error saving the new status" : "Yangi holatni saqlashda xatolik yuz berdi", "30 minutes" : "30 minut", "1 hour" : "1 soat", "4 hours" : "4 soat", + "Busy" : "Band", "Mute all notifications" : "Barcha bildirishnomalarni o'chirish", "Appear offline" : "Oflayn ko'rinishda" }, diff --git a/apps/user_status/l10n/uz.json b/apps/user_status/l10n/uz.json index 8e95679d844..8d4d073a89f 100644 --- a/apps/user_status/l10n/uz.json +++ b/apps/user_status/l10n/uz.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "Holatni saqlashda xatolik yuz berdi", "There was an error clearing the status" : "Holatni tozalashda xatolik yuz berdi", "There was an error reverting the status" : "Holatni qaytarishda xatolik yuz berdi", - "Set status" : "Holatni belgilash", "Online status" : "Onlayn holat", "Status message" : "Holat xabari", "Set absence period" : "Aloqadan o`chirilgan muddatini belgilang", @@ -37,10 +36,12 @@ "Do not disturb" : "Bezovta qilmang", "Invisible" : "Ko'rinmas", "Offline" : "Offline", + "Set status" : "Holatni belgilash", "There was an error saving the new status" : "Yangi holatni saqlashda xatolik yuz berdi", "30 minutes" : "30 minut", "1 hour" : "1 soat", "4 hours" : "4 soat", + "Busy" : "Band", "Mute all notifications" : "Barcha bildirishnomalarni o'chirish", "Appear offline" : "Oflayn ko'rinishda" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/vi.js b/apps/user_status/l10n/vi.js index 0835ddfed8a..0c2e8081a8e 100644 --- a/apps/user_status/l10n/vi.js +++ b/apps/user_status/l10n/vi.js @@ -22,7 +22,6 @@ OC.L10N.register( "There was an error saving the status" : "Đã xảy ra lỗi khi lưu trạng thái", "There was an error clearing the status" : "Đã xảy ra lỗi khi xóa trạng thái", "There was an error reverting the status" : "Đã xảy ra lỗi khi hoàn nguyên trạng thái", - "Set status" : "Đặt trạng thái", "Online status" : "Trạng thái trực tuyến", "Status message" : "Thông báo trạng thái", "Your status was set automatically" : "Trạng thái của bạn đã được đặt tự động", @@ -36,10 +35,12 @@ OC.L10N.register( "Do not disturb" : "Đừng làm phiền", "Invisible" : "Vô hình", "Offline" : "Ngoại tuyến", + "Set status" : "Đặt trạng thái", "There was an error saving the new status" : "Đã xảy ra lỗi khi lưu trạng thái mới", "30 minutes" : "30 phút", "1 hour" : "1 tiếng", "4 hours" : "4 tiếng", + "Busy" : "Bận", "Mute all notifications" : "Tắt tiếng tất cả thông báo", "Appear offline" : "Đang offline" }, diff --git a/apps/user_status/l10n/vi.json b/apps/user_status/l10n/vi.json index 42f471f25f4..daf7d940656 100644 --- a/apps/user_status/l10n/vi.json +++ b/apps/user_status/l10n/vi.json @@ -20,7 +20,6 @@ "There was an error saving the status" : "Đã xảy ra lỗi khi lưu trạng thái", "There was an error clearing the status" : "Đã xảy ra lỗi khi xóa trạng thái", "There was an error reverting the status" : "Đã xảy ra lỗi khi hoàn nguyên trạng thái", - "Set status" : "Đặt trạng thái", "Online status" : "Trạng thái trực tuyến", "Status message" : "Thông báo trạng thái", "Your status was set automatically" : "Trạng thái của bạn đã được đặt tự động", @@ -34,10 +33,12 @@ "Do not disturb" : "Đừng làm phiền", "Invisible" : "Vô hình", "Offline" : "Ngoại tuyến", + "Set status" : "Đặt trạng thái", "There was an error saving the new status" : "Đã xảy ra lỗi khi lưu trạng thái mới", "30 minutes" : "30 phút", "1 hour" : "1 tiếng", "4 hours" : "4 tiếng", + "Busy" : "Bận", "Mute all notifications" : "Tắt tiếng tất cả thông báo", "Appear offline" : "Đang offline" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index ae5ce551a02..1bf11fddfff 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "保存状态时出错", "There was an error clearing the status" : "清除状态时出错", "There was an error reverting the status" : "还原状态时发生错误", - "Set status" : "设定状态", "Online status" : "在线状态", "Status message" : "状态信息", "Set absence period" : "设置缺勤时段", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "勿扰", "Invisible" : "隐身", "Offline" : "离线", + "Set status" : "设定状态", "There was an error saving the new status" : "保存新状态时出错", "30 minutes" : "30 分钟", "1 hour" : "1小时", "4 hours" : "4小时", + "Busy" : "忙碌", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线" }, diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index a32bbefa3dc..7157edb0884 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "保存状态时出错", "There was an error clearing the status" : "清除状态时出错", "There was an error reverting the status" : "还原状态时发生错误", - "Set status" : "设定状态", "Online status" : "在线状态", "Status message" : "状态信息", "Set absence period" : "设置缺勤时段", @@ -37,10 +36,12 @@ "Do not disturb" : "勿扰", "Invisible" : "隐身", "Offline" : "离线", + "Set status" : "设定状态", "There was an error saving the new status" : "保存新状态时出错", "30 minutes" : "30 分钟", "1 hour" : "1小时", "4 hours" : "4小时", + "Busy" : "忙碌", "Mute all notifications" : "静音所有通知", "Appear offline" : "显示为离线" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index a7aabc7d134..66fcd087abe 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -10,6 +10,7 @@ OC.L10N.register( "Out of office" : "不在辦公室", "Working remotely" : "遠程工作中", "In a call" : "通話中", + "Be right back" : "馬上回來", "User status" : "用戶狀態", "Clear status after" : "繼此之後清空狀態", "Emoji for your status message" : "狀態訊息的表情符號", @@ -23,7 +24,6 @@ OC.L10N.register( "There was an error saving the status" : "儲存狀態時發生錯誤", "There was an error clearing the status" : "變更狀態時發生錯誤", "There was an error reverting the status" : "恢復狀態時出錯", - "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", "Set absence period" : "設定缺席時間", @@ -39,10 +39,12 @@ OC.L10N.register( "Do not disturb" : "請勿打擾", "Invisible" : "隱藏", "Offline" : "離線", + "Set status" : "設定狀態", "There was an error saving the new status" : "儲存新狀態時發生錯誤", "30 minutes" : "30分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", + "Busy" : "忙碌", "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線" }, diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index bb9d3d42002..a95da1fa45c 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -8,6 +8,7 @@ "Out of office" : "不在辦公室", "Working remotely" : "遠程工作中", "In a call" : "通話中", + "Be right back" : "馬上回來", "User status" : "用戶狀態", "Clear status after" : "繼此之後清空狀態", "Emoji for your status message" : "狀態訊息的表情符號", @@ -21,7 +22,6 @@ "There was an error saving the status" : "儲存狀態時發生錯誤", "There was an error clearing the status" : "變更狀態時發生錯誤", "There was an error reverting the status" : "恢復狀態時出錯", - "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", "Set absence period" : "設定缺席時間", @@ -37,10 +37,12 @@ "Do not disturb" : "請勿打擾", "Invisible" : "隱藏", "Offline" : "離線", + "Set status" : "設定狀態", "There was an error saving the new status" : "儲存新狀態時發生錯誤", "30 minutes" : "30分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", + "Busy" : "忙碌", "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js index 2ec7311bd73..dbb1627765f 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -23,7 +23,6 @@ OC.L10N.register( "There was an error saving the status" : "儲存狀態時發生錯誤", "There was an error clearing the status" : "變更狀態時發生錯誤", "There was an error reverting the status" : "還原狀態時發生錯誤", - "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", "Set absence period" : "設定缺席時間", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "請勿打擾", "Invisible" : "隱藏", "Offline" : "離線", + "Set status" : "設定狀態", "There was an error saving the new status" : "儲存新狀態時發生錯誤", "30 minutes" : "30 分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", + "Busy" : "忙碌", "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線" }, diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json index fa6b56296ef..e42a675045d 100644 --- a/apps/user_status/l10n/zh_TW.json +++ b/apps/user_status/l10n/zh_TW.json @@ -21,7 +21,6 @@ "There was an error saving the status" : "儲存狀態時發生錯誤", "There was an error clearing the status" : "變更狀態時發生錯誤", "There was an error reverting the status" : "還原狀態時發生錯誤", - "Set status" : "設定狀態", "Online status" : "線上狀態", "Status message" : "狀態訊息", "Set absence period" : "設定缺席時間", @@ -37,10 +36,12 @@ "Do not disturb" : "請勿打擾", "Invisible" : "隱藏", "Offline" : "離線", + "Set status" : "設定狀態", "There was an error saving the new status" : "儲存新狀態時發生錯誤", "30 minutes" : "30 分鐘", "1 hour" : "1 小時", "4 hours" : "4 小時", + "Busy" : "忙碌", "Mute all notifications" : "靜音所有通知", "Appear offline" : "顯示為離線" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index 761beaa28d9..8feec57e910 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "ist", "is not" : "ist nicht", "File name" : "Dateiname", + "Directory" : "Verzeichnis", "File MIME type" : "Datei MIME-Typ", "File size (upload)" : "Dateigröße (beim Hochladen)", "less" : "weniger", diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index eca78d35353..9ded7338f81 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -95,6 +95,7 @@ "is" : "ist", "is not" : "ist nicht", "File name" : "Dateiname", + "Directory" : "Verzeichnis", "File MIME type" : "Datei MIME-Typ", "File size (upload)" : "Dateigröße (beim Hochladen)", "less" : "weniger", diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index 882d975e932..8cf48150dad 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "ist", "is not" : "ist nicht", "File name" : "Dateiname", + "Directory" : "Verzeichnis", "File MIME type" : "Datei MIME-Typ", "File size (upload)" : "Dateigröße (beim Hochladen)", "less" : "weniger", diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 26b952586ba..253ed3df8d2 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -95,6 +95,7 @@ "is" : "ist", "is not" : "ist nicht", "File name" : "Dateiname", + "Directory" : "Verzeichnis", "File MIME type" : "Datei MIME-Typ", "File size (upload)" : "Dateigröße (beim Hochladen)", "less" : "weniger", diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 971aa8d6415..dc97bed2037 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "is", "is not" : "is not", "File name" : "File name", + "Directory" : "Directory", "File MIME type" : "File MIME type", "File size (upload)" : "File size (upload)", "less" : "less", diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json index b4591846e96..f6597a1f36a 100644 --- a/apps/workflowengine/l10n/en_GB.json +++ b/apps/workflowengine/l10n/en_GB.json @@ -95,6 +95,7 @@ "is" : "is", "is not" : "is not", "File name" : "File name", + "Directory" : "Directory", "File MIME type" : "File MIME type", "File size (upload)" : "File size (upload)", "less" : "less", diff --git a/apps/workflowengine/l10n/et_EE.js b/apps/workflowengine/l10n/et_EE.js new file mode 100644 index 00000000000..89960752f17 --- /dev/null +++ b/apps/workflowengine/l10n/et_EE.js @@ -0,0 +1,124 @@ +OC.L10N.register( + "workflowengine", + { + "The given operator is invalid" : "Antud operaator/tehtemärk on vigane", + "The given regular expression is invalid" : "Antud regulaaravaldis on vigane", + "The given file size is invalid" : "Antud faili suurus on vigane", + "The given tag id is invalid" : "Antud sildi tunnus on vigane", + "The given IP range is invalid" : "Antud IP-aadresside vahemik on vigane", + "The given IP range is not valid for IPv4" : "Antud IP vahemik ei kehti IPv4 kohta", + "The given IP range is not valid for IPv6" : "Antud IP vahemik ei kehti IPv6 kohta", + "The given time span is invalid" : "Antud ajavahemik on vigane", + "The given start time is invalid" : "Antud algusaeg on vigane", + "The given end time is invalid" : "Antud lõppaeg on vigane", + "The given group does not exist" : "Antud gruppi ei leitud", + "File" : "Fail", + "File created" : "Fail on loodud", + "File updated" : "Fail on uuendatud", + "File renamed" : "Faili nimi on muudetud", + "File deleted" : "Fail on kustutatud", + "File accessed" : "Faili on kasutatud", + "File copied" : "Fail on kopeeritud", + "Tag assigned" : "Silt on lisatud", + "Someone" : "Keegi", + "%s created %s" : "%s lõi %s", + "%s modified %s" : "%s muutis %s", + "%s deleted %s" : "%s kustutas %s", + "%s accessed %s" : "%s kasutas töövoogu %s", + "%s renamed %s" : "%s muutis %s nime", + "%s copied %s" : "%s kopeeris %s", + "%s assigned %s to %s" : "%s määras %s kasutajale %s", + "Operation #%s does not exist" : "Tegevus # %s ei leitud", + "Entity %s does not exist" : "%s objekti pole olemas", + "Entity %s is invalid" : "%s objekt on vigane", + "No events are chosen." : "Ühtegi sündmust pole valitud.", + "Entity %s has no event %s" : "%s objektil pole %s sündmust", + "Operation %s does not exist" : "%s tegevust pole olemas", + "Operation %s is invalid" : " %s tegevus on vigane", + "At least one check needs to be provided" : "Pead lisama vähemalt ühe kontrolli", + "The provided operation data is too long" : "Lisatud tegevuse andmed on liiga mahukad", + "Invalid check provided" : "Oled lisanud vigase kontrolli", + "Check %s does not exist" : "%s kontrolli pole olemas", + "Check %s is invalid" : "%s kontroll on vigane", + "Check %s is not allowed with this entity" : "Selle objekti puhul ei saa kasutada seda kontrolli: %s", + "The provided check value is too long" : "Lisatud kontrolli väärtus on liiga pikk", + "Check #%s does not exist" : "Kontrolli #%s pole olemas", + "Check %s is invalid or does not exist" : "%s kontroll on vigane või pole teda olemas", + "Flow" : "Töövoog", + "Nextcloud workflow engine" : "Nextcloudi töövoogude mootor", + "Select a filter" : "Vali filter", + "Select a comparator" : "Vali võrdleja", + "Remove filter" : "Eemalda filter", + "Folder" : "Kaust", + "Images" : "Pildid", + "Office documents" : "Kontroritarkvara dokumendid", + "PDF documents" : "PDF-dokumendid", + "Custom MIME type" : "Sinu määratud MIME-tüüp", + "Custom mimetype" : "Sinu määratud MIME-tüüp", + "Select a file type" : "Vali failitüüp", + "e.g. httpd/unix-directory" : "nt. httpd/unix-directory", + "Please enter a valid time span" : "Palun sisesta korrektne ajavahemik", + "Files WebDAV" : "WebDAV-i failid", + "Custom URL" : "Sinu määratud võrguaadress", + "Select a request URL" : "Vali päringu võrguaadress", + "Android client" : "Android klient", + "iOS client" : "iOS-i klient", + "Desktop client" : "Töölaua klient", + "Thunderbird & Outlook addons" : "Thunderbirdi ja Outlooki lisad", + "Custom user agent" : "Sinu määratud rakenduse tunnus", + "Select a user agent" : "Vali rakenduse tunnus", + "Select groups" : "Vali grupid", + "Groups" : "Grupid", + "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…", + "Select a trigger" : "Vali päästik", + "At least one event must be selected" : "Palun valitud vähemalt üks sündmus", + "Add new flow" : "Lisa uus töövoog", + "The configuration is invalid" : "Seadistus on vigane", + "Active" : "Aktiivne", + "Save" : "Salvesta", + "When" : "Millal", + "and" : "ja", + "Add a new filter" : "Lisa uus filter", + "Cancel" : "Loobu", + "Delete" : "Kustuta", + "Available flows" : "Saadaval töövood", + "For details on how to write your own flow, check out the development documentation." : "Lisateavet oma töövoogude kirjutamiseks leiad dokumentatsioonist arendajatele.", + "No flows installed" : "Ühtegi töövoogu pole paigaldatud", + "Ask your administrator to install new flows." : "Palu oma serveri haldajat, et ta paigaldaks uusi töövooge.", + "More flows" : "Veel töövooge", + "Browse the App Store" : "Sirvi rakendustepoodi", + "Show less" : "Näita vähem", + "Show more" : "Näita rohkem", + "Configured flows" : "Seadistatud töövood", + "Your flows" : "Sinu töövood", + "No flows configured" : "Ühtegi töövoogu pole seadistatud", + "matches" : "kattub", + "does not match" : "ei kattu", + "is" : "on", + "is not" : "ei ole", + "File name" : "Failinimi", + "Directory" : "Kaust", + "File MIME type" : "Faili MIME-tüüp", + "File size (upload)" : "Faili suurus (üleslaadimine)", + "less" : "väiksem", + "less or equals" : "väiksem või võrdne", + "greater or equals" : "suurem või võrdne", + "greater" : "suurem", + "Request remote address" : "Päringu kaugaadress", + "matches IPv4" : "kattub IPv4 aadressiga", + "does not match IPv4" : "Ei kattu IPv4 aadressiga", + "matches IPv6" : "kattub IPv6 aadressiga", + "does not match IPv6" : "Ei kattu IPv6 aadressiga", + "File system tag" : "Failisüsteemi silt", + "is tagged with" : "on sildiga", + "is not tagged with" : "ei ole märgitud sildiga", + "Request URL" : "Päringu võrguaadress", + "Request time" : "Päringu aeg", + "between" : "vahemikus", + "not between" : "ei ole vahemikus", + "Request user agent" : "Päri rakenduse tunnust", + "Group membership" : "Grupi liikmelisus", + "is member of" : "on liige", + "is not member of" : "ei ole liige" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/et_EE.json b/apps/workflowengine/l10n/et_EE.json new file mode 100644 index 00000000000..5a86411bdb3 --- /dev/null +++ b/apps/workflowengine/l10n/et_EE.json @@ -0,0 +1,122 @@ +{ "translations": { + "The given operator is invalid" : "Antud operaator/tehtemärk on vigane", + "The given regular expression is invalid" : "Antud regulaaravaldis on vigane", + "The given file size is invalid" : "Antud faili suurus on vigane", + "The given tag id is invalid" : "Antud sildi tunnus on vigane", + "The given IP range is invalid" : "Antud IP-aadresside vahemik on vigane", + "The given IP range is not valid for IPv4" : "Antud IP vahemik ei kehti IPv4 kohta", + "The given IP range is not valid for IPv6" : "Antud IP vahemik ei kehti IPv6 kohta", + "The given time span is invalid" : "Antud ajavahemik on vigane", + "The given start time is invalid" : "Antud algusaeg on vigane", + "The given end time is invalid" : "Antud lõppaeg on vigane", + "The given group does not exist" : "Antud gruppi ei leitud", + "File" : "Fail", + "File created" : "Fail on loodud", + "File updated" : "Fail on uuendatud", + "File renamed" : "Faili nimi on muudetud", + "File deleted" : "Fail on kustutatud", + "File accessed" : "Faili on kasutatud", + "File copied" : "Fail on kopeeritud", + "Tag assigned" : "Silt on lisatud", + "Someone" : "Keegi", + "%s created %s" : "%s lõi %s", + "%s modified %s" : "%s muutis %s", + "%s deleted %s" : "%s kustutas %s", + "%s accessed %s" : "%s kasutas töövoogu %s", + "%s renamed %s" : "%s muutis %s nime", + "%s copied %s" : "%s kopeeris %s", + "%s assigned %s to %s" : "%s määras %s kasutajale %s", + "Operation #%s does not exist" : "Tegevus # %s ei leitud", + "Entity %s does not exist" : "%s objekti pole olemas", + "Entity %s is invalid" : "%s objekt on vigane", + "No events are chosen." : "Ühtegi sündmust pole valitud.", + "Entity %s has no event %s" : "%s objektil pole %s sündmust", + "Operation %s does not exist" : "%s tegevust pole olemas", + "Operation %s is invalid" : " %s tegevus on vigane", + "At least one check needs to be provided" : "Pead lisama vähemalt ühe kontrolli", + "The provided operation data is too long" : "Lisatud tegevuse andmed on liiga mahukad", + "Invalid check provided" : "Oled lisanud vigase kontrolli", + "Check %s does not exist" : "%s kontrolli pole olemas", + "Check %s is invalid" : "%s kontroll on vigane", + "Check %s is not allowed with this entity" : "Selle objekti puhul ei saa kasutada seda kontrolli: %s", + "The provided check value is too long" : "Lisatud kontrolli väärtus on liiga pikk", + "Check #%s does not exist" : "Kontrolli #%s pole olemas", + "Check %s is invalid or does not exist" : "%s kontroll on vigane või pole teda olemas", + "Flow" : "Töövoog", + "Nextcloud workflow engine" : "Nextcloudi töövoogude mootor", + "Select a filter" : "Vali filter", + "Select a comparator" : "Vali võrdleja", + "Remove filter" : "Eemalda filter", + "Folder" : "Kaust", + "Images" : "Pildid", + "Office documents" : "Kontroritarkvara dokumendid", + "PDF documents" : "PDF-dokumendid", + "Custom MIME type" : "Sinu määratud MIME-tüüp", + "Custom mimetype" : "Sinu määratud MIME-tüüp", + "Select a file type" : "Vali failitüüp", + "e.g. httpd/unix-directory" : "nt. httpd/unix-directory", + "Please enter a valid time span" : "Palun sisesta korrektne ajavahemik", + "Files WebDAV" : "WebDAV-i failid", + "Custom URL" : "Sinu määratud võrguaadress", + "Select a request URL" : "Vali päringu võrguaadress", + "Android client" : "Android klient", + "iOS client" : "iOS-i klient", + "Desktop client" : "Töölaua klient", + "Thunderbird & Outlook addons" : "Thunderbirdi ja Outlooki lisad", + "Custom user agent" : "Sinu määratud rakenduse tunnus", + "Select a user agent" : "Vali rakenduse tunnus", + "Select groups" : "Vali grupid", + "Groups" : "Grupid", + "Type to search for group …" : "Grupi otsimiseks kirjuta midagi…", + "Select a trigger" : "Vali päästik", + "At least one event must be selected" : "Palun valitud vähemalt üks sündmus", + "Add new flow" : "Lisa uus töövoog", + "The configuration is invalid" : "Seadistus on vigane", + "Active" : "Aktiivne", + "Save" : "Salvesta", + "When" : "Millal", + "and" : "ja", + "Add a new filter" : "Lisa uus filter", + "Cancel" : "Loobu", + "Delete" : "Kustuta", + "Available flows" : "Saadaval töövood", + "For details on how to write your own flow, check out the development documentation." : "Lisateavet oma töövoogude kirjutamiseks leiad dokumentatsioonist arendajatele.", + "No flows installed" : "Ühtegi töövoogu pole paigaldatud", + "Ask your administrator to install new flows." : "Palu oma serveri haldajat, et ta paigaldaks uusi töövooge.", + "More flows" : "Veel töövooge", + "Browse the App Store" : "Sirvi rakendustepoodi", + "Show less" : "Näita vähem", + "Show more" : "Näita rohkem", + "Configured flows" : "Seadistatud töövood", + "Your flows" : "Sinu töövood", + "No flows configured" : "Ühtegi töövoogu pole seadistatud", + "matches" : "kattub", + "does not match" : "ei kattu", + "is" : "on", + "is not" : "ei ole", + "File name" : "Failinimi", + "Directory" : "Kaust", + "File MIME type" : "Faili MIME-tüüp", + "File size (upload)" : "Faili suurus (üleslaadimine)", + "less" : "väiksem", + "less or equals" : "väiksem või võrdne", + "greater or equals" : "suurem või võrdne", + "greater" : "suurem", + "Request remote address" : "Päringu kaugaadress", + "matches IPv4" : "kattub IPv4 aadressiga", + "does not match IPv4" : "Ei kattu IPv4 aadressiga", + "matches IPv6" : "kattub IPv6 aadressiga", + "does not match IPv6" : "Ei kattu IPv6 aadressiga", + "File system tag" : "Failisüsteemi silt", + "is tagged with" : "on sildiga", + "is not tagged with" : "ei ole märgitud sildiga", + "Request URL" : "Päringu võrguaadress", + "Request time" : "Päringu aeg", + "between" : "vahemikus", + "not between" : "ei ole vahemikus", + "Request user agent" : "Päri rakenduse tunnust", + "Group membership" : "Grupi liikmelisus", + "is member of" : "on liige", + "is not member of" : "ei ole liige" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/ga.js b/apps/workflowengine/l10n/ga.js index 0c61ee9b09d..c6f9b29a57d 100644 --- a/apps/workflowengine/l10n/ga.js +++ b/apps/workflowengine/l10n/ga.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "tá", "is not" : "níl", "File name" : "Ainm comhaid", + "Directory" : "Eolaire", "File MIME type" : "Cineál comhaid MIME", "File size (upload)" : "Méid comhaid (uaslódáil)", "less" : "níos lú", diff --git a/apps/workflowengine/l10n/ga.json b/apps/workflowengine/l10n/ga.json index 46ee7bd06a9..d5f47ae7f97 100644 --- a/apps/workflowengine/l10n/ga.json +++ b/apps/workflowengine/l10n/ga.json @@ -95,6 +95,7 @@ "is" : "tá", "is not" : "níl", "File name" : "Ainm comhaid", + "Directory" : "Eolaire", "File MIME type" : "Cineál comhaid MIME", "File size (upload)" : "Méid comhaid (uaslódáil)", "less" : "níos lú", diff --git a/apps/workflowengine/l10n/lv.js b/apps/workflowengine/l10n/lv.js index 088196c0081..30577193c0a 100644 --- a/apps/workflowengine/l10n/lv.js +++ b/apps/workflowengine/l10n/lv.js @@ -26,7 +26,7 @@ OC.L10N.register( "Nextcloud workflow engine" : "Nextcloud darbplūsmu dzinis", "Folder" : "Mape", "Images" : "Attēli", - "Files WebDAV" : "WebDAV datnes", + "Files WebDAV" : "Datņu WebDAV", "Android client" : "Android klients", "iOS client" : "iOS klients", "Desktop client" : "Darbvirsmas klients", diff --git a/apps/workflowengine/l10n/lv.json b/apps/workflowengine/l10n/lv.json index 3dce9342e1e..1665558a6fc 100644 --- a/apps/workflowengine/l10n/lv.json +++ b/apps/workflowengine/l10n/lv.json @@ -24,7 +24,7 @@ "Nextcloud workflow engine" : "Nextcloud darbplūsmu dzinis", "Folder" : "Mape", "Images" : "Attēli", - "Files WebDAV" : "WebDAV datnes", + "Files WebDAV" : "Datņu WebDAV", "Android client" : "Android klients", "iOS client" : "iOS klients", "Desktop client" : "Darbvirsmas klients", diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 8d40914252d..1404b310f47 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "é", "is not" : "não é", "File name" : "Nome do arquivo", + "Directory" : "Diretório", "File MIME type" : "Tipo de arquivo MIME", "File size (upload)" : "Tamanho do arquivo (upload)", "less" : "menor que", diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index 2cbde62dc24..1604f631e11 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -95,6 +95,7 @@ "is" : "é", "is not" : "não é", "File name" : "Nome do arquivo", + "Directory" : "Diretório", "File MIME type" : "Tipo de arquivo MIME", "File size (upload)" : "Tamanho do arquivo (upload)", "less" : "menor que", diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index 6d24bbea78e..c00da93134c 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "равняется", "is not" : "не равняется", "File name" : "Имя файла", + "Directory" : "Директория", "File MIME type" : "MIME-тип файла", "File size (upload)" : "Размер передаваемого на сервер файла", "less" : "меньше", diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json index 228ad6a71ce..c23b9d020b0 100644 --- a/apps/workflowengine/l10n/ru.json +++ b/apps/workflowengine/l10n/ru.json @@ -95,6 +95,7 @@ "is" : "равняется", "is not" : "не равняется", "File name" : "Имя файла", + "Directory" : "Директория", "File MIME type" : "MIME-тип файла", "File size (upload)" : "Размер передаваемого на сервер файла", "less" : "меньше", diff --git a/apps/workflowengine/l10n/uk.js b/apps/workflowengine/l10n/uk.js index a9583382441..f335db33985 100644 --- a/apps/workflowengine/l10n/uk.js +++ b/apps/workflowengine/l10n/uk.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "є", "is not" : "не", "File name" : "Ім'я файлу", + "Directory" : "Каталог", "File MIME type" : "Тип MIME файлу", "File size (upload)" : "Розмір файлу (завантаження)", "less" : "менше", diff --git a/apps/workflowengine/l10n/uk.json b/apps/workflowengine/l10n/uk.json index 93c18f047c3..13674a3b207 100644 --- a/apps/workflowengine/l10n/uk.json +++ b/apps/workflowengine/l10n/uk.json @@ -95,6 +95,7 @@ "is" : "є", "is not" : "не", "File name" : "Ім'я файлу", + "Directory" : "Каталог", "File MIME type" : "Тип MIME файлу", "File size (upload)" : "Розмір файлу (завантаження)", "less" : "менше", diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js index edd352c1880..bca42dd024f 100644 --- a/apps/workflowengine/l10n/zh_HK.js +++ b/apps/workflowengine/l10n/zh_HK.js @@ -97,6 +97,7 @@ OC.L10N.register( "is" : "是", "is not" : "不是", "File name" : "檔案名稱", + "Directory" : "目錄", "File MIME type" : "檔案MIME類型", "File size (upload)" : "檔案大小(上傳)", "less" : "更少", diff --git a/apps/workflowengine/l10n/zh_HK.json b/apps/workflowengine/l10n/zh_HK.json index 9b249cd1af4..d606da3c02e 100644 --- a/apps/workflowengine/l10n/zh_HK.json +++ b/apps/workflowengine/l10n/zh_HK.json @@ -95,6 +95,7 @@ "is" : "是", "is not" : "不是", "File name" : "檔案名稱", + "Directory" : "目錄", "File MIME type" : "檔案MIME類型", "File size (upload)" : "檔案大小(上傳)", "less" : "更少", |