From c4f2b31e37848fb8828e6edf8983404cb4bd4f09 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Thu, 28 Sep 2023 18:02:44 +0530 Subject: [PATCH] Make strings.xml and cm_strings.xml same as upstream so as to avoid conflicts when merging upstream changes --- app/src/main/res/values-es/strings.xml | 32 +++----------------------- app/src/main/res/values-fr/strings.xml | 5 ++-- app/src/main/res/values-nl/strings.xml | 7 +++--- app/src/main/res/values-ru/strings.xml | 7 +++--- 4 files changed, 14 insertions(+), 37 deletions(-) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 7e37e7ad..8edc0094 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -12,7 +12,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + Grabadora Compartir Detener @@ -34,31 +35,4 @@ Descartar Permisos necesarios denegados, actívelos desde la aplicación de Ajustes para iniciar la grabación Grabar sonido - ¿Estás seguro de que quieres borrar las grabaciones seleccionadas\? Esto no se puede deshacer - Eliminar seleccionados - ¿Estás seguro de que quieres borrar todas las grabaciones\? Esto no se puede deshacer - Eliminar todo - Más acciones - Cambiar - Editar nombre de grabación - Todas tus grabaciones se mostrarán aquí - Mis grabaciones - El permiso de localización ha sido denegado, habilítalo desde la aplicación Ajustes para etiquetar tus grabaciones - La grabadora necesita permiso de ubicación para etiquetar automáticamente tus grabaciones y ayudarte a organizarlas - Grabar en alta calidad - Etiqueta tus grabaciones con tu posición actual - Pausado - ¿Quieres utilizar la última grabación\? - ¿Utilizar grabación\? - Grabar de nuevo - Descartar - Confirmar - ¿Estás seguro de que quieres borrar esta grabación\? No se puede deshacer - Renombrar - Eliminar todo - Eliminar seleccionados - Reanudar - Pausa - Compartir seleccionados - Ajustes - \ No newline at end of file + diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index bdc336ce..84a97d50 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -12,7 +12,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + Magnétophone Partager Partager la sélection @@ -65,4 +66,4 @@ Êtes-vous sûr de vouloir supprimer tous les enregistrements ? Cette action est irréversible Supprimer la sélection Êtes-vous sûr de vouloir supprimer les enregistrements sélectionnés ? Cette action est irréversible - \ No newline at end of file + diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index df3d63c6..88d42bca 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -12,7 +12,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + Recorder Delen Selectie delen @@ -28,7 +29,7 @@ Opname verwijderen Weet u zeker dat u deze opname wilt verwijderen? Dit kan niet ongedaan worden gemaakt Bevestig - Verwerpen + Negeer Neem opnieuw op Opname gebruiken? Wilt u de laatste opname gebruiken? @@ -65,4 +66,4 @@ Weet u zeker dat u alle opnames wilt verwijderen? Dit kan niet ongedaan worden gemaakt Selectie verwijderen Weet u zeker dat u de geselecteerde opnames wilt verwijderen? Dit kan niet ongedaan worden gemaakt - \ No newline at end of file + diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 41688b45..acbd7ecd 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -12,9 +12,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> +--> + Рекордер - Поделиться + Отправить Поделиться выбранным Остановить Воспроизвести @@ -65,4 +66,4 @@ Вы уверены, что хотите удалить все записи? Действие не может быть отменено Удалить выбранное Вы уверены, что хотите выбранные записи? Действие не может быть отменено - \ No newline at end of file + -- GitLab