diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 235cc466a7baa..84653771fd62c 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -72,6 +72,21 @@ OC.L10N.register( "Description: %s" : "Descripción: %s", "Where: %s" : "Lugar: %s", "%1$s via %2$s" : "%1$s vía %2$s", + "In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día", + "In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s", + "In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día", + "In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s", + "Could not generate when statement" : "No se pudo generar la declaración de cuándo", + "Every Day for the entire day" : "Cada día todo el día", + "Every Day for the entire day until %1$s" : "Cada día todo el día hasta el %1$s", + "Every Day between %1$s - %2$s" : "Cada día entre las %1$s - %2$s", + "Every Day between %1$s - %2$s until %3$s" : "Cada día entre las %1$s - %2$s hasta el %3$s", + "Every %1$d Days for the entire day" : "Cada %1$d días todo el día", + "Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s", + "Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s - %3$s", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s - %3$s hasta el %4$s", + "Could not generate event recurrence statement" : "No se pudo generar la declaración de recurrencia del evento", + "Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día", "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelado", "Re: %1$s" : "Respecto a: %1$s", @@ -89,6 +104,7 @@ OC.L10N.register( "When:" : "Cuándo:", "Location:" : "Ubicación:", "Link:" : "Enlace:", + "Occurring:" : "Ocurriendo:", "Accept" : "Aceptar", "Decline" : "Rechazar", "More options …" : "Más opciones ...", @@ -112,6 +128,14 @@ OC.L10N.register( "October" : "Octubre", "November" : "Noviembre", "December" : "Diciembre", + "First" : "Primero", + "Second" : "Segundo", + "Third" : "Tercero", + "Fourth" : "Cuarto", + "Last" : "Último", + "Second Last" : "Penúltimo", + "Third Last" : "Antepenúltimo", + "Fourth Last" : "Ante antepenúltimo", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creó la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Ha creado la libreta de direcciones {adressbook}", diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index 29ccb78a231b4..ce1449b904f74 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -70,6 +70,21 @@ "Description: %s" : "Descripción: %s", "Where: %s" : "Lugar: %s", "%1$s via %2$s" : "%1$s vía %2$s", + "In a %1$s on %2$s for the entire day" : "En un(a) %1$s el %2$s todo el día", + "In a %1$s on %2$s between %3$s - %4$s" : "En un(a) %1$s el %2$s entre las %3$s - %4$s", + "In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s el %3$s todo el día", + "In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s el %3$s entre las %4$s - %5$s", + "Could not generate when statement" : "No se pudo generar la declaración de cuándo", + "Every Day for the entire day" : "Cada día todo el día", + "Every Day for the entire day until %1$s" : "Cada día todo el día hasta el %1$s", + "Every Day between %1$s - %2$s" : "Cada día entre las %1$s - %2$s", + "Every Day between %1$s - %2$s until %3$s" : "Cada día entre las %1$s - %2$s hasta el %3$s", + "Every %1$d Days for the entire day" : "Cada %1$d días todo el día", + "Every %1$d Days for the entire day until %2$s" : "Cada %1$d días todo el día hasta el %2$s", + "Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre las %2$s - %3$s", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre las %2$s - %3$s hasta el %4$s", + "Could not generate event recurrence statement" : "No se pudo generar la declaración de recurrencia del evento", + "Every Week on %1$s for the entire day" : "Cada semana el %1$s todo el día", "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" ha sido cancelado", "Re: %1$s" : "Respecto a: %1$s", @@ -87,6 +102,7 @@ "When:" : "Cuándo:", "Location:" : "Ubicación:", "Link:" : "Enlace:", + "Occurring:" : "Ocurriendo:", "Accept" : "Aceptar", "Decline" : "Rechazar", "More options …" : "Más opciones ...", @@ -110,6 +126,14 @@ "October" : "Octubre", "November" : "Noviembre", "December" : "Diciembre", + "First" : "Primero", + "Second" : "Segundo", + "Third" : "Tercero", + "Fourth" : "Cuarto", + "Last" : "Último", + "Second Last" : "Penúltimo", + "Third Last" : "Antepenúltimo", + "Fourth Last" : "Ante antepenúltimo", "Contacts" : "Contactos", "{actor} created address book {addressbook}" : "{actor} creó la libreta de direcciones {addressbook}", "You created address book {addressbook}" : "Ha creado la libreta de direcciones {adressbook}", diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 3829509b80873..130036f14ca71 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -72,6 +72,33 @@ OC.L10N.register( "Description: %s" : "Leírás: %s", "Where: %s" : "Hely: %s", "%1$s via %2$s" : "%1$s – %2$s", + "Could not generate when statement" : "Nem sikerlt létrehozni a mikor állítást", + "Every Day for the entire day" : "Minden Nap a teljes napra", + "Every Day for the entire day until %1$s" : "Minden Nap a teljes napon eddig %1$s", + "Every Day between %1$s - %2$s" : "Minden Nap %1$s - %2$sközött", + "Every Day between %1$s - %2$s until %3$s" : "Minden Nap %1$s - %2$s között %3$s-ig", + "Every %1$d Days for the entire day" : "Minden %1$d Nap az teljes napra", + "Every %1$d Days for the entire day until %2$s" : "Minden%1$d Nap a teljes napra %2$s-ig", + "Every %1$d Days between %2$s - %3$s" : "Minden%1$d Nap %2$s - %3$s között", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Minden%1$d Napon %2$s - %3$s között %4$s-ig", + "Could not generate event recurrence statement" : "Nem sikerült megújuló eseményt létrehozni", + "Every Week on %1$s for the entire day" : "Minden hét %1$s napon a teljes napja", + "Every Week on %1$s for the entire day until %2$s" : "Minden Héten %1$s a teljes napra %2$s-ig", + "Every Week on %1$s between %2$s - %3$s" : "Minden Hét %1$s napján %2$s - %3$sközött", + "Every Week on %1$s between %2$s - %3$s until %4$s" : "Minden Hét %1$s napján %2$s - %3$s között %4$s-ig", + "Every %1$d Weeks on %2$s for the entire day" : "Minden%1$d héten %2$s napon a teljes napra", + "Every %1$d Weeks on %2$s for the entire day until %3$s" : "Minden%1$d Héten %2$s napján a teljes napon %3$s-ig", + "Every Month on the %1$s for the entire day" : "Minden hónap %1$s napján a teljes napon", + "Every Month on the %1$s for the entire day until %2$s" : "Minden hónap %1$s napján a teljes napon %2$s-ig", + "Every Month on the %1$s between %2$s - %3$s" : "Minden hónap %1$s napján %2$sés %3$s között", + "Every Month on the %1$s between %2$s - %3$s until %4$s" : "Minden hónap %1$s napján %2$sés %3$s között %4$s-ig", + "Every %1$d Months on the %2$s for the entire day" : "Minden%1$d Hónap %2$s napján a teljes napon", + "Every %1$d Months on the %2$s for the entire day until %3$s" : "Minden%1$d Hónap %2$s napján a teljes napon %3$s-ig", + "Every %1$d Months on the %2$s between %3$s - %4$s" : "Minden%1$d Hónap %2$s napján %3$s és %4$s között", + "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Minden%1$d Hónap %2$s napján %3$s és %4$s között %5$s-ig", + "On specific dates for the entire day until %1$s" : "Egy megadott időpontban a teljes napon %1$s-ig ", + "On specific dates between %1$s - %2$s until %3$s" : "Egy megadott időpontban %1$s és %2$s %3$s-ig", + "Could not generate next recurrence statement" : "Nem sikerült a következő megújuló eseményt létrehozni", "Cancelled: %1$s" : "Lemondva: %1$s", "\"%1$s\" has been canceled" : "A következőt le lett mondva: „%1$s”", "Re: %1$s" : "Vá: %1$s", @@ -89,6 +116,7 @@ OC.L10N.register( "When:" : "Mikor:", "Location:" : "Hely:", "Link:" : "Hivatkozás:", + "Occurring:" : "Előforduló", "Accept" : "Elfogadás", "Decline" : "Elutasítás", "More options …" : "További lehetőségek…", @@ -113,7 +141,15 @@ OC.L10N.register( "November" : "November", "December" : "December", "First" : "Első", + "Second" : "Másodperc", + "Third" : "Harmadik", + "Fourth" : "Negyedik", + "Fifty" : "Ötödik", "Last" : "Utolsó", + "Second Last" : "Második Utolsó", + "Third Last" : "Harmadik Utolsó", + "Fourth Last" : "Negyedik Utolsó", + "Fifty Last" : "Ötödik Utolsó", "Contacts" : "Névjegyek", "{actor} created address book {addressbook}" : "{actor} létrehozta a következő címjegyzéket: {addressbook}", "You created address book {addressbook}" : "Létrehozta a következő címjegyzéket: {addressbook}", @@ -166,27 +202,46 @@ OC.L10N.register( "Completed on %s" : "Befejezve: %s", "Due on %s by %s" : "Esedékesség: %s, %s által", "Due on %s" : "Esedékesség: %s", + "DAV system address book" : "DAV rendszer címjegyzék", "No outstanding DAV system address book sync." : "Nincs kiemelkedő DAV rendszer címjegyzék szinkronizálás.", "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\"." : "A DAV rendszer címjegyzék szinkronizációja még nem futott le, mert több, mint 1000 felhasználó található vagy hiba történt. Kérem futtassa manuálisan a következő paranccsal: \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "WebDAV végpont", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "A webkiszolgáló nincs megfelelően beállítva a fájlok szinkronizálásához, mert a WebDAV interfész hibásnak tűnik.", + "Your web server is properly set up to allow file synchronization over WebDAV." : "A webkisolgáló megfelelően van konfigurálva a WebDAVon keresztüli fájl szinkronizáció engedélyezéséhez.", "Migrated calendar (%1$s)" : "Átköltöztetett naptár (%1$s)", "Calendars including events, details and attendees" : "Naptárak eseményekkel, részletekkel és résztvevőkkel", "Contacts and groups" : "Névjegyek és csoportok", "WebDAV" : "WebDAV", "First day" : "Első nap", + "Last day (inclusive)" : "Utols nap (beleértve)", + "Out of office replacement (optional)" : "Távolléti helyettesítő (opcionális)", + "Name of the replacement" : "Helyettesítő neve", + "No results." : "Nincs eredmény.", + "Start typing." : "Kezdjen gépelni.", + "Short absence status" : "Rövid távolléti állapot", + "Long absence Message" : "Hosszú távolléti állapot", "Save" : "Mentés", + "Disable absence" : "Távollét tiltása", + "Absence saved" : "Távollét mentve", + "Failed to save your absence settings" : "Nem sikerlt a távolléti beállítások mentése", + "Absence cleared" : "Távollét törölve", + "Failed to clear your absence settings" : "Nem sikerült a távolléti beállítások törlése", "Time zone:" : "Időzóna:", "to" : "–", "Delete slot" : "Idősáv törlése", "No working hours set" : "Nincs munkaidő beállítva", "Add slot" : "Idősáv hozzáadása", "Weekdays" : "Hétköznapok", + "Pick a start time for {dayName}" : "Válassz kezdő dátumot a {dayName}-hoz", + "Pick a end time for {dayName}" : "Válassz vége dátumot a {dayName}-hoz", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Az elérhetőségi időn túl, a felhasználói állapot automatikus beállítása „Ne zavarjanak” módba az összes értesítés némításához.", "Failed to load availability" : "Az elérhetőség betöltése sikertelen", "Saved availability" : "Elérhetőség mentve", "Failed to save availability" : "Az elérhetőség mentése sikertelen", "Availability" : "Elérhetőség", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Ha beállítja a munkaidejét, akkor más emberek a megbeszélések létrehozásakor látni fogják, hogy Ön mikor nem érhető el.", + "Absence" : "Távollét", + "Configure your next absence period." : "A követkeő távolléti periódus beállítása.", "Calendar server" : "Naptárkiszolgáló", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index ff0c12fd46645..ebb7d9392b67a 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -70,6 +70,33 @@ "Description: %s" : "Leírás: %s", "Where: %s" : "Hely: %s", "%1$s via %2$s" : "%1$s – %2$s", + "Could not generate when statement" : "Nem sikerlt létrehozni a mikor állítást", + "Every Day for the entire day" : "Minden Nap a teljes napra", + "Every Day for the entire day until %1$s" : "Minden Nap a teljes napon eddig %1$s", + "Every Day between %1$s - %2$s" : "Minden Nap %1$s - %2$sközött", + "Every Day between %1$s - %2$s until %3$s" : "Minden Nap %1$s - %2$s között %3$s-ig", + "Every %1$d Days for the entire day" : "Minden %1$d Nap az teljes napra", + "Every %1$d Days for the entire day until %2$s" : "Minden%1$d Nap a teljes napra %2$s-ig", + "Every %1$d Days between %2$s - %3$s" : "Minden%1$d Nap %2$s - %3$s között", + "Every %1$d Days between %2$s - %3$s until %4$s" : "Minden%1$d Napon %2$s - %3$s között %4$s-ig", + "Could not generate event recurrence statement" : "Nem sikerült megújuló eseményt létrehozni", + "Every Week on %1$s for the entire day" : "Minden hét %1$s napon a teljes napja", + "Every Week on %1$s for the entire day until %2$s" : "Minden Héten %1$s a teljes napra %2$s-ig", + "Every Week on %1$s between %2$s - %3$s" : "Minden Hét %1$s napján %2$s - %3$sközött", + "Every Week on %1$s between %2$s - %3$s until %4$s" : "Minden Hét %1$s napján %2$s - %3$s között %4$s-ig", + "Every %1$d Weeks on %2$s for the entire day" : "Minden%1$d héten %2$s napon a teljes napra", + "Every %1$d Weeks on %2$s for the entire day until %3$s" : "Minden%1$d Héten %2$s napján a teljes napon %3$s-ig", + "Every Month on the %1$s for the entire day" : "Minden hónap %1$s napján a teljes napon", + "Every Month on the %1$s for the entire day until %2$s" : "Minden hónap %1$s napján a teljes napon %2$s-ig", + "Every Month on the %1$s between %2$s - %3$s" : "Minden hónap %1$s napján %2$sés %3$s között", + "Every Month on the %1$s between %2$s - %3$s until %4$s" : "Minden hónap %1$s napján %2$sés %3$s között %4$s-ig", + "Every %1$d Months on the %2$s for the entire day" : "Minden%1$d Hónap %2$s napján a teljes napon", + "Every %1$d Months on the %2$s for the entire day until %3$s" : "Minden%1$d Hónap %2$s napján a teljes napon %3$s-ig", + "Every %1$d Months on the %2$s between %3$s - %4$s" : "Minden%1$d Hónap %2$s napján %3$s és %4$s között", + "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Minden%1$d Hónap %2$s napján %3$s és %4$s között %5$s-ig", + "On specific dates for the entire day until %1$s" : "Egy megadott időpontban a teljes napon %1$s-ig ", + "On specific dates between %1$s - %2$s until %3$s" : "Egy megadott időpontban %1$s és %2$s %3$s-ig", + "Could not generate next recurrence statement" : "Nem sikerült a következő megújuló eseményt létrehozni", "Cancelled: %1$s" : "Lemondva: %1$s", "\"%1$s\" has been canceled" : "A következőt le lett mondva: „%1$s”", "Re: %1$s" : "Vá: %1$s", @@ -87,6 +114,7 @@ "When:" : "Mikor:", "Location:" : "Hely:", "Link:" : "Hivatkozás:", + "Occurring:" : "Előforduló", "Accept" : "Elfogadás", "Decline" : "Elutasítás", "More options …" : "További lehetőségek…", @@ -111,7 +139,15 @@ "November" : "November", "December" : "December", "First" : "Első", + "Second" : "Másodperc", + "Third" : "Harmadik", + "Fourth" : "Negyedik", + "Fifty" : "Ötödik", "Last" : "Utolsó", + "Second Last" : "Második Utolsó", + "Third Last" : "Harmadik Utolsó", + "Fourth Last" : "Negyedik Utolsó", + "Fifty Last" : "Ötödik Utolsó", "Contacts" : "Névjegyek", "{actor} created address book {addressbook}" : "{actor} létrehozta a következő címjegyzéket: {addressbook}", "You created address book {addressbook}" : "Létrehozta a következő címjegyzéket: {addressbook}", @@ -164,27 +200,46 @@ "Completed on %s" : "Befejezve: %s", "Due on %s by %s" : "Esedékesség: %s, %s által", "Due on %s" : "Esedékesség: %s", + "DAV system address book" : "DAV rendszer címjegyzék", "No outstanding DAV system address book sync." : "Nincs kiemelkedő DAV rendszer címjegyzék szinkronizálás.", "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\"." : "A DAV rendszer címjegyzék szinkronizációja még nem futott le, mert több, mint 1000 felhasználó található vagy hiba történt. Kérem futtassa manuálisan a következő paranccsal: \"occ dav:sync-system-addressbook\".", "WebDAV endpoint" : "WebDAV végpont", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "A webkiszolgáló nincs megfelelően beállítva a fájlok szinkronizálásához, mert a WebDAV interfész hibásnak tűnik.", + "Your web server is properly set up to allow file synchronization over WebDAV." : "A webkisolgáló megfelelően van konfigurálva a WebDAVon keresztüli fájl szinkronizáció engedélyezéséhez.", "Migrated calendar (%1$s)" : "Átköltöztetett naptár (%1$s)", "Calendars including events, details and attendees" : "Naptárak eseményekkel, részletekkel és résztvevőkkel", "Contacts and groups" : "Névjegyek és csoportok", "WebDAV" : "WebDAV", "First day" : "Első nap", + "Last day (inclusive)" : "Utols nap (beleértve)", + "Out of office replacement (optional)" : "Távolléti helyettesítő (opcionális)", + "Name of the replacement" : "Helyettesítő neve", + "No results." : "Nincs eredmény.", + "Start typing." : "Kezdjen gépelni.", + "Short absence status" : "Rövid távolléti állapot", + "Long absence Message" : "Hosszú távolléti állapot", "Save" : "Mentés", + "Disable absence" : "Távollét tiltása", + "Absence saved" : "Távollét mentve", + "Failed to save your absence settings" : "Nem sikerlt a távolléti beállítások mentése", + "Absence cleared" : "Távollét törölve", + "Failed to clear your absence settings" : "Nem sikerült a távolléti beállítások törlése", "Time zone:" : "Időzóna:", "to" : "–", "Delete slot" : "Idősáv törlése", "No working hours set" : "Nincs munkaidő beállítva", "Add slot" : "Idősáv hozzáadása", "Weekdays" : "Hétköznapok", + "Pick a start time for {dayName}" : "Válassz kezdő dátumot a {dayName}-hoz", + "Pick a end time for {dayName}" : "Válassz vége dátumot a {dayName}-hoz", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Az elérhetőségi időn túl, a felhasználói állapot automatikus beállítása „Ne zavarjanak” módba az összes értesítés némításához.", "Failed to load availability" : "Az elérhetőség betöltése sikertelen", "Saved availability" : "Elérhetőség mentve", "Failed to save availability" : "Az elérhetőség mentése sikertelen", "Availability" : "Elérhetőség", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Ha beállítja a munkaidejét, akkor más emberek a megbeszélések létrehozásakor látni fogják, hogy Ön mikor nem érhető el.", + "Absence" : "Távollét", + "Configure your next absence period." : "A követkeő távolléti periódus beállítása.", "Calendar server" : "Naptárkiszolgáló", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index f03b4f1127d97..2aaf1d615cff1 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -157,6 +157,8 @@ OC.L10N.register( "A file or folder has been changed" : "Un archivo o carpeta ha sido cambiado", "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado", "Failed to authorize" : "Fallo al autorizar", + "Invalid folder path" : "Ruta de carpeta inválida", + "Folder not found" : "No se encontró la carpeta", "Upload (max. %s)" : "Cargar (max. %s)", "Files compatibility" : "Compatibilidad de archivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index a4dc3b52e9c16..fb8c467ced4e6 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -155,6 +155,8 @@ "A file or folder has been changed" : "Un archivo o carpeta ha sido cambiado", "A favorite file or folder has been changed" : "Un archivo o carpeta favorito ha sido cambiado", "Failed to authorize" : "Fallo al autorizar", + "Invalid folder path" : "Ruta de carpeta inválida", + "Folder not found" : "No se encontró la carpeta", "Upload (max. %s)" : "Cargar (max. %s)", "Files compatibility" : "Compatibilidad de archivos", "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Permitir restringir los nombres de archivos para asegurar que los archivos se puedan sincronizar con todos los clientes. Por defecto, se permiten todos los nombres de archivos válidos en POSIX (por ejemplo, Linux o macOS).", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 25174f7bb5579..e8fdf2f4bbe33 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -322,8 +322,8 @@ OC.L10N.register( "Presentations" : "Présentations", "PDFs" : "PDFs", "Folders" : "Dossiers", - "Audio" : "Son", - "Pictures and images" : "Images et photos", + "Audio" : "Audio", + "Pictures and images" : "Photos et images", "Videos" : "Vidéos", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 7d5fba5acc702..2b0c5c6300763 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -320,8 +320,8 @@ "Presentations" : "Présentations", "PDFs" : "PDFs", "Folders" : "Dossiers", - "Audio" : "Son", - "Pictures and images" : "Images et photos", + "Audio" : "Audio", + "Pictures and images" : "Photos et images", "Videos" : "Vidéos", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 55c300c5791d8..2bdf3bfdb3682 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["megfelel ennek: „{filter}”","megfelel ennek: „{filter}”"], "View in folder" : "Megtekintés mappában", + "Direct link was copied (only works for people who have access to this file/folder)" : "A közvetlen hivatkozás másolva (csak azon személyeknek működik, akik elérik ezt a fájlt/mappát)", "Path" : "Útvonal", "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", + "Copy direct link (only works for people who have access to this file/folder)" : "Közvetlen hivatkozás másolása (csak azoknál a személyeknél működik, akiknek hozzáférése van a fájlhoz/mappához)", "New folder" : "Új mappa", "Create new folder" : "Új mappa létrehozása", "Upload file" : "Fájl feltöltése", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Helyreállította: {user}", "Renamed by {user}" : "Átnevezte: {user}", "Moved by {user}" : "Áthelyezte: {user}", + "\"remote account\"" : "\"távoli fiók\"", "You created {file}" : "Létrehozta: {file}", "You created an encrypted file in {file}" : "Létrehozott egy titkosított fájlt ebben: {file}", "{user} created {file}" : "{user} létrehozta: {file}", @@ -153,7 +156,12 @@ OC.L10N.register( "A file has been added to or removed from your favorites" : "Egy fájl eltávolítva vagy hozzáadva a kedvencekhez", "A file or folder has been changed" : "Egy fájl vagy mappa megváltozott", "A favorite file or folder has been changed" : "Egy kedvenc fájl vagy mappa megváltozott", + "Failed to authorize" : "Sikertelen hitelesítés", + "Invalid folder path" : "Érvénytelen könytári útvonal", + "Folder not found" : "Könyvtár nem található", "Upload (max. %s)" : "Feltöltés (legfeljebb %s)", + "Files compatibility" : "Fájlok kompatibilitása", + "Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése", "Accept" : "Elfogadás", "Reject" : "Elutasítás", "Incoming ownership transfer from {user}" : "Bejövő tulajdonjog-átruházás {user} részéről", @@ -166,6 +174,7 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", + "Current directory path" : "Jelenlegi könyvtár útvonala", "Reload current directory" : "Jelenlegi könyvtár újratöltése", "Go to the \"{dir}\" directory" : "Ugrás a(z) „{dir}” könyvtárhoz", "Drag and drop files here to upload" : "Húzza ide a fájlokat a feltöltéshez", @@ -236,11 +245,13 @@ OC.L10N.register( "Files settings" : "Fájlok beállításai", "File cannot be accessed" : "A fájl nem érhető el", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", + "Your files" : "Saját fájlok", "Open in files" : "Megnyitás a Files-ban", "Sort favorites first" : "Kedvencek előre rendezése", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Enable the grid view" : "Rácsnézet engedélyezése", + "Enable folder tree" : "Kőnyvtár strukúra engedélyezése", "Additional settings" : "További beállítások", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV-webcím", @@ -258,13 +269,17 @@ OC.L10N.register( "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Deletion cancelled" : "Törlés megszakítva", "Delete permanently" : "Végleges törlés", + "Delete and unshare" : "Töröl és nem oszt meg", + "Leave these shares" : "Megosztások elhagyása", "Delete files" : "Fájlok törlése", "Delete folders" : "Mappák törlése", "Cancel" : "Mégse", + "Edit file locally" : "Fájl helyi szerkesztése", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.", "Destination is not a folder" : "A cél nem mappa", "This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában", "You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges", + "(copy)" : "(másolat)", "Move cancelled" : "Áthelyezés megszakítva.", "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files are locked" : "A fájlok zárolva vannak", @@ -280,6 +295,8 @@ OC.L10N.register( "Today" : "Ma", "Last 7 days" : "Előző 7 nap", "Last 30 days" : "Előző 30 nap", + "This year ({year})" : "Ezen év ({year})", + "Last year ({year})" : "Előző év ({year})", "Documents" : "Dokumentum", "Spreadsheets" : "Munkafüzetek", "Presentations" : "Bemutatók", @@ -293,6 +310,7 @@ OC.L10N.register( "Create templates folder" : "Sablonmappa létrehozása", "Templates" : "Sablonok", "New template folder" : "Új sablonmappa", + "In folder" : "Könyvtárban", "One of the dropped files could not be processed" : "Egy vagy több idehúzott fájl nem dolgozható fel", "Files uploaded successfully" : "Fájlfeltöltés sikeres", "Some files could not be moved" : "Néhány fájl nem helyezhető át", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index ba3d4712f0b05..eb8da8a21ced7 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Tárhelye majdnem megtelt ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["megfelel ennek: „{filter}”","megfelel ennek: „{filter}”"], "View in folder" : "Megtekintés mappában", + "Direct link was copied (only works for people who have access to this file/folder)" : "A közvetlen hivatkozás másolva (csak azon személyeknek működik, akik elérik ezt a fájlt/mappát)", "Path" : "Útvonal", "_%n byte_::_%n bytes_" : ["%n bájt","%n bájt"], "Favorited" : "Kedvenc", "Favorite" : "Kedvenc", + "Copy direct link (only works for people who have access to this file/folder)" : "Közvetlen hivatkozás másolása (csak azoknál a személyeknél működik, akiknek hozzáférése van a fájlhoz/mappához)", "New folder" : "Új mappa", "Create new folder" : "Új mappa létrehozása", "Upload file" : "Fájl feltöltése", @@ -123,6 +125,7 @@ "Restored by {user}" : "Helyreállította: {user}", "Renamed by {user}" : "Átnevezte: {user}", "Moved by {user}" : "Áthelyezte: {user}", + "\"remote account\"" : "\"távoli fiók\"", "You created {file}" : "Létrehozta: {file}", "You created an encrypted file in {file}" : "Létrehozott egy titkosított fájlt ebben: {file}", "{user} created {file}" : "{user} létrehozta: {file}", @@ -151,7 +154,12 @@ "A file has been added to or removed from your favorites" : "Egy fájl eltávolítva vagy hozzáadva a kedvencekhez", "A file or folder has been changed" : "Egy fájl vagy mappa megváltozott", "A favorite file or folder has been changed" : "Egy kedvenc fájl vagy mappa megváltozott", + "Failed to authorize" : "Sikertelen hitelesítés", + "Invalid folder path" : "Érvénytelen könytári útvonal", + "Folder not found" : "Könyvtár nem található", "Upload (max. %s)" : "Feltöltés (legfeljebb %s)", + "Files compatibility" : "Fájlok kompatibilitása", + "Enforce Windows compatibility" : "Windows kompatibilitás kényszerítése", "Accept" : "Elfogadás", "Reject" : "Elutasítás", "Incoming ownership transfer from {user}" : "Bejövő tulajdonjog-átruházás {user} részéről", @@ -164,6 +172,7 @@ "The ownership transfer of {path} from {user} has completed." : "A(z) {path} tulajdonjogának átruházása {user} részéről sikeres.", "in %s" : "itt: %s", "File Management" : "Fájlkezelés", + "Current directory path" : "Jelenlegi könyvtár útvonala", "Reload current directory" : "Jelenlegi könyvtár újratöltése", "Go to the \"{dir}\" directory" : "Ugrás a(z) „{dir}” könyvtárhoz", "Drag and drop files here to upload" : "Húzza ide a fájlokat a feltöltéshez", @@ -234,11 +243,13 @@ "Files settings" : "Fájlok beállításai", "File cannot be accessed" : "A fájl nem érhető el", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "A fájl nem található, vagy nincs jogosultsága a megtekintéséhez. Kérje meg a feladót, hogy ossza meg.", + "Your files" : "Saját fájlok", "Open in files" : "Megnyitás a Files-ban", "Sort favorites first" : "Kedvencek előre rendezése", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Enable the grid view" : "Rácsnézet engedélyezése", + "Enable folder tree" : "Kőnyvtár strukúra engedélyezése", "Additional settings" : "További beállítások", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV-webcím", @@ -256,13 +267,17 @@ "Unable to create new file from template" : "Nem lehet új fájlt létrehozni a sablonból", "Deletion cancelled" : "Törlés megszakítva", "Delete permanently" : "Végleges törlés", + "Delete and unshare" : "Töröl és nem oszt meg", + "Leave these shares" : "Megosztások elhagyása", "Delete files" : "Fájlok törlése", "Delete folders" : "Mappák törlése", "Cancel" : "Mégse", + "Edit file locally" : "Fájl helyi szerkesztése", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "A fájlnak most helyileg meg kell nyílnia. Ha ezt nem látja, ellenőrizze, hogy az asztali kliens telepítve van-e a rendszeren.", "Destination is not a folder" : "A cél nem mappa", "This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában", "You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges", + "(copy)" : "(másolat)", "Move cancelled" : "Áthelyezés megszakítva.", "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files are locked" : "A fájlok zárolva vannak", @@ -278,6 +293,8 @@ "Today" : "Ma", "Last 7 days" : "Előző 7 nap", "Last 30 days" : "Előző 30 nap", + "This year ({year})" : "Ezen év ({year})", + "Last year ({year})" : "Előző év ({year})", "Documents" : "Dokumentum", "Spreadsheets" : "Munkafüzetek", "Presentations" : "Bemutatók", @@ -291,6 +308,7 @@ "Create templates folder" : "Sablonmappa létrehozása", "Templates" : "Sablonok", "New template folder" : "Új sablonmappa", + "In folder" : "Könyvtárban", "One of the dropped files could not be processed" : "Egy vagy több idehúzott fájl nem dolgozható fel", "Files uploaded successfully" : "Fájlfeltöltés sikeres", "Some files could not be moved" : "Néhány fájl nem helyezhető át", diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 7c5cfe0f28569..f2659c03a837e 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "التحقُّق من الفيديو", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", "Hide download" : "إخفاء التنزيل", - "Allow download" : "إسمَح بالتنزيل", "Note to recipient" : "ملاحظة للمستلم", "Enter a note for the share recipient" : "أدخل ملاحظةً لمُستلِم المُشارَكة", "Read" : "إقرأ", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا الملف", "File drop" : "اسقاط الملف", "Circle" : "الدائرة ", + "Allow download" : "إسمَح بالتنزيل", "Update" : "تحديث", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index c3434d73002b1..470f04d6b4cf0 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -272,7 +272,6 @@ "Video verification" : "التحقُّق من الفيديو", "Set expiration date" : "تعيين تاريخ إنتهاء الصلاحية", "Hide download" : "إخفاء التنزيل", - "Allow download" : "إسمَح بالتنزيل", "Note to recipient" : "ملاحظة للمستلم", "Enter a note for the share recipient" : "أدخل ملاحظةً لمُستلِم المُشارَكة", "Read" : "إقرأ", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "صالحٌ فقط للمستخدمين الذين لديهم حق الوصول إلى هذا الملف", "File drop" : "اسقاط الملف", "Circle" : "الدائرة ", + "Allow download" : "إسمَح بالتنزيل", "Update" : "تحديث", "No other users with access found" : "لم يتم العثور على مستخدمين آخرين لهم حق الوصول", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index c06e0bf20bd59..93cef9b6645a2 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -222,7 +222,6 @@ OC.L10N.register( "Video verification" : "Verificación per videu", "Set expiration date" : "Afitar la data de caducidá", "Hide download" : "Anubrir la descarga", - "Allow download" : "Permitir la descarga", "Note to recipient" : "Nota al destinatariu", "Enter a note for the share recipient" : "Introduz una nota pal destinatariu del elementu compartíu", "Read" : "Lleer", @@ -331,6 +330,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Namás funciona pa los usuarios con accesu a esti ficheru", "File drop" : "Suelta de ficheros", "Circle" : "Círculu", + "Allow download" : "Permitir la descarga", "Update" : "Anovar", "No other users with access found" : "Nun s'atopó nengún usuariu más con accesu", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 639ee6dad1b8e..6cb2c4d649e3b 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -220,7 +220,6 @@ "Video verification" : "Verificación per videu", "Set expiration date" : "Afitar la data de caducidá", "Hide download" : "Anubrir la descarga", - "Allow download" : "Permitir la descarga", "Note to recipient" : "Nota al destinatariu", "Enter a note for the share recipient" : "Introduz una nota pal destinatariu del elementu compartíu", "Read" : "Lleer", @@ -329,6 +328,7 @@ "Only works for users with access to this file" : "Namás funciona pa los usuarios con accesu a esti ficheru", "File drop" : "Suelta de ficheros", "Circle" : "Círculu", + "Allow download" : "Permitir la descarga", "Update" : "Anovar", "No other users with access found" : "Nun s'atopó nengún usuariu más con accesu", "No entries found in this folder" : "Nun s'atopó nenguna entrada nesta carpeta", diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 5b89812b49f4e..cd85941b206c2 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -194,7 +194,6 @@ OC.L10N.register( "Video verification" : "Видео потвърждение", "Set expiration date" : "Срок на валидност", "Hide download" : "Скрий свалянето", - "Allow download" : "Позволяване на изтегляне/сваляне/", "Note to recipient" : "Бележка за получателя", "Enter a note for the share recipient" : "Въведете бележка за получателя на споделянето", "Read" : "Четене", @@ -272,6 +271,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Работи само за потребители, които имат достъп до този файл", "File drop" : "Пускане/Преместване/ на файл", "Circle" : "Кръг", + "Allow download" : "Позволяване на изтегляне/сваляне/", "Update" : "Обновяване", "No other users with access found" : "Няма намерени други потребители с достъп", "No entries found in this folder" : "Папката е празна", diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index bd8b868eb004b..79470a25d2186 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -192,7 +192,6 @@ "Video verification" : "Видео потвърждение", "Set expiration date" : "Срок на валидност", "Hide download" : "Скрий свалянето", - "Allow download" : "Позволяване на изтегляне/сваляне/", "Note to recipient" : "Бележка за получателя", "Enter a note for the share recipient" : "Въведете бележка за получателя на споделянето", "Read" : "Четене", @@ -270,6 +269,7 @@ "Only works for users with access to this file" : "Работи само за потребители, които имат достъп до този файл", "File drop" : "Пускане/Преместване/ на файл", "Circle" : "Кръг", + "Allow download" : "Позволяване на изтегляне/сваляне/", "Update" : "Обновяване", "No other users with access found" : "Няма намерени други потребители с достъп", "No entries found in this folder" : "Папката е празна", diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 4cccefc25ac39..2391304da524f 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -205,7 +205,6 @@ OC.L10N.register( "Video verification" : "Verificació de vídeo", "Set expiration date" : "Estableix la data de caducitat", "Hide download" : "Amaga la baixada", - "Allow download" : "Permet la baixada", "Note to recipient" : "Nota per al destinatari", "Enter a note for the share recipient" : "Introduïu una nota per al destinatari de l'element compartit", "Read" : "Lectura", @@ -313,6 +312,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Només funciona per als usuaris amb accés a aquest fitxer", "File drop" : "Pujada de fitxers", "Circle" : "Cercle", + "Allow download" : "Permet la baixada", "Update" : "Actualitza", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index da734ca6e96af..92da573fb9688 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -203,7 +203,6 @@ "Video verification" : "Verificació de vídeo", "Set expiration date" : "Estableix la data de caducitat", "Hide download" : "Amaga la baixada", - "Allow download" : "Permet la baixada", "Note to recipient" : "Nota per al destinatari", "Enter a note for the share recipient" : "Introduïu una nota per al destinatari de l'element compartit", "Read" : "Lectura", @@ -311,6 +310,7 @@ "Only works for users with access to this file" : "Només funciona per als usuaris amb accés a aquest fitxer", "File drop" : "Pujada de fitxers", "Circle" : "Cercle", + "Allow download" : "Permet la baixada", "Update" : "Actualitza", "No other users with access found" : "No s'ha trobat cap altre usuari amb accés", "No entries found in this folder" : "No hi ha cap entrada en aquesta carpeta", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 2e568df04a2a5..c9ed61ae55463 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -213,7 +213,6 @@ OC.L10N.register( "Video verification" : "Ověřování pomocí videa", "Set expiration date" : "Nastavit datum skončení platnosti", "Hide download" : "Skrýt stahování", - "Allow download" : "Umožnit stahování", "Note to recipient" : "Poznámka pro příjemce", "Enter a note for the share recipient" : "Zadejte poznámku pro příjemce sdílení", "Read" : "Čtení", @@ -318,6 +317,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteří mají přístup k tomuto souboru", "File drop" : "Předání souboru", "Circle" : "Okruh", + "Allow download" : "Umožnit stahování", "Update" : "Aktualizovat", "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 037225039ca06..3c3b7a9db94dc 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -211,7 +211,6 @@ "Video verification" : "Ověřování pomocí videa", "Set expiration date" : "Nastavit datum skončení platnosti", "Hide download" : "Skrýt stahování", - "Allow download" : "Umožnit stahování", "Note to recipient" : "Poznámka pro příjemce", "Enter a note for the share recipient" : "Zadejte poznámku pro příjemce sdílení", "Read" : "Čtení", @@ -316,6 +315,7 @@ "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteří mají přístup k tomuto souboru", "File drop" : "Předání souboru", "Circle" : "Okruh", + "Allow download" : "Umožnit stahování", "Update" : "Aktualizovat", "No other users with access found" : "Nenalezeni žádní další uživatelé, kteří mají přístup", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 5d89651a0aeb8..bec8ed0458c51 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -268,7 +268,6 @@ OC.L10N.register( "Video verification" : "Videoüberprüfung", "Set expiration date" : "Ablaufdatum setzen", "Hide download" : "Download verbergen", - "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", "Read" : "Lesen", @@ -379,6 +378,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", "File drop" : "Dateiablage", "Circle" : "Kreis", + "Allow download" : "Download erlauben", "Update" : "Aktualisieren", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 343f405bbc5f4..d530fa816f6a7 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -266,7 +266,6 @@ "Video verification" : "Videoüberprüfung", "Set expiration date" : "Ablaufdatum setzen", "Hide download" : "Download verbergen", - "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", "Read" : "Lesen", @@ -377,6 +376,7 @@ "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", "File drop" : "Dateiablage", "Circle" : "Kreis", + "Allow download" : "Download erlauben", "Update" : "Aktualisieren", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 43fa360709802..9cc6087d9202f 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Videoüberprüfung", "Set expiration date" : "Ablaufdatum setzen", "Hide download" : "Download verbergen", - "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", "Read" : "Lesen", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", "File drop" : "Dateiablage", "Circle" : "Kreis", + "Allow download" : "Download erlauben", "Update" : "Aktualisieren", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index bec080cc856d3..a4be200f2c7b0 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -272,7 +272,6 @@ "Video verification" : "Videoüberprüfung", "Set expiration date" : "Ablaufdatum setzen", "Hide download" : "Download verbergen", - "Allow download" : "Download erlauben", "Note to recipient" : "Notiz an Empfänger", "Enter a note for the share recipient" : "Notiz für Empfänger der Freigabe eingeben", "Read" : "Lesen", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Funktioniert nur für Benutzer, die Zugriff auf diese Datei haben", "File drop" : "Dateiablage", "Circle" : "Kreis", + "Allow download" : "Download erlauben", "Update" : "Aktualisieren", "No other users with access found" : "Keine anderen Benutzer mit Zugriff gefunden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index 9257ea0e12008..711481358df7a 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -193,7 +193,6 @@ OC.L10N.register( "Video verification" : "Επαλήθευση βίντεο", "Set expiration date" : "Ορισμός ημερομηνίας λήξης", "Hide download" : "Απόκρυψη λήψης", - "Allow download" : "Να επιτρέπεται η λήψη", "Note to recipient" : "Σημείωση προς τον παραλήπτη", "Enter a note for the share recipient" : "Προσθέτε σημείωση για τους παραλήπτες του κοινόχρηστου", "Read" : "Ανάγνωση", @@ -289,6 +288,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Δουλεύει μόνο για χρήστες με πρόσβαση στο αρχείο", "File drop" : "Απόθεση αρχείου", "Circle" : "Κύκλος", + "Allow download" : "Να επιτρέπεται η λήψη", "Update" : "Ενημέρωση", "No other users with access found" : "Δεν βρέθηκαν άλλοι χρήστες με πρόσβαση", "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 53bb34f9a7a2e..bfa7f32dd53e3 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -191,7 +191,6 @@ "Video verification" : "Επαλήθευση βίντεο", "Set expiration date" : "Ορισμός ημερομηνίας λήξης", "Hide download" : "Απόκρυψη λήψης", - "Allow download" : "Να επιτρέπεται η λήψη", "Note to recipient" : "Σημείωση προς τον παραλήπτη", "Enter a note for the share recipient" : "Προσθέτε σημείωση για τους παραλήπτες του κοινόχρηστου", "Read" : "Ανάγνωση", @@ -287,6 +286,7 @@ "Only works for users with access to this file" : "Δουλεύει μόνο για χρήστες με πρόσβαση στο αρχείο", "File drop" : "Απόθεση αρχείου", "Circle" : "Κύκλος", + "Allow download" : "Να επιτρέπεται η λήψη", "Update" : "Ενημέρωση", "No other users with access found" : "Δεν βρέθηκαν άλλοι χρήστες με πρόσβαση", "No entries found in this folder" : "Δεν βρέθηκαν καταχωρήσεις σε αυτόν το φάκελο", diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 9bc9767d2df63..68ceeb6b0bcb8 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Video verification", "Set expiration date" : "Set expiration date", "Hide download" : "Hide download", - "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", "Read" : "Read", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Only works for users with access to this file", "File drop" : "File drop", "Circle" : "Circle", + "Allow download" : "Allow download", "Update" : "Update", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 553830459b573..4e8cbc0581052 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -272,7 +272,6 @@ "Video verification" : "Video verification", "Set expiration date" : "Set expiration date", "Hide download" : "Hide download", - "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", "Read" : "Read", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Only works for users with access to this file", "File drop" : "File drop", "Circle" : "Circle", + "Allow download" : "Allow download", "Update" : "Update", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index e42685d1df73c..f1a960d5f0cad 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -209,7 +209,6 @@ OC.L10N.register( "Video verification" : "Verificación por vídeo", "Set expiration date" : "Fijar fecha de caducidad", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", "Read" : "Lectura", @@ -317,6 +316,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", "File drop" : "Entrega de archivos", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No hay nada en esta carpeta", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 7054ee04fbb7d..8968840ff5d60 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -207,7 +207,6 @@ "Video verification" : "Verificación por vídeo", "Set expiration date" : "Fijar fecha de caducidad", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Escriba una nota para el recurso compartido del destinatario", "Read" : "Lectura", @@ -315,6 +314,7 @@ "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", "File drop" : "Entrega de archivos", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No hay nada en esta carpeta", diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index e88de0d7cc29c..7a5b3342b8ff3 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -189,7 +189,6 @@ OC.L10N.register( "Video verification" : "Verificación de video", "Set expiration date" : "Establecer fecha de expiración", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Ingresa una nota para el destinatario de la compartición", "Read" : "Leer", @@ -282,6 +281,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Solo funciona para usuarios con acceso a este archivo", "File drop" : "Soltar archivo", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index ccd0224df2cf0..71b60f90b32da 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -187,7 +187,6 @@ "Video verification" : "Verificación de video", "Set expiration date" : "Establecer fecha de expiración", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota para el destinatario", "Enter a note for the share recipient" : "Ingresa una nota para el destinatario de la compartición", "Read" : "Leer", @@ -280,6 +279,7 @@ "Only works for users with access to this file" : "Solo funciona para usuarios con acceso a este archivo", "File drop" : "Soltar archivo", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 4f50376a983d1..07aa20842316f 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -69,6 +69,7 @@ OC.L10N.register( "Share for file {file} with {user} expired" : "El archivo {file} compartido con {user} ha caducado", "Share for file {file} expired" : "El archivo compartido {file} ha caducado", "A file or folder shared by mail or by public link was downloaded" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido descargado", + "Files have been uploaded to a folder shared by mail or by public link" : "Los archivos se cargaron a una carpeta compartida por correo o enlace público", "A file or folder was shared from another server" : "Un archivo o carpeta fue compartido desde otro servidor", "Sharing" : "Compartiendo", "A file or folder has been shared" : "Un archivo o carpeta ha sido compartido", @@ -91,6 +92,8 @@ OC.L10N.register( "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s", "Please specify a valid federated account ID" : "Por favor, especifique un identificador de cuenta federada válido", "Please specify a valid federated group ID" : "Por favor, especifique un identificador de grupo federado válido", + "You cannot share to a Team if the app is not enabled" : "No puede compartir a un equipo si la aplicación no está habilitada", + "Please specify a valid team" : "Por favor, especifique un equipo válido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta salas compartidas", "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh", "Unknown share type" : "Tipo de elemento compartido desconocido", @@ -111,6 +114,7 @@ OC.L10N.register( "No mail notification configured for this share type" : "No hay notificaciones por correo configuradas para este tipo de recurso compartido", "Wrong password" : "Contraseña incorrecta", "Error while sending mail notification" : "Error al enviar el correo de notificación", + "This share does not exist or is no longer available" : "El recurso compartido no existe o ya no está disponible", "shared by %s" : "compartido por %s", "Download all files" : "Descargar todos los archivos", "Direct link" : "Liga directa", @@ -269,7 +273,6 @@ OC.L10N.register( "Video verification" : "Verificación de video", "Set expiration date" : "Establece la fecha de expiración", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Ingrese una nota para el destinatario del recurso compartido", "Read" : "Leer", @@ -384,6 +387,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", "File drop" : "Soltar archivo", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 36e173d0eb82c..2a12098746ed4 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "El archivo {file} compartido con {user} ha caducado", "Share for file {file} expired" : "El archivo compartido {file} ha caducado", "A file or folder shared by mail or by public link was downloaded" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido descargado", + "Files have been uploaded to a folder shared by mail or by public link" : "Los archivos se cargaron a una carpeta compartida por correo o enlace público", "A file or folder was shared from another server" : "Un archivo o carpeta fue compartido desde otro servidor", "Sharing" : "Compartiendo", "A file or folder has been shared" : "Un archivo o carpeta ha sido compartido", @@ -89,6 +90,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Compartir %1$s falló porque el servidor no permite compartir recursos del tipo %2$s", "Please specify a valid federated account ID" : "Por favor, especifique un identificador de cuenta federada válido", "Please specify a valid federated group ID" : "Por favor, especifique un identificador de grupo federado válido", + "You cannot share to a Team if the app is not enabled" : "No puede compartir a un equipo si la aplicación no está habilitada", + "Please specify a valid team" : "Por favor, especifique un equipo válido", "Sharing %s failed because the back end does not support room shares" : "Compartir %s falló porque el servidor no soporta salas compartidas", "Sharing %s failed because the back end does not support ScienceMesh shares" : "Compartir %s falló porque el servidor no soporta recursos compartidos de ScienceMesh", "Unknown share type" : "Tipo de elemento compartido desconocido", @@ -109,6 +112,7 @@ "No mail notification configured for this share type" : "No hay notificaciones por correo configuradas para este tipo de recurso compartido", "Wrong password" : "Contraseña incorrecta", "Error while sending mail notification" : "Error al enviar el correo de notificación", + "This share does not exist or is no longer available" : "El recurso compartido no existe o ya no está disponible", "shared by %s" : "compartido por %s", "Download all files" : "Descargar todos los archivos", "Direct link" : "Liga directa", @@ -267,7 +271,6 @@ "Video verification" : "Verificación de video", "Set expiration date" : "Establece la fecha de expiración", "Hide download" : "Ocultar descarga", - "Allow download" : "Permitir descarga", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Ingrese una nota para el destinatario del recurso compartido", "Read" : "Leer", @@ -382,6 +385,7 @@ "Only works for users with access to this file" : "Sólo funciona para usuarios con acceso a este archivo", "File drop" : "Soltar archivo", "Circle" : "Círculo", + "Allow download" : "Permitir descarga", "Update" : "Actualizar", "No other users with access found" : "No se encontraron otros usuarios con acceso", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 4ea4b72e64d76..e58bcf7d86259 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -270,7 +270,6 @@ OC.L10N.register( "Video verification" : "Bideo egiaztapena", "Set expiration date" : "Ezarri iraungitze-data", "Hide download" : "Ezkutatu deskarga", - "Allow download" : "Baimendu deskarga", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Read" : "Irakurri", @@ -385,6 +384,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Fitxategi hau atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", "File drop" : "Fitxategiak jaregin", "Circle" : "Zirkulua", + "Allow download" : "Baimendu deskarga", "Update" : "Eguneratu", "No other users with access found" : "Ez da sarbidea duen erabiltzailerik aurkitu", "No entries found in this folder" : "Karpeta honetan ez da sarreraik aurkitu", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 0d761596ad70f..7321ba0a1d59f 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -268,7 +268,6 @@ "Video verification" : "Bideo egiaztapena", "Set expiration date" : "Ezarri iraungitze-data", "Hide download" : "Ezkutatu deskarga", - "Allow download" : "Baimendu deskarga", "Note to recipient" : "Oharra hartzailearentzat", "Enter a note for the share recipient" : "Sartu ohar bat partekatzearen hartzailearentzat", "Read" : "Irakurri", @@ -383,6 +382,7 @@ "Only works for users with access to this file" : "Fitxategi hau atzitu dezaketen erabiltzaileentzat bakarrik funtzionatzen du", "File drop" : "Fitxategiak jaregin", "Circle" : "Zirkulua", + "Allow download" : "Baimendu deskarga", "Update" : "Eguneratu", "No other users with access found" : "Ez da sarbidea duen erabiltzailerik aurkitu", "No entries found in this folder" : "Karpeta honetan ez da sarreraik aurkitu", diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index d94d210d99560..8e52015e99033 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -194,7 +194,6 @@ OC.L10N.register( "Video verification" : "تأیید صحت ویدیو", "Set expiration date" : "تنظیم تاریخ انقضا", "Hide download" : "پنهان کردن بارگیری", - "Allow download" : "Allow download", "Note to recipient" : "یادداشت برای گیرنده", "Enter a note for the share recipient" : "برای دریافت کننده اشتراک یک یادداشت وارد کنید", "Read" : "خواندن", @@ -288,6 +287,7 @@ OC.L10N.register( "Only works for users with access to this file" : "فقط برای کاربران با دسترسی به این پرونده کار می کند", "File drop" : "انداختن پرونده", "Circle" : "حلقه", + "Allow download" : "Allow download", "Update" : "به‌روز رسانی", "No other users with access found" : "هیچ کاربر دیگری با دسترسی یافت نشد", "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index 20bd44391232b..69248f32709ef 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -192,7 +192,6 @@ "Video verification" : "تأیید صحت ویدیو", "Set expiration date" : "تنظیم تاریخ انقضا", "Hide download" : "پنهان کردن بارگیری", - "Allow download" : "Allow download", "Note to recipient" : "یادداشت برای گیرنده", "Enter a note for the share recipient" : "برای دریافت کننده اشتراک یک یادداشت وارد کنید", "Read" : "خواندن", @@ -286,6 +285,7 @@ "Only works for users with access to this file" : "فقط برای کاربران با دسترسی به این پرونده کار می کند", "File drop" : "انداختن پرونده", "Circle" : "حلقه", + "Allow download" : "Allow download", "Update" : "به‌روز رسانی", "No other users with access found" : "هیچ کاربر دیگری با دسترسی یافت نشد", "No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد", diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index f2a8369f770aa..0a2d84e3aece9 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -193,7 +193,6 @@ OC.L10N.register( "Video verification" : "Videovarmistus", "Set expiration date" : "Aseta vanhenemispäivä", "Hide download" : "Piilota lataus", - "Allow download" : "Salli lataus", "Note to recipient" : "Huomio vastaanottajalle", "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", "Read" : "Lue", @@ -291,6 +290,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon", "File drop" : "Tiedoston pudotus", "Circle" : "Piiri", + "Allow download" : "Salli lataus", "Update" : "Päivitä", "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus", "No entries found in this folder" : "Ei kohteita tässä kansiossa", diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 63c888519ae2e..6aa30c777fb83 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -191,7 +191,6 @@ "Video verification" : "Videovarmistus", "Set expiration date" : "Aseta vanhenemispäivä", "Hide download" : "Piilota lataus", - "Allow download" : "Salli lataus", "Note to recipient" : "Huomio vastaanottajalle", "Enter a note for the share recipient" : "Lisää muistiinpano jaon vastaanottajalle", "Read" : "Lue", @@ -289,6 +288,7 @@ "Only works for users with access to this file" : "Toimii vain käyttäjille, joilla on käyttöoikeus tähän tiedostoon", "File drop" : "Tiedoston pudotus", "Circle" : "Piiri", + "Allow download" : "Salli lataus", "Update" : "Päivitä", "No other users with access found" : "Ei löytynyt muita käyttäjiä, joilla olisi käyttöoikeus", "No entries found in this folder" : "Ei kohteita tässä kansiossa", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 999d5be32796d..8519a51385f17 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Vérification vidéo", "Set expiration date" : "Définir une date d'expiration", "Hide download" : "Masquer le téléchargement", - "Allow download" : "Autoriser le téléchargement", "Note to recipient" : "Note au destinataire", "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage", "Read" : "Lire", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier", "File drop" : "Dépôt de fichier", "Circle" : "Cercle", + "Allow download" : "Autoriser le téléchargement", "Update" : "Mise à jour", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index f46e6de4c8a73..c6e936e2c84d0 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -272,7 +272,6 @@ "Video verification" : "Vérification vidéo", "Set expiration date" : "Définir une date d'expiration", "Hide download" : "Masquer le téléchargement", - "Allow download" : "Autoriser le téléchargement", "Note to recipient" : "Note au destinataire", "Enter a note for the share recipient" : "Saisissez une note pour le destinataire du partage", "Read" : "Lire", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Fonctionne uniquement pour les utilisateurs ayant accès à ce fichier", "File drop" : "Dépôt de fichier", "Circle" : "Cercle", + "Allow download" : "Autoriser le téléchargement", "Update" : "Mise à jour", "No other users with access found" : "Aucun autre utilisateur ayant un accès n'a été trouvé", "No entries found in this folder" : "Aucune entrée trouvée dans ce dossier", diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index 1edaaa42cb5d9..c34cc39373bd2 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Fíorú físeán", "Set expiration date" : "Socraigh dáta éaga", "Hide download" : "Folaigh íoslódáil", - "Allow download" : "Ceadaigh íoslódáil", "Note to recipient" : "Nóta don fhaighteoir", "Enter a note for the share recipient" : "Cuir isteach nóta le haghaidh faighteoir na scaireanna", "Read" : "Léigh", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Ní oibríonn ach d’úsáideoirí a bhfuil rochtain acu ar an gcomhad seo", "File drop" : "Titim comhad", "Circle" : "Ciorcal", + "Allow download" : "Ceadaigh íoslódáil", "Update" : "Nuashonrú", "No other users with access found" : "Níor aimsíodh aon úsáideoir eile a bhfuil rochtain acu", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 3264f35fd6155..f0cc85b178c7b 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -272,7 +272,6 @@ "Video verification" : "Fíorú físeán", "Set expiration date" : "Socraigh dáta éaga", "Hide download" : "Folaigh íoslódáil", - "Allow download" : "Ceadaigh íoslódáil", "Note to recipient" : "Nóta don fhaighteoir", "Enter a note for the share recipient" : "Cuir isteach nóta le haghaidh faighteoir na scaireanna", "Read" : "Léigh", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Ní oibríonn ach d’úsáideoirí a bhfuil rochtain acu ar an gcomhad seo", "File drop" : "Titim comhad", "Circle" : "Ciorcal", + "Allow download" : "Ceadaigh íoslódáil", "Update" : "Nuashonrú", "No other users with access found" : "Níor aimsíodh aon úsáideoir eile a bhfuil rochtain acu", "No entries found in this folder" : "Níor aimsíodh aon iontrálacha san fhillteán seo", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index 1e5844a7ca283..78c0964d06cca 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Verificación de vídeo", "Set expiration date" : "Definir a data de caducidade", "Hide download" : "Agochar a descarga", - "Allow download" : "Permitir a descarga", "Note to recipient" : "Nota para o destinatario", "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", "Read" : "Ler", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro", "File drop" : "Soltar o ficheiro", "Circle" : "Círculo", + "Allow download" : "Permitir a descarga", "Update" : "Actualizar", "No other users with access found" : "Non se atoparon outros usuarios con acceso", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 3e23b1213a3d6..ea40cd28dc408 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -272,7 +272,6 @@ "Video verification" : "Verificación de vídeo", "Set expiration date" : "Definir a data de caducidade", "Hide download" : "Agochar a descarga", - "Allow download" : "Permitir a descarga", "Note to recipient" : "Nota para o destinatario", "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", "Read" : "Ler", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Só funciona para usuarios con acceso a este ficheiro", "File drop" : "Soltar o ficheiro", "Circle" : "Círculo", + "Allow download" : "Permitir a descarga", "Update" : "Actualizar", "No other users with access found" : "Non se atoparon outros usuarios con acceso", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 1076d5d030dc2..1903645ee98e2 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -200,7 +200,6 @@ OC.L10N.register( "Video verification" : "Videós ellenőrzés", "Set expiration date" : "Lejárati idő beállítása", "Hide download" : "Letöltés elrejtése", - "Allow download" : "Letöltés engedélyezése", "Note to recipient" : "Jegyzet a címzettnek", "Enter a note for the share recipient" : "Adjon meg egy megjegyzést a megosztás címzettje számára", "Read" : "Olvasás", @@ -299,6 +298,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", "File drop" : "Fájllerakat", "Circle" : "Kör", + "Allow download" : "Letöltés engedélyezése", "Update" : "Frissítés", "No other users with access found" : "Nincs más felhasználó, aki hozzáféréssel rendelkezik", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 7f5277d616f01..45f537cc27af3 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -198,7 +198,6 @@ "Video verification" : "Videós ellenőrzés", "Set expiration date" : "Lejárati idő beállítása", "Hide download" : "Letöltés elrejtése", - "Allow download" : "Letöltés engedélyezése", "Note to recipient" : "Jegyzet a címzettnek", "Enter a note for the share recipient" : "Adjon meg egy megjegyzést a megosztás címzettje számára", "Read" : "Olvasás", @@ -297,6 +296,7 @@ "Only works for users with access to this file" : "Csak azoknál a felhasználóknál működik, akiknek hozzáférésük van ehhez a fájlhoz", "File drop" : "Fájllerakat", "Circle" : "Kör", + "Allow download" : "Letöltés engedélyezése", "Update" : "Frissítés", "No other users with access found" : "Nincs más felhasználó, aki hozzáféréssel rendelkezik", "No entries found in this folder" : "Nincsenek bejegyzések ebben a mappában", diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index e98ca97ae75ce..389fe2e9c6b7a 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -199,7 +199,6 @@ OC.L10N.register( "Video verification" : "Sannvottun í myndskeiði", "Set expiration date" : "Setja gildistíma", "Hide download" : "Fela niðurhal", - "Allow download" : "Leyfa niðurhal", "Note to recipient" : "Minnispunktur til viðtakanda", "Enter a note for the share recipient" : "Settu inn minnispunkt til viðtakanda sameignar", "Read" : "Lesa", @@ -298,6 +297,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Virkar bara fyrir notendur sem hafa aðgang að þessari skrá", "File drop" : "Slepping skráa", "Circle" : "Hringur", + "Allow download" : "Leyfa niðurhal", "Update" : "Uppfæra", "No other users with access found" : "Engir aðrir notendur með aðgang fundust", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index 3dc86116b29f6..16f62fd2d9f4d 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -197,7 +197,6 @@ "Video verification" : "Sannvottun í myndskeiði", "Set expiration date" : "Setja gildistíma", "Hide download" : "Fela niðurhal", - "Allow download" : "Leyfa niðurhal", "Note to recipient" : "Minnispunktur til viðtakanda", "Enter a note for the share recipient" : "Settu inn minnispunkt til viðtakanda sameignar", "Read" : "Lesa", @@ -296,6 +295,7 @@ "Only works for users with access to this file" : "Virkar bara fyrir notendur sem hafa aðgang að þessari skrá", "File drop" : "Slepping skráa", "Circle" : "Hringur", + "Allow download" : "Leyfa niðurhal", "Update" : "Uppfæra", "No other users with access found" : "Engir aðrir notendur með aðgang fundust", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 0f4185fea6476..2a3b45f8ae00f 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -257,7 +257,6 @@ OC.L10N.register( "Video verification" : "Verifica video", "Set expiration date" : "Imposta data di scadenza", "Hide download" : "Nascondi scaricamento", - "Allow download" : "Consenti scaricamento", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione", "Read" : "Lettura", @@ -366,6 +365,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funziona solo per gli utenti con accesso a questo file", "File drop" : "Elimina file", "Circle" : "Cerchia", + "Allow download" : "Consenti scaricamento", "Update" : "Aggiorna", "No other users with access found" : "Nessun altro utente con accesso trovato", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index b6057a0a7973e..0257d1a75e923 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -255,7 +255,6 @@ "Video verification" : "Verifica video", "Set expiration date" : "Imposta data di scadenza", "Hide download" : "Nascondi scaricamento", - "Allow download" : "Consenti scaricamento", "Note to recipient" : "Nota al destinatario", "Enter a note for the share recipient" : "Digita una nota per il destinatario della condivisione", "Read" : "Lettura", @@ -364,6 +363,7 @@ "Only works for users with access to this file" : "Funziona solo per gli utenti con accesso a questo file", "File drop" : "Elimina file", "Circle" : "Cerchia", + "Allow download" : "Consenti scaricamento", "Update" : "Aggiorna", "No other users with access found" : "Nessun altro utente con accesso trovato", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 32608ab508b05..701f383ca620c 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "ビデオ通話によるパスワード通知", "Set expiration date" : "有効期限を設定", "Hide download" : "ダウンロードを隠す", - "Allow download" : "ダウンロードを許可", "Note to recipient" : "受取人への注意", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", "Read" : "読み込み", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", "File drop" : "ファイルを転送", "Circle" : "サークル", + "Allow download" : "ダウンロードを許可", "Update" : "更新", "No other users with access found" : "アクセス権を持つ他のユーザーは見つかりませんでした", "No entries found in this folder" : "このフォルダーにはエントリーがありません", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 7b4eb3588b760..ec80e9704647a 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -272,7 +272,6 @@ "Video verification" : "ビデオ通話によるパスワード通知", "Set expiration date" : "有効期限を設定", "Hide download" : "ダウンロードを隠す", - "Allow download" : "ダウンロードを許可", "Note to recipient" : "受取人への注意", "Enter a note for the share recipient" : "共有受信者へのメモを入力してください", "Read" : "読み込み", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", "File drop" : "ファイルを転送", "Circle" : "サークル", + "Allow download" : "ダウンロードを許可", "Update" : "更新", "No other users with access found" : "アクセス権を持つ他のユーザーは見つかりませんでした", "No entries found in this folder" : "このフォルダーにはエントリーがありません", diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index 401d1be2e72d0..6f60cdd9b0868 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -195,7 +195,6 @@ OC.L10N.register( "Video verification" : "Video verification", "Set expiration date" : "Set expiration date", "Hide download" : "Hide download", - "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", "Read" : "Read", @@ -299,6 +298,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Only works for users with access to this file", "File drop" : "File drop", "Circle" : "Circle", + "Allow download" : "Allow download", "Update" : "Update", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index 610a185fd3451..dde8c8f93413e 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -193,7 +193,6 @@ "Video verification" : "Video verification", "Set expiration date" : "Set expiration date", "Hide download" : "Hide download", - "Allow download" : "Allow download", "Note to recipient" : "Note to recipient", "Enter a note for the share recipient" : "Enter a note for the share recipient", "Read" : "Read", @@ -297,6 +296,7 @@ "Only works for users with access to this file" : "Only works for users with access to this file", "File drop" : "File drop", "Circle" : "Circle", + "Allow download" : "Allow download", "Update" : "Update", "No other users with access found" : "No other users with access found", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 51a834f22b613..23a84cdfba28b 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -201,7 +201,6 @@ OC.L10N.register( "Video verification" : "화상 인증", "Set expiration date" : "만료기한 설정", "Hide download" : "다운로드 숨기기", - "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", "Enter a note for the share recipient" : "받는이를 위한 메모 입력", "Read" : "읽기", @@ -307,6 +306,7 @@ OC.L10N.register( "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", "File drop" : "파일 업로드 전용", "Circle" : "서클", + "Allow download" : "다운로드 허용", "Update" : "업데이트", "No other users with access found" : "액세스 권한이 있는 사용자 없음", "No entries found in this folder" : "이 폴더에 항목 없음", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 9924eb18b9467..7cd617dcb9b48 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -199,7 +199,6 @@ "Video verification" : "화상 인증", "Set expiration date" : "만료기한 설정", "Hide download" : "다운로드 숨기기", - "Allow download" : "다운로드 허용", "Note to recipient" : "받는이에게 메모", "Enter a note for the share recipient" : "받는이를 위한 메모 입력", "Read" : "읽기", @@ -305,6 +304,7 @@ "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", "File drop" : "파일 업로드 전용", "Circle" : "서클", + "Allow download" : "다운로드 허용", "Update" : "업데이트", "No other users with access found" : "액세스 권한이 있는 사용자 없음", "No entries found in this folder" : "이 폴더에 항목 없음", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 33618fd58ff9d..94ead2aac54e7 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -175,7 +175,6 @@ OC.L10N.register( "Video verification" : "Video patikrinimas", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Hide download" : "Slėpti atsisiuntimą", - "Allow download" : "Leisti atsisiųsti", "Note to recipient" : "Pastaba gavėjui", "Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui", "Read" : "Skaityti", @@ -247,6 +246,7 @@ OC.L10N.register( "Only works for users with access to this folder" : "Veikia tik naudotojams, turintiems prieigą prie šio aplanko", "Only works for users with access to this file" : "Veikia tik naudotojams, turintiems prieigą prie šio failo", "Circle" : "Ratas", + "Allow download" : "Leisti atsisiųsti", "Update" : "Atnaujinti", "No other users with access found" : "Nerasta kitų naudotojų, turinčių prieigą", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 53d92cea72130..1d792c5e83667 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -173,7 +173,6 @@ "Video verification" : "Video patikrinimas", "Set expiration date" : "Nustatyti galiojimo pabaigos datą", "Hide download" : "Slėpti atsisiuntimą", - "Allow download" : "Leisti atsisiųsti", "Note to recipient" : "Pastaba gavėjui", "Enter a note for the share recipient" : "Įrašykite pranešimą bendrinimo gavėjui", "Read" : "Skaityti", @@ -245,6 +244,7 @@ "Only works for users with access to this folder" : "Veikia tik naudotojams, turintiems prieigą prie šio aplanko", "Only works for users with access to this file" : "Veikia tik naudotojams, turintiems prieigą prie šio failo", "Circle" : "Ratas", + "Allow download" : "Leisti atsisiųsti", "Update" : "Atnaujinti", "No other users with access found" : "Nerasta kitų naudotojų, turinčių prieigą", "No entries found in this folder" : "Šiame aplanke įrašų nerasta", diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index d50a65927dd98..2403a2cd04bb9 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -199,7 +199,6 @@ OC.L10N.register( "Video verification" : "Верификација со видео", "Set expiration date" : "Постави рок на траење", "Hide download" : "Сокриј преземање", - "Allow download" : "Дозволи преземање", "Note to recipient" : "Белешка до примачот", "Enter a note for the share recipient" : "Внесете белешка до примачот на споделуваето", "Read" : "Читај", @@ -298,6 +297,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Функционира само за корисници со пристап до оваа датотека", "File drop" : "Повлечи и прикачи", "Circle" : "Круг", + "Allow download" : "Дозволи преземање", "Update" : "Ажурирај", "No other users with access found" : "Не се пројандени други корисници со простап", "No entries found in this folder" : "Нема ништо во оваа папка", diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 2dff5191e2ea6..078bff5b5de6a 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -197,7 +197,6 @@ "Video verification" : "Верификација со видео", "Set expiration date" : "Постави рок на траење", "Hide download" : "Сокриј преземање", - "Allow download" : "Дозволи преземање", "Note to recipient" : "Белешка до примачот", "Enter a note for the share recipient" : "Внесете белешка до примачот на споделуваето", "Read" : "Читај", @@ -296,6 +295,7 @@ "Only works for users with access to this file" : "Функционира само за корисници со пристап до оваа датотека", "File drop" : "Повлечи и прикачи", "Circle" : "Круг", + "Allow download" : "Дозволи преземање", "Update" : "Ажурирај", "No other users with access found" : "Не се пројандени други корисници со простап", "No entries found in this folder" : "Нема ништо во оваа папка", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index c8fb49bb981b9..e6d2904561e03 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -270,7 +270,6 @@ OC.L10N.register( "Video verification" : "Videobekreftelse", "Set expiration date" : "Sett utløpsdato", "Hide download" : "Gjem nedlasting", - "Allow download" : "Tillat nedlasting", "Note to recipient" : "Melding til mottaker", "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Read" : "Les", @@ -385,6 +384,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", "File drop" : "Filkasse", "Circle" : "Sirkel", + "Allow download" : "Tillat nedlasting", "Update" : "Oppdater", "No other users with access found" : "Ingen andre brukere med tilgang funnet", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 74fd1c75bb840..1e10ba2aa8214 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -268,7 +268,6 @@ "Video verification" : "Videobekreftelse", "Set expiration date" : "Sett utløpsdato", "Hide download" : "Gjem nedlasting", - "Allow download" : "Tillat nedlasting", "Note to recipient" : "Melding til mottaker", "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Read" : "Les", @@ -383,6 +382,7 @@ "Only works for users with access to this file" : "Virker kun for brukere med tilgang til denne filen", "File drop" : "Filkasse", "Circle" : "Sirkel", + "Allow download" : "Tillat nedlasting", "Update" : "Oppdater", "No other users with access found" : "Ingen andre brukere med tilgang funnet", "No entries found in this folder" : "Ingen oppføringer funnet i denne mappen", diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 008b23f538ced..5705988226332 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -185,7 +185,6 @@ OC.L10N.register( "Video verification" : "Video verificatie", "Set expiration date" : "Stel vervaldatum in", "Hide download" : "Verberg download", - "Allow download" : "Downloaden toestaan", "Note to recipient" : "Notitie voor ontvanger", "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Read" : "Lezen", @@ -260,6 +259,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", "File drop" : "Bestandsopslag", "Circle" : "Kring", + "Allow download" : "Downloaden toestaan", "Update" : "Update", "No other users with access found" : "Geen andere gebruikers met toegang gevonden", "No entries found in this folder" : "Niets gevonden in deze map", diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index c22dad9618fcc..86420d630a761 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -183,7 +183,6 @@ "Video verification" : "Video verificatie", "Set expiration date" : "Stel vervaldatum in", "Hide download" : "Verberg download", - "Allow download" : "Downloaden toestaan", "Note to recipient" : "Notitie voor ontvanger", "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Read" : "Lezen", @@ -258,6 +257,7 @@ "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", "File drop" : "Bestandsopslag", "Circle" : "Kring", + "Allow download" : "Downloaden toestaan", "Update" : "Update", "No other users with access found" : "Geen andere gebruikers met toegang gevonden", "No entries found in this folder" : "Niets gevonden in deze map", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index c189998894b39..b91d1e4f1f57a 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -204,7 +204,6 @@ OC.L10N.register( "Video verification" : "Weryfikacja wideo", "Set expiration date" : "Ustaw datę wygaśnięcia", "Hide download" : "Ukryj pobieranie", - "Allow download" : "Zezwól na pobieranie", "Note to recipient" : "Informacja dla odbiorcy", "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia", "Read" : "Czytaj", @@ -304,6 +303,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Działa tylko dla użytkowników mającym dostęp do tego pliku", "File drop" : "Upuść plik", "Circle" : "Krąg", + "Allow download" : "Zezwól na pobieranie", "Update" : "Aktualizuj", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "No entries found in this folder" : "Brak wpisów w tym katalogu", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index a03e518e21d29..1bebbc9335d61 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -202,7 +202,6 @@ "Video verification" : "Weryfikacja wideo", "Set expiration date" : "Ustaw datę wygaśnięcia", "Hide download" : "Ukryj pobieranie", - "Allow download" : "Zezwól na pobieranie", "Note to recipient" : "Informacja dla odbiorcy", "Enter a note for the share recipient" : "Napisz notatkę dla odbiorcy udostępnienia", "Read" : "Czytaj", @@ -302,6 +301,7 @@ "Only works for users with access to this file" : "Działa tylko dla użytkowników mającym dostęp do tego pliku", "File drop" : "Upuść plik", "Circle" : "Krąg", + "Allow download" : "Zezwól na pobieranie", "Update" : "Aktualizuj", "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "No entries found in this folder" : "Brak wpisów w tym katalogu", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index dc80ed7f89b2e..eb74baa915a4c 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Verificação de vídeo", "Set expiration date" : "Definir data de vencimento", "Hide download" : "Ocultar download", - "Allow download" : "Permitir baixar", "Note to recipient" : "Observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário", "Read" : "Leitura", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funciona apenas para usuários com acesso a este arquivo", "File drop" : "Baixar Arquivo ", "Circle" : "Círculo", + "Allow download" : "Permitir baixar", "Update" : "Atualizar", "No other users with access found" : "Nenhum usuário com acesso encontrado", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 2d8f1f164bed4..1ab37ef040b82 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -272,7 +272,6 @@ "Video verification" : "Verificação de vídeo", "Set expiration date" : "Definir data de vencimento", "Hide download" : "Ocultar download", - "Allow download" : "Permitir baixar", "Note to recipient" : "Observação ao destinatário", "Enter a note for the share recipient" : "Digite uma observação ao destinatário", "Read" : "Leitura", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Funciona apenas para usuários com acesso a este arquivo", "File drop" : "Baixar Arquivo ", "Circle" : "Círculo", + "Allow download" : "Permitir baixar", "Update" : "Atualizar", "No other users with access found" : "Nenhum usuário com acesso encontrado", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 88204aad9bec6..042cc4f3b3ed3 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -199,7 +199,6 @@ OC.L10N.register( "Video verification" : "Подтверждение по видесвязи", "Set expiration date" : "Установить срок действия", "Hide download" : "Скрыть загрузку", - "Allow download" : "Разрешить скачивать", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", "Read" : "Прочитать", @@ -303,6 +302,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Только для пользователей с доступом к этому файлу", "File drop" : "Принимать файлы", "Circle" : "Круг", + "Allow download" : "Разрешить скачивать", "Update" : "Изменение", "No other users with access found" : "Не найдено пользователей, имеющих доступ", "No entries found in this folder" : "В этой папке ничего нет", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index a5e6e4dc64708..c743b0a41f839 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -197,7 +197,6 @@ "Video verification" : "Подтверждение по видесвязи", "Set expiration date" : "Установить срок действия", "Hide download" : "Скрыть загрузку", - "Allow download" : "Разрешить скачивать", "Note to recipient" : "Примечание для получателя", "Enter a note for the share recipient" : "Введите примечание для получателя", "Read" : "Прочитать", @@ -301,6 +300,7 @@ "Only works for users with access to this file" : "Только для пользователей с доступом к этому файлу", "File drop" : "Принимать файлы", "Circle" : "Круг", + "Allow download" : "Разрешить скачивать", "Update" : "Изменение", "No other users with access found" : "Не найдено пользователей, имеющих доступ", "No entries found in this folder" : "В этой папке ничего нет", diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 16e17af82bd2d..d0503de944065 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -209,7 +209,6 @@ OC.L10N.register( "Video verification" : "Overovanie pomocou videa", "Set expiration date" : "Nastaviť dátum expirácie", "Hide download" : "Skryť sťahovanie", - "Allow download" : "Povoliť sťahovanie", "Note to recipient" : "Poznámka pre príjemcu", "Enter a note for the share recipient" : "Zadajte poznámku pre príjemcu zdieľania", "Read" : "Čítať", @@ -317,6 +316,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru", "File drop" : "Vložiť súbor", "Circle" : "Kruh", + "Allow download" : "Povoliť sťahovanie", "Update" : "Aktualizovať", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index 7a4013b4dac68..7cd611d264e25 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -207,7 +207,6 @@ "Video verification" : "Overovanie pomocou videa", "Set expiration date" : "Nastaviť dátum expirácie", "Hide download" : "Skryť sťahovanie", - "Allow download" : "Povoliť sťahovanie", "Note to recipient" : "Poznámka pre príjemcu", "Enter a note for the share recipient" : "Zadajte poznámku pre príjemcu zdieľania", "Read" : "Čítať", @@ -315,6 +314,7 @@ "Only works for users with access to this file" : "Funguje iba pre pužívateľov, ktorí majú prístup k tomuto súboru", "File drop" : "Vložiť súbor", "Circle" : "Kruh", + "Allow download" : "Povoliť sťahovanie", "Update" : "Aktualizovať", "No other users with access found" : "Neboli nájdení ďalší používatelia s prístupom", "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 43f708bacda5d..e63159b911544 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -221,7 +221,6 @@ OC.L10N.register( "Video verification" : "Video overitev", "Set expiration date" : "Nastavi datum preteka", "Hide download" : "Skrij prejem", - "Allow download" : "Dovoli prejem datotek", "Note to recipient" : "Sporočilo za prejemnika", "Enter a note for the share recipient" : "Vpišite opombo za prejemnika", "Read" : "Branje", @@ -301,6 +300,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Deluje le za uporabnike z dostopom do te datoteke", "File drop" : "Poteg datotek v mapo", "Circle" : "Krog", + "Allow download" : "Dovoli prejem datotek", "Update" : "Posodobi", "No other users with access found" : "Ni najdenih drugih uporabnikov z dostopom", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index f0102a4d19d7b..209f6201688fd 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -219,7 +219,6 @@ "Video verification" : "Video overitev", "Set expiration date" : "Nastavi datum preteka", "Hide download" : "Skrij prejem", - "Allow download" : "Dovoli prejem datotek", "Note to recipient" : "Sporočilo za prejemnika", "Enter a note for the share recipient" : "Vpišite opombo za prejemnika", "Read" : "Branje", @@ -299,6 +298,7 @@ "Only works for users with access to this file" : "Deluje le za uporabnike z dostopom do te datoteke", "File drop" : "Poteg datotek v mapo", "Circle" : "Krog", + "Allow download" : "Dovoli prejem datotek", "Update" : "Posodobi", "No other users with access found" : "Ni najdenih drugih uporabnikov z dostopom", "No entries found in this folder" : "V tej mapi ni najdenih predmetov.", diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 401f3293d2ef8..00a378882801a 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -258,7 +258,6 @@ OC.L10N.register( "Video verification" : "Видео потврда", "Set expiration date" : "Постави датум истека", "Hide download" : "Сакриј преузимање", - "Allow download" : "Дозволи преузимање", "Note to recipient" : "Белешка примаоцу", "Enter a note for the share recipient" : "Унесите белешку примаоцу дељења", "Read" : "Читање", @@ -367,6 +366,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Радиће само за кориснике са приступом овом фајлу", "File drop" : "Место за упуштање фајлова", "Circle" : "Круг", + "Allow download" : "Дозволи преузимање", "Update" : "Ажурирај", "No other users with access found" : "Нису нађени други корисници са приступом", "No entries found in this folder" : "Нема ничега у овој фасцикли", diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index d58974cb6f56c..a5ba261f51faf 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -256,7 +256,6 @@ "Video verification" : "Видео потврда", "Set expiration date" : "Постави датум истека", "Hide download" : "Сакриј преузимање", - "Allow download" : "Дозволи преузимање", "Note to recipient" : "Белешка примаоцу", "Enter a note for the share recipient" : "Унесите белешку примаоцу дељења", "Read" : "Читање", @@ -365,6 +364,7 @@ "Only works for users with access to this file" : "Радиће само за кориснике са приступом овом фајлу", "File drop" : "Место за упуштање фајлова", "Circle" : "Круг", + "Allow download" : "Дозволи преузимање", "Update" : "Ажурирај", "No other users with access found" : "Нису нађени други корисници са приступом", "No entries found in this folder" : "Нема ничега у овој фасцикли", diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index cfcf1d6f6f5f7..e6a2d9360f843 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "Video-verifiering", "Set expiration date" : "Välj utgångsdatum", "Hide download" : "Dölj hämtning", - "Allow download" : "Tillåt nedladdning", "Note to recipient" : "Notering till mottagare", "Enter a note for the share recipient" : "Ange en notering till mottagaren", "Read" : "Läs", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", "File drop" : "Göm fillista", "Circle" : "Cirkel", + "Allow download" : "Tillåt nedladdning", "Update" : "Uppdatera", "No other users with access found" : "Inga andra användare med åtkomst hittades", "No entries found in this folder" : "Inga filer hittades i denna mapp", diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index 29561689f8845..2a32ba9135d4e 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -272,7 +272,6 @@ "Video verification" : "Video-verifiering", "Set expiration date" : "Välj utgångsdatum", "Hide download" : "Dölj hämtning", - "Allow download" : "Tillåt nedladdning", "Note to recipient" : "Notering till mottagare", "Enter a note for the share recipient" : "Ange en notering till mottagaren", "Read" : "Läs", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "Fungerar bara för användare med åtkomst till den här mappen", "File drop" : "Göm fillista", "Circle" : "Cirkel", + "Allow download" : "Tillåt nedladdning", "Update" : "Uppdatera", "No other users with access found" : "Inga andra användare med åtkomst hittades", "No entries found in this folder" : "Inga filer hittades i denna mapp", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 7e7eee0de3163..dcf6a8268d9bf 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -209,7 +209,6 @@ OC.L10N.register( "Video verification" : "Görüntü doğrulaması", "Set expiration date" : "Geçerlilik sonu tarihini ayarla", "Hide download" : "İndirme gizlensin", - "Allow download" : "İndirilebilsin", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", "Read" : "Okuma", @@ -317,6 +316,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", "File drop" : "Dosya bırakma", "Circle" : "Takım", + "Allow download" : "İndirilebilsin", "Update" : "Güncelle", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 956b3d4aae5cc..862898e944e53 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -207,7 +207,6 @@ "Video verification" : "Görüntü doğrulaması", "Set expiration date" : "Geçerlilik sonu tarihini ayarla", "Hide download" : "İndirme gizlensin", - "Allow download" : "İndirilebilsin", "Note to recipient" : "Alıcıya not", "Enter a note for the share recipient" : "Paylaşım alıcısı için bir not yazın", "Read" : "Okuma", @@ -315,6 +314,7 @@ "Only works for users with access to this file" : "Yalnızca bu dosyaya erişebilen kullanıcılar için geçerlidir", "File drop" : "Dosya bırakma", "Circle" : "Takım", + "Allow download" : "İndirilebilsin", "Update" : "Güncelle", "No other users with access found" : "Erişebilen başka bir kullanıcı bulunamadı", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index ce41fc0a55d50..991f632d50067 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -273,7 +273,6 @@ OC.L10N.register( "Video verification" : "Відеоперевірка", "Set expiration date" : "Встановити термін дії", "Hide download" : "Приховати звантаження", - "Allow download" : "Дозволити звантаження", "Note to recipient" : "Примітка для одержувача", "Enter a note for the share recipient" : "Додайте нотатку для одержувача доступу до спільного ресурсу", "Read" : "Читати", @@ -388,6 +387,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу", "File drop" : "Відкинути файл", "Circle" : "Коло", + "Allow download" : "Дозволити звантаження", "Update" : "Оновлювати", "No other users with access found" : "Більше немає користувачів, які мають доступ", "No entries found in this folder" : "Записів не знайдено в цьому каталозі", diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index 63605fa8fecda..357b3dfcec495 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -271,7 +271,6 @@ "Video verification" : "Відеоперевірка", "Set expiration date" : "Встановити термін дії", "Hide download" : "Приховати звантаження", - "Allow download" : "Дозволити звантаження", "Note to recipient" : "Примітка для одержувача", "Enter a note for the share recipient" : "Додайте нотатку для одержувача доступу до спільного ресурсу", "Read" : "Читати", @@ -386,6 +385,7 @@ "Only works for users with access to this file" : "Стосується користувачів, які мають доступ до цього файлу", "File drop" : "Відкинути файл", "Circle" : "Коло", + "Allow download" : "Дозволити звантаження", "Update" : "Оновлювати", "No other users with access found" : "Більше немає користувачів, які мають доступ", "No entries found in this folder" : "Записів не знайдено в цьому каталозі", diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index eceb38f7e08bb..f482a15e14d6a 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -194,7 +194,6 @@ OC.L10N.register( "Video verification" : "Xác minh video", "Set expiration date" : "Đặt ngày hết hạn", "Hide download" : "Ẩn tải xuống", - "Allow download" : "Cho phép tải xuống", "Note to recipient" : "Ghi chú cho người nhận", "Enter a note for the share recipient" : "Nhập ghi chú cho người nhận chia sẻ", "Read" : "Đọc", @@ -292,6 +291,7 @@ OC.L10N.register( "Only works for users with access to this file" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào tệp này", "File drop" : "Thả file", "Circle" : "Vòng kết nối", + "Allow download" : "Cho phép tải xuống", "Update" : "Cập nhật", "No other users with access found" : "Không tìm thấy người dùng khác có quyền truy cập", "No entries found in this folder" : "Chưa có mục nào trong thư mục", diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index 34eca59dd88ff..6123d6a591df5 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -192,7 +192,6 @@ "Video verification" : "Xác minh video", "Set expiration date" : "Đặt ngày hết hạn", "Hide download" : "Ẩn tải xuống", - "Allow download" : "Cho phép tải xuống", "Note to recipient" : "Ghi chú cho người nhận", "Enter a note for the share recipient" : "Nhập ghi chú cho người nhận chia sẻ", "Read" : "Đọc", @@ -290,6 +289,7 @@ "Only works for users with access to this file" : "Chỉ hoạt động đối với người dùng có quyền truy cập vào tệp này", "File drop" : "Thả file", "Circle" : "Vòng kết nối", + "Allow download" : "Cho phép tải xuống", "Update" : "Cập nhật", "No other users with access found" : "Không tìm thấy người dùng khác có quyền truy cập", "No entries found in this folder" : "Chưa có mục nào trong thư mục", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index efd4dd53321c0..0cdb816075952 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -208,7 +208,6 @@ OC.L10N.register( "Video verification" : "视频验证", "Set expiration date" : "设置过期日期", "Hide download" : "隐藏下载", - "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", "Read" : "读取", @@ -316,6 +315,7 @@ OC.L10N.register( "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", "File drop" : "文件拖放", "Circle" : "圈子", + "Allow download" : "允许下载", "Update" : "更新", "No other users with access found" : "找不到其他具有访问权限的用户", "No entries found in this folder" : "在此文件夹中找不到项目", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 070417dcce1e4..f0e0be3a70652 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -206,7 +206,6 @@ "Video verification" : "视频验证", "Set expiration date" : "设置过期日期", "Hide download" : "隐藏下载", - "Allow download" : "允许下载", "Note to recipient" : "接收人备注", "Enter a note for the share recipient" : "给共享接收人留备注", "Read" : "读取", @@ -314,6 +313,7 @@ "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", "File drop" : "文件拖放", "Circle" : "圈子", + "Allow download" : "允许下载", "Update" : "更新", "No other users with access found" : "找不到其他具有访问权限的用户", "No entries found in this folder" : "在此文件夹中找不到项目", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 63c1b59536944..75816bec9ede8 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "視像驗證", "Set expiration date" : "設定到期日", "Hide download" : "隱藏下載", - "Allow download" : "允許下載", "Note to recipient" : "給接收者的訊息", "Enter a note for the share recipient" : "輸入分享收件人的註釋", "Read" : "讀取", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "File drop" : "檔案拖放", "Circle" : "社交圈子", + "Allow download" : "允許下載", "Update" : "更新", "No other users with access found" : "找不到其他擁有存取權限的用戶", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 234cd243bd54a..3a4fd8c19ab03 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -272,7 +272,6 @@ "Video verification" : "視像驗證", "Set expiration date" : "設定到期日", "Hide download" : "隱藏下載", - "Allow download" : "允許下載", "Note to recipient" : "給接收者的訊息", "Enter a note for the share recipient" : "輸入分享收件人的註釋", "Read" : "讀取", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "僅適用於有權存取此檔案的用戶", "File drop" : "檔案拖放", "Circle" : "社交圈子", + "Allow download" : "允許下載", "Update" : "更新", "No other users with access found" : "找不到其他擁有存取權限的用戶", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 2ef1b0c6b5730..983d7364ebcf8 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -274,7 +274,6 @@ OC.L10N.register( "Video verification" : "視訊驗證", "Set expiration date" : "設定到期日", "Hide download" : "隱藏下載", - "Allow download" : "允許下載", "Note to recipient" : "給收件者的訊息", "Enter a note for the share recipient" : "輸入給分享收件者的訊息", "Read" : "讀取", @@ -389,6 +388,7 @@ OC.L10N.register( "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", "File drop" : "檔案投放", "Circle" : "圈子", + "Allow download" : "允許下載", "Update" : "更新", "No other users with access found" : "找不到其他有存取權的使用者", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index c8f9f388ef630..96c004f9481f2 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -272,7 +272,6 @@ "Video verification" : "視訊驗證", "Set expiration date" : "設定到期日", "Hide download" : "隱藏下載", - "Allow download" : "允許下載", "Note to recipient" : "給收件者的訊息", "Enter a note for the share recipient" : "輸入給分享收件者的訊息", "Read" : "讀取", @@ -387,6 +386,7 @@ "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", "File drop" : "檔案投放", "Circle" : "圈子", + "Allow download" : "允許下載", "Update" : "更新", "No other users with access found" : "找不到其他有存取權的使用者", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js index 41c43f94bc6bc..b81213679f7bc 100644 --- a/apps/sharebymail/l10n/es_MX.js +++ b/apps/sharebymail/l10n/es_MX.js @@ -18,11 +18,24 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarle la contraseña generada automáticamente. Por favor, establezca una dirección de correo electrónico válida en sus ajustes personales e inténtelo de nuevo.", "Failed to send share by email. Got an invalid email address" : "No se pudo enviar el recurso compartido por correo electrónico. La dirección de correo electrónico es inválida", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", + "%1$s shared %2$s with you" : "%1$s le compartió %2$s", + "%1$s shared %2$s with you." : "%1$s le compartió %2$s.", "Note:" : "Nota:", + "This share is valid until %s at midnight" : "El recurso compartido es válido hasta el %s a la media noche", + "Expiration:" : "Caducidad:", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", + "Open %s" : "Abrir %s", "%1$s via %2$s" : "%1$s vía %2$s", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s le compartió %2$s. Debería ya haber recibido un correo por separado con el enlace para acceder a éste.", + "Password to access %1$s shared to you by %2$s" : "Contraseña para acceder a %1$s que le compartió %2$s", + "Password to access %s" : "Contraseña para acceder a %s", "It is protected with the following password:" : "Está protegido con la siguiente contraseña:", "This password will expire at %s" : "Esta contraseña caducará a las %s", + "%1$s shared %2$s with you and wants to add:" : "%1$s le compartió %2$s y quiere añadir:", + "%1$s shared %2$s with you and wants to add" : "%1$s le compartió %2$s y quiere añadir", + "%s added a note to a file shared with you" : "%s añadió una nota a un archivo compartido con Ud.", + "Password to access %1$s shared by you with %2$s" : "Contraseña para acceder a %1$s que compartió con %2$s", "This is the password:" : "Esta es la contraseña:", "You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en la ventana de diálogo de compartir. ", "Could not find share" : "No fue posible encontrar el elemento compartido", diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json index 8399e5cc59471..5c7d7884de9b6 100644 --- a/apps/sharebymail/l10n/es_MX.json +++ b/apps/sharebymail/l10n/es_MX.json @@ -16,11 +16,24 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarle la contraseña generada automáticamente. Por favor, establezca una dirección de correo electrónico válida en sus ajustes personales e inténtelo de nuevo.", "Failed to send share by email. Got an invalid email address" : "No se pudo enviar el recurso compartido por correo electrónico. La dirección de correo electrónico es inválida", "Failed to send share by email" : "Se presentó una falla al enviar el elemento compartido por correo electrónico", + "%1$s shared %2$s with you" : "%1$s le compartió %2$s", + "%1$s shared %2$s with you." : "%1$s le compartió %2$s.", "Note:" : "Nota:", + "This share is valid until %s at midnight" : "El recurso compartido es válido hasta el %s a la media noche", + "Expiration:" : "Caducidad:", "Click the button below to open it." : "Haz click en el botón de abajo para abrirlo.", + "Open %s" : "Abrir %s", "%1$s via %2$s" : "%1$s vía %2$s", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s le compartió %2$s.\nDebería ya haber recibido un correo por separado con el enlace para acceder a éste.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s le compartió %2$s. Debería ya haber recibido un correo por separado con el enlace para acceder a éste.", + "Password to access %1$s shared to you by %2$s" : "Contraseña para acceder a %1$s que le compartió %2$s", + "Password to access %s" : "Contraseña para acceder a %s", "It is protected with the following password:" : "Está protegido con la siguiente contraseña:", "This password will expire at %s" : "Esta contraseña caducará a las %s", + "%1$s shared %2$s with you and wants to add:" : "%1$s le compartió %2$s y quiere añadir:", + "%1$s shared %2$s with you and wants to add" : "%1$s le compartió %2$s y quiere añadir", + "%s added a note to a file shared with you" : "%s añadió una nota a un archivo compartido con Ud.", + "Password to access %1$s shared by you with %2$s" : "Contraseña para acceder a %1$s que compartió con %2$s", "This is the password:" : "Esta es la contraseña:", "You can choose a different password at any time in the share dialog." : "Puedes elegir una contraseña diferente en cualquier momento en la ventana de diálogo de compartir. ", "Could not find share" : "No fue posible encontrar el elemento compartido", diff --git a/apps/systemtags/l10n/es_MX.js b/apps/systemtags/l10n/es_MX.js index de85d46789986..2c77923b899b2 100644 --- a/apps/systemtags/l10n/es_MX.js +++ b/apps/systemtags/l10n/es_MX.js @@ -70,6 +70,7 @@ OC.L10N.register( "Failed to load tags" : "No se pudieron cargar las etiquetas", "Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas", "Failed to select tag" : "No se pudieron seleccionar las etiquetas", + "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", "No tags found" : "No se encontraron etiquetas", diff --git a/apps/systemtags/l10n/es_MX.json b/apps/systemtags/l10n/es_MX.json index e1fa19a7f8ba8..14a8e95e48749 100644 --- a/apps/systemtags/l10n/es_MX.json +++ b/apps/systemtags/l10n/es_MX.json @@ -68,6 +68,7 @@ "Failed to load tags" : "No se pudieron cargar las etiquetas", "Failed to load selected tags" : "No se pudieron cargar las etiquetas seleccionadas", "Failed to select tag" : "No se pudieron seleccionar las etiquetas", + "Assigned collaborative tags" : "Etiquetas colaborativas asignadas", "Open in Files" : "Abrir en Archivos", "List of tags and their associated files and folders." : "Lista de etiquetas y sus archivos y carpetas asociados.", "No tags found" : "No se encontraron etiquetas", diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 9462137828a1c..202107587bec6 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete de educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de Groupware", "Hub bundle" : "Paquete Hub", @@ -255,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Su directorio de datos debe ser una ruta absoluta.", "Check the value of \"datadirectory\" in your configuration." : "Revise el valor de \"datadirectory\" en su configuración.", "Your data directory is invalid." : "Su directorio de datos es inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o no está implementada.", "Authentication failed, wrong token or provider ID given" : "Falló la autentificación, se proporcionó un token o un identificador de proveedor incorrecto", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la solicitud. Parámetros faltantes: \"%s\"", diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 5c1ebeb5da14b..fb2aab246e6e4 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s y %5$s", + "Education bundle" : "Paquete de educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de Groupware", "Hub bundle" : "Paquete Hub", @@ -253,6 +254,7 @@ "Your data directory must be an absolute path." : "Su directorio de datos debe ser una ruta absoluta.", "Check the value of \"datadirectory\" in your configuration." : "Revise el valor de \"datadirectory\" en su configuración.", "Your data directory is invalid." : "Su directorio de datos es inválido.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Asegúrese que exista un archivo llamado \"%1$s\" en la raíz del directorio de datos. Debería contener: \"%2$s\"", "Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o no está implementada.", "Authentication failed, wrong token or provider ID given" : "Falló la autentificación, se proporcionó un token o un identificador de proveedor incorrecto", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Faltan parámetros para completar la solicitud. Parámetros faltantes: \"%s\"", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 43c303343b156..44edd7b2b3b1a 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -101,7 +101,7 @@ OC.L10N.register( "Log out" : "Se déconnecter", "Accounts" : "Comptes", "Email" : "E-mail", - "Mail %s" : "Courrier %s", + "Mail %s" : "E-mail %s", "Fediverse" : "Fediverse", "View %s on the fediverse" : "Voir %s sur le Fediverse", "Phone" : "Téléphone", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 442ecbd440546..eed5a10d5b6c3 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -99,7 +99,7 @@ "Log out" : "Se déconnecter", "Accounts" : "Comptes", "Email" : "E-mail", - "Mail %s" : "Courrier %s", + "Mail %s" : "E-mail %s", "Fediverse" : "Fediverse", "View %s on the fediverse" : "Voir %s sur le Fediverse", "Phone" : "Téléphone", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 7f053cb65d7bf..1289c7e900a5f 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -324,12 +324,31 @@ OC.L10N.register( "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", "Reformulated text" : "Yeniden düzenlenmiş metin", "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", + "Simplify text" : "Metni basitleştir", + "Takes a text and simplifies it" : "Bir metni alarak basitleştirir", + "Write a text that you want the assistant to simplify" : "Yardımcının basitleştirmesini istediğiniz bir metin yazın", + "Simplified text" : "Basitleştirilmiş metin", + "The simplified text" : "Basitleştirilmiş metin", "Summarize" : "Özetlensin", + "Summarizes a text" : "Bir metni özetler", + "The original text to summarize" : "Özetlenecek özgün metin", "Summary" : "Özet", + "The generated summary" : "Oluşturulan özet", "Extract topics" : "Başlıklar ayıklansın", + "Extracts topics from a text and outputs them separated by commas" : "Bir metindeki konuları ayıklar ve bunları virgül ile ayırarak sıralar", + "The original text to extract topics from" : "Konuların ayıklanacağı özgün metin", + "Topics" : "Konular", + "The list of extracted topics" : "Ayıklanan konuların listesi", "Translate" : "Çevir", + "Translate text from one language to another" : "Metni bir dilden diğerine çevir", + "Origin text" : "Kaynak metin", + "The text to translate" : "Çevrilecek metin", + "Origin language" : "Kaynak dil", + "The language of the origin text" : "Kaynak metnin dili", "Target language" : "Hedef dil", + "The desired language to translate the origin text in" : "Kaynak metnin çevrilmesini istediğiniz dil", "Result" : "Sonuç", + "The translated text" : "Çevrilmiş metin", "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the language model." : "Dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 140c4255559b9..2f4a2893444a2 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -322,12 +322,31 @@ "Write a text that you want the assistant to reformulate" : "Yardımcının yeniden düzenlemesini istediğiniz bir metin yazın", "Reformulated text" : "Yeniden düzenlenmiş metin", "The reformulated text, written by the assistant" : "Yardımcı tarafından yazılan yeniden düzenlenmiş metin", + "Simplify text" : "Metni basitleştir", + "Takes a text and simplifies it" : "Bir metni alarak basitleştirir", + "Write a text that you want the assistant to simplify" : "Yardımcının basitleştirmesini istediğiniz bir metin yazın", + "Simplified text" : "Basitleştirilmiş metin", + "The simplified text" : "Basitleştirilmiş metin", "Summarize" : "Özetlensin", + "Summarizes a text" : "Bir metni özetler", + "The original text to summarize" : "Özetlenecek özgün metin", "Summary" : "Özet", + "The generated summary" : "Oluşturulan özet", "Extract topics" : "Başlıklar ayıklansın", + "Extracts topics from a text and outputs them separated by commas" : "Bir metindeki konuları ayıklar ve bunları virgül ile ayırarak sıralar", + "The original text to extract topics from" : "Konuların ayıklanacağı özgün metin", + "Topics" : "Konular", + "The list of extracted topics" : "Ayıklanan konuların listesi", "Translate" : "Çevir", + "Translate text from one language to another" : "Metni bir dilden diğerine çevir", + "Origin text" : "Kaynak metin", + "The text to translate" : "Çevrilecek metin", + "Origin language" : "Kaynak dil", + "The language of the origin text" : "Kaynak metnin dili", "Target language" : "Hedef dil", + "The desired language to translate the origin text in" : "Kaynak metnin çevrilmesini istediğiniz dil", "Result" : "Sonuç", + "The translated text" : "Çevrilmiş metin", "Free prompt" : "Ücretsiz bilgi istemi", "Runs an arbitrary prompt through the language model." : "Dil modeli ile isteğe bağlı bir bilgi istemi çalıştırır.", "Generate headline" : "Başlık oluşturulsun",