Skip to content

Commit b68feee

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent be238f6 commit b68feee

File tree

38 files changed

+208
-38
lines changed

38 files changed

+208
-38
lines changed

apps/dashboard/l10n/ru.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ OC.L10N.register(
2020
"Edit widgets" : "Редактировать виджеты",
2121
"Get more widgets from the App Store" : "Загрузить виджеты из магазина приложений",
2222
"Weather service" : "Погода",
23+
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "В целях конфиденциальности данные о погоде запрашиваются Вашим сервером {productName} от Вашего имени, поэтому служба погоды не получает никакой личной информации.",
2324
"Weather data from Met.no" : "Погода от Met.no",
2425
"geocoding with Nominatim" : "геокодирование с Nominatim",
2526
"elevation data from OpenTopoData" : "данные о высоте из OpenTopoData",

apps/dashboard/l10n/ru.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Edit widgets" : "Редактировать виджеты",
1919
"Get more widgets from the App Store" : "Загрузить виджеты из магазина приложений",
2020
"Weather service" : "Погода",
21+
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "В целях конфиденциальности данные о погоде запрашиваются Вашим сервером {productName} от Вашего имени, поэтому служба погоды не получает никакой личной информации.",
2122
"Weather data from Met.no" : "Погода от Met.no",
2223
"geocoding with Nominatim" : "геокодирование с Nominatim",
2324
"elevation data from OpenTopoData" : "данные о высоте из OpenTopoData",

apps/dav/l10n/en_GB.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ OC.L10N.register(
220220
"{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
221221
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
222222
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
223+
"System address book disabled" : "System address book disabled",
224+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}",
223225
"Accounts" : "Accounts",
224226
"System address book which holds all accounts" : "System address book which holds all accounts",
225227
"File is not updatable: %1$s" : "File is not updatable: %1$s",
@@ -258,6 +260,10 @@ OC.L10N.register(
258260
"DAV system address book" : "DAV system address book",
259261
"No outstanding DAV system address book sync." : "No outstanding DAV system address book sync.",
260262
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\".",
263+
"DAV system address book size" : "DAV system address book size",
264+
"The system address book is disabled" : "The system address book is disabled",
265+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "The system address book is enabled, but contains more than the configured limit of %d contacts",
266+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "The system address book is enabled and contains less than the configured limit of %d contacts",
261267
"WebDAV endpoint" : "WebDAV endpoint",
262268
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually.",
263269
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",

apps/dav/l10n/en_GB.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@
218218
"{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} in address book {addressbook}",
219219
"You updated contact {card} in address book {addressbook}" : "You updated contact {card} in address book {addressbook}",
220220
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "A <strong>contact</strong> or <strong>address book</strong> was modified",
221+
"System address book disabled" : "System address book disabled",
222+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}",
221223
"Accounts" : "Accounts",
222224
"System address book which holds all accounts" : "System address book which holds all accounts",
223225
"File is not updatable: %1$s" : "File is not updatable: %1$s",
@@ -256,6 +258,10 @@
256258
"DAV system address book" : "DAV system address book",
257259
"No outstanding DAV system address book sync." : "No outstanding DAV system address book sync.",
258260
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\".",
261+
"DAV system address book size" : "DAV system address book size",
262+
"The system address book is disabled" : "The system address book is disabled",
263+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "The system address book is enabled, but contains more than the configured limit of %d contacts",
264+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "The system address book is enabled and contains less than the configured limit of %d contacts",
259265
"WebDAV endpoint" : "WebDAV endpoint",
260266
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually.",
261267
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",

apps/dav/l10n/es.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ OC.L10N.register(
220220
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
221221
"You updated contact {card} in address book {addressbook}" : "Ud. ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
222222
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong>",
223+
"System address book disabled" : "Libreta de direcciones del sistema deshabilitada",
224+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La libreta de direcciones del sistema ha sido automáticamente deshabilitada durante la actualización. Esto significa que la libreta de direcciones no estará disponible para los usuarios en la app de Contactos u otros clientes. La libreta de direcciones del sistema fue deshabilitada por que el número de contactos excedió el número máximo recomendado de contactos. Este límite se establece para evitar problemas de rendimiento. Puede volver a habilitar la libreta de direcciones del sistema con el siguiente comando {command}",
223225
"Accounts" : "Cuentas",
224226
"System address book which holds all accounts" : "Libreta de direcciones del sistema que contiene todas las cuentas",
225227
"File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
@@ -258,6 +260,10 @@ OC.L10N.register(
258260
"DAV system address book" : "Libreta de direcciónes DAV del sistema",
259261
"No outstanding DAV system address book sync." : "No hay una sincronización pendiente en la libreta de direcciones DAV del sistema.",
260262
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronización DAV de la libreta de direcciones del sistema no se ha ejecutado ya que su instancia tiene más de 1000 usuarios o por que ha ocurrido un error. Por favor, ejecútela manualmente llamando al comando: \"occ dav:sync-system-addressbook\".",
263+
"DAV system address book size" : "Tamaño bajo DAV de la libreta de direcciones del sistema ",
264+
"The system address book is disabled" : "La libreta de direcciones del sistema está deshabilitada",
265+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "La libreta de direcciones del sistema está habilitada, pero, contiene un número mayor de contactos que el límite configurado de %d",
266+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "La libreta de direcciones del sistema está habilitada y contiene un número menor de contactos que el límite configurado de %d",
261267
"WebDAV endpoint" : "Endpoint WebDAV",
262268
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "No se pudo verificar si su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV. Por favor, verifique manualmente.",
263269
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Su servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.",

apps/dav/l10n/es.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@
218218
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
219219
"You updated contact {card} in address book {addressbook}" : "Ud. ha actualizado el contacto {card} en la libreta de direcciones {addressbook}",
220220
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Se ha modificado un <strong>contacto</strong> o una <strong>libreta de direcciones</strong>",
221+
"System address book disabled" : "Libreta de direcciones del sistema deshabilitada",
222+
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La libreta de direcciones del sistema ha sido automáticamente deshabilitada durante la actualización. Esto significa que la libreta de direcciones no estará disponible para los usuarios en la app de Contactos u otros clientes. La libreta de direcciones del sistema fue deshabilitada por que el número de contactos excedió el número máximo recomendado de contactos. Este límite se establece para evitar problemas de rendimiento. Puede volver a habilitar la libreta de direcciones del sistema con el siguiente comando {command}",
221223
"Accounts" : "Cuentas",
222224
"System address book which holds all accounts" : "Libreta de direcciones del sistema que contiene todas las cuentas",
223225
"File is not updatable: %1$s" : "El archivo no se puede actualizar: %1$s",
@@ -256,6 +258,10 @@
256258
"DAV system address book" : "Libreta de direcciónes DAV del sistema",
257259
"No outstanding DAV system address book sync." : "No hay una sincronización pendiente en la libreta de direcciones DAV del sistema.",
258260
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La sincronización DAV de la libreta de direcciones del sistema no se ha ejecutado ya que su instancia tiene más de 1000 usuarios o por que ha ocurrido un error. Por favor, ejecútela manualmente llamando al comando: \"occ dav:sync-system-addressbook\".",
261+
"DAV system address book size" : "Tamaño bajo DAV de la libreta de direcciones del sistema ",
262+
"The system address book is disabled" : "La libreta de direcciones del sistema está deshabilitada",
263+
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "La libreta de direcciones del sistema está habilitada, pero, contiene un número mayor de contactos que el límite configurado de %d",
264+
"The system address book is enabled and contains less than the configured limit of %d contacts" : "La libreta de direcciones del sistema está habilitada y contiene un número menor de contactos que el límite configurado de %d",
259265
"WebDAV endpoint" : "Endpoint WebDAV",
260266
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "No se pudo verificar si su servidor web está adecuadamente configurado para permitir la sincronización de archivos a través de WebDAV. Por favor, verifique manualmente.",
261267
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Su servidor web todavía no está configurado correctamente para permitir la sincronización de archivos, porque la interfaz WebDAV parece estar rota.",

apps/dav/l10n/gl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ OC.L10N.register(
296296
"Weekdays" : "Días laborábeis",
297297
"Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}",
298298
"Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}",
299-
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para enmudecer todas as notificacións.",
299+
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.",
300300
"Cancel" : "Cancelar",
301301
"Import" : "Importar",
302302
"Error while saving settings" : "Produciuse un erro ao gardar os axustes",

apps/dav/l10n/gl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"Weekdays" : "Días laborábeis",
295295
"Pick a start time for {dayName}" : "Escolla unha hora de inicio para {dayName}",
296296
"Pick a end time for {dayName}" : "Escolla unha hora de finalización para {dayName}",
297-
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para enmudecer todas as notificacións.",
297+
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Definir automaticamente o estado do usuario en «Non molestar» fóra de dispoñibilidade para silenciar todas as notificacións.",
298298
"Cancel" : "Cancelar",
299299
"Import" : "Importar",
300300
"Error while saving settings" : "Produciuse un erro ao gardar os axustes",

0 commit comments

Comments
 (0)