pcm-shared-components 2.1.401 → 2.1.402
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1474,7 +1474,8 @@
|
|
|
1474
1474
|
"zoom_in": "Zoom in",
|
|
1475
1475
|
"zoom_out": "Zoom out",
|
|
1476
1476
|
"hourly": "Hourly",
|
|
1477
|
-
"minute": "Minute"
|
|
1477
|
+
"minute": "Minute",
|
|
1478
|
+
"plus_count_more": "+{{count}} more"
|
|
1478
1479
|
},
|
|
1479
1480
|
"connectivity": {
|
|
1480
1481
|
"offline-action-blocked": "You're offline. This action needs an internet connection and isn't available right now. It will work again once you're back online.",
|
|
@@ -1474,7 +1474,8 @@
|
|
|
1474
1474
|
"zoom_in": "Acercar",
|
|
1475
1475
|
"zoom_out": "Alejar",
|
|
1476
1476
|
"hourly": "Por hora",
|
|
1477
|
-
"minute": "Minuto"
|
|
1477
|
+
"minute": "Minuto",
|
|
1478
|
+
"plus_count_more": "+{{count}} más"
|
|
1478
1479
|
},
|
|
1479
1480
|
"connectivity": {
|
|
1480
1481
|
"offline-action-blocked": "Está sin conexión. Esta acción necesita una conexión a Internet y no está disponible en este momento. Volverá a funcionar cuando vuelva a estar en línea.",
|
|
@@ -1474,7 +1474,8 @@
|
|
|
1474
1474
|
"zoom_in": "Zoomer",
|
|
1475
1475
|
"zoom_out": "Dézoomer",
|
|
1476
1476
|
"hourly": "Horaire",
|
|
1477
|
-
"minute": "Minute"
|
|
1477
|
+
"minute": "Minute",
|
|
1478
|
+
"plus_count_more": "+{{count}} de plus"
|
|
1478
1479
|
},
|
|
1479
1480
|
"connectivity": {
|
|
1480
1481
|
"offline-action-blocked": "Vous êtes hors ligne. Cette action nécessite une connexion Internet et n'est pas disponible pour le moment. Elle fonctionnera de nouveau dès que vous serez de retour en ligne.",
|