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>2021-06-24 06:22:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-24 06:22:16 +0300
commit97faa04b3adf274fb938a2382d433571bd0a1461 (patch)
tree06735065bc85297524ca8192820d52b254924db7
parent0bc7c3300607d57ee512dbf61497daec23961a12 (diff)
[tx-robot] updated from transifexv22.0.0rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/af.js45
-rw-r--r--l10n/af.json43
2 files changed, 88 insertions, 0 deletions
diff --git a/l10n/af.js b/l10n/af.js
new file mode 100644
index 000000000..b97fba70e
--- /dev/null
+++ b/l10n/af.js
@@ -0,0 +1,45 @@
+OC.L10N.register(
+ "text",
+ {
+ "New text document" : "Nuwe teksdokument",
+ "text document" : "teksdokument",
+ "Readme" : "Leesmy",
+ "Text" : "Teks",
+ "📝 Collaborative document editing" : "📝 Samewerkende dokumentredigering",
+ "Use current version" : "Gebruik huidige weergawe",
+ "Use the saved version" : "Gebruik die bewaarde weergawe",
+ "Reconnect" : "Herverbind",
+ "Saving 
" : "Bewaar tans
",
+ "Saved" : "Bewaar",
+ "Last saved {lastSaved}" : "Laas bewaar {lastSaved}",
+ "Unsaved changes" : "Onbewaarde veranderinge",
+ "Enter your name so other users can see who is editing" : "Voer u naam in sodat andere kan weet wie hieraan werk",
+ "Insert image" : "Voer beeld in",
+ "Insert an image" : "Voer ’n beeld in",
+ "Link file" : "Koppel lĂȘer",
+ "Select file to link to" : "Kies lĂȘer om na te koppel",
+ "Show author colors" : "Toon outeurkleure",
+ "Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.",
+ "Currently active users:" : "Gebruikers wat tans aktief is:",
+ "Edit" : "Wysig",
+ "Bold" : "Vet",
+ "Italic" : "Skuins",
+ "Strikethrough" : "Deurstreep",
+ "Headings" : "Koppe",
+ "Heading 1" : "Kop 1",
+ "Heading 2" : "Kop 2",
+ "Heading 3" : "Kop 3",
+ "Heading 4" : "Kop 4",
+ "Heading 5" : "Kop 5",
+ "Heading 6" : "Kop 6",
+ "Unordered list" : "Ongesorteerde lys",
+ "Ordered list" : "Gesorteerde lys",
+ "ToDo list" : "Moet-doen-lys",
+ "Blockquote" : "Blokaanhaling",
+ "Retry" : "Herprobeer",
+ "Add link" : "Voeg skakel toe",
+ "Show image" : "Toon beeld",
+ "Show file" : "Toon lĂȘer",
+ "Paragraph" : "Paragraaf"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
new file mode 100644
index 000000000..1972fec22
--- /dev/null
+++ b/l10n/af.json
@@ -0,0 +1,43 @@
+{ "translations": {
+ "New text document" : "Nuwe teksdokument",
+ "text document" : "teksdokument",
+ "Readme" : "Leesmy",
+ "Text" : "Teks",
+ "📝 Collaborative document editing" : "📝 Samewerkende dokumentredigering",
+ "Use current version" : "Gebruik huidige weergawe",
+ "Use the saved version" : "Gebruik die bewaarde weergawe",
+ "Reconnect" : "Herverbind",
+ "Saving 
" : "Bewaar tans
",
+ "Saved" : "Bewaar",
+ "Last saved {lastSaved}" : "Laas bewaar {lastSaved}",
+ "Unsaved changes" : "Onbewaarde veranderinge",
+ "Enter your name so other users can see who is editing" : "Voer u naam in sodat andere kan weet wie hieraan werk",
+ "Insert image" : "Voer beeld in",
+ "Insert an image" : "Voer ’n beeld in",
+ "Link file" : "Koppel lĂȘer",
+ "Select file to link to" : "Kies lĂȘer om na te koppel",
+ "Show author colors" : "Toon outeurkleure",
+ "Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.",
+ "Currently active users:" : "Gebruikers wat tans aktief is:",
+ "Edit" : "Wysig",
+ "Bold" : "Vet",
+ "Italic" : "Skuins",
+ "Strikethrough" : "Deurstreep",
+ "Headings" : "Koppe",
+ "Heading 1" : "Kop 1",
+ "Heading 2" : "Kop 2",
+ "Heading 3" : "Kop 3",
+ "Heading 4" : "Kop 4",
+ "Heading 5" : "Kop 5",
+ "Heading 6" : "Kop 6",
+ "Unordered list" : "Ongesorteerde lys",
+ "Ordered list" : "Gesorteerde lys",
+ "ToDo list" : "Moet-doen-lys",
+ "Blockquote" : "Blokaanhaling",
+ "Retry" : "Herprobeer",
+ "Add link" : "Voeg skakel toe",
+ "Show image" : "Toon beeld",
+ "Show file" : "Toon lĂȘer",
+ "Paragraph" : "Paragraaf"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file