Skip to content

Commit 5deee29

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

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

l10n/de.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ OC.L10N.register(
3131
"Client ID" : "Client-ID",
3232
"Client ID of your Google application" : "Client-ID der Google-Anwendung",
3333
"Client secret" : "Geheime Zeichenkette des Clients",
34-
"Client secret of your Google application" : "Client-Geheimnis der Google-Anwendung",
34+
"Client secret of your Google application" : "Client-Geheimnis der Google-Anwendung",
3535
"Use a pop-up to authenticate" : "Pop-up zur Authentifizierung verwenden",
3636
"Last Google Drive import job at {date}" : "Letzter Google-Drive-Import am {date} ",
3737
"Google Drive background import process will begin soon." : "Prozess der Google Drive-Importierung wird bald beginnen.",
@@ -80,6 +80,6 @@ OC.L10N.register(
8080
"Import Google Drive files" : "Google Drive-Dateien importieren",
8181
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "Dein Google Drive ist größer als der verbleibende Speicherplatz ({formSpace})",
8282
"Cancel Google Drive import" : "Google Drive-Import abbrechen",
83-
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} Datei importiert ({progress}%)","{amount} Dateien importiert ({progress}%)"]
83+
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} Datei importiert ({progress}%)","{amount} Dateien importiert ({progress} %)"]
8484
},
8585
"nplurals=2; plural=(n != 1);");

l10n/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"Client ID" : "Client-ID",
3030
"Client ID of your Google application" : "Client-ID der Google-Anwendung",
3131
"Client secret" : "Geheime Zeichenkette des Clients",
32-
"Client secret of your Google application" : "Client-Geheimnis der Google-Anwendung",
32+
"Client secret of your Google application" : "Client-Geheimnis der Google-Anwendung",
3333
"Use a pop-up to authenticate" : "Pop-up zur Authentifizierung verwenden",
3434
"Last Google Drive import job at {date}" : "Letzter Google-Drive-Import am {date} ",
3535
"Google Drive background import process will begin soon." : "Prozess der Google Drive-Importierung wird bald beginnen.",
@@ -78,6 +78,6 @@
7878
"Import Google Drive files" : "Google Drive-Dateien importieren",
7979
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "Dein Google Drive ist größer als der verbleibende Speicherplatz ({formSpace})",
8080
"Cancel Google Drive import" : "Google Drive-Import abbrechen",
81-
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} Datei importiert ({progress}%)","{amount} Dateien importiert ({progress}%)"]
81+
"_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} Datei importiert ({progress}%)","{amount} Dateien importiert ({progress} %)"]
8282
},"pluralForm" :"nplurals=2; plural=(n != 1);"
8383
}

0 commit comments

Comments
 (0)