sitepress-de_DE-wpml-settings-ui.json
3.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"domain": "messages",
"locale_data": {
"messages": {
"": {
"domain": "messages"
},
"You can choose which posts to translate from the <strong>Translation Management Dashboard</strong>.": [
"Sie können im <strong>Dashboard für die Übersetzungsverwaltung</strong> auswählen, welche Beiträge übersetzt werden sollen."
],
"Yes, translate <b>existing</b> and <b>future</b> content automatically": [
"Ja, <b>vorhandene</b> und <b>zukünftige</b> Inhalte automatisch übersetzen"
],
"Yes, but only translate <b>future</b> content automatically": [
"Ja, aber <b>zukünftige</b> Inhalte nur automatisch übersetzen"
],
"Yes, translate <b>future</b> content automatically": [
"Ja, <b>zukünftige</b> Inhalte automatisch übersetzen"
],
"No, I want to translate some of these posts, but not all": [
"Nein, nur einige dieser Beiträge übersetzen"
],
"You must use the Advanced Translation Editor if you want to translate your content automatically.": [
"Sie müssen den erweiterten Übersetzungs-Editor verwenden, wenn Sie Ihren Inhalt automatisch übersetzen wollen."
],
"Synchronize translators and translation managers with ATE": [
"Synchronisieren Sie Übersetzer und Übersetzungs-Manager mit ATE"
],
"Please try again in a few minutes. If the problem persists, please contact %sWPML support%s.": [
"Bitte versuchen Sie es in einigen Minuten erneut. Wenn das Problem weiterhin besteht, kontaktieren Sie bitte den %sWPML-Support%s. "
],
"Are you OK with paying for this?": [
"Ist es für Sie in Ordnung, wenn Sie dafür bezahlen?"
],
"Cancel": [
"Abbrechen"
],
"Make translatable": [
"Übersetzbar machen"
],
"Save": [
"Speichern"
],
"Please confirm this translation setting": [
"Bitte bestätigen Sie diese Übersetzungseinstellung."
],
"Your site is set to translate all content automatically. When you make <PostTypesNames /> translatable, WPML will automatically translate the %1$d existing item.": [
"Ihre Website ist so eingestellt, dass alle Inhalte automatisch übersetzt werden. Wenn Sie <PostTypesNames /> übersetzbar machen, übersetzt WPML automatisch das vorhandene %1$d-Element.",
"Ihre Website ist so eingestellt, dass alle Inhalte automatisch übersetzt werden. Wenn Sie <PostTypesNames /> übersetzbar machen, übersetzt WPML automatisch die %1$d vorhandenen Elemente."
],
"Your site is set to translate all content automatically. When you make <PostTypesNames /> translatable, WPML will automatically translate all future content.": [
"Ihre Website ist so eingestellt, dass alle Inhalte automatisch übersetzt werden. Wenn Sie <PostTypesNames /> übersetzbar machen, übersetzt WPML automatisch alle zukünftigen Inhalte."
]
}
}
}