Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-08 06:31:55 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-05-08 11:31:00 +0300
commit11b6d3ebbc2056d234e5dae54c3a15e8785808d7 (patch)
tree70923ed9ed427f76ea8318ef1229c2e84172936f /app/src/main/res/values-da
parentf3f6045f878101db62a529c3ce3061ff205d1954 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-da')
-rw-r--r--app/src/main/res/values-da/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index c4e3c74e0..67e424099 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -160,12 +160,17 @@
<string name="filter_no_filter">Alle</string>
<string name="filter_today">I dag</string>
<string name="add_tag">Tilføj Tag</string>
+ <string name="filter_tags_title">Tags</string>
+ <string name="filter_duedate_title">Forfaldsdato</string>
+
<!-- Errors -->
<string name="error">Der skete en fejl</string>
<string name="synchronization_failed">Synkroniseringen mislykkedes</string>
<string name="operation_not_yet_supported">Understøttes endnu ikke</string>
<string name="error_revoking_ac">Fejl under tilbagekaldelse af adgang for %1$s</string>
<string name="maintenance_mode">Server i vedligeholdelsestilstand</string>
+ <string name="server_misconfigured">Server er forkert konfigureret </string>
+ <string name="server_error">Serverfejl</string>
<string name="shared_error">Deling af indhold fra 3. parts apps understøttes endnu ikke fuldt ud. Forsøg at hente det først, og dernæst dele det fra din indbyggede filhåndtering eller dit galleri.</string>
<string name="error_dialog_title">Åh nej - hvad nu? 🙁</string>