mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
DE translation geonames addon updated
This commit is contained in:
parent
5029d3b486
commit
095b1057ec
2 changed files with 25 additions and 21 deletions
|
@ -6,7 +6,7 @@ function string_plural_select_de($n){
|
|||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Geonames settings updated."] = "Geonames Einstellungen aktualisiert";
|
||||
$a->strings["Geonames Settings"] = "Geonames Einstellungen";
|
||||
$a->strings["Enable Geonames Addon"] = "Geonames Addon aktivieren";
|
||||
$a->strings["Submit"] = "Senden";
|
||||
$a->strings["Geonames Settings"] = "Geonames-Einstellungen";
|
||||
$a->strings["Replace numerical coordinates by the nearest populated location name in your posts."] = "Ersetze numerische Koordinaten in Beiträgen mit dem Namen der nächst gelegenen Siedlung.";
|
||||
$a->strings["Enable Geonames Addon"] = "Geonames-Addon aktivieren";
|
||||
$a->strings["Save Settings"] = "Einstellungen speichern";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue