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>2022-11-13 06:26:23 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-11-13 19:28:55 +0300
commit17965d910e23de56925cd6edf66a44eef37e5ca4 (patch)
tree7c3f4f64eccb45571037ebd1f698855c5befb167 /app/src/main/res/values-sv/strings.xml
parent080fb6ec9a5a510400b27e42de3e50c2d2233eef (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-sv/strings.xml')
-rw-r--r--app/src/main/res/values-sv/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml
index 09fa35993..cee6c58e5 100644
--- a/app/src/main/res/values-sv/strings.xml
+++ b/app/src/main/res/values-sv/strings.xml
@@ -307,6 +307,7 @@
<string name="gallery">Galleri</string>
<string name="simple_attach">bifoga</string>
<string name="add_stack_widget">Lägg till listwidget</string>
+ <string name="simple_order">Ordning</string>
<string name="edit_description">Ändra beskrivning</string>
<string name="widget_upcoming_title">Kommande kort</string>
<!-- Category header for a section in the settings which contain features for advanced users -->
@@ -319,5 +320,8 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titel (obligatorisk)</string>
<string name="saving_new_card">Sparar nya kort...</string>
+ <string name="progress_import">Importerar tavla %1$d av %2$d…</string>
+ <string name="progress_import_indeterminate">Importerar tavlor...</string>
+ <string name="card_outdated">Innehållet på detta kort kan vara inaktuellt.</string>
<string name="show_error">Visa felet</string>
</resources>