diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-15 02:24:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-15 02:24:46 +0000 |
commit | 42676981150ca1f11c0a968249934147cc473687 (patch) | |
tree | b9dcf07fbeeeae87fb32454e2a1a936b5bbcd3f5 /core | |
parent | 5866418098c95619df2765ea7f52b6a32e1f6f7d (diff) | |
download | nextcloud-server-42676981150ca1f11c0a968249934147cc473687.tar.gz nextcloud-server-42676981150ca1f11c0a968249934147cc473687.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/de_DE.js | 3 | ||||
-rw-r--r-- | core/l10n/de_DE.json | 3 | ||||
-rw-r--r-- | core/l10n/es.js | 1 | ||||
-rw-r--r-- | core/l10n/es.json | 1 | ||||
-rw-r--r-- | core/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_HK.json | 1 |
6 files changed, 8 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 5f90eb5d9fa..63ae252bb2c 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -182,6 +182,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Einfache E-Mail-App mit guter Integration in Dateiverwaltung, Adressen und Kalender.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in Ihrem Browser sowie mit mobilen Apps.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.", + "Search contacts" : "Kontakte suchen", "Forgot password?" : "Passwort vergessen?", "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", @@ -279,7 +280,7 @@ OC.L10N.register( "Strong password" : "Starkes Passwort", "No action available" : "Keine Aktion verfügbar", "Error fetching contact actions" : "Fehler beim Einlesen der Kontakt-Aktionen", - "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", + "Non-existing tag #{tag}" : "Nicht existierendes Schlagwort #{tag}", "Restricted" : "Eingeschränkt", "Invisible" : "Unsichtbar", "Delete" : "Löschen", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index c77cda33b00..9c3948981b4 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -180,6 +180,7 @@ "Simple email app nicely integrated with Files, Contacts and Calendar." : "Einfache E-Mail-App mit guter Integration in Dateiverwaltung, Adressen und Kalender.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Chatten, Videoanrufe, Bildschirmfreigaben, Online-Besprechungen und Webkonferenzen - in Ihrem Browser sowie mit mobilen Apps.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Gemeinsame Dokumente, Tabellenkalkulationen und Präsentationen, die auf Collabora Online basieren.", + "Search contacts" : "Kontakte suchen", "Forgot password?" : "Passwort vergessen?", "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", @@ -277,7 +278,7 @@ "Strong password" : "Starkes Passwort", "No action available" : "Keine Aktion verfügbar", "Error fetching contact actions" : "Fehler beim Einlesen der Kontakt-Aktionen", - "Non-existing tag #{tag}" : "Nicht existierender Tag #{tag}", + "Non-existing tag #{tag}" : "Nicht existierendes Schlagwort #{tag}", "Restricted" : "Eingeschränkt", "Invisible" : "Unsichtbar", "Delete" : "Löschen", diff --git a/core/l10n/es.js b/core/l10n/es.js index c482beb2bc8..41f0aa5b8e4 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -182,6 +182,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Simple email app se integra bien con Archivos, Contactos y Calendario.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones online y conferencias web – en tu navegador y con apps móviles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basadas en Collabora Online.", + "Search contacts" : "Buscar contactos", "Forgot password?" : "¿Contraseña olvidada?", "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", diff --git a/core/l10n/es.json b/core/l10n/es.json index 9cd6db86c15..5dae90ef455 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -180,6 +180,7 @@ "Simple email app nicely integrated with Files, Contacts and Calendar." : "Simple email app se integra bien con Archivos, Contactos y Calendario.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Mensajes, videollamadas, compartir pantalla, reuniones online y conferencias web – en tu navegador y con apps móviles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos colaborativos, hojas de cálculo y presentaciones, basadas en Collabora Online.", + "Search contacts" : "Buscar contactos", "Forgot password?" : "¿Contraseña olvidada?", "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8cd36285ce4..7042fb44fa4 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -182,6 +182,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機 apps 之中。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基於 Collabora Online 構建的協作文件、試算表和演講文稿。", + "Search contacts" : "搜尋聯絡人", "Forgot password?" : "忘記密碼?", "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index c4ab5ed09f3..39924561bb1 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -180,6 +180,7 @@ "Simple email app nicely integrated with Files, Contacts and Calendar." : "簡潔的電子郵件應用程式,與檔案瀏覽器、通訊錄、行事曆完美整合", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "對話、視訊電話、螢幕分享、線上會議與網路研討會 - 實現於你的瀏覽器與手機 apps 之中。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基於 Collabora Online 構建的協作文件、試算表和演講文稿。", + "Search contacts" : "搜尋聯絡人", "Forgot password?" : "忘記密碼?", "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", |