diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js index 5f027789bb9784c73b61ec8925f299308d980df0..968201ce9eba4a8deb521749609cf7238cd0fa7d 100644 --- a/apps/accessibility/l10n/sr.js +++ b/apps/accessibility/l10n/sr.js @@ -2,11 +2,17 @@ OC.L10N.register( "accessibility", { "High contrast theme" : "Тема виÑоког контраÑта", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема виÑоког контраÑта да олакша навигацију. Визуелни квалитет ће Ñе Ñмањити, али ће Ñе повећати јаÑноÑÑ‚.", "Dark theme (beta)" : "Тамна тема (бета)", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тамна тема да помогне очима Ñмањујући оÑветљење и јачину ÑветлоÑти. Још увек Ñе развија, па пријавите Ñве грешке уколико их нађете.", "Dyslexia font" : "Фонт ДиÑлекÑија", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic је беÑплатни фонт дизајниран да умањи чеÑте грешке у читању изазване диÑлекÑијом.", "Accessibility" : "ПриÑтупачноÑÑ‚", "Accessibility options for nextcloud" : "Опције приÑтупачноÑти ÐекÑтлауда", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ðуди више опција за приÑтупачноÑÑ‚ да олакша употребу ÐекÑтклауда", + "Web Content Accessibility Guidelines" : "Препоруке за приÑтупачноÑÑ‚ веб Ñадржаја", + "our issue tracker" : "наш пратилац проблема", + "our design team" : "наши тим дизајнера", "Enable" : "Укључи" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/accessibility/l10n/sr.json b/apps/accessibility/l10n/sr.json index cb00b55814f00158515fd3c1f6f047d36d40296b..1e63fc1315498c85167bbf27e6f36fc1e10f31a4 100644 --- a/apps/accessibility/l10n/sr.json +++ b/apps/accessibility/l10n/sr.json @@ -1,10 +1,16 @@ { "translations": { "High contrast theme" : "Тема виÑоког контраÑта", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема виÑоког контраÑта да олакша навигацију. Визуелни квалитет ће Ñе Ñмањити, али ће Ñе повећати јаÑноÑÑ‚.", "Dark theme (beta)" : "Тамна тема (бета)", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тамна тема да помогне очима Ñмањујући оÑветљење и јачину ÑветлоÑти. Још увек Ñе развија, па пријавите Ñве грешке уколико их нађете.", "Dyslexia font" : "Фонт ДиÑлекÑија", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic је беÑплатни фонт дизајниран да умањи чеÑте грешке у читању изазване диÑлекÑијом.", "Accessibility" : "ПриÑтупачноÑÑ‚", "Accessibility options for nextcloud" : "Опције приÑтупачноÑти ÐекÑтлауда", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ðуди више опција за приÑтупачноÑÑ‚ да олакша употребу ÐекÑтклауда", + "Web Content Accessibility Guidelines" : "Препоруке за приÑтупачноÑÑ‚ веб Ñадржаја", + "our issue tracker" : "наш пратилац проблема", + "our design team" : "наши тим дизајнера", "Enable" : "Укључи" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index 8d3e8dfc3e0b74e38d42b5a9ecf941b44f7a9bc2..97f6b6716dd710cf2467228fc501c7378105b198 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i aktualizovánà komentáře s id {id}", "Error occurred while posting comment" : "DoÅ¡lo k chybÄ› pÅ™i zveÅ™ejňovánà komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepÅ™eÄtený komentář","%n nepÅ™eÄtené komentáře","%n nepÅ™eÄtených komentářů","%n nepÅ™eÄtených komentářů"], + "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Byli jste zmÃnÄ›ni v „%s“, v komentáři od uživatele, který byl pozdÄ›ji smazán", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s vás zmÃnil(a) v komentáři u %2$s" diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index a240fd1bb914c162b51ed705876ff6a0a9545ee8..fbd8859fb5b32dcb4d9829689aebc746de5c9021 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "DoÅ¡lo k chybÄ› pÅ™i aktualizovánà komentáře s id {id}", "Error occurred while posting comment" : "DoÅ¡lo k chybÄ› pÅ™i zveÅ™ejňovánà komentáře", "_%n unread comment_::_%n unread comments_" : ["%n nepÅ™eÄtený komentář","%n nepÅ™eÄtené komentáře","%n nepÅ™eÄtených komentářů","%n nepÅ™eÄtených komentářů"], + "_1 new comment_::_{unread} new comments_" : ["Jeden nový komentář","{unread} nové komentáře","{unread} nových komentářů","{unread} nové komentáře"], "Comment" : "Komentář", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Byli jste zmÃnÄ›ni v „%s“, v komentáři od uživatele, který byl pozdÄ›ji smazán", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s vás zmÃnil(a) v komentáři u %2$s" diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index d6061584e594d18bee9baf9f482995f4c7ccf914..38a4d6d68b66fba36b7ffeb99251fd6e367c8f60 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], + "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s hat Dich in einem Kommentar zu “%2$s†erwähnt " diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index eee38183c1b9bba78d8a621add25fa02708e1043..e4c78ba498212046d32d8f462468d6900c1979ca 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], + "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s hat Dich in einem Kommentar zu “%2$s†erwähnt " diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 3a05fabee1e448a12433e67869482790b2cc934e..a0f370a95629c290d40ffc7d6a5bc70551aa9c04 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], + "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s hat Sie in einem Kommentar zu “%2$s†erwähnt." diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 164c9c9626683f5a7f185f7104674231eff184ce..5203143cd443ed8fb9e646d38171178aee1fe79d 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten", "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"], + "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s hat Sie in einem Kommentar zu “%2$s†erwähnt." diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 181df1b9a77934c2bdde418a2f858180b2ee6a20..af582bbefd16f5e492670b8a33d0fafbe2310adf 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%nComentarios no leÃdos"], + "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos"], "Comment" : "Comentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Te han mencionado en \"%s\", en un comentario por un usuario que después ha sido eliminado", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s te mencionó en un comentario en “%2$sâ€" diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index c67f4f6e94fdf85531910de110be76477815f765..c9886fb38539bbb974b32bea7b8bc2c08c635d66 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%nComentarios no leÃdos"], + "_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos"], "Comment" : "Comentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Te han mencionado en \"%s\", en un comentario por un usuario que después ha sido eliminado", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s te mencionó en un comentario en “%2$sâ€" diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 94aabb242b559e5624250a0d19523fd5c680bedf..3e525dc230f0beacefe72d80cd6b62f34a189d66 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], + "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"], "Comment" : "Commenter", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"%s\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$sâ€" diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 55bf15834e444113339d053e1794be268cbde5f0..e11f50e8d24e49f1df7260bb3cf19f5965ae49e6 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], + "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"], "Comment" : "Commenter", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"%s\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s vous a mentionné⋅e dans un commentaire sur “%2$sâ€" diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 0095242320ed31770829305d6789a02f7024edf6..e31fe363fb0f4d59b56fbe803a97532235e130bb 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}", "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], + "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s mencionouno a vostede nun comentario en «%2$s»" diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index b7b6971580f1c7a2cfa1f57d740855fdcdaa0fe7..9fba840494c325327f2fd5fe89e6b3505937938c 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}", "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sen ler","%n comentarios sen ler"], + "_1 new comment_::_{unread} new comments_" : ["1 comentario novo","{unread} comentarios novos"], "Comment" : "Comentario", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Mencionárono en «%s», nun comentario dun usuario que foi eliminado", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s mencionouno a vostede nun comentario en «%2$s»" diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index abe82ef884ba9be3f5069ec1af7b6ed1cb137f19..61a23bb6ce74544d8596d6d84b6c304b80ac3545 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"], + "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"], "Comment" : "Commento", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"%s\", in un commento di un utente che è stato eliminato", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s ti ha menzionato in un commento su \"%2$s\"" diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 70d8c46748c1b331fe1b06aba5fe207774485927..e9774a14f2979ec4e046519aae23ae3e76a1c368 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.", "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"], + "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"], "Comment" : "Commento", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"%s\", in un commento di un utente che è stato eliminato", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s ti ha menzionato in un commento su \"%2$s\"" diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 3a05b27649ac9e07c0e83fa47920db786e186f76..9d6b9ec7030f01a463a66a532b891c0bc7b7d80e 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "WystÄ…piÅ‚ błąd podczas aktualizowania komentarza o ID {id}", "Error occurred while posting comment" : "WystÄ…piÅ‚ błąd podczas publikowania komentarza", "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], + "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"%s\" przez użytkownika, który zostaÅ‚ usuniÄ™ty", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s wspomniaÅ‚ o Tobie w komentarzu “%2$sâ€" diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index d0da6f6110fa0e39d67e53a0067e37bebe4959fb..55dc003e5d881bd6d25b4492675d9c38b5336419 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "WystÄ…piÅ‚ błąd podczas aktualizowania komentarza o ID {id}", "Error occurred while posting comment" : "WystÄ…piÅ‚ błąd podczas publikowania komentarza", "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], + "_1 new comment_::_{unread} new comments_" : ["{unread} nowy komentarz","{unread} nowe komentarze","{unread} nowych komentarzy","{unread} nowe komentarze"], "Comment" : "Komentarz", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"%s\" przez użytkownika, który zostaÅ‚ usuniÄ™ty", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s wspomniaÅ‚ o Tobie w komentarzu “%2$sâ€" diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index 795949a4ef1effb91f1f72b83c55507796607db7..8d172776ae052f1671766a9c913479b85ef4b306 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário", "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"], + "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], "Comment" : "Comentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Você foi mencionado em \"\", “%sâ€, em um comentário por um usuário que já foi excluÃdo", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s mencionou você em um comentário sobre “%2$sâ€" diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 766572034c5037df07c83e355ea7d61c70203151..a4d029e6c67cf8be5f3dd10b8899bef7ba79ae64 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}", "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário", "_%n unread comment_::_%n unread comments_" : ["%n comentários não lidos","%n comentários não lidos"], + "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], "Comment" : "Comentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Você foi mencionado em \"\", “%sâ€, em um comentário por um usuário que já foi excluÃdo", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s mencionou você em um comentário sobre “%2$sâ€" diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index d8a8a5554183cfe75c2b6b8a97425a547d8b677f..ac6878a3cc94aae5ad133d7bc89ee36a901ac9e8 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], + "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Поменути Ñте у \"%s\", у коментару који је оÑтавио кориÑник који је од тада избриÑан", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s Ð’Ð°Ñ Ñ˜Ðµ поменуо у коментару на \"%2$s\"" diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json index 2b3ab679028f4257d21ae786f1481a7d3806f57a..547eac2ba30661d8ea517db30a2ac889dcfd16a2 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], + "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], "Comment" : "Коментар", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Поменути Ñте у \"%s\", у коментару који је оÑтавио кориÑник који је од тада избриÑан", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s Ð’Ð°Ñ Ñ˜Ðµ поменуо у коментару на \"%2$s\"" diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 45159653f234062a36984d667e73ab79fbbe37c5..8b23944007ea8b1b44c2d42d42c367579398d6ee 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -12,6 +12,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer", "You were mentioned on “{file}â€, in a comment by a user that has since been deleted" : "Du nämndes pÃ¥ “{file}†i en kommentar av en användare som nu har tagits bort", "{user} mentioned you in a comment on “{file}â€" : "{user} nämnde dig i en kommentar pÃ¥ \"{file}\"", + "Files app plugin to add comments to files" : "Filapp-plugin för att lägga till kommentarer till filer", "Edit comment" : "Redigera kommentar", "Delete comment" : "Radera kommentar", "New comment …" : "Ny kommentar ...", @@ -26,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], + "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Du nämndes pÃ¥ “%s†i en kommentar av en användare som nu har tagits bort", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s nämnde dig i en kommentar pÃ¥ “%2$sâ€" diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index d1caeb20d32c7fe95fc9105a72aeb422ca115b6c..370289ce772b6ae6a84eb99011b9933a86ed959c 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -10,6 +10,7 @@ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer", "You were mentioned on “{file}â€, in a comment by a user that has since been deleted" : "Du nämndes pÃ¥ “{file}†i en kommentar av en användare som nu har tagits bort", "{user} mentioned you in a comment on “{file}â€" : "{user} nämnde dig i en kommentar pÃ¥ \"{file}\"", + "Files app plugin to add comments to files" : "Filapp-plugin för att lägga till kommentarer till filer", "Edit comment" : "Redigera kommentar", "Delete comment" : "Radera kommentar", "New comment …" : "Ny kommentar ...", @@ -24,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], + "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "Du nämndes pÃ¥ “%s†i en kommentar av en användare som nu har tagits bort", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s nämnde dig i en kommentar pÃ¥ “%2$sâ€" diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 2472864ce994c322519a3f0ea9fbed73dd756c7b..92bb445d3122c75d5e117e1881b87f8ca3d534b7 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], + "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiÅŸ bir kullanıcı tarafından anıldınız", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s, “%2$s†hakkındaki bir yorumda sizden bahsetti" diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 4f28c4db3bc67be85cb5376273d02b623700ba2e..b8b6370248aa5f3974df83654033cc3cf6721f96 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -25,6 +25,7 @@ "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı", "_%n unread comment_::_%n unread comments_" : ["%n okunmamış yorum","%n okunmamış yorum"], + "_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"], "Comment" : "Yorum", "You were mentioned on “%sâ€, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiÅŸ bir kullanıcı tarafından anıldınız", "%1$s mentioned you in a comment on “%2$sâ€" : "%1$s, “%2$s†hakkındaki bir yorumda sizden bahsetti" diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 9f850a3a295cf594302d6a90375192ab46354af5..c791bfe848c5964a4236d2c16db088c7acb9693e 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -31,7 +31,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche", "Open »%s«" : "Öffne »%s«", - "%1$s via %2$s" : "%1$s über%2$s", + "%1$s via %2$s" : "%1$s über %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 hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n", "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.", "Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit Ihnen geteilt.", diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index ce6b864fa7089e0243d805bc206f31a613d8bc5c..fd3dea89ae911e17218bd33c00a2227c8077a790 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -29,7 +29,7 @@ "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit Ihnen geteilt.", "Click the button below to open it." : "Klicken Sie zum Öffnen auf die untere Schaltfläche", "Open »%s«" : "Öffne »%s«", - "%1$s via %2$s" : "%1$s über%2$s", + "%1$s via %2$s" : "%1$s über %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 hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n", "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.", "Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit Ihnen geteilt.", diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index 3e7950dc2816f389b04290d999ca367cbcdaca16..989d4dff846f672d7ae5e53a9b378be7347b19fe 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -69,9 +69,9 @@ OC.L10N.register( "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", "Tag management" : "Schlagwortverwaltung", - "Files workflow engine" : "Datei-Workflow-Engine", + "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", - "Workflow" : "Workflow" + "Workflow" : "Arbeitsablauf" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index eee2aae228af02b90f4906afd9fa86c444968133..85618f4b38d8fee583b217a05bbb02913a1e267e 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -67,9 +67,9 @@ "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", "Tag management" : "Schlagwortverwaltung", - "Files workflow engine" : "Datei-Workflow-Engine", + "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", - "Workflow" : "Workflow" + "Workflow" : "Arbeitsablauf" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index 12a2824626bce02f5285935b3b4569815e2828de..0a3e72e6ade6ad859db061045c29e6f63e006c4a 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -69,9 +69,9 @@ OC.L10N.register( "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", "Tag management" : "Schlagwortverwaltung", - "Files workflow engine" : "Datei-Workflow-Engine", + "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", - "Workflow" : "Workflow" + "Workflow" : "Arbeitsablauf" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 54f032089756ad60b97bbddea6196acc7b22444f..94b2b81f6b37c5b67bea7ccf0718dc7183ddfc69 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -67,9 +67,9 @@ "Check %s is invalid" : "Die Prüfung %s ist ungültig", "Check #%s does not exist" : "Die Prüfung #%s existiert nicht", "Tag management" : "Schlagwortverwaltung", - "Files workflow engine" : "Datei-Workflow-Engine", + "Files workflow engine" : "Datei-Arbeitsablauf-Engine", "Open documentation" : "Dokumentation öffnen", "Loading…" : "Laden…", - "Workflow" : "Workflow" + "Workflow" : "Arbeitsablauf" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index fc48446eedfffd917476445fc97a1adcab434abb..1c4319fa2978e0867b72a0e2058002c011234ea7 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -129,7 +129,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über%2$s", + "%1$s via %2$s" : "%1$s über %2$s", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 084e44265baf2ad62f7db1cac7a7575648576d46..535675afb9a8802969d7cc22ae8c8da957895b1b 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -127,7 +127,7 @@ "%1$s shared »%2$s« with you and wants to add" : "%1$s hat »%2$s« mit Ihnen geteilt und möchte folgendes hinzufügen", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit Ihnen geteilten Datei hinzugefügt", "Open »%s«" : "»%s« öffnen", - "%1$s via %2$s" : "%1$s über%2$s", + "%1$s via %2$s" : "%1$s über %2$s", "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", diff --git a/settings/l10n/ast.js b/settings/l10n/ast.js index 293386dbcff94fdc6ba2714d7915c85895540e67..8d2e015e073dd46ad443eeae5730bdb9679556b8 100644 --- a/settings/l10n/ast.js +++ b/settings/l10n/ast.js @@ -100,12 +100,12 @@ OC.L10N.register( "Remove" : "Desaniciar", "Disable" : "Desactivar", "All" : "Toos", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Nun pue instalase esta aplicación porque nun se cumplen les dependencies de darréu:", "View in store" : "Ver na tienda", "Visit website" : "Visitar sitiu web", "Report a bug" : "Informar un fallu", "User documentation" : "Documentación d'usuariu", "Developer documentation" : "Documentación de desendolcaores", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Nun pue instalase esta aplicación porque nun se cumplen les dependencies de darréu:", "No apps found for your version" : "Nun s'alcontraron anovamientos pa la to versión", "Enable all" : "Habilitar too", "Enable" : "Activar", diff --git a/settings/l10n/ast.json b/settings/l10n/ast.json index 179babda988a1ab1a00654c6902ac293fa46abe5..148425aa2713cd0de887c8eff01c1b53f36f401e 100644 --- a/settings/l10n/ast.json +++ b/settings/l10n/ast.json @@ -98,12 +98,12 @@ "Remove" : "Desaniciar", "Disable" : "Desactivar", "All" : "Toos", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Nun pue instalase esta aplicación porque nun se cumplen les dependencies de darréu:", "View in store" : "Ver na tienda", "Visit website" : "Visitar sitiu web", "Report a bug" : "Informar un fallu", "User documentation" : "Documentación d'usuariu", "Developer documentation" : "Documentación de desendolcaores", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Nun pue instalase esta aplicación porque nun se cumplen les dependencies de darréu:", "No apps found for your version" : "Nun s'alcontraron anovamientos pa la to versión", "Enable all" : "Habilitar too", "Enable" : "Activar", diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index 8d069e08bc4e9e793b9b2a7cf40e738cea7ba047..7436162ce89878b0d967beac7315eca608eb2273 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -86,13 +86,13 @@ OC.L10N.register( "Update to {version}" : "Ðктуализирай до {version}", "Disable" : "Изключване", "All" : "Ð’Ñички", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инÑталирано, защото Ñледните завиÑимоÑти не Ñа удовлетворени:", "View in store" : "Страница в магазина", "Visit website" : "Уеб Ñтраницата", "Report a bug" : "Докладване на грешка", "User documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° потребители", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° админиÑтратори", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° разработчици", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инÑталирано, защото Ñледните завиÑимоÑти не Ñа удовлетворени:", "Update to {update}" : "Ðктуализирай до {update}", "No apps found for your version" : "ÐÑма намерени Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð·Ð° верÑиÑта, коÑто ползвате", "Download and enable" : "СвалÑне и включване", diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json index cb4627546577f0ad1642a6014ecb3a987ca26be3..ed0444ff0761c9c7bf5b821c53ee67f0f2fc5061 100644 --- a/settings/l10n/bg.json +++ b/settings/l10n/bg.json @@ -84,13 +84,13 @@ "Update to {version}" : "Ðктуализирай до {version}", "Disable" : "Изключване", "All" : "Ð’Ñички", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инÑталирано, защото Ñледните завиÑимоÑти не Ñа удовлетворени:", "View in store" : "Страница в магазина", "Visit website" : "Уеб Ñтраницата", "Report a bug" : "Докладване на грешка", "User documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° потребители", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° админиÑтратори", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð·Ð° разработчици", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инÑталирано, защото Ñледните завиÑимоÑти не Ñа удовлетворени:", "Update to {update}" : "Ðктуализирай до {update}", "No apps found for your version" : "ÐÑма намерени Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð·Ð° верÑиÑта, коÑто ползвате", "Download and enable" : "СвалÑне и включване", diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index ebae49b128cf2b0489f4304333cdbd1ae546553f..ed93677d7091054d9be32bbacd32a12d02824fc2 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -230,15 +230,15 @@ OC.L10N.register( "All" : "Tots", "Limit app usage to groups" : "LÃmit ús d’app per a grups", "No results" : "No hi ha resultats", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mÃnima de Nextcloud assignada. Això serà un error en el futur.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mà xima de Nextcloud assignada. Això serà un error en el futur.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Aquesta aplicació no es pot instal·lar perquè les següents dependències no es compleixen:", "View in store" : "Veure al repositori", "Visit website" : "Visita el lloc web", "Report a bug" : "Informa d'un error", "User documentation" : "Documentació d'usuari", "Admin documentation" : "Documentació d'administrador", "Developer documentation" : "Documentació para desenvolupadors", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mÃnima de Nextcloud assignada. Això serà un error en el futur.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mà xima de Nextcloud assignada. Això serà un error en el futur.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Aquesta aplicació no es pot instal·lar perquè les següents dependències no es compleixen:", "Update to {update}" : "Actualització a {update}", "Results from other categories" : "Resultats d'altres categories", "No apps found for your version" : "No s'han trobat aplicacions per la seva versió", diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 0f43dcf45eb56baacaceaca8333b2ed48985bd7a..e89b2daf9c491264a2178edd791d7e07d903edbe 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -228,15 +228,15 @@ "All" : "Tots", "Limit app usage to groups" : "LÃmit ús d’app per a grups", "No results" : "No hi ha resultats", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mÃnima de Nextcloud assignada. Això serà un error en el futur.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mà xima de Nextcloud assignada. Això serà un error en el futur.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Aquesta aplicació no es pot instal·lar perquè les següents dependències no es compleixen:", "View in store" : "Veure al repositori", "Visit website" : "Visita el lloc web", "Report a bug" : "Informa d'un error", "User documentation" : "Documentació d'usuari", "Admin documentation" : "Documentació d'administrador", "Developer documentation" : "Documentació para desenvolupadors", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mÃnima de Nextcloud assignada. Això serà un error en el futur.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aquesta aplicació no té cap versió mà xima de Nextcloud assignada. Això serà un error en el futur.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Aquesta aplicació no es pot instal·lar perquè les següents dependències no es compleixen:", "Update to {update}" : "Actualització a {update}", "Results from other categories" : "Resultats d'altres categories", "No apps found for your version" : "No s'han trobat aplicacions per la seva versió", diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index d98d10771e8937ce64a111395da21756362243f5..d102d157d97d3a307f445badcc0ff45d812993a0 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -162,15 +162,15 @@ OC.L10N.register( "All" : "VÅ¡e", "Limit app usage to groups" : "Omezit použÃvánà skupin na skupiny", "No results" : "Žádné výsledky", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou minimálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou maximálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti:", "View in store" : "Zobrazit v obchodÄ›", "Visit website" : "NavÅ¡tÃvit webovou stránku", "Report a bug" : "Nahlásit chybu", "User documentation" : "Dokumentace pro uživatele", "Admin documentation" : "Dokumentace pro administrátory", "Developer documentation" : "Vývojářská dokumentace", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou minimálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou maximálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti:", "Update to {update}" : "Aktualizovat na {update}", "Results from other categories" : "Výsledky z ostatnÃch kategoriÃ", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaÅ¡i verzi", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index a2facc2feb9357e5347edcf36fd88c67068cc2ee..23f06d67727a5abecfa4031035b39ae324262a62 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -160,15 +160,15 @@ "All" : "VÅ¡e", "Limit app usage to groups" : "Omezit použÃvánà skupin na skupiny", "No results" : "Žádné výsledky", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou minimálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou maximálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti:", "View in store" : "Zobrazit v obchodÄ›", "Visit website" : "NavÅ¡tÃvit webovou stránku", "Report a bug" : "Nahlásit chybu", "User documentation" : "Dokumentace pro uživatele", "Admin documentation" : "Dokumentace pro administrátory", "Developer documentation" : "Vývojářská dokumentace", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou minimálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou maximálnà verzi Nextcloudu. To se v budoucnu projevà jako chyba.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splnÄ›ny následujÃcà závislosti:", "Update to {update}" : "Aktualizovat na {update}", "Results from other categories" : "Výsledky z ostatnÃch kategoriÃ", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaÅ¡i verzi", diff --git a/settings/l10n/da.js b/settings/l10n/da.js index 77851f00e90f7d20cafb7c20ed5709e385f822e4..2b0895b77ab6833156fdce9858baee26ed7e8da7 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -121,15 +121,15 @@ OC.L10N.register( "Disable" : "Deaktiver", "All" : "Alle", "No results" : "Ingen resultater", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", "View in store" : "Se i butik", "Visit website" : "Besøg hjemmeside", "Report a bug" : "Rapporter en fejl", "User documentation" : "Brugerdokumentation", "Admin documentation" : "Admin-dokumentation", "Developer documentation" : "Dokumentation for udviklere", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", "Update to {update}" : "Opdater til {update}", "No apps found for your version" : "Ingen apps fundet til din verion", "Enable all" : "Aktiver alle", diff --git a/settings/l10n/da.json b/settings/l10n/da.json index 0bdce53c96958474fcda93fcac479a28020afbfc..de0073cdc932a8b98d7019d0ec1764ea903eb124 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -119,15 +119,15 @@ "Disable" : "Deaktiver", "All" : "Alle", "No results" : "Ingen resultater", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", "View in store" : "Se i butik", "Visit website" : "Besøg hjemmeside", "Report a bug" : "Rapporter en fejl", "User documentation" : "Brugerdokumentation", "Admin documentation" : "Admin-dokumentation", "Developer documentation" : "Dokumentation for udviklere", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en mindste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne app har ikke angivet en højeste understøttede version af Nextcloud. I fremtiden vil det være en fejl.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Dette program kan ikke installeres, da følgende afhængigheder ikke imødekommes:", "Update to {update}" : "Opdater til {update}", "No apps found for your version" : "Ingen apps fundet til din verion", "Enable all" : "Aktiver alle", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index ee342fc333628fe5e8a2905258f99ed9891116cd..3f9228232db8fb7f1382b28c87f45a702637fe1c 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", "No results" : "Keine Ergebnisse", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Melde einen technischen Fehler", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to {update}" : "Aktualisieren auf {update}", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Deine Version gefunden", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index af373de43deb10aab18baef2e8d660c0246a44e9..92830d7aa4c93984d041e49c54749d622a82fa1f 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -591,15 +591,15 @@ "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", "No results" : "Keine Ergebnisse", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Melde einen technischen Fehler", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to {update}" : "Aktualisieren auf {update}", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Deine Version gefunden", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 69ff01151cb80d27ddb90d4d73be70adf6e797e8..46df8d5a33a13feff116878acab7c3151d1cee9c 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", "No results" : "Keine Ergebnisse", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Melden Sie einen technischen Fehler", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to {update}" : "Aktualisieren auf {update}", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 7e528aa229d7d393a978c3cfc7be51927801adc7..e851f48d0367146978c6ebf8905df6d9675bf26c 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -591,15 +591,15 @@ "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", "No results" : "Keine Ergebnisse", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Melden Sie einen technischen Fehler", "User documentation" : "Dokumentation für Benutzer", "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine untere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Für diese App wurde keine obere Versionsgrenze für Nextcloud gesetzt. Dies wird zukünftig als Fehler behandelt.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:", "Update to {update}" : "Aktualisieren auf {update}", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", diff --git a/settings/l10n/el.js b/settings/l10n/el.js index df455a4badbee640eba882bfd7664d78e7e51d91..b14eac31afba52f5a9adbd155feda69cbfc5da08 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "ΑφαίÏεση", "Disable" : "ΑπενεÏγοποίηση", "All" : "Όλες", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει ελάχιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει μÎγιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Αυτή η εφαÏμογή δεν μποÏεί να εγκατασταθεί διότι δεν εκπληÏώνονται οι ακόλουθες εξαÏτήσεις:", "View in store" : "Î Ïοβολή στο κÎντÏο εφαÏμογών", "Visit website" : "Επισκεφθείτε την ιστοσελίδα", "Report a bug" : "ΑναφÎÏετε σφάλμα", "User documentation" : "ΤεκμηÏίωση ΧÏήστη", "Admin documentation" : "ΤεκμηÏίωση ΔιαχειÏιστή", "Developer documentation" : "ΤεκμηÏίωση Ï€ÏογÏαμματιστή", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει ελάχιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει μÎγιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Αυτή η εφαÏμογή δεν μποÏεί να εγκατασταθεί διότι δεν εκπληÏώνονται οι ακόλουθες εξαÏτήσεις:", "No apps found for your version" : "Δεν βÏÎθηκαν εφαÏμογÎÏ‚ για αυτή την Îκδοση", "Enable all" : "ΕνεÏγοποίηση όλων", "Enable" : "ΕνεÏγοποίηση", diff --git a/settings/l10n/el.json b/settings/l10n/el.json index ffcfc5ecc28d4b500592e6bea393d8044316657e..74e403341682321260a1dbb2388645ddb940e652 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -108,15 +108,15 @@ "Remove" : "ΑφαίÏεση", "Disable" : "ΑπενεÏγοποίηση", "All" : "Όλες", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει ελάχιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει μÎγιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Αυτή η εφαÏμογή δεν μποÏεί να εγκατασταθεί διότι δεν εκπληÏώνονται οι ακόλουθες εξαÏτήσεις:", "View in store" : "Î Ïοβολή στο κÎντÏο εφαÏμογών", "Visit website" : "Επισκεφθείτε την ιστοσελίδα", "Report a bug" : "ΑναφÎÏετε σφάλμα", "User documentation" : "ΤεκμηÏίωση ΧÏήστη", "Admin documentation" : "ΤεκμηÏίωση ΔιαχειÏιστή", "Developer documentation" : "ΤεκμηÏίωση Ï€ÏογÏαμματιστή", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει ελάχιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Αυτή η εφαÏμογή δεν Îχει μÎγιστη Îκδοση του Nextcloud ανατεθειμÎνη. Αυτό θα αποτελεί σφάλμα στο μÎλλον.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Αυτή η εφαÏμογή δεν μποÏεί να εγκατασταθεί διότι δεν εκπληÏώνονται οι ακόλουθες εξαÏτήσεις:", "No apps found for your version" : "Δεν βÏÎθηκαν εφαÏμογÎÏ‚ για αυτή την Îκδοση", "Enable all" : "ΕνεÏγοποίηση όλων", "Enable" : "ΕνεÏγοποίηση", diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 09d6a79bac43e5a87f9671d067ebfe5c72c6cf9c..14ca20ec0f76166ccac9fb360253cadcfd019520 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -113,15 +113,15 @@ OC.L10N.register( "Remove" : "Remove", "Disable" : "Disable", "All" : "All", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "View in store" : "View in store", "Visit website" : "Visit website", "Report a bug" : "Report a bug", "User documentation" : "User documentation", "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "No apps found for your version" : "No apps found for your version", "Enable all" : "Enable all", "Enable" : "Enable", diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 66ad19e99a023d3f8064a6688db17229451cede4..33c43bc5ce2c1b4ae37f5ea113cbfbeb9f23e054 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -111,15 +111,15 @@ "Remove" : "Remove", "Disable" : "Disable", "All" : "All", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "View in store" : "View in store", "Visit website" : "Visit website", "Report a bug" : "Report a bug", "User documentation" : "User documentation", "Admin documentation" : "Admin documentation", "Developer documentation" : "Developer documentation", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will cause an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will cause an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "This app cannot be installed because the following dependencies are not fulfilled:", "No apps found for your version" : "No apps found for your version", "Enable all" : "Enable all", "Enable" : "Enable", diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index be85920983681744ced2cc9de11e47fb14075351..5ec95c2e200dc752fc9cae06ba14e9ff2c8e30d1 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -289,15 +289,15 @@ OC.L10N.register( "All" : "Ĉio", "Limit app usage to groups" : "Limigi aplikaĵan uzon al grupoj", "No results" : "Neniu rezulto", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas minimuman Nextcloud-version. Tio estos eraro en la estonteco.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas maksimuman Nextcloud-version. Tio estos eraro en la estonteco.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tiu aplikaĵo ne instaliÄas, ĉar la jenaj dependecoj ne plenumiÄas:", "View in store" : "Vidi en butiko", "Visit website" : "Viziti retejon", "Report a bug" : "Raporti problemon", "User documentation" : "Dokumentaro por uzanto", "Admin documentation" : "Dokumentaro por administranto", "Developer documentation" : "Dokumentaro por programisto", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas minimuman Nextcloud-version. Tio estos eraro en la estonteco.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas maksimuman Nextcloud-version. Tio estos eraro en la estonteco.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tiu aplikaĵo ne instaliÄas, ĉar la jenaj dependecoj ne plenumiÄas:", "Update to {update}" : "Äœisdatigi al {update}", "Results from other categories" : "Rezultoj el aliaj kategorioj", "No apps found for your version" : "Neniu aplikaĵo trovita por via versio", diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index 2b07f4f53e3b61ce0d10b952b634cb6cb9c7c5dd..c39dc0cb65b75a59ba5ea7d568a97231ae193dba 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -287,15 +287,15 @@ "All" : "Ĉio", "Limit app usage to groups" : "Limigi aplikaĵan uzon al grupoj", "No results" : "Neniu rezulto", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas minimuman Nextcloud-version. Tio estos eraro en la estonteco.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas maksimuman Nextcloud-version. Tio estos eraro en la estonteco.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tiu aplikaĵo ne instaliÄas, ĉar la jenaj dependecoj ne plenumiÄas:", "View in store" : "Vidi en butiko", "Visit website" : "Viziti retejon", "Report a bug" : "Raporti problemon", "User documentation" : "Dokumentaro por uzanto", "Admin documentation" : "Dokumentaro por administranto", "Developer documentation" : "Dokumentaro por programisto", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas minimuman Nextcloud-version. Tio estos eraro en la estonteco.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tiu aplikaĵo ne postulas maksimuman Nextcloud-version. Tio estos eraro en la estonteco.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tiu aplikaĵo ne instaliÄas, ĉar la jenaj dependecoj ne plenumiÄas:", "Update to {update}" : "Äœisdatigi al {update}", "Results from other categories" : "Rezultoj el aliaj kategorioj", "No apps found for your version" : "Neniu aplikaĵo trovita por via versio", diff --git a/settings/l10n/es.js b/settings/l10n/es.js index f2134cc73310b63cbb959abfcf2481a1862d5c02..7713863b9f40ed5bd761e9ea12a879e5f3f30124 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -146,6 +146,191 @@ OC.L10N.register( "Basque (Spain)" : "vasco (España)", "Basque" : "vasco", "Belarusian (Belarus)" : "bielorruso (Bielorrusia)", + "Belarusian" : "bielorruso", + "Bemba (Zambia)" : "bemba (Zambia)", + "Bemba" : "bemba", + "Bena (Tanzania)" : "bena (Tanzania)", + "Bena" : "bena", + "Bengali (Bangladesh)" : "bengalà (Bangladesh)", + "Bengali (India)" : "bengalà (India)", + "Bengali" : "bengalÃ", + "Bosnian (Bosnia and Herzegovina)" : "bosnio (Bosnia y Herzegovina)", + "Bosnian" : "bosnio", + "Bulgarian (Bulgaria)" : "búlgaro (bulgaria)", + "Bulgarian" : "búlgaro", + "Burmese (Myanmar [Burma])" : "burmés (Myanmar [Burma])", + "Burmese" : "burmés", + "Catalan (Spain)" : "catalán (España)", + "Catalan" : "catalán", + "Central Morocco Tamazight (Latin)" : "tamazigh de Marruecos central (latino)", + "Central Morocco Tamazight (Latin, Morocco)" : "tamazigh de Marruecos central (latino, Marruecos)", + "Central Morocco Tamazight" : "tamazigh de Marruecos central", + "Cherokee (United States)" : "cheroki (Estados Unidos)", + "Cherokee" : "cheroki", + "Chiga (Uganda)" : "chiga (Uganda)", + "Chiga" : "chiga", + "Chinese (Simplified Han)" : "chino (Han simplificado)", + "Chinese (Simplified Han, China)" : "chino (Han simplificado, China)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "chino (Han simplificado, Hong Kong RAE de China)", + "Chinese (Simplified Han, Macau SAR China)" : "chino (Han simplificado, Macao RAE de China)", + "Chinese (Simplified Han, Singapore)" : "chino (Han simplificado, Singapur)", + "Chinese (Traditional Han)" : "chino (Han tradicional)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "chino (Han tradicional, Hong Kong RAE de China)", + "Chinese (Traditional Han, Macau SAR China)" : "chino (Han tradicional, Macao RAE de China)", + "Chinese (Traditional Han, Taiwan)" : "chino (Han tradicional, Taiwán)", + "Chinese" : "chino", + "Cornish (United Kingdom)" : "córnico (Reino Unido)", + "Cornish" : "córnico", + "Croatian (Croatia)" : "croata (Croacia)", + "Croatian" : "croata", + "Czech (Czech Republic)" : "checo (República Checa)", + "Czech" : "checo", + "Danish (Denmark)" : "danés (Dinamarca)", + "Danish" : "danés", + "Dutch (Belgium)" : "neerlandés (Bélgica)", + "Dutch (Netherlands)" : "neerlandés (PaÃses Bajos)", + "Dutch" : "neerlandés", + "Embu (Kenya)" : "embu (Kenia)", + "Embu" : "embu", + "English (American Samoa)" : "inglés (Samoa Americana)", + "English (Australia)" : "inglés (Australia)", + "English (Belgium)" : "ingles (Bélgica)", + "English (Belize)" : "inglés (Belice)", + "English (Botswana)" : "inglés (Botsuana)", + "English (Canada)" : "inglés (Canadá)", + "English (Guam)" : "inglés (Guam)", + "English (Hong Kong SAR China)" : "inglés (Hong Kong RAE de China)", + "English (India)" : "inglés (India)", + "English (Ireland)" : "inglés (Irlanda)", + "English (Jamaica)" : "inglés (Jamaica)", + "English (Malta)" : "inglés (Malta)", + "English (Marshall Islands)" : "inglés (Islas Marshall)", + "English (Mauritius)" : "inglés (Mauricio)", + "English (Namibia)" : "inglés (Namibia)", + "English (New Zealand)" : "inglés (Nueva Zelanda)", + "English (Northern Mariana Islands)" : "inglés (Islas Marianas Septentrionales)", + "English (Pakistan)" : "inglés (Pakistán)", + "English (Philippines)" : "inglés (Filipinas)", + "English (Singapore)" : "inglés (Singapur)", + "English (South Africa)" : "inglés (Sudáfrica)", + "English (Trinidad and Tobago)" : "inglés (Trinidad y Tobago)", + "English (U.S. Minor Outlying Islands)" : "inglés (Islas Ultramarinas Menores Estadounidenses)", + "English (U.S. Virgin Islands)" : "inglés (Islas VÃrgenes Estadounidenses)", + "English (United Kingdom)" : "inglés (Reino Unido)", + "English (United States)" : "inglés (Estados Unidos)", + "English (Zimbabwe)" : "inglés (Zimbabue)", + "English" : "inglés", + "Esperanto" : "esperanto", + "Estonian (Estonia)" : "estonio (Estonia)", + "Estonian" : "estonio", + "Ewe (Ghana)" : "ewe (Gana)", + "Ewe (Togo)" : "ewe (Togo)", + "Ewe" : "ewe", + "Faroese (Faroe Islands)" : "feroés (Islas Faroe)", + "Faroese" : "feroés", + "Filipino (Philippines)" : "filipino (Filipinas)", + "Filipino" : "filipino", + "Finnish (Finland)" : "finés (Finlandia)", + "Finnish" : "finés", + "French (Belgium)" : "francés (Bélgica)", + "French (Benin)" : "francés (BenÃn)", + "French (Burkina Faso)" : "francés (Burkina Faso)", + "French (Burundi)" : "francés (Burundi)", + "French (Cameroon)" : "francés (Camerún)", + "French (Canada)" : "francés (Canadá)", + "French (Central African Republic)" : "francés (República Centroafricana)", + "French (Chad)" : "francés (Chad)", + "French (Comoros)" : "francés (Comoras)", + "French (Congo - Brazzaville)" : "francés (Congo Brazzaville)", + "French (Congo - Kinshasa)" : "francés (Congo Kinshasha)", + "French (Côte d’Ivoire)" : "francés (Costa de Marfil)", + "French (Djibouti)" : "francés (Yibuti)", + "French (Equatorial Guinea)" : "francés (Guinea Ecuatorial)", + "French (France)" : "francés (Francia)", + "French (Gabon)" : "francés (Gabón)", + "French (Guadeloupe)" : "francés (Guadalupe)", + "French (Guinea)" : "francés (Guinea)", + "French (Luxembourg)" : "francés (Luxemburgo)", + "French (Madagascar)" : "francés (Madagascar)", + "French (Mali)" : "francés (Mali)", + "French (Martinique)" : "francés (Martinica)", + "French (Monaco)" : "francés (Mónaco)", + "French (Niger)" : "francés (NÃger)", + "French (Rwanda)" : "francés (Ruanda)", + "French (Réunion)" : "francés (Reunión)", + "French (Saint Barthélemy)" : "francés (San Bartolomé)", + "French (Saint Martin)" : "francés (San MartÃn)", + "French (Senegal)" : "francés (Senegal)", + "French (Switzerland)" : "francés (Suiza)", + "French (Togo)" : "francés (Togo)", + "French" : "francés", + "Fulah (Senegal)" : "fula (Senegal)", + "Fulah" : "fula", + "Galician (Spain)" : "gallego (España)", + "Galician" : "gallego", + "Ganda (Uganda)" : "ganda (Uganda)", + "Ganda" : "ganda", + "Georgian (Georgia)" : "georgiano (Georgia)", + "Georgian" : "georgiano", + "German (Austria)" : "alemán (Austria)", + "German (Belgium)" : "alemán (Bélgica)", + "German (Germany)" : "alemán (Alemania)", + "German (Liechtenstein)" : "alemán (Liechtenstein)", + "German (Luxembourg)" : "alemán (Luxemburgo)", + "German (Switzerland)" : "alemán (Suiza)", + "German" : "alemán", + "Greek (Cyprus)" : "griego (Chipre)", + "Greek (Greece)" : "griego (Grecia)", + "Greek" : "griego", + "Gujarati (India)" : "gujarati (India)", + "Gujarati" : "gujarati", + "Gusii (Kenya)" : "gusi (Kenia)", + "Gusii" : "gusi", + "Hausa (Latin)" : "hausa (latino)", + "Hausa (Latin, Ghana)" : "hausa, (latino, Gana)", + "Hausa (Latin, Niger)" : "hausa (latino, NÃger)", + "Hausa (Latin, Nigeria)" : "hausa (latino, Nigeria)", + "Hausa" : "hausa", + "Hawaiian (United States)" : "hawaiano (Estados Unidos)", + "Hawaiian" : "hawaiano", + "Hebrew (Israel)" : "hebreo (Israel)", + "Hebrew" : "hebreo", + "Hindi (India)" : "hindi (India)", + "Hindi" : "hindi", + "Hungarian (Hungary)" : "húngaro (HungrÃa)", + "Hungarian" : "húngaro", + "Icelandic (Iceland)" : "islandés (Islandia)", + "Icelandic" : "islandés", + "Igbo (Nigeria)" : "igbo (Nigeria)", + "Igbo" : "igbo", + "Indonesian (Indonesia)" : "indonesio (Indonesia)", + "Indonesian" : "indonesio", + "Irish (Ireland)" : "irlandés (Irlanda)", + "Irish" : "irlandés", + "Italian (Italy)" : "italiano (Italia)", + "Italian (Switzerland)" : "italiano (Suiza)", + "Italian" : "italiano", + "Japanese (Japan)" : "japonés (Japón)", + "Japanese" : "japonés", + "Kabuverdianu (Cape Verde)" : "caboverdiano (Cabo Verde)", + "Kabuverdianu" : "caboverdiano", + "Kabyle (Algeria)" : "cabilio (Argelia)", + "Kabyle" : "cabilio", + "Kalaallisut (Greenland)" : "kalaallisut (Groenlandia)", + "Kalaallisut" : "kalaallisut", + "Kalenjin (Kenya)" : "kalenjin (Kenia)", + "Kalenjin" : "kalenjin", + "Kamba (Kenya)" : "kamba (Kenia)", + "Kamba" : "kamba", + "Kannada (India)" : "kanada (India)", + "Kannada" : "kanada", + "Kazakh (Cyrillic)" : "kazajo (cirÃlico)", + "Kazakh (Cyrillic, Kazakhstan)" : "kazajo (cirÃlico, Kazajistán)", + "Kazakh" : "kazajo", + "Khmer (Cambodia)" : "camboyano (Camboya)", + "Khmer" : "camboyano", + "Kikuyu (Kenya)" : "kikuyu (Kenia)", + "Kikuyu" : "kikuyu", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "La verificación en dos pasos se puede aplicar para todos\tlos usuarios y grupos especÃficos. Si no tienen configurado un proveedor de dos pasos, no podrán iniciar sesión en el sistema.", "Enforce two-factor authentication" : "Imponer verificación en dos pasos", "Limit to groups" : "LÃmite para grupos", @@ -202,15 +387,15 @@ OC.L10N.register( "All" : "Todos", "Limit app usage to groups" : "Limitar uso de apps a grupos", "No results" : "No hay resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:", "View in store" : "Ver en la tienda", "Visit website" : "Visite nuestro sitio web", "Report a bug" : "Notificar un error", "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:", "Update to {update}" : "Actualizar a {update}", "Results from other categories" : "Resultados de otras categorÃas", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 37e02e578ea239b4dc98d14191636d2afffd68f8..79311af91d647d562fb269c1164d4c0c9813d96d 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -144,6 +144,191 @@ "Basque (Spain)" : "vasco (España)", "Basque" : "vasco", "Belarusian (Belarus)" : "bielorruso (Bielorrusia)", + "Belarusian" : "bielorruso", + "Bemba (Zambia)" : "bemba (Zambia)", + "Bemba" : "bemba", + "Bena (Tanzania)" : "bena (Tanzania)", + "Bena" : "bena", + "Bengali (Bangladesh)" : "bengalà (Bangladesh)", + "Bengali (India)" : "bengalà (India)", + "Bengali" : "bengalÃ", + "Bosnian (Bosnia and Herzegovina)" : "bosnio (Bosnia y Herzegovina)", + "Bosnian" : "bosnio", + "Bulgarian (Bulgaria)" : "búlgaro (bulgaria)", + "Bulgarian" : "búlgaro", + "Burmese (Myanmar [Burma])" : "burmés (Myanmar [Burma])", + "Burmese" : "burmés", + "Catalan (Spain)" : "catalán (España)", + "Catalan" : "catalán", + "Central Morocco Tamazight (Latin)" : "tamazigh de Marruecos central (latino)", + "Central Morocco Tamazight (Latin, Morocco)" : "tamazigh de Marruecos central (latino, Marruecos)", + "Central Morocco Tamazight" : "tamazigh de Marruecos central", + "Cherokee (United States)" : "cheroki (Estados Unidos)", + "Cherokee" : "cheroki", + "Chiga (Uganda)" : "chiga (Uganda)", + "Chiga" : "chiga", + "Chinese (Simplified Han)" : "chino (Han simplificado)", + "Chinese (Simplified Han, China)" : "chino (Han simplificado, China)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "chino (Han simplificado, Hong Kong RAE de China)", + "Chinese (Simplified Han, Macau SAR China)" : "chino (Han simplificado, Macao RAE de China)", + "Chinese (Simplified Han, Singapore)" : "chino (Han simplificado, Singapur)", + "Chinese (Traditional Han)" : "chino (Han tradicional)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "chino (Han tradicional, Hong Kong RAE de China)", + "Chinese (Traditional Han, Macau SAR China)" : "chino (Han tradicional, Macao RAE de China)", + "Chinese (Traditional Han, Taiwan)" : "chino (Han tradicional, Taiwán)", + "Chinese" : "chino", + "Cornish (United Kingdom)" : "córnico (Reino Unido)", + "Cornish" : "córnico", + "Croatian (Croatia)" : "croata (Croacia)", + "Croatian" : "croata", + "Czech (Czech Republic)" : "checo (República Checa)", + "Czech" : "checo", + "Danish (Denmark)" : "danés (Dinamarca)", + "Danish" : "danés", + "Dutch (Belgium)" : "neerlandés (Bélgica)", + "Dutch (Netherlands)" : "neerlandés (PaÃses Bajos)", + "Dutch" : "neerlandés", + "Embu (Kenya)" : "embu (Kenia)", + "Embu" : "embu", + "English (American Samoa)" : "inglés (Samoa Americana)", + "English (Australia)" : "inglés (Australia)", + "English (Belgium)" : "ingles (Bélgica)", + "English (Belize)" : "inglés (Belice)", + "English (Botswana)" : "inglés (Botsuana)", + "English (Canada)" : "inglés (Canadá)", + "English (Guam)" : "inglés (Guam)", + "English (Hong Kong SAR China)" : "inglés (Hong Kong RAE de China)", + "English (India)" : "inglés (India)", + "English (Ireland)" : "inglés (Irlanda)", + "English (Jamaica)" : "inglés (Jamaica)", + "English (Malta)" : "inglés (Malta)", + "English (Marshall Islands)" : "inglés (Islas Marshall)", + "English (Mauritius)" : "inglés (Mauricio)", + "English (Namibia)" : "inglés (Namibia)", + "English (New Zealand)" : "inglés (Nueva Zelanda)", + "English (Northern Mariana Islands)" : "inglés (Islas Marianas Septentrionales)", + "English (Pakistan)" : "inglés (Pakistán)", + "English (Philippines)" : "inglés (Filipinas)", + "English (Singapore)" : "inglés (Singapur)", + "English (South Africa)" : "inglés (Sudáfrica)", + "English (Trinidad and Tobago)" : "inglés (Trinidad y Tobago)", + "English (U.S. Minor Outlying Islands)" : "inglés (Islas Ultramarinas Menores Estadounidenses)", + "English (U.S. Virgin Islands)" : "inglés (Islas VÃrgenes Estadounidenses)", + "English (United Kingdom)" : "inglés (Reino Unido)", + "English (United States)" : "inglés (Estados Unidos)", + "English (Zimbabwe)" : "inglés (Zimbabue)", + "English" : "inglés", + "Esperanto" : "esperanto", + "Estonian (Estonia)" : "estonio (Estonia)", + "Estonian" : "estonio", + "Ewe (Ghana)" : "ewe (Gana)", + "Ewe (Togo)" : "ewe (Togo)", + "Ewe" : "ewe", + "Faroese (Faroe Islands)" : "feroés (Islas Faroe)", + "Faroese" : "feroés", + "Filipino (Philippines)" : "filipino (Filipinas)", + "Filipino" : "filipino", + "Finnish (Finland)" : "finés (Finlandia)", + "Finnish" : "finés", + "French (Belgium)" : "francés (Bélgica)", + "French (Benin)" : "francés (BenÃn)", + "French (Burkina Faso)" : "francés (Burkina Faso)", + "French (Burundi)" : "francés (Burundi)", + "French (Cameroon)" : "francés (Camerún)", + "French (Canada)" : "francés (Canadá)", + "French (Central African Republic)" : "francés (República Centroafricana)", + "French (Chad)" : "francés (Chad)", + "French (Comoros)" : "francés (Comoras)", + "French (Congo - Brazzaville)" : "francés (Congo Brazzaville)", + "French (Congo - Kinshasa)" : "francés (Congo Kinshasha)", + "French (Côte d’Ivoire)" : "francés (Costa de Marfil)", + "French (Djibouti)" : "francés (Yibuti)", + "French (Equatorial Guinea)" : "francés (Guinea Ecuatorial)", + "French (France)" : "francés (Francia)", + "French (Gabon)" : "francés (Gabón)", + "French (Guadeloupe)" : "francés (Guadalupe)", + "French (Guinea)" : "francés (Guinea)", + "French (Luxembourg)" : "francés (Luxemburgo)", + "French (Madagascar)" : "francés (Madagascar)", + "French (Mali)" : "francés (Mali)", + "French (Martinique)" : "francés (Martinica)", + "French (Monaco)" : "francés (Mónaco)", + "French (Niger)" : "francés (NÃger)", + "French (Rwanda)" : "francés (Ruanda)", + "French (Réunion)" : "francés (Reunión)", + "French (Saint Barthélemy)" : "francés (San Bartolomé)", + "French (Saint Martin)" : "francés (San MartÃn)", + "French (Senegal)" : "francés (Senegal)", + "French (Switzerland)" : "francés (Suiza)", + "French (Togo)" : "francés (Togo)", + "French" : "francés", + "Fulah (Senegal)" : "fula (Senegal)", + "Fulah" : "fula", + "Galician (Spain)" : "gallego (España)", + "Galician" : "gallego", + "Ganda (Uganda)" : "ganda (Uganda)", + "Ganda" : "ganda", + "Georgian (Georgia)" : "georgiano (Georgia)", + "Georgian" : "georgiano", + "German (Austria)" : "alemán (Austria)", + "German (Belgium)" : "alemán (Bélgica)", + "German (Germany)" : "alemán (Alemania)", + "German (Liechtenstein)" : "alemán (Liechtenstein)", + "German (Luxembourg)" : "alemán (Luxemburgo)", + "German (Switzerland)" : "alemán (Suiza)", + "German" : "alemán", + "Greek (Cyprus)" : "griego (Chipre)", + "Greek (Greece)" : "griego (Grecia)", + "Greek" : "griego", + "Gujarati (India)" : "gujarati (India)", + "Gujarati" : "gujarati", + "Gusii (Kenya)" : "gusi (Kenia)", + "Gusii" : "gusi", + "Hausa (Latin)" : "hausa (latino)", + "Hausa (Latin, Ghana)" : "hausa, (latino, Gana)", + "Hausa (Latin, Niger)" : "hausa (latino, NÃger)", + "Hausa (Latin, Nigeria)" : "hausa (latino, Nigeria)", + "Hausa" : "hausa", + "Hawaiian (United States)" : "hawaiano (Estados Unidos)", + "Hawaiian" : "hawaiano", + "Hebrew (Israel)" : "hebreo (Israel)", + "Hebrew" : "hebreo", + "Hindi (India)" : "hindi (India)", + "Hindi" : "hindi", + "Hungarian (Hungary)" : "húngaro (HungrÃa)", + "Hungarian" : "húngaro", + "Icelandic (Iceland)" : "islandés (Islandia)", + "Icelandic" : "islandés", + "Igbo (Nigeria)" : "igbo (Nigeria)", + "Igbo" : "igbo", + "Indonesian (Indonesia)" : "indonesio (Indonesia)", + "Indonesian" : "indonesio", + "Irish (Ireland)" : "irlandés (Irlanda)", + "Irish" : "irlandés", + "Italian (Italy)" : "italiano (Italia)", + "Italian (Switzerland)" : "italiano (Suiza)", + "Italian" : "italiano", + "Japanese (Japan)" : "japonés (Japón)", + "Japanese" : "japonés", + "Kabuverdianu (Cape Verde)" : "caboverdiano (Cabo Verde)", + "Kabuverdianu" : "caboverdiano", + "Kabyle (Algeria)" : "cabilio (Argelia)", + "Kabyle" : "cabilio", + "Kalaallisut (Greenland)" : "kalaallisut (Groenlandia)", + "Kalaallisut" : "kalaallisut", + "Kalenjin (Kenya)" : "kalenjin (Kenia)", + "Kalenjin" : "kalenjin", + "Kamba (Kenya)" : "kamba (Kenia)", + "Kamba" : "kamba", + "Kannada (India)" : "kanada (India)", + "Kannada" : "kanada", + "Kazakh (Cyrillic)" : "kazajo (cirÃlico)", + "Kazakh (Cyrillic, Kazakhstan)" : "kazajo (cirÃlico, Kazajistán)", + "Kazakh" : "kazajo", + "Khmer (Cambodia)" : "camboyano (Camboya)", + "Khmer" : "camboyano", + "Kikuyu (Kenya)" : "kikuyu (Kenia)", + "Kikuyu" : "kikuyu", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "La verificación en dos pasos se puede aplicar para todos\tlos usuarios y grupos especÃficos. Si no tienen configurado un proveedor de dos pasos, no podrán iniciar sesión en el sistema.", "Enforce two-factor authentication" : "Imponer verificación en dos pasos", "Limit to groups" : "LÃmite para grupos", @@ -200,15 +385,15 @@ "All" : "Todos", "Limit app usage to groups" : "Limitar uso de apps a grupos", "No results" : "No hay resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:", "View in store" : "Ver en la tienda", "Visit website" : "Visite nuestro sitio web", "Report a bug" : "Notificar un error", "User documentation" : "Documentación de usuario", "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app no tiene una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede instalarse porque las siguientes dependencias no están cumplimentadas:", "Update to {update}" : "Actualizar a {update}", "Results from other categories" : "Resultados de otras categorÃas", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", diff --git a/settings/l10n/es_419.js b/settings/l10n/es_419.js index 149cfaf6c65497e84fcf668285ddba07ca9c902e..38388879df947d5585642211419d9f54b3802bef 100644 --- a/settings/l10n/es_419.js +++ b/settings/l10n/es_419.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_419.json b/settings/l10n/es_419.json index 8e7ff674e85fb90fac74f0b265bef1e1bbef2997..0239080ece29338c6c92674bc0b8104a9a5091f1 100644 --- a/settings/l10n/es_419.json +++ b/settings/l10n/es_419.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index fef62f707cb5bf7193aee2ef4a30dd9e10f81318..2ac404072cd5a490df58a5ff09a0c5cf556e103d 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -109,15 +109,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visite el sitio web", "Report a bug" : "Reporte un tema", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para su versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index aeb405d298a6a46c50b3eed83c192b39681dd3c9..9ea12e66d2bb0ea2a87ac473ceaeaba001e9466c 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -107,15 +107,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visite el sitio web", "Report a bug" : "Reporte un tema", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para su versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CL.js b/settings/l10n/es_CL.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_CL.js +++ b/settings/l10n/es_CL.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CL.json b/settings/l10n/es_CL.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_CL.json +++ b/settings/l10n/es_CL.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CO.js b/settings/l10n/es_CO.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_CO.js +++ b/settings/l10n/es_CO.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CO.json b/settings/l10n/es_CO.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_CO.json +++ b/settings/l10n/es_CO.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CR.js b/settings/l10n/es_CR.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_CR.js +++ b/settings/l10n/es_CR.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_CR.json b/settings/l10n/es_CR.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_CR.json +++ b/settings/l10n/es_CR.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_DO.js b/settings/l10n/es_DO.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_DO.js +++ b/settings/l10n/es_DO.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_DO.json b/settings/l10n/es_DO.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_DO.json +++ b/settings/l10n/es_DO.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_EC.js b/settings/l10n/es_EC.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_EC.js +++ b/settings/l10n/es_EC.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_EC.json b/settings/l10n/es_EC.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_EC.json +++ b/settings/l10n/es_EC.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_GT.js b/settings/l10n/es_GT.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_GT.js +++ b/settings/l10n/es_GT.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_GT.json b/settings/l10n/es_GT.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_GT.json +++ b/settings/l10n/es_GT.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_HN.js b/settings/l10n/es_HN.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_HN.js +++ b/settings/l10n/es_HN.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_HN.json b/settings/l10n/es_HN.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_HN.json +++ b/settings/l10n/es_HN.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 30d54a0841344334fe9022bf04cc9345f39ecdde..5cba3ff4ba1165967babfe52b59ba5667c6daf93 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index b33d280aaef42e95f73d459f767341cca92b0980..7f0209b93e983447516750f2b32f99c2fd9e5d1d 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_NI.js b/settings/l10n/es_NI.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_NI.js +++ b/settings/l10n/es_NI.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_NI.json b/settings/l10n/es_NI.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_NI.json +++ b/settings/l10n/es_NI.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PA.js b/settings/l10n/es_PA.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_PA.js +++ b/settings/l10n/es_PA.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PA.json b/settings/l10n/es_PA.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_PA.json +++ b/settings/l10n/es_PA.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PE.js b/settings/l10n/es_PE.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_PE.js +++ b/settings/l10n/es_PE.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PE.json b/settings/l10n/es_PE.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_PE.json +++ b/settings/l10n/es_PE.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PR.js b/settings/l10n/es_PR.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_PR.js +++ b/settings/l10n/es_PR.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PR.json b/settings/l10n/es_PR.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_PR.json +++ b/settings/l10n/es_PR.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PY.js b/settings/l10n/es_PY.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_PY.js +++ b/settings/l10n/es_PY.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_PY.json b/settings/l10n/es_PY.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_PY.json +++ b/settings/l10n/es_PY.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_SV.js b/settings/l10n/es_SV.js index 319f846b84f68e8eac66ad15e442faf37f0bacae..bcc8370806bccf5d5b2c45f36d18ea39ef69c517 100644 --- a/settings/l10n/es_SV.js +++ b/settings/l10n/es_SV.js @@ -111,15 +111,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_SV.json b/settings/l10n/es_SV.json index b8d1767a2d5dfcfca5185ff1060d63d63b85d808..6cbcbc4648ed96bef91c1e6fd14ff863e9931df2 100644 --- a/settings/l10n/es_SV.json +++ b/settings/l10n/es_SV.json @@ -109,15 +109,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_UY.js b/settings/l10n/es_UY.js index 057328ab66f76c394997f75f507282aa1d5bff96..dee7871bfa13bd40002453e2fed38f7c23e119dc 100644 --- a/settings/l10n/es_UY.js +++ b/settings/l10n/es_UY.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/es_UY.json b/settings/l10n/es_UY.json index 62ec1928add7ab96fa2276f6a0616d7bc36d8a17..93a523cbfd0d30ba83174fd01d2cedf351f65568 100644 --- a/settings/l10n/es_UY.json +++ b/settings/l10n/es_UY.json @@ -108,15 +108,15 @@ "Remove" : "Eliminar", "Disable" : "Deshabilitar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "View in store" : "Ver en la tienda", "Visit website" : "Visita el sitio web", "Report a bug" : "Reporta un detalle", "User documentation" : "Documentación del usuario", "Admin documentation" : "Documentación del administrador", "Developer documentation" : "Documentación del desarrollador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión mÃnima de Nextcloud asignada. Esto será un error en el futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación no cuenta con una versión máxima de Nextcloud asignada. Esto será un error en el futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:", "No apps found for your version" : "No se encontraron aplicaciones para tu versión", "Enable all" : "Habilitar todo", "Enable" : "Habilitar", diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index e42b93ec869128b2e34c9014e6e50de0f05d0424..05f8031a46ca41f2348cb1c2ddb61258e07fef0e 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -112,15 +112,15 @@ OC.L10N.register( "Disable" : "Ez-gaitu", "All" : "Denak", "No results" : "Emaitzarik ez", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will be an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will be an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:", "View in store" : "Dendan ikusi", "Visit website" : "Web orria ikusi", "Report a bug" : "Akats baten berri eman", "User documentation" : "Erabiltzailearen dokumentazioa", "Admin documentation" : "Administratzailearen dokumentazioa", "Developer documentation" : "Garatzailearen dokumentazioa", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will be an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will be an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:", "No apps found for your version" : "Ez dira aplikaziorik aurkitu zure bertsiorako", "Enable all" : "Gaitu denak", "Enable" : "Gaitu", diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index 36a4378c99bd9561194b70ef639ee0403372609d..80c9851665f7812d6c80136ea9e522c4d622829e 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -110,15 +110,15 @@ "Disable" : "Ez-gaitu", "All" : "Denak", "No results" : "Emaitzarik ez", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will be an error in the future.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will be an error in the future.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:", "View in store" : "Dendan ikusi", "Visit website" : "Web orria ikusi", "Report a bug" : "Akats baten berri eman", "User documentation" : "Erabiltzailearen dokumentazioa", "Admin documentation" : "Administratzailearen dokumentazioa", "Developer documentation" : "Garatzailearen dokumentazioa", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "This app has no minimum Nextcloud version assigned. This will be an error in the future.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "This app has no maximum Nextcloud version assigned. This will be an error in the future.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikazioa ezin da instalatu hurrengo menpekotasunak betetzen ez direlako:", "No apps found for your version" : "Ez dira aplikaziorik aurkitu zure bertsiorako", "Enable all" : "Gaitu denak", "Enable" : "Gaitu", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index cff92dab2c6555965a1f98a6ac3f8c88b323fe35..5a7a5c0b775a447e1887a9f18f8f4d81e070d30b 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -144,15 +144,15 @@ OC.L10N.register( "All" : "Kaikki", "Limit app usage to groups" : "Rajoita sovelluskäyttö ryhmiin", "No results" : "Ei tuloksia", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "View in store" : "Näytä kaupassa", "Visit website" : "Käy verkkosivustolla", "Report a bug" : "Ilmoita viasta", "User documentation" : "Käyttäjädokumentaatio", "Admin documentation" : "Ylläpitäjän ohjeistus", "Developer documentation" : "Kehittäjädokumentaatio", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "Update to {update}" : "Päivitä versioon {update}", "Results from other categories" : "Tulokset muista luokista", "No apps found for your version" : "Sovelluksia ei löytynyt versiollesi", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 71270d684a760ea3d96ce0cbe0aeccde9701a567..7554a092cda935d12ddc9ecfb59c064a31376956 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -142,15 +142,15 @@ "All" : "Kaikki", "Limit app usage to groups" : "Rajoita sovelluskäyttö ryhmiin", "No results" : "Ei tuloksia", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "View in store" : "Näytä kaupassa", "Visit website" : "Käy verkkosivustolla", "Report a bug" : "Ilmoita viasta", "User documentation" : "Käyttäjädokumentaatio", "Admin documentation" : "Ylläpitäjän ohjeistus", "Developer documentation" : "Kehittäjädokumentaatio", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "Update to {update}" : "Päivitä versioon {update}", "Results from other categories" : "Tulokset muista luokista", "No apps found for your version" : "Sovelluksia ei löytynyt versiollesi", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 40ee6ffe2d7f657db4d02415568b0f0500ccf73f..ee8ce466815b603bcbe8781552ba7e407650b49d 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -134,6 +134,8 @@ OC.L10N.register( "Armenian" : "Arménien", "Basque (Spain)" : "Basque (Espagne)", "Basque" : "Basque", + "Belarusian" : "Biélorusse", + "Catalan" : "Catalan", "Chinese" : "Chinois", "Croatian (Croatia)" : "Croate (Croatie)", "Croatian" : "Croate", @@ -149,8 +151,11 @@ OC.L10N.register( "English (Malta)" : "Anglais (Malte)", "English (Mauritius)" : "Anglais (ÃŽles Maurice)", "English (New Zealand)" : "Anglais (Nouvelle-Zélande)", + "English (South Africa)" : "Anglais (Afrique du Sud)", + "English (United States)" : "Anglais (États-Unis)", "English" : "Anglais", "Estonian" : "Estonien", + "Ewe" : "Éwé", "Finnish" : "Finnois", "French (Belgium)" : "Français (Belgique)", "French (Benin)" : "Français (Bénin)", @@ -161,12 +166,58 @@ OC.L10N.register( "French (Central African Republic)" : "Français (République centrafricaine)", "French (Chad)" : "Français (Tchad)", "French (Comoros)" : "Français (Comores)", + "French (Congo - Brazzaville)" : "Français (Congo - Brazzaville)", + "French (Congo - Kinshasa)" : "Français (Congo - Kinshasa)", "French (Côte d’Ivoire)" : "Français (Côte d’Ivoire)", "French (Djibouti)" : "Français (Djibouti)", + "French (Equatorial Guinea)" : "Français (Guinée Équatoriale)", "French (France)" : "Français (France)", + "French (Gabon)" : "Français (Gabon)", + "French (Guadeloupe)" : "Français (Guadeloupe)", + "French (Guinea)" : "Français (Guinée)", + "French (Luxembourg)" : "Français (Luxembourg)", + "French (Madagascar)" : "Français (Madagascar)", + "French (Mali)" : "Français (Mali)", + "French (Martinique)" : "Français (Martinique)", + "French (Monaco)" : "Français (Monaco)", + "French (Niger)" : "Français (Niger)", + "French (Rwanda)" : "Français (Rwanda)", + "French (Réunion)" : "Français (Réunion)", + "French (Saint Barthélemy)" : "Français (Saint Barthélemy)", + "French (Saint Martin)" : "Français (Saint Martin)", + "French (Senegal)" : "Français (Sénégal)", "French (Switzerland)" : "Français (Suisse)", "French (Togo)" : "Français (Togo)", "French" : "Français", + "German (Germany)" : "Allemand (Allemagne)", + "Hungarian" : "Hongrois", + "Igbo (Nigeria)" : "Igbo (Nigeria)", + "Igbo" : "Igbo", + "Irish" : "Irlandais", + "Italian (Italy)" : "Italien (Italie)", + "Italian" : "Italien", + "Kazakh" : "Kazakh", + "Macedonian" : "Macédonien", + "Malayalam" : "Malayalam", + "Persian" : "Persan", + "Polish" : "Polonais", + "Portuguese (Brazil)" : "Portugais (Brésil)", + "Portuguese (Portugal)" : "Portugais (Portugal)", + "Russian" : "Russe", + "Serbian" : "Serbe", + "Slovak" : "Slovaque", + "Slovenian" : "Slovène", + "Spanish (Argentina)" : "Espagnol (Argentine)", + "Spanish (Mexico)" : "Espagnol (Mexique)", + "Spanish (Nicaragua)" : "Espagnol (Nicaragua)", + "Spanish (Spain)" : "Espagnol (Espagne)", + "Spanish (Uruguay)" : "Espagnol (Uruguay)", + "Spanish" : "Espagnol", + "Tibetan" : "Tibétain", + "Turkish" : "Turc", + "Ukrainian" : "Ukrainien", + "Vietnamese" : "Vietnamien", + "Zulu" : "Zoulou", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", "Limit to groups" : "Limiter aux groupes", @@ -223,15 +274,15 @@ OC.L10N.register( "All" : "Tous", "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes", "No results" : "Aucun résultat", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :", "View in store" : "Afficher dans le magasin d'application", "Visit website" : "Visiter le site web", "Report a bug" : "Signaler un bogue", "User documentation" : "Documentation utilisateur", "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation pour développeurs", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :", "Update to {update}" : "Mise à jour vers {update}", "Results from other categories" : "Résultats d'autres catégories", "No apps found for your version" : "Pas d'application trouvée pour votre version", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 466ccf3a5571c1ba64db67eca4a57becc2b97fd0..72245310bdd619d62b5fafeebab455147bbcccdd 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -132,6 +132,8 @@ "Armenian" : "Arménien", "Basque (Spain)" : "Basque (Espagne)", "Basque" : "Basque", + "Belarusian" : "Biélorusse", + "Catalan" : "Catalan", "Chinese" : "Chinois", "Croatian (Croatia)" : "Croate (Croatie)", "Croatian" : "Croate", @@ -147,8 +149,11 @@ "English (Malta)" : "Anglais (Malte)", "English (Mauritius)" : "Anglais (ÃŽles Maurice)", "English (New Zealand)" : "Anglais (Nouvelle-Zélande)", + "English (South Africa)" : "Anglais (Afrique du Sud)", + "English (United States)" : "Anglais (États-Unis)", "English" : "Anglais", "Estonian" : "Estonien", + "Ewe" : "Éwé", "Finnish" : "Finnois", "French (Belgium)" : "Français (Belgique)", "French (Benin)" : "Français (Bénin)", @@ -159,12 +164,58 @@ "French (Central African Republic)" : "Français (République centrafricaine)", "French (Chad)" : "Français (Tchad)", "French (Comoros)" : "Français (Comores)", + "French (Congo - Brazzaville)" : "Français (Congo - Brazzaville)", + "French (Congo - Kinshasa)" : "Français (Congo - Kinshasa)", "French (Côte d’Ivoire)" : "Français (Côte d’Ivoire)", "French (Djibouti)" : "Français (Djibouti)", + "French (Equatorial Guinea)" : "Français (Guinée Équatoriale)", "French (France)" : "Français (France)", + "French (Gabon)" : "Français (Gabon)", + "French (Guadeloupe)" : "Français (Guadeloupe)", + "French (Guinea)" : "Français (Guinée)", + "French (Luxembourg)" : "Français (Luxembourg)", + "French (Madagascar)" : "Français (Madagascar)", + "French (Mali)" : "Français (Mali)", + "French (Martinique)" : "Français (Martinique)", + "French (Monaco)" : "Français (Monaco)", + "French (Niger)" : "Français (Niger)", + "French (Rwanda)" : "Français (Rwanda)", + "French (Réunion)" : "Français (Réunion)", + "French (Saint Barthélemy)" : "Français (Saint Barthélemy)", + "French (Saint Martin)" : "Français (Saint Martin)", + "French (Senegal)" : "Français (Sénégal)", "French (Switzerland)" : "Français (Suisse)", "French (Togo)" : "Français (Togo)", "French" : "Français", + "German (Germany)" : "Allemand (Allemagne)", + "Hungarian" : "Hongrois", + "Igbo (Nigeria)" : "Igbo (Nigeria)", + "Igbo" : "Igbo", + "Irish" : "Irlandais", + "Italian (Italy)" : "Italien (Italie)", + "Italian" : "Italien", + "Kazakh" : "Kazakh", + "Macedonian" : "Macédonien", + "Malayalam" : "Malayalam", + "Persian" : "Persan", + "Polish" : "Polonais", + "Portuguese (Brazil)" : "Portugais (Brésil)", + "Portuguese (Portugal)" : "Portugais (Portugal)", + "Russian" : "Russe", + "Serbian" : "Serbe", + "Slovak" : "Slovaque", + "Slovenian" : "Slovène", + "Spanish (Argentina)" : "Espagnol (Argentine)", + "Spanish (Mexico)" : "Espagnol (Mexique)", + "Spanish (Nicaragua)" : "Espagnol (Nicaragua)", + "Spanish (Spain)" : "Espagnol (Espagne)", + "Spanish (Uruguay)" : "Espagnol (Uruguay)", + "Spanish" : "Espagnol", + "Tibetan" : "Tibétain", + "Turkish" : "Turc", + "Ukrainian" : "Ukrainien", + "Vietnamese" : "Vietnamien", + "Zulu" : "Zoulou", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.", "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs", "Limit to groups" : "Limiter aux groupes", @@ -221,15 +272,15 @@ "All" : "Tous", "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes", "No results" : "Aucun résultat", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :", "View in store" : "Afficher dans le magasin d'application", "Visit website" : "Visiter le site web", "Report a bug" : "Signaler un bogue", "User documentation" : "Documentation utilisateur", "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation pour développeurs", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version minimum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :", "Update to {update}" : "Mise à jour vers {update}", "Results from other categories" : "Résultats d'autres catégories", "No apps found for your version" : "Pas d'application trouvée pour votre version", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 4333d4f59c7777594af82b7fa741c563a7d6eadc..0e53969f64593311bd6220b0da81589fb40b6a29 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Todo", "Limit app usage to groups" : "Limitar o uso de aplicativos a grupos", "No results" : "Sen resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión mÃnima de Nextcloud asignada. Isto será un erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión máxima de Nextcloud asignada. Isto será un erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posÃbel instalar este aplicativo por mor de non cumprirse as dependencias:", "View in store" : "Ver na tenda", "Visit website" : "Visite o sitio web", "Report a bug" : "Informar dun fallo", "User documentation" : "Documentación do usuario", "Admin documentation" : "Documentación do administrador", "Developer documentation" : "Documentación do desenvolvedor", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión mÃnima de Nextcloud asignada. Isto será un erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión máxima de Nextcloud asignada. Isto será un erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posÃbel instalar este aplicativo por mor de non cumprirse as dependencias:", "Update to {update}" : "Actualizar a {update}", "Results from other categories" : "Resultados doutras categorÃas", "No apps found for your version" : "Non se atoparon aplicativos para a súa versión", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index f094e40f623a6b68db3475ef6d4a70a6f5e42fe0..3417018d2eb494301577e921be338cd91f100e24 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -591,15 +591,15 @@ "All" : "Todo", "Limit app usage to groups" : "Limitar o uso de aplicativos a grupos", "No results" : "Sen resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión mÃnima de Nextcloud asignada. Isto será un erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión máxima de Nextcloud asignada. Isto será un erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posÃbel instalar este aplicativo por mor de non cumprirse as dependencias:", "View in store" : "Ver na tenda", "Visit website" : "Visite o sitio web", "Report a bug" : "Informar dun fallo", "User documentation" : "Documentación do usuario", "Admin documentation" : "Documentación do administrador", "Developer documentation" : "Documentación do desenvolvedor", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión mÃnima de Nextcloud asignada. Isto será un erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo non dispón dunha versión máxima de Nextcloud asignada. Isto será un erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posÃbel instalar este aplicativo por mor de non cumprirse as dependencias:", "Update to {update}" : "Actualizar a {update}", "Results from other categories" : "Resultados doutras categorÃas", "No apps found for your version" : "Non se atoparon aplicativos para a súa versión", diff --git a/settings/l10n/he.js b/settings/l10n/he.js index af4af82f21c3dfe3031bb937d18ad0583f07db27..755559bdbd909c2338def472c6b08c672df651c5 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -154,15 +154,15 @@ OC.L10N.register( "Remove" : "הסרה", "Disable" : "× ×™×˜×¨×•×œ", "All" : "הכל", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מזערית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מרבית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "×œ× × ×™×ª×Ÿ להתקין ×ת ×™×™×©×•× ×–×” כיוון שייחסי התלות הב××™× ×œ× ×”×ª×§×™×™×ž×•:", "View in store" : "הצגה ב×חסון", "Visit website" : "ביקור ב×תר ×”××™× ×˜×¨× ×˜", "Report a bug" : "דיווח על ב××’", "User documentation" : "תיעוד משתמש", "Admin documentation" : "תיעוד ×ž× ×”×œ", "Developer documentation" : "תיעוד מפתח", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מזערית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מרבית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "×œ× × ×™×ª×Ÿ להתקין ×ת ×™×™×©×•× ×–×” כיוון שייחסי התלות הב××™× ×œ× ×”×ª×§×™×™×ž×•:", "No apps found for your version" : "×œ× × ×ž×¦×ו ×™×™×©×•×ž×™× ×œ×’×¨×¡×” שלך", "Enable all" : "הפעלת הכול", "Enable" : "הפעלה", diff --git a/settings/l10n/he.json b/settings/l10n/he.json index cd2076d632ba46169f1263abe44b88db82ed2614..007c13a7bd1eefe58dc256b2fc6c61219402f893 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -152,15 +152,15 @@ "Remove" : "הסרה", "Disable" : "× ×™×˜×¨×•×œ", "All" : "הכל", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מזערית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מרבית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "×œ× × ×™×ª×Ÿ להתקין ×ת ×™×™×©×•× ×–×” כיוון שייחסי התלות הב××™× ×œ× ×”×ª×§×™×™×ž×•:", "View in store" : "הצגה ב×חסון", "Visit website" : "ביקור ב×תר ×”××™× ×˜×¨× ×˜", "Report a bug" : "דיווח על ב××’", "User documentation" : "תיעוד משתמש", "Admin documentation" : "תיעוד ×ž× ×”×œ", "Developer documentation" : "תיעוד מפתח", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מזערית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ליישומון ×–×” ×œ× ×ž×•×§×¦×™×ª גרסת Nextcloud מרבית. מצב ×›×–×” עשוי להוביל לשגי××” בעתיד.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "×œ× × ×™×ª×Ÿ להתקין ×ת ×™×™×©×•× ×–×” כיוון שייחסי התלות הב××™× ×œ× ×”×ª×§×™×™×ž×•:", "No apps found for your version" : "×œ× × ×ž×¦×ו ×™×™×©×•×ž×™× ×œ×’×¨×¡×” שלך", "Enable all" : "הפעלת הכול", "Enable" : "הפעלה", diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index 48b779e0215ea933aa261ed4fa68b722e481c3a0..a8940f6dda50f01460c55f4eab238f67a5cb8b27 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -138,15 +138,15 @@ OC.L10N.register( "All" : "Mind", "Limit app usage to groups" : "Alkalmazás asználatának korlátozása a következÅ‘ csoportokra", "No results" : "Nincsenek eredmények", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs minimum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs maximum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek hiányoznak:", "View in store" : "Megtekintés a tárban", "Visit website" : "Weboldal meglátogatása", "Report a bug" : "Hiba bejelentése", "User documentation" : "Felhasználói dokumentáció", "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "FejlesztÅ‘i dokumentáció", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs minimum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs maximum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek hiányoznak:", "Update to {update}" : "FrissÃtés erre: {update}", "Results from other categories" : "Eredmények más kategóriákból", "No apps found for your version" : "Nem található alkalmazás a verziód számára", diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index f9fdf92cd3eac9a022da884b7a1c06ad44989842..fa35aa0bf25e84d42362c933a9baadca6da70949 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -136,15 +136,15 @@ "All" : "Mind", "Limit app usage to groups" : "Alkalmazás asználatának korlátozása a következÅ‘ csoportokra", "No results" : "Nincsenek eredmények", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs minimum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs maximum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek hiányoznak:", "View in store" : "Megtekintés a tárban", "Visit website" : "Weboldal meglátogatása", "Report a bug" : "Hiba bejelentése", "User documentation" : "Felhasználói dokumentáció", "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "FejlesztÅ‘i dokumentáció", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs minimum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ennek az alkalmazásnak nincs maximum szükséges Nextcloud verziója megadva. Ez hiba lesz a jövÅ‘ben.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepÃteni, mert a következÅ‘ függÅ‘ségek hiányoznak:", "Update to {update}" : "FrissÃtés erre: {update}", "Results from other categories" : "Eredmények más kategóriákból", "No apps found for your version" : "Nem található alkalmazás a verziód számára", diff --git a/settings/l10n/id.js b/settings/l10n/id.js index 787e8d3af25a94e8bbb67b576b6ca3e68697b365..006fb1a45152a416af0114de81429c4668780c11 100644 --- a/settings/l10n/id.js +++ b/settings/l10n/id.js @@ -80,14 +80,14 @@ OC.L10N.register( "Remove" : "Hapus", "Disable" : "Nonaktifkan", "All" : "Semua", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi minimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi maksimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:", "Visit website" : "Kunjungi laman web", "Report a bug" : "Laporkan kerusakan", "User documentation" : "Dokumentasi pengguna", "Admin documentation" : "Dokumentasi admin", "Developer documentation" : "Dokumentasi pengembang", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi minimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi maksimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:", "No apps found for your version" : "Aplikasi tidak ditemukan untuk versi ini", "Enable" : "Aktifkan", "The app will be downloaded from the app store" : "Aplikasi akan diunduh melalui toko aplikasi", diff --git a/settings/l10n/id.json b/settings/l10n/id.json index 9134295cff0039d1c94997500a78bc2d3589c091..3003d9ccb0105dd3a93cb8157da9f8ce12259b27 100644 --- a/settings/l10n/id.json +++ b/settings/l10n/id.json @@ -78,14 +78,14 @@ "Remove" : "Hapus", "Disable" : "Nonaktifkan", "All" : "Semua", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi minimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi maksimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:", "Visit website" : "Kunjungi laman web", "Report a bug" : "Laporkan kerusakan", "User documentation" : "Dokumentasi pengguna", "Admin documentation" : "Dokumentasi admin", "Developer documentation" : "Dokumentasi pengembang", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi minimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Aplikasi ini tidak mempunyai versi maksimum Nextcloud yang ditetapkan. Di masa depan nanti ini akan menjadi kesalahan.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Apl ini tidak dapat diinstal karena ketergantungan berikut belum terpenuhi:", "No apps found for your version" : "Aplikasi tidak ditemukan untuk versi ini", "Enable" : "Aktifkan", "The app will be downloaded from the app store" : "Aplikasi akan diunduh melalui toko aplikasi", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index 8816400ba2be1a6b3e8ebb9305d9e2521bcd562e..2f968eb7912bd4789fc05e25f181848b7e459c71 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -138,15 +138,15 @@ OC.L10N.register( "All" : "Allt", "Limit app usage to groups" : "Takmarka notkun forrits við tiltekna hópa", "No results" : "Engar niðurstöður", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina hámarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:", "View in store" : "Skoða à hugbúnaðarsafni", "Visit website" : "Heimsækja vefsvæðið", "Report a bug" : "Tilkynna um villu", "User documentation" : "Hjálparskjöl notenda", "Admin documentation" : "Hjálparskjöl kerfisstjóra", "Developer documentation" : "Skjölun fyrir þróunaraðila", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina hámarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:", "Update to {update}" : "Uppfæra à {update}", "Results from other categories" : "Niðurstöður úr öðrum flokkum", "No apps found for your version" : "Engin forrit fundust fyrir útgáfuna þÃna", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index facb3cc8b7153e14d450389d154f6066fdccdf63..2f4361de95bf64813b2412c75dc5d080a41f3f86 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -136,15 +136,15 @@ "All" : "Allt", "Limit app usage to groups" : "Takmarka notkun forrits við tiltekna hópa", "No results" : "Engar niðurstöður", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina hámarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:", "View in store" : "Skoða à hugbúnaðarsafni", "Visit website" : "Heimsækja vefsvæðið", "Report a bug" : "Tilkynna um villu", "User documentation" : "Hjálparskjöl notenda", "Admin documentation" : "Hjálparskjöl kerfisstjóra", "Developer documentation" : "Skjölun fyrir þróunaraðila", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina hámarksútgáfu Nextcloud. Þetta mun gefa villu à framtÃðinni.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:", "Update to {update}" : "Uppfæra à {update}", "Results from other categories" : "Niðurstöður úr öðrum flokkum", "No apps found for your version" : "Engin forrit fundust fyrir útgáfuna þÃna", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 18328328f3d3aa3e2542ad9ca0487394706bdfbc..a873f9da744f177e37e2f23831455b45661b3b35 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Tutti", "Limit app usage to groups" : "Limita l'utilizzo dell'applicazione a gruppi", "No results" : "Nessun risultato", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "View in store" : "Visualizza nell'archivio", "Visit website" : "Visita il sito web", "Report a bug" : "Segnala un bug", "User documentation" : "Documentazione utente", "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "Update to {update}" : "Aggiorna a {update}", "Results from other categories" : "Risultati da altre categorie", "No apps found for your version" : "Nessuna applicazione trovata per la tua versione", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index b24f4d2aa9da15a085886fc77d628f532091a6e1..cf297e132c2c0ad0cfe9c121594450c852b5fa18 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -591,15 +591,15 @@ "All" : "Tutti", "Limit app usage to groups" : "Limita l'utilizzo dell'applicazione a gruppi", "No results" : "Nessun risultato", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "View in store" : "Visualizza nell'archivio", "Visit website" : "Visita il sito web", "Report a bug" : "Segnala un bug", "User documentation" : "Documentazione utente", "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione minima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Questa applicazione non contiene l'informazione della versione massima di Nextcloud richiesta. In futuro ciò sarà considerato un errore.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:", "Update to {update}" : "Aggiorna a {update}", "Results from other categories" : "Risultati da altre categorie", "No apps found for your version" : "Nessuna applicazione trovata per la tua versione", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 51ae883841cbceebd2424292a343088522a6f6ea..1a9e574699011b6f97f71e63476194aa89cebbe7 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -122,15 +122,15 @@ OC.L10N.register( "Disable" : "無効ã«ã™ã‚‹", "All" : "ã™ã¹ã¦", "No results" : "該当ãªã—", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ã®æœ€å°ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ä¸Šé™ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "次ã®ä¾å˜é–¢ä¿‚ãŒæº€ãŸã•れãªã„ãŸã‚ã“ã®ã‚¢ãƒ—リをインストールã§ãã¾ã›ã‚“:", "View in store" : "ストア内ã§è¡¨ç¤º", "Visit website" : "ウェブサイトを表示", "Report a bug" : "ãƒã‚°ã‚’å ±å‘Š", "User documentation" : "ユーザードã‚ュメント", "Admin documentation" : "管ç†è€…ドã‚ュメント", "Developer documentation" : "開発者ドã‚ュメント", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ã®æœ€å°ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ä¸Šé™ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "次ã®ä¾å˜é–¢ä¿‚ãŒæº€ãŸã•れãªã„ãŸã‚ã“ã®ã‚¢ãƒ—リをインストールã§ãã¾ã›ã‚“:", "No apps found for your version" : "ç¾åœ¨ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«å¯¾å¿œã™ã‚‹ã‚¢ãƒ—リã¯ã‚りã¾ã›ã‚“", "Disable all" : "ã™ã¹ã¦ç„¡åйã«ã™ã‚‹", "Enable all" : "ã™ã¹ã¦æœ‰åйã«ã™ã‚‹", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 56b2aca8695dadf2188ce943793771b754440219..278c368d4d9fcc91c25590c0f657b71e0b231848 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -120,15 +120,15 @@ "Disable" : "無効ã«ã™ã‚‹", "All" : "ã™ã¹ã¦", "No results" : "該当ãªã—", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ã®æœ€å°ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ä¸Šé™ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "次ã®ä¾å˜é–¢ä¿‚ãŒæº€ãŸã•れãªã„ãŸã‚ã“ã®ã‚¢ãƒ—リをインストールã§ãã¾ã›ã‚“:", "View in store" : "ストア内ã§è¡¨ç¤º", "Visit website" : "ウェブサイトを表示", "Report a bug" : "ãƒã‚°ã‚’å ±å‘Š", "User documentation" : "ユーザードã‚ュメント", "Admin documentation" : "管ç†è€…ドã‚ュメント", "Developer documentation" : "開発者ドã‚ュメント", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ã®æœ€å°ãƒãƒ¼ã‚¸ãƒ§ãƒ³ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ã“ã®ã‚¢ãƒ—リ㯠Nextcloud ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®ä¸Šé™ãŒæŒ‡å®šã•れã¦ã„ã¾ã›ã‚“.将æ¥ã€ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã™ã‚‹å¯èƒ½æ€§ãŒã‚りã¾ã™.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "次ã®ä¾å˜é–¢ä¿‚ãŒæº€ãŸã•れãªã„ãŸã‚ã“ã®ã‚¢ãƒ—リをインストールã§ãã¾ã›ã‚“:", "No apps found for your version" : "ç¾åœ¨ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã«å¯¾å¿œã™ã‚‹ã‚¢ãƒ—リã¯ã‚りã¾ã›ã‚“", "Disable all" : "ã™ã¹ã¦ç„¡åйã«ã™ã‚‹", "Enable all" : "ã™ã¹ã¦æœ‰åйã«ã™ã‚‹", diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 0657a67cf0f209657e2d02f32c0ddb4086d04915..a12857857bd313bfc2c747133451caa4805211a0 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "წáƒáƒ¨áƒšáƒ", "Disable" : "გáƒáƒ›áƒáƒ თვáƒ", "All" : "ყველáƒ", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მინიმáƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ვერდáƒáƒ§áƒ”ნდრრáƒáƒ“გáƒáƒœ შემდეგი დáƒáƒ›áƒáƒ™áƒ˜áƒ“ებულებები áƒáƒ áƒáƒ დáƒáƒ™áƒ›áƒáƒ§áƒáƒ¤áƒ˜áƒšáƒ”ბული:", "View in store" : "იხილეთ store-ში", "Visit website" : "სáƒáƒ˜áƒ¢áƒ–ე სტუმრáƒáƒ‘áƒ", "Report a bug" : "გáƒáƒœáƒáƒªáƒ®áƒáƒ“ეთ შეცდáƒáƒ›áƒ˜áƒ¡ შესáƒáƒ®áƒ”ბ", "User documentation" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Admin documentation" : "áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Developer documentation" : "დეველáƒáƒžáƒ”რის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მინიმáƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ვერდáƒáƒ§áƒ”ნდრრáƒáƒ“გáƒáƒœ შემდეგი დáƒáƒ›áƒáƒ™áƒ˜áƒ“ებულებები áƒáƒ áƒáƒ დáƒáƒ™áƒ›áƒáƒ§áƒáƒ¤áƒ˜áƒšáƒ”ბული:", "No apps found for your version" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბი თქვენი ვერსიისთვის ვერიქნრნáƒáƒžáƒáƒ•ნი", "Enable all" : "ყველáƒáƒ¡ áƒáƒ›áƒáƒ¥áƒ›áƒ”დებáƒ", "Enable" : "ჩáƒáƒ თვáƒ", diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index 659984896e45f8e9dd1917917b1b1a66c7b43f14..6dc4c74fb374cdacf180fb9c480fa056e28b74c2 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -108,15 +108,15 @@ "Remove" : "წáƒáƒ¨áƒšáƒ", "Disable" : "გáƒáƒ›áƒáƒ თვáƒ", "All" : "ყველáƒ", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მინიმáƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ვერდáƒáƒ§áƒ”ნდრრáƒáƒ“გáƒáƒœ შემდეგი დáƒáƒ›áƒáƒ™áƒ˜áƒ“ებულებები áƒáƒ áƒáƒ დáƒáƒ™áƒ›áƒáƒ§áƒáƒ¤áƒ˜áƒšáƒ”ბული:", "View in store" : "იხილეთ store-ში", "Visit website" : "სáƒáƒ˜áƒ¢áƒ–ე სტუმრáƒáƒ‘áƒ", "Report a bug" : "გáƒáƒœáƒáƒªáƒ®áƒáƒ“ეთ შეცდáƒáƒ›áƒ˜áƒ¡ შესáƒáƒ®áƒ”ბ", "User documentation" : "მáƒáƒ›áƒ®áƒ›áƒáƒ ებლის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Admin documentation" : "áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", "Developer documentation" : "დეველáƒáƒžáƒ”რის დáƒáƒ™áƒ£áƒ›áƒ”ნტáƒáƒªáƒ˜áƒ", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მინიმáƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ áƒáƒ სáƒáƒ–ღვრáƒáƒ•ს Nextcloud-ის მáƒáƒ¥áƒ¡áƒ˜áƒ›áƒáƒšáƒ£áƒ ვერსიáƒáƒ¡. სáƒáƒ›áƒáƒ›áƒáƒ•ლáƒáƒ“ ეს ჩáƒáƒ˜áƒ—ვლებრშეცდáƒáƒ›áƒáƒ“.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ეს áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ ვერდáƒáƒ§áƒ”ნდრრáƒáƒ“გáƒáƒœ შემდეგი დáƒáƒ›áƒáƒ™áƒ˜áƒ“ებულებები áƒáƒ áƒáƒ დáƒáƒ™áƒ›áƒáƒ§áƒáƒ¤áƒ˜áƒšáƒ”ბული:", "No apps found for your version" : "áƒáƒžáƒšáƒ˜áƒ™áƒáƒªáƒ˜áƒ”ბი თქვენი ვერსიისთვის ვერიქნრნáƒáƒžáƒáƒ•ნი", "Enable all" : "ყველáƒáƒ¡ áƒáƒ›áƒáƒ¥áƒ›áƒ”დებáƒ", "Enable" : "ჩáƒáƒ თვáƒ", diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 9637c6f3ef51816cf874c6f47f34bb5602140d9a..53ed2923fae3c82194301a2db84dd097b8c0cac7 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "ì‚ì œ", "Disable" : "사용 안함", "All" : "모ë‘", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최소 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최대 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "View in store" : "ìŠ¤í† ì–´ì—서 보기", "Visit website" : "웹 사ì´íЏ 방문", "Report a bug" : "버그 ì‹ ê³ ", "User documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", "Admin documentation" : "관리 문서", "Developer documentation" : "ê°œë°œìž ë¬¸ì„œ", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최소 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최대 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "No apps found for your version" : "ì„¤ì¹˜ëœ ë²„ì „ì— ëŒ€í•œ 앱 ì—†ìŒ", "Enable all" : "ëª¨ë‘ í™œì„±í™”", "Enable" : "사용함", diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index 32ae4e02a2559894f6904f38136328ac2d875885..2618a548c6452f030e46b3d2dc23309c74409aee 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -108,15 +108,15 @@ "Remove" : "ì‚ì œ", "Disable" : "사용 안함", "All" : "모ë‘", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최소 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최대 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "View in store" : "ìŠ¤í† ì–´ì—서 보기", "Visit website" : "웹 사ì´íЏ 방문", "Report a bug" : "버그 ì‹ ê³ ", "User documentation" : "ì‚¬ìš©ìž ë¬¸ì„œ", "Admin documentation" : "관리 문서", "Developer documentation" : "ê°œë°œìž ë¬¸ì„œ", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최소 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "ì´ ì•±ì€ Nextcloud 최대 ë²„ì „ì„ ì§€ì •í•˜ì§€ 않았습니다. 차후 ë²„ì „ì—서는 오류로 처리ë©ë‹ˆë‹¤.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ë‹¤ìŒ ì˜ì¡´ì„±ì„ ë§Œì¡±í• ìˆ˜ 없기 ë•Œë¬¸ì— ì´ ì•±ì„ ì„¤ì¹˜í• ìˆ˜ 없습니다:", "No apps found for your version" : "ì„¤ì¹˜ëœ ë²„ì „ì— ëŒ€í•œ 앱 ì—†ìŒ", "Enable all" : "ëª¨ë‘ í™œì„±í™”", "Enable" : "사용함", diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js index c6c240a555a99e85b8493b9d72022d5219c21044..1be6c63ca7a477d82ad305b1512c0ead18c7f635 100644 --- a/settings/l10n/lt_LT.js +++ b/settings/l10n/lt_LT.js @@ -101,14 +101,14 @@ OC.L10N.register( "Remove" : "Å alinti", "Disable" : "IÅ¡jungti", "All" : "Viskas", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", "Visit website" : "Aplankyti svetainÄ™", "Report a bug" : "PraneÅ¡ti apie klaidÄ…", "User documentation" : "Naudotojo dokumentacija", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "KÅ«rÄ—jo dokumentacija", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", "No apps found for your version" : "JÅ«sų versijai programÄ—lÄ—s nÄ—ra", "Download and enable" : "Atsisiųsti ir įjungti", "Enable" : "Ä®jungti", diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 61c36154b05e94e34d0bd49fe1cc585ab3c58553..53e4e92d36f9d5f1cb231c4d8e3c14914351acd2 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -99,14 +99,14 @@ "Remove" : "Å alinti", "Disable" : "IÅ¡jungti", "All" : "Viskas", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", "Visit website" : "Aplankyti svetainÄ™", "Report a bug" : "PraneÅ¡ti apie klaidÄ…", "User documentation" : "Naudotojo dokumentacija", "Admin documentation" : "Administratoriaus dokumentacija", "Developer documentation" : "KÅ«rÄ—jo dokumentacija", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos žemiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Å i programÄ—lÄ— neturi priskirtos aukÅ¡Äiausios „Nextcloud“ versijos. Ateityje tai bus klaida.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "ProgramÄ—lÄ— negali bÅ«ti įdiegta, nes žemiau iÅ¡vardinti priklausiniai neiÅ¡pildyti:", "No apps found for your version" : "JÅ«sų versijai programÄ—lÄ—s nÄ—ra", "Download and enable" : "Atsisiųsti ir įjungti", "Enable" : "Ä®jungti", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 72a20b224bdc768be3c57e8f29166ed376770567..039d1dea54a6ff5539b9d69845d374adbfbdb760 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -145,15 +145,15 @@ OC.L10N.register( "All" : "Alle", "Limit app usage to groups" : "Begrens app-bruk til grupper", "No results" : "Ingen resultater", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen minimumversjon av Nextcloud definert. Dette vil være en feil i fremtiden.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen høyeste versjon av Nextcloud definert. Dette vil være en feil i fremtiden.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:", "View in store" : "Vis i butikk", "Visit website" : "Besøk nettsiden", "Report a bug" : "Rapporter en feil", "User documentation" : "Brukerdokumentasjon", "Admin documentation" : "Administratordokumentasjon", "Developer documentation" : "Utviklerdokumentasjon", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen minimumversjon av Nextcloud definert. Dette vil være en feil i fremtiden.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen høyeste versjon av Nextcloud definert. Dette vil være en feil i fremtiden.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:", "Update to {update}" : "Oppdater til {update}", "Results from other categories" : "Resultater fra andre kategorier", "No apps found for your version" : "Ingen apper funnet for din versjon", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index b353c6522bb5ff5766848fbceb9ed8de6a9cc7be..84f7fa833812797ee17ac10ff8e2a83a7c64f92b 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -143,15 +143,15 @@ "All" : "Alle", "Limit app usage to groups" : "Begrens app-bruk til grupper", "No results" : "Ingen resultater", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen minimumversjon av Nextcloud definert. Dette vil være en feil i fremtiden.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen høyeste versjon av Nextcloud definert. Dette vil være en feil i fremtiden.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:", "View in store" : "Vis i butikk", "Visit website" : "Besøk nettsiden", "Report a bug" : "Rapporter en feil", "User documentation" : "Brukerdokumentasjon", "Admin documentation" : "Administratordokumentasjon", "Developer documentation" : "Utviklerdokumentasjon", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen minimumversjon av Nextcloud definert. Dette vil være en feil i fremtiden.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denne appen har ingen høyeste versjon av Nextcloud definert. Dette vil være en feil i fremtiden.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:", "Update to {update}" : "Oppdater til {update}", "Results from other categories" : "Resultater fra andre kategorier", "No apps found for your version" : "Ingen apper funnet for din versjon", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 45bf3041a5c424ae8a4fe7a2f56531cb0cf36bec..aa2461568cdbb7254193ff22e73eaf0c3f3ae022 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -156,15 +156,15 @@ OC.L10N.register( "All" : "Alle", "Limit app usage to groups" : "Beperk appgebruik tot groepen", "No results" : "Geen resultaten", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:", "View in store" : "Bekijken in store", "Visit website" : "Bezoek website", "Report a bug" : "Rapporteer een fout", "User documentation" : "Gebruikersdocumentatie", "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:", "Update to {update}" : "Update naar {update}", "Results from other categories" : "Resultaten van andere categorieën", "No apps found for your version" : "Geen apps gevonden voor jouw versie", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index e531b7dcaf44a46941ad6b1b16990dfe3b3da91f..33c132f8bfe5bc047921ffb22e12eebe277bd8b6 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -154,15 +154,15 @@ "All" : "Alle", "Limit app usage to groups" : "Beperk appgebruik tot groepen", "No results" : "Geen resultaten", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:", "View in store" : "Bekijken in store", "Visit website" : "Bezoek website", "Report a bug" : "Rapporteer een fout", "User documentation" : "Gebruikersdocumentatie", "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen minimum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Deze app heeft geen maximum Nextcloud versie toegewezen gekregen. In de toekomst wordt dit wordt een fout.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld:", "Update to {update}" : "Update naar {update}", "Results from other categories" : "Resultaten van andere categorieën", "No apps found for your version" : "Geen apps gevonden voor jouw versie", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 6f6ef04d923ef6f4827637d603f3317a4123103e..c917720c3bbcf21ac0319e60eca7a9325c97874d 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Wszystkie", "Limit app usage to groups" : "Ogranicz użycie aplikacji do grup", "No results" : "Brak wyników", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej minimalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej maksymalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci:", "View in store" : "Zobacz w sklepie", "Visit website" : "Odwiedź stronÄ™", "Report a bug" : "ZgÅ‚oÅ› błąd", "User documentation" : "Dokumentacja użytkownika", "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej minimalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej maksymalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci:", "Update to {update}" : "Aktualizuj do {update}", "Results from other categories" : "Wyniki z pozostaÅ‚ych kategorii", "No apps found for your version" : "Nie znaleziono aplikacji dla Twojej wersji", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 590d7de8070a192d0083a78bd3261a19e8cc711f..cd8c88c447ab26d4b3ca3db8a1055f9c16faba6c 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -591,15 +591,15 @@ "All" : "Wszystkie", "Limit app usage to groups" : "Ogranicz użycie aplikacji do grup", "No results" : "Brak wyników", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej minimalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej maksymalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci:", "View in store" : "Zobacz w sklepie", "Visit website" : "Odwiedź stronÄ™", "Report a bug" : "ZgÅ‚oÅ› błąd", "User documentation" : "Dokumentacja użytkownika", "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej minimalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ta aplikacja nie ma przypisanej maksymalnej wersji Nextcloud. W przyszÅ‚oÅ›ci bÄ™dzie to błąd.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ta aplikacja nie może być zainstalowana, ponieważ nie sÄ… speÅ‚nione nastÄ™pujÄ…ce zależnoÅ›ci:", "Update to {update}" : "Aktualizuj do {update}", "Results from other categories" : "Wyniki z pozostaÅ‚ych kategorii", "No apps found for your version" : "Nie znaleziono aplikacji dla Twojej wersji", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 246f214ae5659a495d4d2a6265706e2f45c1e69f..c2dbb1643b94aab43771d68cecc016295cb746fe 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "Todos", "Limit app usage to groups" : "Limitar o uso de aplicativos a grupos", "No results" : "Sem resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mÃnima atribuÃda para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão máxima atribuida para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado pois as seguintes dependências não forão cumpridas:", "View in store" : "Ver na loja", "Visit website" : "Visitar website", "Report a bug" : "Reportar um erro", "User documentation" : "Documentação do usuário", "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mÃnima atribuÃda para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão máxima atribuida para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado pois as seguintes dependências não forão cumpridas:", "Update to {update}" : "Atualizar para {update}", "Results from other categories" : "Resultados de outras categorias", "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 5784cee2126556516688896f160e92ee731a5d91..2ea4b59dfcce3429596b1ec339c6be84cd4d1b4a 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -591,15 +591,15 @@ "All" : "Todos", "Limit app usage to groups" : "Limitar o uso de aplicativos a grupos", "No results" : "Sem resultados", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mÃnima atribuÃda para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão máxima atribuida para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado pois as seguintes dependências não forão cumpridas:", "View in store" : "Ver na loja", "Visit website" : "Visitar website", "Report a bug" : "Reportar um erro", "User documentation" : "Documentação do usuário", "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mÃnima atribuÃda para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão máxima atribuida para uso no Nextcloud. Isto poderá se converter em um erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado pois as seguintes dependências não forão cumpridas:", "Update to {update}" : "Atualizar para {update}", "Results from other categories" : "Resultados de outras categorias", "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index ea14cf3b83334959e18c78270f59ce7e050da79d..e6355b931da35595d904c5311de446f258705e5c 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "Remover", "Disable" : "Desativar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão mÃnima do Nextcloud atribuÃda. Isto será um erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão máxima do Nextcloud atribuÃda. Isto será um erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "View in store" : "Ver na loja", "Visit website" : "Visitar o website", "Report a bug" : "Reportar um erro", "User documentation" : "Documentação de Utilizador", "Admin documentation" : "Documentação do Administrador", "Developer documentation" : "Documentação de Programador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão mÃnima do Nextcloud atribuÃda. Isto será um erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão máxima do Nextcloud atribuÃda. Isto será um erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", "Enable all" : "Ativar todas", "Enable" : "Ativar", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 854dd32736e86a2ee4a67e3906dbdf2767a69d5b..f82cb30cebe3984f7eecd92272e670c3a729d71a 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -108,15 +108,15 @@ "Remove" : "Remover", "Disable" : "Desativar", "All" : "Todos", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão mÃnima do Nextcloud atribuÃda. Isto será um erro no futuro.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão máxima do Nextcloud atribuÃda. Isto será um erro no futuro.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "View in store" : "Ver na loja", "Visit website" : "Visitar o website", "Report a bug" : "Reportar um erro", "User documentation" : "Documentação de Utilizador", "Admin documentation" : "Documentação do Administrador", "Developer documentation" : "Documentação de Programador", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão mÃnima do Nextcloud atribuÃda. Isto será um erro no futuro.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Esta app não tem a versão máxima do Nextcloud atribuÃda. Isto será um erro no futuro.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:", "No apps found for your version" : "Nenhuma aplicação encontrada para a sua versão", "Enable all" : "Ativar todas", "Enable" : "Ativar", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index d1264f429aed5d967d1580339bf45821c3d4bcfe..c848ad7820775991b0b5cada678990a33052cb60 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -144,15 +144,15 @@ OC.L10N.register( "All" : "Ð’Ñе", "Limit app usage to groups" : "Ограничить иÑпользование Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð·Ð°Ð´Ð°Ð½Ð½Ñ‹Ð¼Ð¸ группами", "No results" : "Результаты отÑутÑтвуют", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана Ð¼Ð¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана макÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложение не может быть уÑтановлено, Ñледующие завиÑимоÑти не удовлетворены:", "View in store" : "ПоÑмотреть в магазине приложений", "Visit website" : "ПоÑетите веб-Ñайт", "Report a bug" : "Сообщить об ошибке", "User documentation" : "ПользовательÑÐºÐ°Ñ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтратора", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ñ‡Ð¸ÐºÐ¾Ð²", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана Ð¼Ð¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана макÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложение не может быть уÑтановлено, Ñледующие завиÑимоÑти не удовлетворены:", "Update to {update}" : "Обновить до {update}", "Results from other categories" : "Результаты из других категорий", "No apps found for your version" : "Приложений, ÑовмеÑтимых Ñ ÑƒÑтановленной верÑией Nextcloud, не найдено", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index bea282b1a9925160ed3f31c82ced856e3a7831b3..0e74e6c17d3e09f29f409283e2932ec2bf1d1181 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -142,15 +142,15 @@ "All" : "Ð’Ñе", "Limit app usage to groups" : "Ограничить иÑпользование Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð·Ð°Ð´Ð°Ð½Ð½Ñ‹Ð¼Ð¸ группами", "No results" : "Результаты отÑутÑтвуют", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана Ð¼Ð¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана макÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложение не может быть уÑтановлено, Ñледующие завиÑимоÑти не удовлетворены:", "View in store" : "ПоÑмотреть в магазине приложений", "Visit website" : "ПоÑетите веб-Ñайт", "Report a bug" : "Сообщить об ошибке", "User documentation" : "ПользовательÑÐºÐ°Ñ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ Ð°Ð´Ð¼Ð¸Ð½Ð¸Ñтратора", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ð¸Ñ Ð´Ð»Ñ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ñ‡Ð¸ÐºÐ¾Ð²", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана Ð¼Ð¸Ð½Ð¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ð”Ð»Ñ Ñтого Ð¿Ñ€Ð¸Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð½Ðµ указана макÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð°Ñ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Nextcloud, в будущем Ñто будет ÑчитатьÑÑ Ð¾ÑˆÐ¸Ð±ÐºÐ¾Ð¹.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Приложение не может быть уÑтановлено, Ñледующие завиÑимоÑти не удовлетворены:", "Update to {update}" : "Обновить до {update}", "Results from other categories" : "Результаты из других категорий", "No apps found for your version" : "Приложений, ÑовмеÑтимых Ñ ÑƒÑтановленной верÑией Nextcloud, не найдено", diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index 5592de743b00805c7700955c89b217f8fb7b0442..7b4e4f2c44807343f67130811e917f67acee621e 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -159,15 +159,15 @@ OC.L10N.register( "All" : "VÅ¡etky", "Limit app usage to groups" : "ObmedziÅ¥ použÃvanie aplikácià pre skupiny", "No results" : "Žiadne výsledky", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti:", "View in store" : "Zobraz v obchode", "Visit website" : "NavÅ¡tÃviÅ¥ webstránku", "Report a bug" : "NahlásiÅ¥ chybu", "User documentation" : "PrÃruÄka použÃvateľa", "Admin documentation" : "PrÃruÄka administrátora", "Developer documentation" : "Dokumentácia vývojára", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti:", "Update to {update}" : "AktualizovaÅ¥ na {update}", "Results from other categories" : "Výsledku z ostatných kategóriÃ", "No apps found for your version" : "Aplikácie pre vaÅ¡u verziu sa nenaÅ¡li", diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index c8a710aa66dc7e8536a686c2c61733e99b0f3cd9..24ee0b389f7ce87ac649dadea2a193666f645280 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -157,15 +157,15 @@ "All" : "VÅ¡etky", "Limit app usage to groups" : "ObmedziÅ¥ použÃvanie aplikácià pre skupiny", "No results" : "Žiadne výsledky", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti:", "View in store" : "Zobraz v obchode", "Visit website" : "NavÅ¡tÃviÅ¥ webstránku", "Report a bug" : "NahlásiÅ¥ chybu", "User documentation" : "PrÃruÄka použÃvateľa", "Admin documentation" : "PrÃruÄka administrátora", "Developer documentation" : "Dokumentácia vývojára", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobà chybu.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainÅ¡talovaÅ¥, pretože nie sú splnené nasledovné závislosti:", "Update to {update}" : "AktualizovaÅ¥ na {update}", "Results from other categories" : "Výsledku z ostatných kategóriÃ", "No apps found for your version" : "Aplikácie pre vaÅ¡u verziu sa nenaÅ¡li", diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index ca66bf7681eabb128b8ebc76289d9c196a923f21..dc3dee8c2aadb9f5295fdd82884868bca9123d79 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -76,15 +76,15 @@ OC.L10N.register( "Disable" : "OnemogoÄi", "All" : "Vsi", "No results" : "Ni zadetkov", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti:", "View in store" : "Pokaži v trgovini", "Visit website" : "Odpri spletno stran", "Report a bug" : "PoÅ¡lji poroÄilo o hroÅ¡Äu", "User documentation" : "UporabniÅ¡ka dokumentacija", "Admin documentation" : "SkrbniÅ¡ka dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti:", "No apps found for your version" : "Za to razliÄico ni na voljo noben vstavek", "Disable all" : "OnemogoÄi vse", "Enable all" : "OmogoÄi vse", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index 2e32b4b39eaf177dbfe20777095c74298bc5b5e8..75f112c0c5148c4f74e471b7570becb408a5aafa 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -74,15 +74,15 @@ "Disable" : "OnemogoÄi", "All" : "Vsi", "No results" : "Ni zadetkov", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti:", "View in store" : "Pokaži v trgovini", "Visit website" : "Odpri spletno stran", "Report a bug" : "PoÅ¡lji poroÄilo o hroÅ¡Äu", "User documentation" : "UporabniÅ¡ka dokumentacija", "Admin documentation" : "SkrbniÅ¡ka dokumentacija", "Developer documentation" : "Dokumentacija za razvijalce", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Program nima doloÄene omejitve razliÄice okolja NextCloud. V prihodnosti se bo manjkajoÄi podatek pokazal kot napaka.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Programa ni mogoÄe namestiti zaradi nereÅ¡enih odvisnosti:", "No apps found for your version" : "Za to razliÄico ni na voljo noben vstavek", "Disable all" : "OnemogoÄi vse", "Enable all" : "OmogoÄi vse", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index d9f0d26449d1b67118c75ad822d378ff4da27451..e6bb751014706fb6060b701a7a8b3d6353b779b8 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -109,15 +109,15 @@ OC.L10N.register( "Remove" : "Hiqe", "Disable" : "Çaktivizoje", "All" : "Krejt", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:", "View in store" : "Shiko në dyqan", "Visit website" : "Vizitoni sajtin", "Report a bug" : "Njoftoni një të metë", "User documentation" : "Dokumentim për përdoruesit", "Admin documentation" : "Dokumentim për përgjegjësit", "Developer documentation" : "Dokumentim për zhvillues", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:", "No apps found for your version" : "S’u gjetën aplikacione për versionin tuaj", "Enable all" : "Aktivizoi të gjitha", "Enable" : "Aktivizoje", diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index 565a54e4ae91666068ea7ebc649156237a83bc79..b1881693ed3678b296b5d3f0a07b5c71b5c6de2b 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -107,15 +107,15 @@ "Remove" : "Hiqe", "Disable" : "Çaktivizoje", "All" : "Krejt", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:", "View in store" : "Shiko në dyqan", "Visit website" : "Vizitoni sajtin", "Report a bug" : "Njoftoni një të metë", "User documentation" : "Dokumentim për përdoruesit", "Admin documentation" : "Dokumentim për përgjegjësit", "Developer documentation" : "Dokumentim për zhvillues", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:", "No apps found for your version" : "S’u gjetën aplikacione për versionin tuaj", "Enable all" : "Aktivizoi të gjitha", "Enable" : "Aktivizoje", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 2591007a75e525147a70affb9e5d83bd655f15fc..b4666c1bd4a3a2682ee5bc90867715b6ddaee75d 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -103,6 +103,150 @@ OC.L10N.register( "Groups" : "Групе", "Group list is empty" : "СпиÑак група је празан", "Unable to retrieve the group list" : "Ðије могуће дохватити ÑпиÑак група", + "Afrikaans (Namibia)" : "ÐÑ„Ñ€Ð¸ÐºÐ°Ð½Ñ (Ðамибија)", + "Afrikaans (South Africa)" : "ÐÑ„Ñ€Ð¸ÐºÐ°Ð½Ñ (Јужноафричка република)", + "Afrikaans" : "ÐфриканÑ", + "Akan (Ghana)" : "ÐканÑки (Гана)", + "Akan" : "ÐканÑки", + "Albanian (Albania)" : "ÐлбанÑки (Ðлбанија)", + "Albanian" : "ÐлбанÑки", + "Amharic (Ethiopia)" : "ÐмхарÑки (Етиопија)", + "Amharic" : "ÐмхарÑки", + "Arabic (Algeria)" : "ÐрапÑки (Ðлжир)", + "Arabic (Bahrain)" : "ÐрапÑки (Бахреин)", + "Arabic (Egypt)" : "ÐрапÑки (Египат)", + "Arabic (Iraq)" : "ÐрапÑки (Ирак)", + "Arabic (Jordan)" : "ÐрапÑки (Јордан)", + "Arabic (Kuwait)" : "ÐрапÑки (Кувајт)", + "Arabic (Lebanon)" : "ÐрапÑки (Либан)", + "Arabic (Libya)" : "ÐрапÑки (Либија)", + "Arabic (Morocco)" : "ÐрапÑки (Мароко)", + "Arabic (Oman)" : "ÐрапÑки (Оман)", + "Arabic (Qatar)" : "ÐрапÑки (Катар)", + "Arabic (Saudi Arabia)" : "ÐрапÑки (СаудијÑка Ðрабија)", + "Arabic (Sudan)" : "ÐрапÑки (Судан)", + "Arabic (Syria)" : "ÐрапÑки (Сирија)", + "Arabic (Tunisia)" : "ÐрапÑки (ТуниÑ)", + "Arabic (United Arab Emirates)" : "ÐрапÑки (Уједињени ÐрапÑки Емирати)", + "Arabic (Yemen)" : "ÐрапÑки (Јемен)", + "Arabic" : "ÐрапÑки", + "Armenian (Armenia)" : "ЈерменÑки (Јерменија)", + "Armenian" : "ЈерменÑки", + "Assamese (India)" : "ÐÑамÑки (Индија)", + "Assamese" : "ÐÑамÑки", + "Azerbaijani (Cyrillic)" : "ÐзерÑки (ћирилица)", + "Azerbaijani (Cyrillic, Azerbaijan)" : "ÐзерÑки (ћирилица, Ðзербејџан)", + "Azerbaijani (Latin)" : "ÐзерÑки (латиница)", + "Azerbaijani (Latin, Azerbaijan)" : "ÐзерÑки (латиница, Ðзербејџан)", + "Azerbaijani" : "ÐзерÑки", + "Bambara (Mali)" : "Бамананкан (Мали)", + "Bambara" : "Бамананкан", + "Basque (Spain)" : "БаÑкијÑки (Шпанија)", + "Basque" : "БаÑкијÑки", + "Belarusian (Belarus)" : "БелоруÑки (БелоруÑија)", + "Belarusian" : "БелоруÑки", + "Bengali (Bangladesh)" : "БенгалÑки (Бангладеш)", + "Bengali (India)" : "БенгалÑки (Индија)", + "Bengali" : "БенгалÑки", + "Bosnian (Bosnia and Herzegovina)" : "Бошњачки (БоÑна и Херцеговина)", + "Bosnian" : "Бошњачки", + "Bulgarian (Bulgaria)" : "БугарÑки (БугарÑка)", + "Bulgarian" : "БугарÑки", + "Burmese (Myanmar [Burma])" : "БурманÑки (Мјанмар [Бурма])", + "Burmese" : "БурманÑки", + "Chinese (Simplified Han)" : "КинеÑки (упрошћено пиÑмо)", + "Chinese (Simplified Han, China)" : "КинеÑки (упрошћено пиÑмо, Кина)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "КинеÑки (упрошћено пиÑмо, Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Simplified Han, Macau SAR China)" : "КинеÑки (упрошћено пиÑмо, Макао Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Simplified Han, Singapore)" : "КинеÑки (традиционално пиÑмо, Сингапур)", + "Chinese (Traditional Han)" : "КинеÑки (традиционално пиÑмо)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "КинеÑки (традиционално пиÑмо, Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Traditional Han, Macau SAR China)" : "КинеÑки (традиционално пиÑмо, Макао Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Traditional Han, Taiwan)" : "КинеÑки (традиционално пиÑмо, Тајван)", + "Chinese" : "КинеÑки", + "Cornish (United Kingdom)" : "Корнишки (Уједињено КраљевÑтво)", + "Cornish" : "Корнишки", + "Croatian (Croatia)" : "ХрватÑки (ХрватÑка)", + "Croatian" : "ХрватÑки", + "Czech (Czech Republic)" : "Чешки (Чешка)", + "Czech" : "Чешки", + "Danish (Denmark)" : "ДанÑки (ДанÑка)", + "Danish" : "ДанÑки", + "Dutch (Belgium)" : "ХоландÑки (Белгија)", + "Dutch (Netherlands)" : "ХоландÑки (Холандија)", + "Dutch" : "ХоландÑки", + "English (American Samoa)" : "ЕнглеÑки (Ðмеричка Самоа)", + "English (Australia)" : "ЕнглеÑки (ÐуÑтралија)", + "English (Belgium)" : "ЕнглеÑки (Белгија)", + "English (Belize)" : "ЕнглеÑки (Белизе)", + "English (Botswana)" : "ЕнглеÑки (Боцвана)", + "English (Canada)" : "ЕнглеÑки (Канада)", + "English (Guam)" : "ЕнглеÑки (Гвам)", + "English (Hong Kong SAR China)" : "ЕнглеÑки (Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "English (India)" : "ЕнглеÑки (Индија)", + "English (Ireland)" : "ЕнглеÑки (ИрÑка)", + "English (Jamaica)" : "ЕнглеÑки (Јамајка)", + "English (Malta)" : "ЕнглеÑки (Малта)", + "English (Marshall Islands)" : "ЕнглеÑки (МаршалÑка ОÑтрва)", + "English (Mauritius)" : "ЕнглеÑки (МаурицијуÑ)", + "English (Namibia)" : "ЕнглеÑки (Ðамибија)", + "English (New Zealand)" : "ЕнглеÑки (Ðови Зеланд)", + "English (Northern Mariana Islands)" : "ЕнглеÑки (Северна МаријанÑка ОÑтрва)", + "English (Pakistan)" : "ЕнглеÑки (ПакиÑтан)", + "English (Philippines)" : "ЕнглеÑки (Филипини)", + "English (Singapore)" : "ЕнглеÑки (Сингапур)", + "English (South Africa)" : "ЕнглеÑки (Јужноафричка република)", + "English (Trinidad and Tobago)" : "ЕнглеÑки (Тринидад и Тобаго)", + "English (U.S. Minor Outlying Islands)" : "ЕнглеÑки (Мала Ñпољна оÑтрва Сједињених Држава)", + "English (U.S. Virgin Islands)" : "ЕнглеÑки (Ðмеричка ДевичанÑка ОÑтрва)", + "English (United Kingdom)" : "ЕнглеÑки (Уједињено КраљевÑтво) ", + "English (United States)" : "ЕнглеÑки (Сједињене Ðмеричке Државе)", + "English (Zimbabwe)" : "ЕнглеÑки (Зимбабве)", + "English" : "ЕнглеÑки", + "Esperanto" : "ЕÑперанто", + "Estonian (Estonia)" : "ЕÑтонÑки (ЕÑтонија)", + "Estonian" : "ЕÑтонÑки", + "Ewe (Ghana)" : "Еве (Гана)", + "Ewe (Togo)" : "Еве (Того)", + "Ewe" : "Еве", + "Faroese (Faroe Islands)" : "ФарÑки (ФарÑка ОÑтрва)", + "Faroese" : "ФарÑки", + "Filipino (Philippines)" : "ФилипинÑки (Филипини)", + "Filipino" : "ФилипинÑки", + "Finnish (Finland)" : "ФинÑки (ФинÑка)", + "Finnish" : "ФинÑки", + "French (Belgium)" : "ФранцуÑки (Белгија)", + "French (Benin)" : "ФранцуÑки (Бенин)", + "French (Burkina Faso)" : "ФранцуÑки (Буркина ФаÑо)", + "French (Burundi)" : "ФранцуÑки (Бурунди)", + "French (Cameroon)" : "ФранцуÑки (Камерун)", + "French (Canada)" : "ФранцуÑки (Канада)", + "French (Central African Republic)" : "ФранцуÑки (Централноафричка Република)", + "French (Chad)" : "ФранцуÑки (Чад)", + "French (Comoros)" : "ФранцуÑки (Комори)", + "French (Congo - Brazzaville)" : "ФранцуÑки (Конго Бразавил)", + "French (Congo - Kinshasa)" : "ФранцуÑки (Конго КиншаÑа)", + "French (Côte d’Ivoire)" : "ФранцуÑки (Обала Слоноваче)", + "French (Djibouti)" : "ФранцуÑки (Ðибути)", + "French (Equatorial Guinea)" : "ФранцуÑки (Екваторијална Гвинеја)", + "French (France)" : "ФранцуÑки (ФранцуÑка)", + "French (Gabon)" : "ФранцуÑки (Габон)", + "French (Guadeloupe)" : "ФранцуÑки (Гвадалупе)", + "French (Guinea)" : "ФранцуÑки (Гвинеја)", + "French (Luxembourg)" : "ФранцуÑки (ЛукÑембург)", + "French (Madagascar)" : "ФранцуÑки (МадагаÑкар)", + "French (Mali)" : "ФранцуÑки (Мали)", + "French (Martinique)" : "ФранцуÑки (Мартиник)", + "French (Monaco)" : "ФранцуÑки (Монако)", + "French (Niger)" : "ФранцуÑки (Ðигер)", + "French (Rwanda)" : "ФранцуÑки (Руанда)", + "French (Réunion)" : "ФранцуÑки (Реинион)", + "French (Saint Barthélemy)" : "ФранцуÑки (Сент Бартелеми)", + "French (Saint Martin)" : "ФранцуÑки (Свети Мартин)", + "French (Senegal)" : "ФранцуÑки (Сенегал)", + "French (Switzerland)" : "ФранцуÑки (ШвајцарÑка)", + "French (Togo)" : "ФранцуÑки (Того)", + "French" : "ФранцуÑки", "Portuguese (Brazil)" : "ПортугалÑки (Бразил)", "Portuguese (Guinea-Bissau)" : "ПортугалÑки (Гвинеја БиÑао)", "Portuguese (Mozambique)" : "ПортугалÑки (Мозамбик)", @@ -268,15 +412,15 @@ OC.L10N.register( "All" : "Све", "Limit app usage to groups" : "Ограничи коришћење апликације на групе", "No results" : "Ðема резултата", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану минималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану макÑималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ðпликација Ñе не може инÑталирати јер Ñледеће завиÑноÑти ниÑу иÑпуњене:", "View in store" : "Погледај у продавници", "Visit website" : "ПоÑети веб Ñајт", "Report a bug" : "Пријави проблем", "User documentation" : "КориÑничка документација", "Admin documentation" : "ÐдминиÑтраторÑка документација", "Developer documentation" : "ПрограмерÑка документација", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану минималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану макÑималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ðпликација Ñе не може инÑталирати јер Ñледеће завиÑноÑти ниÑу иÑпуњене:", "Update to {update}" : "Ðжурирај на {update}", "Results from other categories" : "Резултати из других категорија", "No apps found for your version" : "Ðема апликација за вашу верзију", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index f0ac7abae193ab1b9eff42cbcf350085e841fce7..057f43ca34d90f80231bf9a740997da335c4a91a 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -101,6 +101,150 @@ "Groups" : "Групе", "Group list is empty" : "СпиÑак група је празан", "Unable to retrieve the group list" : "Ðије могуће дохватити ÑпиÑак група", + "Afrikaans (Namibia)" : "ÐÑ„Ñ€Ð¸ÐºÐ°Ð½Ñ (Ðамибија)", + "Afrikaans (South Africa)" : "ÐÑ„Ñ€Ð¸ÐºÐ°Ð½Ñ (Јужноафричка република)", + "Afrikaans" : "ÐфриканÑ", + "Akan (Ghana)" : "ÐканÑки (Гана)", + "Akan" : "ÐканÑки", + "Albanian (Albania)" : "ÐлбанÑки (Ðлбанија)", + "Albanian" : "ÐлбанÑки", + "Amharic (Ethiopia)" : "ÐмхарÑки (Етиопија)", + "Amharic" : "ÐмхарÑки", + "Arabic (Algeria)" : "ÐрапÑки (Ðлжир)", + "Arabic (Bahrain)" : "ÐрапÑки (Бахреин)", + "Arabic (Egypt)" : "ÐрапÑки (Египат)", + "Arabic (Iraq)" : "ÐрапÑки (Ирак)", + "Arabic (Jordan)" : "ÐрапÑки (Јордан)", + "Arabic (Kuwait)" : "ÐрапÑки (Кувајт)", + "Arabic (Lebanon)" : "ÐрапÑки (Либан)", + "Arabic (Libya)" : "ÐрапÑки (Либија)", + "Arabic (Morocco)" : "ÐрапÑки (Мароко)", + "Arabic (Oman)" : "ÐрапÑки (Оман)", + "Arabic (Qatar)" : "ÐрапÑки (Катар)", + "Arabic (Saudi Arabia)" : "ÐрапÑки (СаудијÑка Ðрабија)", + "Arabic (Sudan)" : "ÐрапÑки (Судан)", + "Arabic (Syria)" : "ÐрапÑки (Сирија)", + "Arabic (Tunisia)" : "ÐрапÑки (ТуниÑ)", + "Arabic (United Arab Emirates)" : "ÐрапÑки (Уједињени ÐрапÑки Емирати)", + "Arabic (Yemen)" : "ÐрапÑки (Јемен)", + "Arabic" : "ÐрапÑки", + "Armenian (Armenia)" : "ЈерменÑки (Јерменија)", + "Armenian" : "ЈерменÑки", + "Assamese (India)" : "ÐÑамÑки (Индија)", + "Assamese" : "ÐÑамÑки", + "Azerbaijani (Cyrillic)" : "ÐзерÑки (ћирилица)", + "Azerbaijani (Cyrillic, Azerbaijan)" : "ÐзерÑки (ћирилица, Ðзербејџан)", + "Azerbaijani (Latin)" : "ÐзерÑки (латиница)", + "Azerbaijani (Latin, Azerbaijan)" : "ÐзерÑки (латиница, Ðзербејџан)", + "Azerbaijani" : "ÐзерÑки", + "Bambara (Mali)" : "Бамананкан (Мали)", + "Bambara" : "Бамананкан", + "Basque (Spain)" : "БаÑкијÑки (Шпанија)", + "Basque" : "БаÑкијÑки", + "Belarusian (Belarus)" : "БелоруÑки (БелоруÑија)", + "Belarusian" : "БелоруÑки", + "Bengali (Bangladesh)" : "БенгалÑки (Бангладеш)", + "Bengali (India)" : "БенгалÑки (Индија)", + "Bengali" : "БенгалÑки", + "Bosnian (Bosnia and Herzegovina)" : "Бошњачки (БоÑна и Херцеговина)", + "Bosnian" : "Бошњачки", + "Bulgarian (Bulgaria)" : "БугарÑки (БугарÑка)", + "Bulgarian" : "БугарÑки", + "Burmese (Myanmar [Burma])" : "БурманÑки (Мјанмар [Бурма])", + "Burmese" : "БурманÑки", + "Chinese (Simplified Han)" : "КинеÑки (упрошћено пиÑмо)", + "Chinese (Simplified Han, China)" : "КинеÑки (упрошћено пиÑмо, Кина)", + "Chinese (Simplified Han, Hong Kong SAR China)" : "КинеÑки (упрошћено пиÑмо, Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Simplified Han, Macau SAR China)" : "КинеÑки (упрошћено пиÑмо, Макао Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Simplified Han, Singapore)" : "КинеÑки (традиционално пиÑмо, Сингапур)", + "Chinese (Traditional Han)" : "КинеÑки (традиционално пиÑмо)", + "Chinese (Traditional Han, Hong Kong SAR China)" : "КинеÑки (традиционално пиÑмо, Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Traditional Han, Macau SAR China)" : "КинеÑки (традиционално пиÑмо, Макао Ñпец. адм. облаÑÑ‚ ÐРКине)", + "Chinese (Traditional Han, Taiwan)" : "КинеÑки (традиционално пиÑмо, Тајван)", + "Chinese" : "КинеÑки", + "Cornish (United Kingdom)" : "Корнишки (Уједињено КраљевÑтво)", + "Cornish" : "Корнишки", + "Croatian (Croatia)" : "ХрватÑки (ХрватÑка)", + "Croatian" : "ХрватÑки", + "Czech (Czech Republic)" : "Чешки (Чешка)", + "Czech" : "Чешки", + "Danish (Denmark)" : "ДанÑки (ДанÑка)", + "Danish" : "ДанÑки", + "Dutch (Belgium)" : "ХоландÑки (Белгија)", + "Dutch (Netherlands)" : "ХоландÑки (Холандија)", + "Dutch" : "ХоландÑки", + "English (American Samoa)" : "ЕнглеÑки (Ðмеричка Самоа)", + "English (Australia)" : "ЕнглеÑки (ÐуÑтралија)", + "English (Belgium)" : "ЕнглеÑки (Белгија)", + "English (Belize)" : "ЕнглеÑки (Белизе)", + "English (Botswana)" : "ЕнглеÑки (Боцвана)", + "English (Canada)" : "ЕнглеÑки (Канада)", + "English (Guam)" : "ЕнглеÑки (Гвам)", + "English (Hong Kong SAR China)" : "ЕнглеÑки (Хонг Конг Ñпец. адм. облаÑÑ‚ ÐРКине)", + "English (India)" : "ЕнглеÑки (Индија)", + "English (Ireland)" : "ЕнглеÑки (ИрÑка)", + "English (Jamaica)" : "ЕнглеÑки (Јамајка)", + "English (Malta)" : "ЕнглеÑки (Малта)", + "English (Marshall Islands)" : "ЕнглеÑки (МаршалÑка ОÑтрва)", + "English (Mauritius)" : "ЕнглеÑки (МаурицијуÑ)", + "English (Namibia)" : "ЕнглеÑки (Ðамибија)", + "English (New Zealand)" : "ЕнглеÑки (Ðови Зеланд)", + "English (Northern Mariana Islands)" : "ЕнглеÑки (Северна МаријанÑка ОÑтрва)", + "English (Pakistan)" : "ЕнглеÑки (ПакиÑтан)", + "English (Philippines)" : "ЕнглеÑки (Филипини)", + "English (Singapore)" : "ЕнглеÑки (Сингапур)", + "English (South Africa)" : "ЕнглеÑки (Јужноафричка република)", + "English (Trinidad and Tobago)" : "ЕнглеÑки (Тринидад и Тобаго)", + "English (U.S. Minor Outlying Islands)" : "ЕнглеÑки (Мала Ñпољна оÑтрва Сједињених Држава)", + "English (U.S. Virgin Islands)" : "ЕнглеÑки (Ðмеричка ДевичанÑка ОÑтрва)", + "English (United Kingdom)" : "ЕнглеÑки (Уједињено КраљевÑтво) ", + "English (United States)" : "ЕнглеÑки (Сједињене Ðмеричке Државе)", + "English (Zimbabwe)" : "ЕнглеÑки (Зимбабве)", + "English" : "ЕнглеÑки", + "Esperanto" : "ЕÑперанто", + "Estonian (Estonia)" : "ЕÑтонÑки (ЕÑтонија)", + "Estonian" : "ЕÑтонÑки", + "Ewe (Ghana)" : "Еве (Гана)", + "Ewe (Togo)" : "Еве (Того)", + "Ewe" : "Еве", + "Faroese (Faroe Islands)" : "ФарÑки (ФарÑка ОÑтрва)", + "Faroese" : "ФарÑки", + "Filipino (Philippines)" : "ФилипинÑки (Филипини)", + "Filipino" : "ФилипинÑки", + "Finnish (Finland)" : "ФинÑки (ФинÑка)", + "Finnish" : "ФинÑки", + "French (Belgium)" : "ФранцуÑки (Белгија)", + "French (Benin)" : "ФранцуÑки (Бенин)", + "French (Burkina Faso)" : "ФранцуÑки (Буркина ФаÑо)", + "French (Burundi)" : "ФранцуÑки (Бурунди)", + "French (Cameroon)" : "ФранцуÑки (Камерун)", + "French (Canada)" : "ФранцуÑки (Канада)", + "French (Central African Republic)" : "ФранцуÑки (Централноафричка Република)", + "French (Chad)" : "ФранцуÑки (Чад)", + "French (Comoros)" : "ФранцуÑки (Комори)", + "French (Congo - Brazzaville)" : "ФранцуÑки (Конго Бразавил)", + "French (Congo - Kinshasa)" : "ФранцуÑки (Конго КиншаÑа)", + "French (Côte d’Ivoire)" : "ФранцуÑки (Обала Слоноваче)", + "French (Djibouti)" : "ФранцуÑки (Ðибути)", + "French (Equatorial Guinea)" : "ФранцуÑки (Екваторијална Гвинеја)", + "French (France)" : "ФранцуÑки (ФранцуÑка)", + "French (Gabon)" : "ФранцуÑки (Габон)", + "French (Guadeloupe)" : "ФранцуÑки (Гвадалупе)", + "French (Guinea)" : "ФранцуÑки (Гвинеја)", + "French (Luxembourg)" : "ФранцуÑки (ЛукÑембург)", + "French (Madagascar)" : "ФранцуÑки (МадагаÑкар)", + "French (Mali)" : "ФранцуÑки (Мали)", + "French (Martinique)" : "ФранцуÑки (Мартиник)", + "French (Monaco)" : "ФранцуÑки (Монако)", + "French (Niger)" : "ФранцуÑки (Ðигер)", + "French (Rwanda)" : "ФранцуÑки (Руанда)", + "French (Réunion)" : "ФранцуÑки (Реинион)", + "French (Saint Barthélemy)" : "ФранцуÑки (Сент Бартелеми)", + "French (Saint Martin)" : "ФранцуÑки (Свети Мартин)", + "French (Senegal)" : "ФранцуÑки (Сенегал)", + "French (Switzerland)" : "ФранцуÑки (ШвајцарÑка)", + "French (Togo)" : "ФранцуÑки (Того)", + "French" : "ФранцуÑки", "Portuguese (Brazil)" : "ПортугалÑки (Бразил)", "Portuguese (Guinea-Bissau)" : "ПортугалÑки (Гвинеја БиÑао)", "Portuguese (Mozambique)" : "ПортугалÑки (Мозамбик)", @@ -266,15 +410,15 @@ "All" : "Све", "Limit app usage to groups" : "Ограничи коришћење апликације на групе", "No results" : "Ðема резултата", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану минималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану макÑималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ðпликација Ñе не може инÑталирати јер Ñледеће завиÑноÑти ниÑу иÑпуњене:", "View in store" : "Погледај у продавници", "Visit website" : "ПоÑети веб Ñајт", "Report a bug" : "Пријави проблем", "User documentation" : "КориÑничка документација", "Admin documentation" : "ÐдминиÑтраторÑка документација", "Developer documentation" : "ПрограмерÑка документација", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану минималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ова апликација нема дефиниÑану макÑималну верзију ÐекÑтклауда на којој ради. Ово ће у будућноÑти поÑтати грешка.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ðпликација Ñе не може инÑталирати јер Ñледеће завиÑноÑти ниÑу иÑпуњене:", "Update to {update}" : "Ðжурирај на {update}", "Results from other categories" : "Резултати из других категорија", "No apps found for your version" : "Ðема апликација за вашу верзију", diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 234f78dd7068a91b70ada932cc3b704e71dc60f7..be5c2ca4ed1b5e47486e28ed954c1214cf67a5fe 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -159,15 +159,15 @@ OC.L10N.register( "All" : "Alla", "Limit app usage to groups" : "Begränsa app-användning till grupper", "No results" : "Inga resultat", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras dÃ¥ följande beroenden inte är uppfyllda: %s", "View in store" : "Visa i butik", "Visit website" : "Besök webbsida", "Report a bug" : "Rapportera ett problem", "User documentation" : "Användardokumentation", "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras dÃ¥ följande beroenden inte är uppfyllda: %s", "Update to {update}" : "Uppdatera till {update}", "Results from other categories" : "Resultat frÃ¥n andra kategorier", "No apps found for your version" : "Inga appar funna för din version", diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index d408441b83ed341e182008d7e2d0c88b5c6f713f..5599581bcaacad1bb3d25c3a079224c41c609736 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -157,15 +157,15 @@ "All" : "Alla", "Limit app usage to groups" : "Begränsa app-användning till grupper", "No results" : "Inga resultat", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras dÃ¥ följande beroenden inte är uppfyllda: %s", "View in store" : "Visa i butik", "Visit website" : "Besök webbsida", "Report a bug" : "Rapportera ett problem", "User documentation" : "Användardokumentation", "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen lägsta Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Denna app har ingen minimum Nextcloud-version tilldelad. Detta kommer att innebära ett problem i framtiden.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Denna applikation kan inte installeras dÃ¥ följande beroenden inte är uppfyllda: %s", "Update to {update}" : "Uppdatera till {update}", "Results from other categories" : "Resultat frÃ¥n andra kategorier", "No apps found for your version" : "Inga appar funna för din version", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 1884b00c5a0cd51487c5fac0663bbf064df1bcb2..fc990559b4e4d501721bf0711291efd9e381bf84 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -226,17 +226,284 @@ OC.L10N.register( "Ewe (Ghana)" : "Ewe (Gana)", "Ewe (Togo)" : "Ewe (Togo)", "Ewe" : "Ewe", + "Faroese (Faroe Islands)" : "Faroece (Faroe Adaları)", + "Faroese" : "Faroece", + "Filipino (Philippines)" : "Filipince (Filipinler)", + "Filipino" : "Filipince", + "Finnish (Finland)" : "Fince (Finlandiya)", + "Finnish" : "Fince", + "French (Belgium)" : "Fransızca (Belçika)", + "French (Benin)" : "Fransızca (Benin)", + "French (Burkina Faso)" : "Fransızca (Burkina Faso)", + "French (Burundi)" : "Fransızca (Burundi)", + "French (Cameroon)" : "Fransızca (Kamerun)", + "French (Canada)" : "Fransızca (Kanada)", + "French (Central African Republic)" : "Fransızca (Orta Afrika Cumhuriyeti)", + "French (Chad)" : "Fransızca (Çad)", + "French (Comoros)" : "Fransızca (Komoros)", + "French (Congo - Brazzaville)" : "Fransızca (Kongo - Brazzaville)", + "French (Congo - Kinshasa)" : "Fransızca (Kongo - KinÅŸasa)", + "French (Côte d’Ivoire)" : "Fransızca (FildiÅŸi Sahili)", + "French (Djibouti)" : "Fransızca (Cibuti)", + "French (Equatorial Guinea)" : "Fransızca (Ekvator Ginesi)", + "French (France)" : "Fransızca (Fransa)", + "French (Gabon)" : "Fransızca (Gabon)", + "French (Guadeloupe)" : "Fransızca (Guadalup)", + "French (Guinea)" : "Fransızca (Gine)", + "French (Luxembourg)" : "Fransızca (Lüksemburg)", + "French (Madagascar)" : "Fransızca (Madagaskar)", + "French (Mali)" : "Fransızca (Mali)", + "French (Martinique)" : "Fransızca (Martinik)", + "French (Monaco)" : "Fransızca (Monako)", + "French (Niger)" : "Fransızca (Nijer)", + "French (Rwanda)" : "Fransızca (Ruanda)", + "French (Réunion)" : "Fransızca (Réunion)", + "French (Saint Barthélemy)" : "Fransızca (Saint Barthélemy)", + "French (Saint Martin)" : "Fransızca (Saint Martin)", + "French (Senegal)" : "Fransızca (Senegal)", + "French (Switzerland)" : "Fransızca (İsviçre)", + "French (Togo)" : "Fransızca (Togo)", + "French" : "Fransızca", + "Fulah (Senegal)" : "Fula (Senegal)", + "Fulah" : "Fula", + "Galician (Spain)" : "Galiçyaca (İspanya)", + "Galician" : "Galiçyaca", + "Ganda (Uganda)" : "Ganda (Uganda)", + "Ganda" : "Ganda", + "Georgian (Georgia)" : "Gürcüce (Gürcistan)", + "Georgian" : "Gürcüce", + "German (Austria)" : "Almanca (Avusturya)", + "German (Belgium)" : "Almanca (Belçika)", + "German (Germany)" : "Almanca (Almanya)", + "German (Liechtenstein)" : "Almanca (LihtenÅŸtayn)", + "German (Luxembourg)" : "Almanca (Lüksemburg)", + "German (Switzerland)" : "Almanca (İsviçre)", + "German" : "Almanca", + "Greek (Cyprus)" : "Yunanca (Kıbrıs)", + "Greek (Greece)" : "Yunanca (Yunanistan)", + "Greek" : "Yunanca", + "Gujarati (India)" : "Guceratça (Hindistan)", + "Gujarati" : "Guceratça", + "Gusii (Kenya)" : "Gusii (Kenya)", + "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausaca (Latin)", + "Hausa (Latin, Ghana)" : "Hausaca (Latin, Gana)", + "Hausa (Latin, Niger)" : "Hausaca (Latin, Nijer)", + "Hausa (Latin, Nigeria)" : "Hausaca (Latin, Nijerya)", + "Hausa" : "Hausaca", + "Hawaiian (United States)" : "Hawaice (BirleÅŸik Devletler)", + "Hawaiian" : "Hawaice", + "Hebrew (Israel)" : "İbranice (İsrail)", + "Hebrew" : "İbranice", + "Hindi (India)" : "Hintçe (Hindistan)", + "Hindi" : "Hintçe", + "Hungarian (Hungary)" : "Macarca (Macaristan)", + "Hungarian" : "Macarca", + "Icelandic (Iceland)" : "İzlandaca (İzlanda)", + "Icelandic" : "İzlandaca", + "Igbo (Nigeria)" : "Igbo (Nijerya)", + "Igbo" : "Igbo", + "Indonesian (Indonesia)" : "Endonezce (Endonezya)", + "Indonesian" : "Endonezce", + "Irish (Ireland)" : "İrlandaca (İrlanda)", + "Irish" : "İrlandaca", + "Italian (Italy)" : "İtalyanca (İtalya)", + "Italian (Switzerland)" : "İtalyanca (İsviçre)", + "Italian" : "İtalyanca", "Japanese (Japan)" : "Japonca (Japonya)", "Japanese" : "Japonca", + "Kabuverdianu (Cape Verde)" : "Kabuverdianu (Cape Verde)", + "Kabuverdianu" : "Kabuverdianu", + "Kabyle (Algeria)" : "Berberice (Cezayir)", + "Kabyle" : "Berberice", + "Kalaallisut (Greenland)" : "Grönlandca (Grönland)", + "Kalaallisut" : "Grönlandca", + "Kalenjin (Kenya)" : "Kalenjin (Kenya)", + "Kalenjin" : "Kalenjin", + "Kamba (Kenya)" : "Kamba (Kenya)", + "Kamba" : "Kamba", + "Kannada (India)" : "Kannada (Hindistan)", + "Kannada" : "Kannada", + "Kazakh (Cyrillic)" : "Kazakça (Kiril)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazakça (Kiril, Kazakistan)", + "Kazakh" : "Kazakça", + "Khmer (Cambodia)" : "Kmerce (Kamboçya)", + "Khmer" : "Kmerce", + "Kikuyu (Kenya)" : "Kikuyu (Kenya)", + "Kikuyu" : "Kikuyu", + "Kinyarwanda (Rwanda)" : "Ruandaca (Ruanda)", + "Kinyarwanda" : "Ruandaca", + "Konkani (India)" : "Konkani (Hindistan)", + "Konkani" : "Konkani", + "Korean (South Korea)" : "Korece (Güney Kore)", + "Korean" : "Korece", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", + "Langi (Tanzania)" : "Langi (Tanzanya)", + "Langi" : "Langi", + "Latvian (Latvia)" : "Letonca (Letonya)", + "Latvian" : "Letonca", + "Lithuanian (Lithuania)" : "Litvanca (Litvanya)", + "Lithuanian" : "Litvanca", + "Luo (Kenya)" : "Luo (Kenya)", + "Luo" : "Luo", + "Luyia (Kenya)" : "Luyia (Kenya)", + "Luyia" : "Luyia", + "Macedonian (Macedonia)" : "Makedonca (Makedonya)", + "Macedonian" : "Makedonca", + "Machame (Tanzania)" : "Machame (Tanzanya)", + "Machame" : "Machame", + "Makonde (Tanzania)" : "Makonde (Tanzanya)", + "Makonde" : "Makonde", + "Malagasy (Madagascar)" : "Malagazca (Madagaskar)", + "Malagasy" : "Malagazca", + "Malay (Brunei)" : "Malayca (Brunei)", + "Malay (Malaysia)" : "Malayca (Malezya)", + "Malay" : "Malayca", + "Malayalam (India)" : "Malayamca (Hindistan)", + "Malayalam" : "Malayamca", + "Maltese (Malta)" : "Maltaca (Malta)", + "Maltese" : "Maltaca", + "Manx (United Kingdom)" : "Man (BirleÅŸik Krallık)", + "Manx" : "Man", + "Marathi (India)" : "Marathi (Hi)ndistan", + "Marathi" : "Marathi", + "Masai (Kenya)" : "Masai (Kenya)", + "Masai (Tanzania)" : "Masai (Tanzanya)", + "Masai" : "Masai", + "Meru (Kenya)" : "Meru (Kenya)", + "Meru" : "Meru", + "Morisyen (Mauritius)" : "Morisyen (Mauritius)", + "Morisyen" : "Morisyen", + "Nama (Namibia)" : "Nama (Namibya)", + "Nama" : "Nama", + "Nepali (India)" : "Nepalce (Hindistan)", + "Nepali (Nepal)" : "Nepalce (Nepal)", + "Nepali" : "Nepalce", "Oriya (India)" : "Oriya (Hindistan)", "Oriya" : "Oriya", "Oromo (Ethiopia)" : "Oromo (Etiyopya)", "Oromo (Kenya)" : "Oromo (Kenya)", "Oromo" : "Oromo", + "Pashto (Afghanistan)" : "PeÅŸtuca (Afganistan)", + "Pashto" : "PeÅŸtuca", + "Persian (Afghanistan)" : "Farsça (Afganistan)", + "Persian (Iran)" : "Farsça (İran)", + "Persian" : "Farsça", + "Polish (Poland)" : "Lehçe (Polonya)", + "Polish" : "Lehçe", + "Portuguese (Brazil)" : "Portekizce (Brezilya)", + "Portuguese (Guinea-Bissau)" : "Portekizce (Gine Bissau)", + "Portuguese (Mozambique)" : "Portekizce (Mozambik)", + "Portuguese (Portugal)" : "Portekizce (Portekiz)", + "Portuguese" : "Portekizce", + "Punjabi (Arabic)" : "Pencapça (Arap)", + "Punjabi (Arabic, Pakistan)" : "Pencapça (Arap, Pakistan)", + "Punjabi (Gurmukhi)" : "Pencapça (Gurmukhi)", + "Punjabi (Gurmukhi, India)" : "Pencapça (Gurmukhi, Hindistan)", + "Punjabi" : "Pencapça", + "Romanian (Moldova)" : "Romence (Moldova)", + "Romanian (Romania)" : "Romence (Romanya)", + "Romanian" : "Romence", + "Romansh (Switzerland)" : "Romanşça (İsviçre)", + "Romansh" : "Romanşça", + "Rombo (Tanzania)" : "Rombo (Tanzanya)", + "Rombo" : "Rombo", + "Russian (Moldova)" : "Rusça (Moldova)", + "Russian (Russia)" : "Rusça (Rusya)", + "Russian (Ukraine)" : "Rusça (Ukrayna)", + "Russian" : "Rusça", + "Samburu (Kenya)" : "Samburu (Kenya)", + "Samburu" : "Samburu", + "Sango (Central African Republic)" : "Sango (Orta Afrika Cumhuriyeti)", + "Sango" : "Sango", + "Sena (Mozambique)" : "Sena (Mozambik)", + "Sena" : "Sena", + "Serbian (Cyrillic)" : "Sırpça (Kiril)", + "Serbian (Cyrillic, Bosnia and Herzegovina)" : "Sıpça (Kiril, Bosna Hersek)", + "Serbian (Cyrillic, Montenegro)" : "Sırpça (Kiril, Montenegro)", + "Serbian (Cyrillic, Serbia)" : "Sırpça (Kiril, Sırbistan)", + "Serbian (Latin)" : "Sırpça (Latin)", + "Serbian (Latin, Bosnia and Herzegovina)" : "Sırpça (Latin, Bosna Hersek)", + "Serbian (Latin, Montenegro)" : "Sırpça (Latin, Montenegro)", + "Serbian (Latin, Serbia)" : "Sırpça (Latin, Sırbistan)", + "Serbian" : "Sırpça", + "Sinhala (Sri Lanka)" : "Sinhala (Sri Lanka)", + "Sinhala" : "Sinhala", + "Slovak (Slovakia)" : "Slovakça (Slovakya)", + "Slovak" : "Slovakça", + "Slovenian (Slovenia)" : "Slovence (Slovenya)", + "Slovenian" : "Slovence", + "Soga (Uganda)" : "Soga (Uganda)", + "Soga" : "Soga", + "Somali (Djibouti)" : "Somali (Cibuti)", + "Somali (Ethiopia)" : "Somali (Etiyopya)", + "Somali (Kenya)" : "Somali (Kenya)", + "Somali (Somalia)" : "Somali (Somali)", + "Somali" : "Somali", + "Spanish (Argentina)" : "İspanyolca (Arjantin)", + "Spanish (Bolivia)" : "İspanyolca (Bolivya)", + "Spanish (Chile)" : "İspanyolca (Åžili)", + "Spanish (Colombia)" : "İspanyolca (Kolombiya)", + "Spanish (Costa Rica)" : "İspanyolca (Kosta Rika)", + "Spanish (Dominican Republic)" : "İspanyolca (Dominik Cumhuriyeti)", + "Spanish (Ecuador)" : "İspanyolca (Ekvator)", + "Spanish (El Salvador)" : "İspanyolca (El Salvador)", + "Spanish (Equatorial Guinea)" : "İspanyolca (Ekvator Ginesi)", + "Spanish (Guatemala)" : "İspanyolca (Guatemala)", + "Spanish (Honduras)" : "İspanyolca (Honduras)", + "Spanish (Latin America)" : "İspanyolca (Latin Amerika)", + "Spanish (Mexico)" : "İspanyolca (Meksika)", + "Spanish (Nicaragua)" : "İspanyolca (Nikaragua)", + "Spanish (Panama)" : "İspanyolca (Panama)", + "Spanish (Paraguay)" : "İspanyolca (Paraguay)", + "Spanish (Peru)" : "İspanyolca (Peru)", + "Spanish (Puerto Rico)" : "İspanyolca (Porto Riko)", + "Spanish (Spain)" : "İspanyolca (İspanya)", + "Spanish (United States)" : "İspanyolca (BirleÅŸik Devletler)", + "Spanish (Uruguay)" : "İspanyolca (Uruguay)", + "Spanish (Venezuela)" : "İspanyolca (Venezuela)", + "Spanish" : "İspanyolca", + "Swahili (Kenya)" : "Svahili (Kenya)", + "Swahili (Tanzania)" : "Svahili (Tanzanya)", + "Swahili" : "Svahili", + "Swedish (Finland)" : "İsveçce (Finlandiya)", + "Swedish (Sweden)" : "İsveçce (İsveç)", + "Swedish" : "İsveç", + "Swiss German (Switzerland)" : "İsviçre Almancası (İsviçre)", + "Swiss German" : "İsviçre Almancası", + "Teso (Kenya)" : "Teso (Kenya)", + "Teso (Uganda)" : "Teso (Uganda)", + "Teso" : "Teso", + "Thai (Thailand)" : "Tay (Tayland)", + "Thai" : "Tay", + "Tibetan (China)" : "Tibetçe (Çin)", + "Tibetan (India)" : "Tibetçe (Hindistan)", + "Tibetan" : "Tibetçe", + "Tonga (Tonga)" : "Tonga (Tonga)", + "Tonga" : "Tonga", + "Turkish (Turkey)" : "Türkçe (Türkiye)", + "Turkish" : "Türkçe", + "Ukrainian (Ukraine)" : "Ukraynaca (Ukrayna)", + "Ukrainian" : "Ukraynaca", + "Urdu (India)" : "Urdu (Hindistan)", + "Urdu (Pakistan)" : "Urdu (Pakistan)", + "Urdu" : "Urdu", + "Uzbek (Arabic)" : "Özbekçe (Arap)", + "Uzbek (Arabic, Afghanistan)" : "Özbekçe (Arap, Afganistan)", + "Uzbek (Cyrillic)" : "Özbekçe (Kiril)", + "Uzbek (Cyrillic, Uzbekistan)" : "Özbekçe (Kiril, Özbekistan)", + "Uzbek (Latin)" : "Özbekçe (Latin)", + "Uzbek (Latin, Uzbekistan)" : "Özbekçe (Latin, Özbekistan)", + "Uzbek" : "Özbekçe", "Vietnamese (Vietnam)" : "Vietnamca (Vietnam)", "Vietnamese" : "Vietnamca", "Vunjo (Tanzania)" : "Vunjo (Tanzanya)", "Vunjo" : "Vunjo", + "Welsh (United Kingdom)" : "Galce (BirleÅŸik Krallık)", + "Welsh" : "Galce", "Zulu (South Africa)" : "Zulu (Güney Afrika)", "Zulu" : "Zulu", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aÅŸamalı\tkimlik doÄŸrulama kullanılır. Yapılandırılmış bir iki aÅŸamalı kimlik doÄŸrulama hizmeti saÄŸlayıcısı olmayan kullanıcılar oturum açamaz.", @@ -295,15 +562,15 @@ OC.L10N.register( "All" : "Tümü", "Limit app usage to groups" : "Uygulama kullanımını ÅŸu gruplarla sınırla", "No results" : "Herhangi bir sonuç bulunamadı", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "AÅŸağıdaki bağımlılıklar saÄŸlanmadığından bu uygulama kurulamıyor:", "View in store" : "MaÄŸazada görüntüle", "Visit website" : "Web sayfasına bakın", "Report a bug" : "Hata bildirin", "User documentation" : "Kullanıcı belgeleri", "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "GeliÅŸtirici belgeleri", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "AÅŸağıdaki bağımlılıklar saÄŸlanmadığından bu uygulama kurulamıyor:", "Update to {update}" : "{update} sürümüne güncelle", "Results from other categories" : "DiÄŸer kategorilerden sonuçlar", "No apps found for your version" : "Sürümünüze uygun bir uygulama bulunamadı", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index ef4d7b8717c1301b169862a31de672a35ce0dcac..f91ee6f680b7f07bade65911fcb22a4625b05bc2 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -224,17 +224,284 @@ "Ewe (Ghana)" : "Ewe (Gana)", "Ewe (Togo)" : "Ewe (Togo)", "Ewe" : "Ewe", + "Faroese (Faroe Islands)" : "Faroece (Faroe Adaları)", + "Faroese" : "Faroece", + "Filipino (Philippines)" : "Filipince (Filipinler)", + "Filipino" : "Filipince", + "Finnish (Finland)" : "Fince (Finlandiya)", + "Finnish" : "Fince", + "French (Belgium)" : "Fransızca (Belçika)", + "French (Benin)" : "Fransızca (Benin)", + "French (Burkina Faso)" : "Fransızca (Burkina Faso)", + "French (Burundi)" : "Fransızca (Burundi)", + "French (Cameroon)" : "Fransızca (Kamerun)", + "French (Canada)" : "Fransızca (Kanada)", + "French (Central African Republic)" : "Fransızca (Orta Afrika Cumhuriyeti)", + "French (Chad)" : "Fransızca (Çad)", + "French (Comoros)" : "Fransızca (Komoros)", + "French (Congo - Brazzaville)" : "Fransızca (Kongo - Brazzaville)", + "French (Congo - Kinshasa)" : "Fransızca (Kongo - KinÅŸasa)", + "French (Côte d’Ivoire)" : "Fransızca (FildiÅŸi Sahili)", + "French (Djibouti)" : "Fransızca (Cibuti)", + "French (Equatorial Guinea)" : "Fransızca (Ekvator Ginesi)", + "French (France)" : "Fransızca (Fransa)", + "French (Gabon)" : "Fransızca (Gabon)", + "French (Guadeloupe)" : "Fransızca (Guadalup)", + "French (Guinea)" : "Fransızca (Gine)", + "French (Luxembourg)" : "Fransızca (Lüksemburg)", + "French (Madagascar)" : "Fransızca (Madagaskar)", + "French (Mali)" : "Fransızca (Mali)", + "French (Martinique)" : "Fransızca (Martinik)", + "French (Monaco)" : "Fransızca (Monako)", + "French (Niger)" : "Fransızca (Nijer)", + "French (Rwanda)" : "Fransızca (Ruanda)", + "French (Réunion)" : "Fransızca (Réunion)", + "French (Saint Barthélemy)" : "Fransızca (Saint Barthélemy)", + "French (Saint Martin)" : "Fransızca (Saint Martin)", + "French (Senegal)" : "Fransızca (Senegal)", + "French (Switzerland)" : "Fransızca (İsviçre)", + "French (Togo)" : "Fransızca (Togo)", + "French" : "Fransızca", + "Fulah (Senegal)" : "Fula (Senegal)", + "Fulah" : "Fula", + "Galician (Spain)" : "Galiçyaca (İspanya)", + "Galician" : "Galiçyaca", + "Ganda (Uganda)" : "Ganda (Uganda)", + "Ganda" : "Ganda", + "Georgian (Georgia)" : "Gürcüce (Gürcistan)", + "Georgian" : "Gürcüce", + "German (Austria)" : "Almanca (Avusturya)", + "German (Belgium)" : "Almanca (Belçika)", + "German (Germany)" : "Almanca (Almanya)", + "German (Liechtenstein)" : "Almanca (LihtenÅŸtayn)", + "German (Luxembourg)" : "Almanca (Lüksemburg)", + "German (Switzerland)" : "Almanca (İsviçre)", + "German" : "Almanca", + "Greek (Cyprus)" : "Yunanca (Kıbrıs)", + "Greek (Greece)" : "Yunanca (Yunanistan)", + "Greek" : "Yunanca", + "Gujarati (India)" : "Guceratça (Hindistan)", + "Gujarati" : "Guceratça", + "Gusii (Kenya)" : "Gusii (Kenya)", + "Gusii" : "Gusii", + "Hausa (Latin)" : "Hausaca (Latin)", + "Hausa (Latin, Ghana)" : "Hausaca (Latin, Gana)", + "Hausa (Latin, Niger)" : "Hausaca (Latin, Nijer)", + "Hausa (Latin, Nigeria)" : "Hausaca (Latin, Nijerya)", + "Hausa" : "Hausaca", + "Hawaiian (United States)" : "Hawaice (BirleÅŸik Devletler)", + "Hawaiian" : "Hawaice", + "Hebrew (Israel)" : "İbranice (İsrail)", + "Hebrew" : "İbranice", + "Hindi (India)" : "Hintçe (Hindistan)", + "Hindi" : "Hintçe", + "Hungarian (Hungary)" : "Macarca (Macaristan)", + "Hungarian" : "Macarca", + "Icelandic (Iceland)" : "İzlandaca (İzlanda)", + "Icelandic" : "İzlandaca", + "Igbo (Nigeria)" : "Igbo (Nijerya)", + "Igbo" : "Igbo", + "Indonesian (Indonesia)" : "Endonezce (Endonezya)", + "Indonesian" : "Endonezce", + "Irish (Ireland)" : "İrlandaca (İrlanda)", + "Irish" : "İrlandaca", + "Italian (Italy)" : "İtalyanca (İtalya)", + "Italian (Switzerland)" : "İtalyanca (İsviçre)", + "Italian" : "İtalyanca", "Japanese (Japan)" : "Japonca (Japonya)", "Japanese" : "Japonca", + "Kabuverdianu (Cape Verde)" : "Kabuverdianu (Cape Verde)", + "Kabuverdianu" : "Kabuverdianu", + "Kabyle (Algeria)" : "Berberice (Cezayir)", + "Kabyle" : "Berberice", + "Kalaallisut (Greenland)" : "Grönlandca (Grönland)", + "Kalaallisut" : "Grönlandca", + "Kalenjin (Kenya)" : "Kalenjin (Kenya)", + "Kalenjin" : "Kalenjin", + "Kamba (Kenya)" : "Kamba (Kenya)", + "Kamba" : "Kamba", + "Kannada (India)" : "Kannada (Hindistan)", + "Kannada" : "Kannada", + "Kazakh (Cyrillic)" : "Kazakça (Kiril)", + "Kazakh (Cyrillic, Kazakhstan)" : "Kazakça (Kiril, Kazakistan)", + "Kazakh" : "Kazakça", + "Khmer (Cambodia)" : "Kmerce (Kamboçya)", + "Khmer" : "Kmerce", + "Kikuyu (Kenya)" : "Kikuyu (Kenya)", + "Kikuyu" : "Kikuyu", + "Kinyarwanda (Rwanda)" : "Ruandaca (Ruanda)", + "Kinyarwanda" : "Ruandaca", + "Konkani (India)" : "Konkani (Hindistan)", + "Konkani" : "Konkani", + "Korean (South Korea)" : "Korece (Güney Kore)", + "Korean" : "Korece", + "Koyra Chiini (Mali)" : "Koyra Chiini (Mali)", + "Koyra Chiini" : "Koyra Chiini", + "Koyraboro Senni (Mali)" : "Koyraboro Senni (Mali)", + "Koyraboro Senni" : "Koyraboro Senni", + "Langi (Tanzania)" : "Langi (Tanzanya)", + "Langi" : "Langi", + "Latvian (Latvia)" : "Letonca (Letonya)", + "Latvian" : "Letonca", + "Lithuanian (Lithuania)" : "Litvanca (Litvanya)", + "Lithuanian" : "Litvanca", + "Luo (Kenya)" : "Luo (Kenya)", + "Luo" : "Luo", + "Luyia (Kenya)" : "Luyia (Kenya)", + "Luyia" : "Luyia", + "Macedonian (Macedonia)" : "Makedonca (Makedonya)", + "Macedonian" : "Makedonca", + "Machame (Tanzania)" : "Machame (Tanzanya)", + "Machame" : "Machame", + "Makonde (Tanzania)" : "Makonde (Tanzanya)", + "Makonde" : "Makonde", + "Malagasy (Madagascar)" : "Malagazca (Madagaskar)", + "Malagasy" : "Malagazca", + "Malay (Brunei)" : "Malayca (Brunei)", + "Malay (Malaysia)" : "Malayca (Malezya)", + "Malay" : "Malayca", + "Malayalam (India)" : "Malayamca (Hindistan)", + "Malayalam" : "Malayamca", + "Maltese (Malta)" : "Maltaca (Malta)", + "Maltese" : "Maltaca", + "Manx (United Kingdom)" : "Man (BirleÅŸik Krallık)", + "Manx" : "Man", + "Marathi (India)" : "Marathi (Hi)ndistan", + "Marathi" : "Marathi", + "Masai (Kenya)" : "Masai (Kenya)", + "Masai (Tanzania)" : "Masai (Tanzanya)", + "Masai" : "Masai", + "Meru (Kenya)" : "Meru (Kenya)", + "Meru" : "Meru", + "Morisyen (Mauritius)" : "Morisyen (Mauritius)", + "Morisyen" : "Morisyen", + "Nama (Namibia)" : "Nama (Namibya)", + "Nama" : "Nama", + "Nepali (India)" : "Nepalce (Hindistan)", + "Nepali (Nepal)" : "Nepalce (Nepal)", + "Nepali" : "Nepalce", "Oriya (India)" : "Oriya (Hindistan)", "Oriya" : "Oriya", "Oromo (Ethiopia)" : "Oromo (Etiyopya)", "Oromo (Kenya)" : "Oromo (Kenya)", "Oromo" : "Oromo", + "Pashto (Afghanistan)" : "PeÅŸtuca (Afganistan)", + "Pashto" : "PeÅŸtuca", + "Persian (Afghanistan)" : "Farsça (Afganistan)", + "Persian (Iran)" : "Farsça (İran)", + "Persian" : "Farsça", + "Polish (Poland)" : "Lehçe (Polonya)", + "Polish" : "Lehçe", + "Portuguese (Brazil)" : "Portekizce (Brezilya)", + "Portuguese (Guinea-Bissau)" : "Portekizce (Gine Bissau)", + "Portuguese (Mozambique)" : "Portekizce (Mozambik)", + "Portuguese (Portugal)" : "Portekizce (Portekiz)", + "Portuguese" : "Portekizce", + "Punjabi (Arabic)" : "Pencapça (Arap)", + "Punjabi (Arabic, Pakistan)" : "Pencapça (Arap, Pakistan)", + "Punjabi (Gurmukhi)" : "Pencapça (Gurmukhi)", + "Punjabi (Gurmukhi, India)" : "Pencapça (Gurmukhi, Hindistan)", + "Punjabi" : "Pencapça", + "Romanian (Moldova)" : "Romence (Moldova)", + "Romanian (Romania)" : "Romence (Romanya)", + "Romanian" : "Romence", + "Romansh (Switzerland)" : "Romanşça (İsviçre)", + "Romansh" : "Romanşça", + "Rombo (Tanzania)" : "Rombo (Tanzanya)", + "Rombo" : "Rombo", + "Russian (Moldova)" : "Rusça (Moldova)", + "Russian (Russia)" : "Rusça (Rusya)", + "Russian (Ukraine)" : "Rusça (Ukrayna)", + "Russian" : "Rusça", + "Samburu (Kenya)" : "Samburu (Kenya)", + "Samburu" : "Samburu", + "Sango (Central African Republic)" : "Sango (Orta Afrika Cumhuriyeti)", + "Sango" : "Sango", + "Sena (Mozambique)" : "Sena (Mozambik)", + "Sena" : "Sena", + "Serbian (Cyrillic)" : "Sırpça (Kiril)", + "Serbian (Cyrillic, Bosnia and Herzegovina)" : "Sıpça (Kiril, Bosna Hersek)", + "Serbian (Cyrillic, Montenegro)" : "Sırpça (Kiril, Montenegro)", + "Serbian (Cyrillic, Serbia)" : "Sırpça (Kiril, Sırbistan)", + "Serbian (Latin)" : "Sırpça (Latin)", + "Serbian (Latin, Bosnia and Herzegovina)" : "Sırpça (Latin, Bosna Hersek)", + "Serbian (Latin, Montenegro)" : "Sırpça (Latin, Montenegro)", + "Serbian (Latin, Serbia)" : "Sırpça (Latin, Sırbistan)", + "Serbian" : "Sırpça", + "Sinhala (Sri Lanka)" : "Sinhala (Sri Lanka)", + "Sinhala" : "Sinhala", + "Slovak (Slovakia)" : "Slovakça (Slovakya)", + "Slovak" : "Slovakça", + "Slovenian (Slovenia)" : "Slovence (Slovenya)", + "Slovenian" : "Slovence", + "Soga (Uganda)" : "Soga (Uganda)", + "Soga" : "Soga", + "Somali (Djibouti)" : "Somali (Cibuti)", + "Somali (Ethiopia)" : "Somali (Etiyopya)", + "Somali (Kenya)" : "Somali (Kenya)", + "Somali (Somalia)" : "Somali (Somali)", + "Somali" : "Somali", + "Spanish (Argentina)" : "İspanyolca (Arjantin)", + "Spanish (Bolivia)" : "İspanyolca (Bolivya)", + "Spanish (Chile)" : "İspanyolca (Åžili)", + "Spanish (Colombia)" : "İspanyolca (Kolombiya)", + "Spanish (Costa Rica)" : "İspanyolca (Kosta Rika)", + "Spanish (Dominican Republic)" : "İspanyolca (Dominik Cumhuriyeti)", + "Spanish (Ecuador)" : "İspanyolca (Ekvator)", + "Spanish (El Salvador)" : "İspanyolca (El Salvador)", + "Spanish (Equatorial Guinea)" : "İspanyolca (Ekvator Ginesi)", + "Spanish (Guatemala)" : "İspanyolca (Guatemala)", + "Spanish (Honduras)" : "İspanyolca (Honduras)", + "Spanish (Latin America)" : "İspanyolca (Latin Amerika)", + "Spanish (Mexico)" : "İspanyolca (Meksika)", + "Spanish (Nicaragua)" : "İspanyolca (Nikaragua)", + "Spanish (Panama)" : "İspanyolca (Panama)", + "Spanish (Paraguay)" : "İspanyolca (Paraguay)", + "Spanish (Peru)" : "İspanyolca (Peru)", + "Spanish (Puerto Rico)" : "İspanyolca (Porto Riko)", + "Spanish (Spain)" : "İspanyolca (İspanya)", + "Spanish (United States)" : "İspanyolca (BirleÅŸik Devletler)", + "Spanish (Uruguay)" : "İspanyolca (Uruguay)", + "Spanish (Venezuela)" : "İspanyolca (Venezuela)", + "Spanish" : "İspanyolca", + "Swahili (Kenya)" : "Svahili (Kenya)", + "Swahili (Tanzania)" : "Svahili (Tanzanya)", + "Swahili" : "Svahili", + "Swedish (Finland)" : "İsveçce (Finlandiya)", + "Swedish (Sweden)" : "İsveçce (İsveç)", + "Swedish" : "İsveç", + "Swiss German (Switzerland)" : "İsviçre Almancası (İsviçre)", + "Swiss German" : "İsviçre Almancası", + "Teso (Kenya)" : "Teso (Kenya)", + "Teso (Uganda)" : "Teso (Uganda)", + "Teso" : "Teso", + "Thai (Thailand)" : "Tay (Tayland)", + "Thai" : "Tay", + "Tibetan (China)" : "Tibetçe (Çin)", + "Tibetan (India)" : "Tibetçe (Hindistan)", + "Tibetan" : "Tibetçe", + "Tonga (Tonga)" : "Tonga (Tonga)", + "Tonga" : "Tonga", + "Turkish (Turkey)" : "Türkçe (Türkiye)", + "Turkish" : "Türkçe", + "Ukrainian (Ukraine)" : "Ukraynaca (Ukrayna)", + "Ukrainian" : "Ukraynaca", + "Urdu (India)" : "Urdu (Hindistan)", + "Urdu (Pakistan)" : "Urdu (Pakistan)", + "Urdu" : "Urdu", + "Uzbek (Arabic)" : "Özbekçe (Arap)", + "Uzbek (Arabic, Afghanistan)" : "Özbekçe (Arap, Afganistan)", + "Uzbek (Cyrillic)" : "Özbekçe (Kiril)", + "Uzbek (Cyrillic, Uzbekistan)" : "Özbekçe (Kiril, Özbekistan)", + "Uzbek (Latin)" : "Özbekçe (Latin)", + "Uzbek (Latin, Uzbekistan)" : "Özbekçe (Latin, Özbekistan)", + "Uzbek" : "Özbekçe", "Vietnamese (Vietnam)" : "Vietnamca (Vietnam)", "Vietnamese" : "Vietnamca", "Vunjo (Tanzania)" : "Vunjo (Tanzanya)", "Vunjo" : "Vunjo", + "Welsh (United Kingdom)" : "Galce (BirleÅŸik Krallık)", + "Welsh" : "Galce", "Zulu (South Africa)" : "Zulu (Güney Afrika)", "Zulu" : "Zulu", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aÅŸamalı\tkimlik doÄŸrulama kullanılır. Yapılandırılmış bir iki aÅŸamalı kimlik doÄŸrulama hizmeti saÄŸlayıcısı olmayan kullanıcılar oturum açamaz.", @@ -293,15 +560,15 @@ "All" : "Tümü", "Limit app usage to groups" : "Uygulama kullanımını ÅŸu gruplarla sınırla", "No results" : "Herhangi bir sonuç bulunamadı", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "AÅŸağıdaki bağımlılıklar saÄŸlanmadığından bu uygulama kurulamıyor:", "View in store" : "MaÄŸazada görüntüle", "Visit website" : "Web sayfasına bakın", "Report a bug" : "Hata bildirin", "User documentation" : "Kullanıcı belgeleri", "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "GeliÅŸtirici belgeleri", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en düşük Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Bu uygulama için en yüksek Nextcloud sürümü belirtilmemiÅŸ. Bu durum ileride sorun çıkarır.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "AÅŸağıdaki bağımlılıklar saÄŸlanmadığından bu uygulama kurulamıyor:", "Update to {update}" : "{update} sürümüne güncelle", "Results from other categories" : "DiÄŸer kategorilerden sonuçlar", "No apps found for your version" : "Sürümünüze uygun bir uygulama bulunamadı", diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js index a543e5f5edac45738565a216849d1bcc565ff6fa..c384bd004d6284cd25b839def1450349ad6eb6ea 100644 --- a/settings/l10n/uk.js +++ b/settings/l10n/uk.js @@ -125,13 +125,13 @@ OC.L10N.register( "All" : "Ð’ÑÑ–", "Limit app usage to groups" : "Обмежити викориÑÑ‚Ð°Ð½Ð½Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑƒ заданими групами", "No results" : "Ðемає результатів", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ð¦Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð° не може бути вÑтановлено, так Ñк наÑтупні залежноÑті не будуть виконані:", "View in store" : "ПереглÑнути в магазині додатків", "Visit website" : "Відвідати веб-Ñайт", "Report a bug" : "Повідомити про помилку", "User documentation" : "КориÑтувацька документаціÑ", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–Ñтратора", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð´Ð»Ñ Ñ€Ð¾Ð·Ñ€Ð¾Ð±Ð½Ð¸ÐºÑ–Ð²", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ð¦Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð° не може бути вÑтановлено, так Ñк наÑтупні залежноÑті не будуть виконані:", "No apps found for your version" : "Ðемає додатків Ð´Ð»Ñ Ð²Ð°ÑˆÐ¾Ñ— верÑÑ–Ñ—", "Disable all" : "Вимкнути вÑе", "Enable all" : "Увімкнути вÑе", diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json index 4595d549355c634698e6cfcdc91401e920c4b460..1cdbb2838d2febbd1550fa3f5b1da3a9dedd6c84 100644 --- a/settings/l10n/uk.json +++ b/settings/l10n/uk.json @@ -123,13 +123,13 @@ "All" : "Ð’ÑÑ–", "Limit app usage to groups" : "Обмежити викориÑÑ‚Ð°Ð½Ð½Ñ Ð´Ð¾Ð´Ð°Ñ‚ÐºÑƒ заданими групами", "No results" : "Ðемає результатів", + "This app cannot be installed because the following dependencies are not fulfilled:" : "Ð¦Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð° не може бути вÑтановлено, так Ñк наÑтупні залежноÑті не будуть виконані:", "View in store" : "ПереглÑнути в магазині додатків", "Visit website" : "Відвідати веб-Ñайт", "Report a bug" : "Повідомити про помилку", "User documentation" : "КориÑтувацька документаціÑ", "Admin documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð°Ð´Ð¼Ñ–Ð½Ñ–Ñтратора", "Developer documentation" : "Ð”Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ñ†Ñ–Ñ Ð´Ð»Ñ Ñ€Ð¾Ð·Ñ€Ð¾Ð±Ð½Ð¸ÐºÑ–Ð²", - "This app cannot be installed because the following dependencies are not fulfilled:" : "Ð¦Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð° не може бути вÑтановлено, так Ñк наÑтупні залежноÑті не будуть виконані:", "No apps found for your version" : "Ðемає додатків Ð´Ð»Ñ Ð²Ð°ÑˆÐ¾Ñ— верÑÑ–Ñ—", "Disable all" : "Вимкнути вÑе", "Enable all" : "Увімкнути вÑе", diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e9279aede09aff321019d5266d01258830445e9e..2e4289492bcf7198c63a16d1c7cf2cac0cc07bbf 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -593,15 +593,15 @@ OC.L10N.register( "All" : "全部", "Limit app usage to groups" : "é™åˆ¶å¯ä½¿ç”¨åº”用的分组", "No results" : "没有结果", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最低版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最高版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", + "This app cannot be installed because the following dependencies are not fulfilled:" : "æ— æ³•å®‰è£…åº”ç”¨ï¼Œå› ä¸ºæ— æ³•æ»¡è¶³ä¸‹åˆ—ä¾èµ–:", "View in store" : "åœ¨å•†åº—ä¸æŸ¥çœ‹", "Visit website" : "访问网站", "Report a bug" : "报告问题", "User documentation" : "用户文档", "Admin documentation" : "管ç†å‘˜æ–‡æ¡£", "Developer documentation" : "å¼€å‘者文档", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最低版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最高版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", - "This app cannot be installed because the following dependencies are not fulfilled:" : "æ— æ³•å®‰è£…åº”ç”¨ï¼Œå› ä¸ºæ— æ³•æ»¡è¶³ä¸‹åˆ—ä¾èµ–:", "Update to {update}" : "更新至 {update}", "Results from other categories" : "æ¥è‡ªå…¶ä»–类别的结果", "No apps found for your version" : "未找到适åˆå½“å‰ç‰ˆæœ¬çš„应用", diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 67c7a377c6302f39987c80aed4d49c80e2422d8a..b482d15e12bb26e9e44044427e1c522765a3eaa0 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -591,15 +591,15 @@ "All" : "全部", "Limit app usage to groups" : "é™åˆ¶å¯ä½¿ç”¨åº”用的分组", "No results" : "没有结果", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最低版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最高版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", + "This app cannot be installed because the following dependencies are not fulfilled:" : "æ— æ³•å®‰è£…åº”ç”¨ï¼Œå› ä¸ºæ— æ³•æ»¡è¶³ä¸‹åˆ—ä¾èµ–:", "View in store" : "åœ¨å•†åº—ä¸æŸ¥çœ‹", "Visit website" : "访问网站", "Report a bug" : "报告问题", "User documentation" : "用户文档", "Admin documentation" : "管ç†å‘˜æ–‡æ¡£", "Developer documentation" : "å¼€å‘者文档", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最低版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "该应用没有指定支æŒçš„ Nextcloud 最高版本。å¯èƒ½ä¼šåœ¨å°†æ¥å‡ºçŽ°é—®é¢˜ã€‚", - "This app cannot be installed because the following dependencies are not fulfilled:" : "æ— æ³•å®‰è£…åº”ç”¨ï¼Œå› ä¸ºæ— æ³•æ»¡è¶³ä¸‹åˆ—ä¾èµ–:", "Update to {update}" : "更新至 {update}", "Results from other categories" : "æ¥è‡ªå…¶ä»–类别的结果", "No apps found for your version" : "未找到适åˆå½“å‰ç‰ˆæœ¬çš„应用", diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index a0225b25718a93e8a15b7f5de225b7d3e6ace01c..89c947c707c56742fa6bb09dd066eb7527a8e3c1 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "移除", "Disable" : "åœç”¨", "All" : "所有", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最低的Nextcloud版本,未來將會產生å•題。", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最高的Nextcloud版本,未來將會產生å•題。", + "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程å¼ç„¡æ³•被安è£ï¼Œå› ç‚ºæ¬ ç¼ºä¸‹åˆ—ç›¸ä¾å¥—件:", "View in store" : "åœ¨å•†åº—ä¸æª¢è¦–", "Visit website" : "開啟網站", "Report a bug" : "å›žå ±å•題", "User documentation" : "用戶說明文件", "Admin documentation" : "管ç†è€…文件", "Developer documentation" : "開發者說明文件", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最低的Nextcloud版本,未來將會產生å•題。", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最高的Nextcloud版本,未來將會產生å•題。", - "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程å¼ç„¡æ³•被安è£ï¼Œå› ç‚ºæ¬ ç¼ºä¸‹åˆ—ç›¸ä¾å¥—件:", "No apps found for your version" : "沒有找到é©åˆæ‚¨çš„版本的應用程å¼", "Enable all" : "全部啟用", "Enable" : "啟用", diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index b04113b60fb06df366122c25a009cd7990fe1df6..180472aaf8f2205e536ba34056be39fad5948186 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -108,15 +108,15 @@ "Remove" : "移除", "Disable" : "åœç”¨", "All" : "所有", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最低的Nextcloud版本,未來將會產生å•題。", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最高的Nextcloud版本,未來將會產生å•題。", + "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程å¼ç„¡æ³•被安è£ï¼Œå› ç‚ºæ¬ ç¼ºä¸‹åˆ—ç›¸ä¾å¥—件:", "View in store" : "åœ¨å•†åº—ä¸æª¢è¦–", "Visit website" : "開啟網站", "Report a bug" : "å›žå ±å•題", "User documentation" : "用戶說明文件", "Admin documentation" : "管ç†è€…文件", "Developer documentation" : "開發者說明文件", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最低的Nextcloud版本,未來將會產生å•題。", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "æ¤æ‡‰ç”¨ç¨‹å¼ä¸¦æœªé…置最高的Nextcloud版本,未來將會產生å•題。", - "This app cannot be installed because the following dependencies are not fulfilled:" : "這個應用程å¼ç„¡æ³•被安è£ï¼Œå› ç‚ºæ¬ ç¼ºä¸‹åˆ—ç›¸ä¾å¥—件:", "No apps found for your version" : "沒有找到é©åˆæ‚¨çš„版本的應用程å¼", "Enable all" : "全部啟用", "Enable" : "啟用",