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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/nl.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index e3b7a8cf7..cac4d4cb3 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -104,7 +104,8 @@ OC.L10N.register(
"Table" : "Tabel",
"Insert emoji" : "Invoegen emoji",
"Insert image" : "Invoegen afbeelding",
- "Alt" : "Alt",
+ "Command" : "Commando",
+ "Control" : "Controle",
"Edit" : "Bewerken",
"New text document" : "Nieuw tekstdocument",
"Enter your name so other users can see who is editing" : "Vul je naam in zodat anderen kunnen zien wie aan het bewerken is",
@@ -112,6 +113,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["en %n andere auteur","en %n andere auteurs"],
"ToDo list" : "ToDo overzicht",
"Emoji picker" : "Emoji kiezer",
- "Todo item" : "Te doen onderwerp"
+ "Todo item" : "Te doen onderwerp",
+ "Alt" : "Alt"
},
"nplurals=2; plural=(n != 1);");