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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-14 06:08:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-14 06:08:40 +0300
commitcac81336c6d7741544f3b02e4ce6993a280b18b8 (patch)
treee3dfa0a2fe91e1f2b2ebf4422fab15cd75989c86
parent8e7a03629d68cc5133b914eb2d5f180f90f27afb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/id.js30
-rw-r--r--l10n/id.json28
-rw-r--r--l10n/ro.js30
-rw-r--r--l10n/ro.json28
4 files changed, 0 insertions, 116 deletions
diff --git a/l10n/id.js b/l10n/id.js
deleted file mode 100644
index f758a9f3..00000000
--- a/l10n/id.js
+++ /dev/null
@@ -1,30 +0,0 @@
-OC.L10N.register(
- "polls",
- {
- "Group" : "Grup",
- "User" : "Pengguna",
- "Conflict" : "Konflik",
- "New comment …" : "Komentar baru ...",
- "Delete comment" : "Hapus komentar",
- "Title" : "Judul",
- "Cancel" : "Membatalkan",
- "Apply" : "Terapkan",
- "No" : "Tidak",
- "Confirmed" : "Terkonfirmasi",
- "OK" : "OK",
- "Week" : "Minggu",
- "never" : "tidak pernah.",
- "Owner" : "Owner",
- "Created" : "Dibuat",
- "Shares" : "Dibagikan",
- "Description" : "Deskrisi",
- "Yes" : "Ya",
- "Details" : "Detil",
- "Configuration" : "Konfigurasi",
- "Options" : "Pilihan",
- "Comments" : "Komentar",
- "Hour" : "Jam",
- "Day" : "Hari",
- "Month" : "Bulan"
-},
-"nplurals=1; plural=0;");
diff --git a/l10n/id.json b/l10n/id.json
deleted file mode 100644
index 75bc8536..00000000
--- a/l10n/id.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{ "translations": {
- "Group" : "Grup",
- "User" : "Pengguna",
- "Conflict" : "Konflik",
- "New comment …" : "Komentar baru ...",
- "Delete comment" : "Hapus komentar",
- "Title" : "Judul",
- "Cancel" : "Membatalkan",
- "Apply" : "Terapkan",
- "No" : "Tidak",
- "Confirmed" : "Terkonfirmasi",
- "OK" : "OK",
- "Week" : "Minggu",
- "never" : "tidak pernah.",
- "Owner" : "Owner",
- "Created" : "Dibuat",
- "Shares" : "Dibagikan",
- "Description" : "Deskrisi",
- "Yes" : "Ya",
- "Details" : "Detil",
- "Configuration" : "Konfigurasi",
- "Options" : "Pilihan",
- "Comments" : "Komentar",
- "Hour" : "Jam",
- "Day" : "Hari",
- "Month" : "Bulan"
-},"pluralForm" :"nplurals=1; plural=0;"
-} \ No newline at end of file
diff --git a/l10n/ro.js b/l10n/ro.js
deleted file mode 100644
index 80a5e21a..00000000
--- a/l10n/ro.js
+++ /dev/null
@@ -1,30 +0,0 @@
-OC.L10N.register(
- "polls",
- {
- "Contact" : "Contact",
- "Public link" : "Link public",
- "Group" : "Grup",
- "User" : "Utilizator",
- "Conflict" : "Conflict",
- "New comment …" : "Comentariu nou...",
- "Delete comment" : "Șterge comentariu",
- "Title" : "Titlu",
- "Cancel" : "Anulează",
- "Apply" : "Aplică",
- "No" : "Nu",
- "Confirmed" : "Confirmat",
- "OK" : "OK",
- "Week" : "Săptămâna",
- "never" : "niciodată",
- "Access" : "Acces",
- "Owner" : "Proprietar",
- "Shares" : "Partajări",
- "Description" : "Descriere",
- "Yes" : "a",
- "Details" : "Detalii",
- "Configuration" : "Configurație",
- "Comments" : "Comentarii",
- "Day" : "Zi",
- "Month" : "Luna"
-},
-"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/l10n/ro.json b/l10n/ro.json
deleted file mode 100644
index 130c508c..00000000
--- a/l10n/ro.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{ "translations": {
- "Contact" : "Contact",
- "Public link" : "Link public",
- "Group" : "Grup",
- "User" : "Utilizator",
- "Conflict" : "Conflict",
- "New comment …" : "Comentariu nou...",
- "Delete comment" : "Șterge comentariu",
- "Title" : "Titlu",
- "Cancel" : "Anulează",
- "Apply" : "Aplică",
- "No" : "Nu",
- "Confirmed" : "Confirmat",
- "OK" : "OK",
- "Week" : "Săptămâna",
- "never" : "niciodată",
- "Access" : "Acces",
- "Owner" : "Proprietar",
- "Shares" : "Partajări",
- "Description" : "Descriere",
- "Yes" : "a",
- "Details" : "Detalii",
- "Configuration" : "Configurație",
- "Comments" : "Comentarii",
- "Day" : "Zi",
- "Month" : "Luna"
-},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
-} \ No newline at end of file