Browse Source

[tx-robot] updated from transifex

tags/v21.0.0beta1
Nextcloud bot 3 years ago
parent
commit
b5fd0d98ec
No account linked to committer's email address

+ 8
- 0
apps/cloud_federation_api/l10n/el.js View File

@@ -0,0 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Ενεργοποιήστε τις εγκαταστάσεις clouds για επικοινωνία μεταξύ τους και ανταλλαγή δεδομένων",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Το Cloud Federation API επιτρέπει σε διάφορες εγκαταστάσεις Nextcloud να επικοινωνούν μεταξύ τους και να ανταλλάσσουν δεδομένα."
},
"nplurals=2; plural=(n != 1);");

+ 6
- 0
apps/cloud_federation_api/l10n/el.json View File

@@ -0,0 +1,6 @@
{ "translations": {
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Ενεργοποιήστε τις εγκαταστάσεις clouds για επικοινωνία μεταξύ τους και ανταλλαγή δεδομένων",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Το Cloud Federation API επιτρέπει σε διάφορες εγκαταστάσεις Nextcloud να επικοινωνούν μεταξύ τους και να ανταλλάσσουν δεδομένα."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 1
- 1
apps/lookup_server_connector/l10n/de.js View File

@@ -2,6 +2,6 @@ OC.L10N.register(
"lookup_server_connector",
{
"Lookup Server Connector" : "Lookup-Server Connector",
"Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
"Sync public user information with the lookup server" : "Synchronisiere öffentliche Benutzer-Informationen mit dem Lookup-Server "
},
"nplurals=2; plural=(n != 1);");

+ 1
- 1
apps/lookup_server_connector/l10n/de.json View File

@@ -1,5 +1,5 @@
{ "translations": {
"Lookup Server Connector" : "Lookup-Server Connector",
"Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
"Sync public user information with the lookup server" : "Synchronisiere öffentliche Benutzer-Informationen mit dem Lookup-Server "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

+ 1
- 1
apps/provisioning_api/l10n/de.js View File

@@ -1,7 +1,7 @@
OC.L10N.register(
"provisioning_api",
{
"Provisioning API" : "Bereitstellung-API",
"Provisioning API" : "Bereitstellungs-API",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten.",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."

+ 1
- 1
apps/provisioning_api/l10n/de.json View File

@@ -1,5 +1,5 @@
{ "translations": {
"Provisioning API" : "Bereitstellung-API",
"Provisioning API" : "Bereitstellungs-API",
"This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten.",
"This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."

+ 1
- 1
apps/settings/l10n/de_DE.js View File

@@ -413,7 +413,7 @@ OC.L10N.register(
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Wenn Sie Anwendungen von Drittanbietern verwenden, um sich mit Nextcloud zu verbinden, stellen Sie bitte sicher, dass Sie für jede Anwendung ein Anwendungspasswort erstellen und konfigurieren, bevor Sie die zweite Faktor-Authentifizierung aktivieren.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Wenn Sie Anwendungen von Drittanbietern verwenden, um sich mit Nextcloud zu verbinden, stellen Sie bitte sicher, dass Sie für jede Anwendung ein Anwendungspasswort erstellen und konfigurieren, bevor Sie die Zwei-Faktor-Authentifizierung aktivieren.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte laden Sie ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Local" : "Lokal",

+ 1
- 1
apps/settings/l10n/de_DE.json View File

@@ -411,7 +411,7 @@
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Use a second factor besides your password to increase security for your account." : "Verwenden Sie neben Ihrem Passwort einen zweiten Faktor, um die Sicherheit für Ihr Konto zu erhöhen.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Wenn Sie Anwendungen von Drittanbietern verwenden, um sich mit Nextcloud zu verbinden, stellen Sie bitte sicher, dass Sie für jede Anwendung ein Anwendungspasswort erstellen und konfigurieren, bevor Sie die zweite Faktor-Authentifizierung aktivieren.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Wenn Sie Anwendungen von Drittanbietern verwenden, um sich mit Nextcloud zu verbinden, stellen Sie bitte sicher, dass Sie für jede Anwendung ein Anwendungspasswort erstellen und konfigurieren, bevor Sie die Zwei-Faktor-Authentifizierung aktivieren.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte laden Sie ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Local" : "Lokal",

+ 1
- 0
apps/settings/l10n/it.js View File

@@ -413,6 +413,7 @@ OC.L10N.register(
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Se utilizzi applicazioni di terze parti per connetterti a Nextcloud, assicurati di creare e configurare una password per ciascuna applicazione prima di abilitare l'autenticazione a due fattori.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Si è verificato un errore. Carica un certificato PEM codificato in ASCII.",
"Valid until {date}" : "Valido fino al {date}",
"Local" : "Locale",

+ 1
- 0
apps/settings/l10n/it.json View File

@@ -411,6 +411,7 @@
"New password" : "Nuova password",
"Change password" : "Modifica password",
"Use a second factor besides your password to increase security for your account." : "Utilizza un secondo fattore oltre alla tua password per aumentare la sicurezza per il tuo account.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Se utilizzi applicazioni di terze parti per connetterti a Nextcloud, assicurati di creare e configurare una password per ciascuna applicazione prima di abilitare l'autenticazione a due fattori.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Si è verificato un errore. Carica un certificato PEM codificato in ASCII.",
"Valid until {date}" : "Valido fino al {date}",
"Local" : "Locale",

+ 1
- 0
apps/settings/l10n/pt_BR.js View File

@@ -413,6 +413,7 @@ OC.L10N.register(
"New password" : "Nova senha",
"Change password" : "Alterar senha",
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Se usar aplicativos de terceiros para se conectar ao Nextcloud, certifique-se de criar e configurar uma senha para cada aplicativo antes de habilitar a autenticação em duas etapas.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor envie um certificado ASCII-encoded PEM",
"Valid until {date}" : "Válido até {date}",
"Local" : "Local",

+ 1
- 0
apps/settings/l10n/pt_BR.json View File

@@ -411,6 +411,7 @@
"New password" : "Nova senha",
"Change password" : "Alterar senha",
"Use a second factor besides your password to increase security for your account." : "Use um segundo fator além de sua senha para aumentar a segurança da conta.",
"If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Se usar aplicativos de terceiros para se conectar ao Nextcloud, certifique-se de criar e configurar uma senha para cada aplicativo antes de habilitar a autenticação em duas etapas.",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor envie um certificado ASCII-encoded PEM",
"Valid until {date}" : "Válido até {date}",
"Local" : "Local",

+ 1
- 1
apps/user_status/l10n/de.js View File

@@ -4,7 +4,7 @@ OC.L10N.register(
"Recent statuses" : "Letzte Status",
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krank geschrieben",
"Out sick" : "Krankgeschrieben",
"Vacationing" : "Im Urlaub",
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",

+ 1
- 1
apps/user_status/l10n/de.json View File

@@ -2,7 +2,7 @@
"Recent statuses" : "Letzte Status",
"In a meeting" : "In einer Besprechung",
"Commuting" : "Pendelt",
"Out sick" : "Krank geschrieben",
"Out sick" : "Krankgeschrieben",
"Vacationing" : "Im Urlaub",
"Working remotely" : "Arbeitet aus der Ferne",
"User status" : "Benutzerstatus",

+ 1
- 1
apps/weather_status/l10n/de.js View File

@@ -8,7 +8,7 @@ OC.L10N.register(
"Weather status" : "Wetterstatus",
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Detect location" : "Standort ermitteln",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
"Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",

+ 1
- 1
apps/weather_status/l10n/de.json View File

@@ -6,7 +6,7 @@
"Weather status" : "Wetterstatus",
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Detect location" : "Standort ermitteln",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
"Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",

+ 3
- 0
core/l10n/zh_CN.js View File

@@ -164,8 +164,11 @@ OC.L10N.register(
"Log in with a device" : "使用设备登录",
"Back" : "返回",
"Reset search" : "重置搜索",
"Search for {name} only" : "仅搜索 {name}",
"No results for {query}" : "没有 '{query}' 的相关结果",
"Start typing to search" : "开始输入搜索内容",
"Load more results" : "加载更多结果",
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
"Search {types} …" : "搜索 {类型} …",
"Settings" : "设置",
"Could not load your contacts" : "无法加载您的联系人",

+ 3
- 0
core/l10n/zh_CN.json View File

@@ -162,8 +162,11 @@
"Log in with a device" : "使用设备登录",
"Back" : "返回",
"Reset search" : "重置搜索",
"Search for {name} only" : "仅搜索 {name}",
"No results for {query}" : "没有 '{query}' 的相关结果",
"Start typing to search" : "开始输入搜索内容",
"Load more results" : "加载更多结果",
"An error occurred while searching for {type}" : "搜索 {type} 时出错",
"Search {types} …" : "搜索 {类型} …",
"Settings" : "设置",
"Could not load your contacts" : "无法加载您的联系人",

Loading…
Cancel
Save