mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations tabs.json (Swedish)
This commit is contained in:
@@ -11,16 +11,16 @@
|
|||||||
"segments": {
|
"segments": {
|
||||||
"federated": "Federerat",
|
"federated": "Federerat",
|
||||||
"local": "Lokalt",
|
"local": "Lokalt",
|
||||||
"explore": ""
|
"explore": "Utforska"
|
||||||
},
|
},
|
||||||
"exploring": {
|
"exploring": {
|
||||||
"heading": "",
|
"heading": "Utforskar",
|
||||||
"trending": "",
|
"trending": "Populärt",
|
||||||
"followRemote": "",
|
"followRemote": "Följ annan instans",
|
||||||
"noTitle": "",
|
"noTitle": "Ingen titel",
|
||||||
"errors": {
|
"errors": {
|
||||||
"existed": "",
|
"existed": "Du följer redan denna fjärrinstans.",
|
||||||
"notAvailable": ""
|
"notAvailable": "Denna instans tidslinje är inte offentligt tillgänglig. Försök med en annan instans."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
"name": "Pushnotiser"
|
"name": "Pushnotiser"
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"name": ""
|
"name": "Inställningar"
|
||||||
},
|
},
|
||||||
"preferencesFilters": {
|
"preferencesFilters": {
|
||||||
"name": "Alla innehållsfilter"
|
"name": "Alla innehållsfilter"
|
||||||
@@ -146,15 +146,15 @@
|
|||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"title": "",
|
"title": "Standardinställning för synlighet av inlägg",
|
||||||
"options": {
|
"options": {
|
||||||
"public": "",
|
"public": "Offentlig",
|
||||||
"unlisted": "",
|
"unlisted": "Ej listad",
|
||||||
"private": "Endast följare"
|
"private": "Endast följare"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sensitive": {
|
"sensitive": {
|
||||||
"title": ""
|
"title": "Standardinställning för att markera media som känslig"
|
||||||
},
|
},
|
||||||
"media": {
|
"media": {
|
||||||
"title": "",
|
"title": "",
|
||||||
|
Reference in New Issue
Block a user