diff --git a/front/locales/app.pot b/front/locales/app.pot index 184b17fe88b77e5083fcc45de83dfd693c83515c..8ad1e057139f7348a487aa62590fa126023ff7cf 100644 --- a/front/locales/app.pot +++ b/front/locales/app.pot @@ -172,7 +172,7 @@ msgstr[1] "" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "" msgstr[1] "" diff --git a/front/locales/ar/LC_MESSAGES/app.po b/front/locales/ar/LC_MESSAGES/app.po index b72ee9c6d20343160b34261917a5dcfa4d6551f9..f5058c0c9fc23a4805ac699a674b128cd3bfd84c 100644 --- a/front/locales/ar/LC_MESSAGES/app.po +++ b/front/locales/ar/LC_MESSAGES/app.po @@ -227,7 +227,7 @@ msgstr[5] "%{ count } ألبومات" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "%{ count } Ù…ÙØ¶Ù‘لة" msgstr[1] "Ù…ÙØ¶Ù„Ø©" diff --git a/front/locales/ca/LC_MESSAGES/app.po b/front/locales/ca/LC_MESSAGES/app.po index f1c9fe09868b017a9edde9699fc9cf223603b0da..ec78f8b4691e6dbc3e697722510dcf774ca23373 100644 --- a/front/locales/ca/LC_MESSAGES/app.po +++ b/front/locales/ca/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } à lbums" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorit" +msgstr[0] "%{ count } favorit" msgstr[1] "%{ count } favorits" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/cs/LC_MESSAGES/app.po b/front/locales/cs/LC_MESSAGES/app.po index c7ddd524237b61f1c69e3d1171d34a6c0c455e10..d6a5085edc9217903f629093c21f5a1ef7d0567d 100644 --- a/front/locales/cs/LC_MESSAGES/app.po +++ b/front/locales/cs/LC_MESSAGES/app.po @@ -186,9 +186,9 @@ msgstr[2] "%{ count } alb" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 oblÃbená" +msgstr[0] "%{ count } oblÃbená" msgstr[1] "%{ count } oblÃbené" msgstr[2] "%{ count } oblÃbených" diff --git a/front/locales/de/LC_MESSAGES/app.po b/front/locales/de/LC_MESSAGES/app.po index caeb4d80846e36fc09782e834a5731812c6a590d..e6636a952bb98c23f30d0dc653964af9edcb348f 100644 --- a/front/locales/de/LC_MESSAGES/app.po +++ b/front/locales/de/LC_MESSAGES/app.po @@ -179,9 +179,9 @@ msgstr[1] "%{ count } Alben" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 Favorit" +msgstr[0] "%{ count } Favorit" msgstr[1] "%{ count } Favoriten" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/en_GB/LC_MESSAGES/app.po b/front/locales/en_GB/LC_MESSAGES/app.po index 97ce6731c36b06443439c2de1521396ef569afb1..6f2c988a3e76e810f9f8b8947df33e4d7cbf0edb 100644 --- a/front/locales/en_GB/LC_MESSAGES/app.po +++ b/front/locales/en_GB/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } albums" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favourite" +msgstr[0] "%{ count } favourite" msgstr[1] "%{ count } favourites" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/eo/LC_MESSAGES/app.po b/front/locales/eo/LC_MESSAGES/app.po index 368c8305af9fcf54e494fb70cde71222df3ff6e7..dbda589b8daf169ff9fedbdd923080f056549d56 100644 --- a/front/locales/eo/LC_MESSAGES/app.po +++ b/front/locales/eo/LC_MESSAGES/app.po @@ -181,7 +181,7 @@ msgstr[1] "%{ count } albumoj" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "Unu stelumo" msgstr[1] "%{ count } stelumoj" diff --git a/front/locales/es/LC_MESSAGES/app.po b/front/locales/es/LC_MESSAGES/app.po index ffea531fb5c61c4dd07c25571b444d85433201c0..a80f13d757e9c3479e39d206a32d2cc26643ba3f 100644 --- a/front/locales/es/LC_MESSAGES/app.po +++ b/front/locales/es/LC_MESSAGES/app.po @@ -185,9 +185,9 @@ msgstr[1] "%{ count } álbumes" #: front/src/components/favorites/List.vue:10 #, fuzzy msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorito" +msgstr[0] "%{ count } favorito" msgstr[1] "%{ count } favoritos" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/eu/LC_MESSAGES/app.po b/front/locales/eu/LC_MESSAGES/app.po index 69f9bbaf2aedfb01f118c5227b66f85a0a0da06d..62757fc587bbb307f7dd1a91ac85d38975197f1d 100644 --- a/front/locales/eu/LC_MESSAGES/app.po +++ b/front/locales/eu/LC_MESSAGES/app.po @@ -187,9 +187,9 @@ msgstr[1] "%{ count } album" #: front/src/components/favorites/List.vue:10 #, fuzzy msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "gogoko 1" +msgstr[0] "gogoko %{ count }" msgstr[1] "%{ count } gogoko" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/fr_FR/LC_MESSAGES/app.po b/front/locales/fr_FR/LC_MESSAGES/app.po index f9289dff60fe73197b1db4d6a83095c67eb08512..bea2aa7ee9c1473de1e977eb9639f167ee2744c9 100644 --- a/front/locales/fr_FR/LC_MESSAGES/app.po +++ b/front/locales/fr_FR/LC_MESSAGES/app.po @@ -170,9 +170,9 @@ msgstr[1] "%{ count } albums" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favori" +msgstr[0] "%{ count } favori" msgstr[1] "%{ count } favoris" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/gl/LC_MESSAGES/app.po b/front/locales/gl/LC_MESSAGES/app.po index 16fcee9b202aa4e1aac2c1372966d37616826346..f98c20511dc07e391f78c357476806668e3f023e 100644 --- a/front/locales/gl/LC_MESSAGES/app.po +++ b/front/locales/gl/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } álbumes" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorita" +msgstr[0] "%{ count } favorita" msgstr[1] "%{ count } favoritas" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/hu/LC_MESSAGES/app.po b/front/locales/hu/LC_MESSAGES/app.po index 34b01623e5e78244cd1282171379651e1294c84c..9ef48eb3abac9d0d7ff3151c45d69454bbe0e872 100644 --- a/front/locales/hu/LC_MESSAGES/app.po +++ b/front/locales/hu/LC_MESSAGES/app.po @@ -174,7 +174,7 @@ msgstr[1] "%{ count } album" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "Egy kedvenc" msgstr[1] "%{ count } kedvenc" diff --git a/front/locales/it/LC_MESSAGES/app.po b/front/locales/it/LC_MESSAGES/app.po index 6665f3409ee3d20ad3959e22fe27aa6aca468599..d6123660a6628dd0b9503629efab64d60a440469 100644 --- a/front/locales/it/LC_MESSAGES/app.po +++ b/front/locales/it/LC_MESSAGES/app.po @@ -179,9 +179,9 @@ msgstr[1] "%{ count } album" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 mi piace" +msgstr[0] "%{ count } mi piace" msgstr[1] "%{ count } mi piace" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/nb_NO/LC_MESSAGES/app.po b/front/locales/nb_NO/LC_MESSAGES/app.po index ca91231b3b029d53d77cac4a0b08b15f33f1b58a..d847a8745b0db9af9d3fa9dfd912440e38160646 100644 --- a/front/locales/nb_NO/LC_MESSAGES/app.po +++ b/front/locales/nb_NO/LC_MESSAGES/app.po @@ -187,7 +187,7 @@ msgstr[1] "%{ count } album" #: front/src/components/favorites/List.vue:10 #, fuzzy msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "Én favoritt" msgstr[1] "%{ count } favoritter" diff --git a/front/locales/nl/LC_MESSAGES/app.po b/front/locales/nl/LC_MESSAGES/app.po index f9ef2ad087b2d58be7741f8dd6d2249e5d492c50..2c32a5b1241448e2436e486ebdcccfedad2a5d6f 100644 --- a/front/locales/nl/LC_MESSAGES/app.po +++ b/front/locales/nl/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } albums" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favoriet" +msgstr[0] "%{ count } favoriet" msgstr[1] "%{ count } favorieten" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/oc/LC_MESSAGES/app.po b/front/locales/oc/LC_MESSAGES/app.po index 251ba2d2a974d0a2091f5b65a4003007541a8a79..89272f5d26bf746c6a7a36c8b6aeaffda1d10bc9 100644 --- a/front/locales/oc/LC_MESSAGES/app.po +++ b/front/locales/oc/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } albums" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorit" +msgstr[0] "%{ count } favorit" msgstr[1] "%{ count } favorits" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/pl/LC_MESSAGES/app.po b/front/locales/pl/LC_MESSAGES/app.po index c2b42379ceba8de1a4df1091189a6e6ace1f865a..eead354eba6d733f7d5aaebe1d6a1d91bc98e45c 100644 --- a/front/locales/pl/LC_MESSAGES/app.po +++ b/front/locales/pl/LC_MESSAGES/app.po @@ -192,9 +192,9 @@ msgstr[2] "%{ count } albumów" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 polubienie" +msgstr[0] "%{ count } polubienie" msgstr[1] "%{ count} polubienia" msgstr[2] "%{ count} polubieÅ„" diff --git a/front/locales/pt_BR/LC_MESSAGES/app.po b/front/locales/pt_BR/LC_MESSAGES/app.po index 363d30e2c69a49d28e67d6203599f8b9f1c746d3..57a41f9608809ce56fb0e08470e83eea3de06fef 100644 --- a/front/locales/pt_BR/LC_MESSAGES/app.po +++ b/front/locales/pt_BR/LC_MESSAGES/app.po @@ -173,9 +173,9 @@ msgstr[1] "%{ count } álbuns" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorito" +msgstr[0] "%{ count } favorito" msgstr[1] "%{ count } favoritos" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/pt_PT/LC_MESSAGES/app.po b/front/locales/pt_PT/LC_MESSAGES/app.po index 8413b9c7db4b375a4c6ed1ca9a40df4924ab2353..668fe5108ccc45a7f73c37388a059f8fb13501aa 100644 --- a/front/locales/pt_PT/LC_MESSAGES/app.po +++ b/front/locales/pt_PT/LC_MESSAGES/app.po @@ -186,9 +186,9 @@ msgstr[1] "%{ count } álbums" #: front/src/components/favorites/List.vue:10 #, fuzzy msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 preferida" +msgstr[0] "%{ count } preferida" msgstr[1] "%{ count } preferidas" #: front/src/components/audio/artist/Card.vue:15 diff --git a/front/locales/ru/LC_MESSAGES/app.po b/front/locales/ru/LC_MESSAGES/app.po index 8c5e68495f69332ff248a072b4c4ba0d1db3bcd8..2624f766a9fe114fac229e40df388dc150c34ebb 100644 --- a/front/locales/ru/LC_MESSAGES/app.po +++ b/front/locales/ru/LC_MESSAGES/app.po @@ -187,9 +187,9 @@ msgstr[2] "%{ count } альбомов" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 избранный" +msgstr[0] "%{ count } избранный" msgstr[1] "%{ count } избранных" msgstr[2] "%{ count } избранных" diff --git a/front/locales/sv/LC_MESSAGES/app.po b/front/locales/sv/LC_MESSAGES/app.po index 5d4226f662af7df7f51c9b5dd88bb266c8f8f979..fefe606fd972603f23cfdf547c32631244c4a44e 100644 --- a/front/locales/sv/LC_MESSAGES/app.po +++ b/front/locales/sv/LC_MESSAGES/app.po @@ -88,9 +88,9 @@ msgstr[0] "1 album" msgstr[1] "%{ count } album" #: front/src/components/favorites/List.vue:10 -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" -msgstr[0] "1 favorit" +msgstr[0] "%{ count } favorit" msgstr[1] "%{ count } favoriter" #: front/src/components/audio/album/Card.vue:54 diff --git a/front/locales/zh_Hant/LC_MESSAGES/app.po b/front/locales/zh_Hant/LC_MESSAGES/app.po index d8a02a12216243f75a7fb2ed13c980f319a6bb08..e742a87ac4729d5c394c204e9449ece0d3187c94 100644 --- a/front/locales/zh_Hant/LC_MESSAGES/app.po +++ b/front/locales/zh_Hant/LC_MESSAGES/app.po @@ -172,7 +172,7 @@ msgstr[1] "" #: front/src/components/favorites/List.vue:10 msgctxt "Content/Favorites/Title" -msgid "1 favorite" +msgid "%{ count } favorite" msgid_plural "%{ count } favorites" msgstr[0] "" msgstr[1] "" diff --git a/front/src/components/favorites/List.vue b/front/src/components/favorites/List.vue index f7d37369c06d5305905214755cbc7c394b213dfe..ef64f9bac68f5796002ee95a7498e808ff45e66c 100644 --- a/front/src/components/favorites/List.vue +++ b/front/src/components/favorites/List.vue @@ -13,7 +13,7 @@ :translate-n="$store.state.favorites.count" :translate-params="{count: results.count}" translate-context="Content/Favorites/Title"> - 1 favorite + %{ count } favorite </translate> </h2> <radio-button v-if="hasFavorites" type="favorites"></radio-button>