mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-19 11:43:36 +01:00
Merge branch 'translations' into 'master'
Translated using Weblate (Danish) See merge request pixeldroid/PixelDroid!473
This commit is contained in:
commit
6127ac1043
@ -1,2 +1,40 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources></resources>
|
<resources>
|
||||||
|
<plurals name="notification_title_summary">
|
||||||
|
<item quantity="one">%d ny notifikation</item>
|
||||||
|
<item quantity="other">%d nye notifikationer</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="other_notification_channel">Andre</string>
|
||||||
|
<string name="poll_notification_channel">Meningsmålinger</string>
|
||||||
|
<string name="comment_notification_channel">Kommentarer</string>
|
||||||
|
<string name="liked_notification_channel">Likes</string>
|
||||||
|
<string name="shared_notification_channel">Delinger</string>
|
||||||
|
<string name="mention_notification_channel">Nævnelser</string>
|
||||||
|
<string name="followed_notification_channel">Nye følgere</string>
|
||||||
|
<string name="invalid_domain">Ugyldig domain</string>
|
||||||
|
<string name="menu_settings">Indstillinger</string>
|
||||||
|
<string name="menu_account">Min profil</string>
|
||||||
|
<string name="other_notification">Notifikation fra %1$s</string>
|
||||||
|
<string name="poll_notification">%1$ss meningsmåling er afsluttet</string>
|
||||||
|
<string name="comment_notification">%1$s kommenterede dit opslag</string>
|
||||||
|
<string name="liked_notification">%1$s likede dit opslag</string>
|
||||||
|
<string name="shared_notification">%1$s delte dit opslag</string>
|
||||||
|
<string name="mention_notification">%1$s nævnte dig</string>
|
||||||
|
<string name="followed_notification">%1$s følger dig</string>
|
||||||
|
<string name="dark_theme">Mørk</string>
|
||||||
|
<string name="light_theme">Lys</string>
|
||||||
|
<string name="default_system">Default (jf. systemets indstillinger)</string>
|
||||||
|
<string name="theme_header">Tema</string>
|
||||||
|
<string name="theme_title">Application tema</string>
|
||||||
|
<string name="title_activity_settings2">Indstillinger</string>
|
||||||
|
<string name="instance_not_pixelfed_cancel">Afbryd login</string>
|
||||||
|
<string name="instance_not_pixelfed_continue">OK, fortsat alligevel</string>
|
||||||
|
<string name="instance_not_pixelfed_warning">Det ser ikke ud til at være en Pixelfed instans, så appen vil muligvis standse uforventet.</string>
|
||||||
|
<string name="app_name">PixelDroid</string>
|
||||||
|
<string name="instance_error">Kunne ikke hente instans information</string>
|
||||||
|
<string name="token_error">Fejl ved hentning af token</string>
|
||||||
|
<string name="verify_credentials">Kunne ikke hente bruger info</string>
|
||||||
|
<string name="auth_failed">Kunne ikke autentificere</string>
|
||||||
|
<string name="browser_launch_failed">Kunne ikke starte en browser, har du en installeret\?</string>
|
||||||
|
<string name="registration_failed">Kunne ikke registrere applikationen ved denne server</string>
|
||||||
|
</resources>
|
11
fastlane/metadata/android/da/full_description.txt
Normal file
11
fastlane/metadata/android/da/full_description.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
PixelDroid er en Fri og Open Source Android klient for Pixelfed, den forbundne platform til deling af billeder.
|
||||||
|
|
||||||
|
Bladr igennem feeds og profiler, upload nye posts, opdag posts, interagér med andre på fediverset.
|
||||||
|
|
||||||
|
• Multi-Account understøttelse
|
||||||
|
• Mørke og lyse temaér
|
||||||
|
• Anvend filtre, beskær, tilpas lysstyrke/kontrast/mætning
|
||||||
|
• Tager hensyn til opsætningen af din Pixelfed server
|
||||||
|
• 100% Fri og Open Source software. Ingen proprietære afhængigheder.
|
||||||
|
|
||||||
|
Tjek https://pixelfed.org for at læse mere om Pixelfed.
|
1
fastlane/metadata/android/da/short_description.txt
Normal file
1
fastlane/metadata/android/da/short_description.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
Klient for Pixelfed, den forbundne platform til deling af billeder
|
1
fastlane/metadata/android/da/title.txt
Normal file
1
fastlane/metadata/android/da/title.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
PixelDroid
|
Loading…
Reference in New Issue
Block a user