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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 06:50:54 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-08-14 10:17:05 +0300
commit323e8446cf3d89244309dbb7d2dcd17228b20dac (patch)
tree6bc2354b32acf33b7a11335e815ac3b48e1e5194 /app/src/main/res/values-nl
parentf4ca77f4c10d4764927267a1f287a8336172997d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-nl')
-rw-r--r--app/src/main/res/values-nl/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index b79272f6..236466eb 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -119,7 +119,6 @@
<string name="simple_more">Meer</string>
<string name="simple_move">Verplaatsen</string>
<string name="checkbox_could_not_be_toggled">Selectievakjes kon niet worden omgeschakeld.</string>
- <string name="bulk_notes_deleted">Verwijderde %1$d notities</string>
<string name="bulk_notes_restored">Herstelde %1$d notities</string>
<string name="category_readonly">Alleen lezen</string>
<string name="no_category">Geen categorie</string>
@@ -194,7 +193,6 @@
<item quantity="one">%d geselecteerd</item>
<item quantity="other">%d geselecteerd</item>
</plurals>
-
<string name="formatting_help_divider" translateable="false">---</string>
<string name="formatting_help_codefence_inline" translateable="false">`%1$s`</string>
<string name="formatting_help_codefence_inline_escaped" translateable="false">\\`%1$s\\`</string>