mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
DE addon translation update
This commit is contained in:
parent
484482a4ce
commit
1e60ac18cf
80 changed files with 972 additions and 996 deletions
|
@ -16,14 +16,14 @@ $a->strings['Show on map'] = 'Karte anzeigen';
|
|||
$a->strings['There was a problem accessing the weather data. But have a look'] = 'Es gab ein Problem beim Abrufen der Wetterdaten. Aber wirf doch mal einen Blick';
|
||||
$a->strings['at OpenWeatherMap'] = 'auf OpenWeatherMap';
|
||||
$a->strings['No APPID found, please contact your admin to obtain one.'] = 'Keine APPID gefunden, bitte kontaktiere deinen Admin, damit eine eingerichtet wird.';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Settings'] = 'Einstellungen';
|
||||
$a->strings['Enter either the name of your location or the zip code.'] = 'Gib entweder den Namen oder die PLZ deines Ortes ein.';
|
||||
$a->strings['Your Location'] = 'Deinen Standort festlegen';
|
||||
$a->strings['Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>.'] = 'Identifikator deines Standorts (Name oder Postleitzahl), z.B. <em>Berlin,DE</em> oder <em>14476,DE</em>.';
|
||||
$a->strings['Units'] = 'Einheiten';
|
||||
$a->strings['select if the temperature should be displayed in °C or °F'] = 'wähle, ob die Temperatur in °C oder °F angezeigt werden soll';
|
||||
$a->strings['Show weather data'] = 'Zeige Wetterdaten';
|
||||
$a->strings['Current Weather Settings'] = 'Aktuelles Wetter Einstellungen';
|
||||
$a->strings['Save Settings'] = 'Einstellungen speichern';
|
||||
$a->strings['Caching Interval'] = 'Cache-Intervall';
|
||||
$a->strings['For how long should the weather data be cached? Choose according your OpenWeatherMap account type.'] = 'Wie lange sollen die Wetterdaten zwischengespeichert werden? Wähle eine für deinen OpenWeatherMap-Account passende Einstellung.';
|
||||
$a->strings['no cache'] = 'kein Cache';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue