-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add translations for ProcessWireUpgrade module
- Loading branch information
Showing
3 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
51 changes: 51 additions & 0 deletions
51
site--modules--processwireupgrade--processwireupgrade-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
{ | ||
"file": "site\/modules\/ProcessWireUpgrade\/ProcessWireUpgrade.module", | ||
"textdomain": "site--modules--processwireupgrade--processwireupgrade-module", | ||
"translations": { | ||
"1063e38cb53d94d386f21227fcd84717": { | ||
"text": "Entfernen" | ||
}, | ||
"e55f75a29310d7b60f7ac1d390c8ae42": { | ||
"text": "Modul" | ||
}, | ||
"9bd81329febf6efe22788e03ddeaf0af": { | ||
"text": "Klassenname" | ||
}, | ||
"98dd43dfae05b11befe1f140e0ec787a": { | ||
"text": "Installiert" | ||
}, | ||
"cd118d21c3b0b4762c6e0063661e6e45": { | ||
"text": "Neueste" | ||
}, | ||
"ec53a8c4f07baed5d8825072c89799be": { | ||
"text": "Status" | ||
}, | ||
"33307683980623bb7962b8808d4054a1": { | ||
"text": "Aktuell" | ||
}, | ||
"228e8380ee42b3ba5d59cdc502dc154d": { | ||
"text": "Upgrade verf\u00fcgbar" | ||
}, | ||
"aea66fece551d7c7d294ba4c56e83db1": { | ||
"text": "Nicht im Verzeichnis" | ||
}, | ||
"3c6392d21eded83348fcd9ba6fbf3784": { | ||
"text": "Jetzt herunterladen" | ||
}, | ||
"727b63583e01fa2b3952dab580c84dc2": { | ||
"text": "Abbrechen" | ||
}, | ||
"b1140bb2be70b80074a7864f2569c362": { | ||
"text": "Datenbank jetzt sichern" | ||
}, | ||
"5533efe60eb3a7a5827c524ca21757ce": { | ||
"text": "Datenbank-Sicherung \u00fcberspringen" | ||
}, | ||
"70d9be9b139893aa6c69b5e77e614311": { | ||
"text": "+" | ||
}, | ||
"349838fb1d851d3e2014b9fe39203275": { | ||
"text": "Installieren" | ||
} | ||
} | ||
} |
21 changes: 21 additions & 0 deletions
21
site--modules--processwireupgrade--processwireupgradecheck-config-php.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"file": "site\/modules\/ProcessWireUpgrade\/ProcessWireUpgradeCheck.config.php", | ||
"textdomain": "site--modules--processwireupgrade--processwireupgradecheck-config-php", | ||
"translations": { | ||
"050e62291bde7f21c9f4b1c54ba6706a": { | ||
"text": "Auf Upgrades beim Login eines Superusers \u00fcberpr\u00fcfen?" | ||
}, | ||
"cfcc31ef0aa4f562eb31a9ba4226317f": { | ||
"text": "Wenn \"Nein\" ausgew\u00e4hlt ist, werden Upgrades nur dann manuell gepr\u00fcft, wenn Sie auf Setup > Upgrades klicken." | ||
}, | ||
"716f5e2e44f2093376d9ea23d3616180": { | ||
"text": "F\u00fcr die automatische Upgrade-Pr\u00fcfung ist ProcessWire 2.5.20 oder neuer erforderlich." | ||
}, | ||
"93cba07454f06a4a960172bbd6e2a435": { | ||
"text": "+" | ||
}, | ||
"bafd7322c6e97d25b6299b5d6fe8920b": { | ||
"text": "+" | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
site--modules--processwireupgrade--processwireupgradecheck-module.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"file": "site\/modules\/ProcessWireUpgrade\/ProcessWireUpgradeCheck.module", | ||
"textdomain": "site--modules--processwireupgrade--processwireupgradecheck-module", | ||
"translations": { | ||
"04b18c0ac7afa894014866938bd856d4": { | ||
"text": "Ein ProcessWire Core-Upgrade ist verf\u00fcgbar" | ||
}, | ||
"393de78bf85a95a53886232d99820a1c": { | ||
"text": "Ihr ProcessWire Core ist auf dem neuesten Stand" | ||
}, | ||
"7497711b88af126d4b9c4af232b9edb0": { | ||
"text": "Ein Upgrade f\u00fcr %s ist verf\u00fcgbar." | ||
}, | ||
"c846f7ac91ff68daa1c144c84bd2e5b3": { | ||
"text": "Ihre Module sind aktuell" | ||
}, | ||
"9b44a8c5e5876b8400e951550c089f31": { | ||
"text": "Fehler beim Abruf des Modul-Verzeichnisses" | ||
}, | ||
"fa4802a893bc19546fc43bbf1dad7875": { | ||
"text": "Fehler beim Laden von GitHub-Branches" | ||
}, | ||
"567ffb892d40da02f5ed597de39ad682": { | ||
"text": "HTTP-Fehler:" | ||
}, | ||
"4ad1a107963bcc746173406586cd34e1": { | ||
"text": "Pr\u00fcfen Sie, ob HTTP-Requests nicht von Ihrem Server blockiert werden." | ||
} | ||
} | ||
} |