New translations app.json (Danish)
This commit is contained in:
parent
ecb75a0fa5
commit
0d03596ff2
|
@ -210,13 +210,13 @@
|
||||||
"direct": "Only mentioned user can see this post."
|
"direct": "Only mentioned user can see this post."
|
||||||
},
|
},
|
||||||
"translation": {
|
"translation": {
|
||||||
"translated_from": "Translated from %s using %s",
|
"translated_from": "Oversat fra %s af %s",
|
||||||
"unknown_language": "Unknown",
|
"unknown_language": "Ukendt",
|
||||||
"unknown_provider": "Unknown",
|
"unknown_provider": "Ukendt",
|
||||||
"show_original": "Vis oprindelig"
|
"show_original": "Vis oprindelig"
|
||||||
},
|
},
|
||||||
"media": {
|
"media": {
|
||||||
"accessibility_label": "%s, attachment %d of %d",
|
"accessibility_label": "%s, vedhæftning %d af %d",
|
||||||
"expand_image_hint": "Expands the image. Double-tap and hold to show actions",
|
"expand_image_hint": "Expands the image. Double-tap and hold to show actions",
|
||||||
"expand_gif_hint": "Expands the GIF. Double-tap and hold to show actions",
|
"expand_gif_hint": "Expands the GIF. Double-tap and hold to show actions",
|
||||||
"expand_video_hint": "Shows the video player. Double-tap and hold to show actions"
|
"expand_video_hint": "Shows the video player. Double-tap and hold to show actions"
|
||||||
|
@ -225,10 +225,10 @@
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"reblogs_title": "Boosts",
|
"reblogs_title": "Boosts",
|
||||||
"favorites_title": "Favorites",
|
"favorites_title": "Favorites",
|
||||||
"edit_history_title": "Edit History",
|
"edit_history_title": "Redigeringshistorik",
|
||||||
"edit_history_detail": "Last edit %s"
|
"edit_history_detail": "Last edit %s"
|
||||||
},
|
},
|
||||||
"edited_at_timestamp_prefix": "Edited %s",
|
"edited_at_timestamp_prefix": "Redigeret %s",
|
||||||
"edit_history": {
|
"edit_history": {
|
||||||
"title": "Redigeringshistorik",
|
"title": "Redigeringshistorik",
|
||||||
"original_post": "Oprindeligt indlæg · %s"
|
"original_post": "Oprindeligt indlæg · %s"
|
||||||
|
|
Loading…
Reference in New Issue