зеркало из https://github.com/nextcloud/forms.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
c62cc805e4
Коммит
1b2160dbd0
|
@ -10,6 +10,14 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "نموذج تم <strong>مشاركته</strong> معك",
|
||||
"Someone <strong>answered</strong> a shared form" : "شخصٌ ما <strong>استجاب</strong> للنموذج المشترك",
|
||||
"Someone <strong>answered</strong> a form" : "شخص ما <strong>أجاب </strong>على نموذج ",
|
||||
"Nextcloud Forms" : "نماذج نكست كلاود",
|
||||
"Select form" : "حدِّد نموذجاً",
|
||||
"Timestamp of data load" : "الختم الزمني Timestamp لحِمل البيانات",
|
||||
"No" : "لا",
|
||||
"Yes" : "نعم",
|
||||
"Question" : "سؤال",
|
||||
"Answer" : "الإجابة",
|
||||
"Count" : "عدّاد",
|
||||
"Copy" : "نسخ",
|
||||
"Anonymous response" : "رد مجهول ",
|
||||
"Shared by %s" : "تمت مشاركته مِن قبل %s",
|
||||
|
|
|
@ -8,6 +8,14 @@
|
|||
"A form has been <strong>shared</strong> with you" : "نموذج تم <strong>مشاركته</strong> معك",
|
||||
"Someone <strong>answered</strong> a shared form" : "شخصٌ ما <strong>استجاب</strong> للنموذج المشترك",
|
||||
"Someone <strong>answered</strong> a form" : "شخص ما <strong>أجاب </strong>على نموذج ",
|
||||
"Nextcloud Forms" : "نماذج نكست كلاود",
|
||||
"Select form" : "حدِّد نموذجاً",
|
||||
"Timestamp of data load" : "الختم الزمني Timestamp لحِمل البيانات",
|
||||
"No" : "لا",
|
||||
"Yes" : "نعم",
|
||||
"Question" : "سؤال",
|
||||
"Answer" : "الإجابة",
|
||||
"Count" : "عدّاد",
|
||||
"Copy" : "نسخ",
|
||||
"Anonymous response" : "رد مجهول ",
|
||||
"Shared by %s" : "تمت مشاركته مِن قبل %s",
|
||||
|
|
|
@ -7,6 +7,9 @@ OC.L10N.register(
|
|||
"{user} has shared the form {formTitle} with team {circle}" : "{user} compartió'l formulariu «{formTitle}» col equipu «{circle}»",
|
||||
"Anonymous user" : "Usuariu anónimu",
|
||||
"A form has been <strong>shared</strong> with you" : "<strong>Compartióse</strong> un formulariu contigo",
|
||||
"No" : "Non",
|
||||
"Yes" : "Sí",
|
||||
"Question" : "Entruga",
|
||||
"Copy" : "Copiar",
|
||||
"Anonymous response" : "Rempuesta anónima",
|
||||
"responses" : "rempuestes",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
"{user} has shared the form {formTitle} with team {circle}" : "{user} compartió'l formulariu «{formTitle}» col equipu «{circle}»",
|
||||
"Anonymous user" : "Usuariu anónimu",
|
||||
"A form has been <strong>shared</strong> with you" : "<strong>Compartióse</strong> un formulariu contigo",
|
||||
"No" : "Non",
|
||||
"Yes" : "Sí",
|
||||
"Question" : "Entruga",
|
||||
"Copy" : "Copiar",
|
||||
"Anonymous response" : "Rempuesta anónima",
|
||||
"responses" : "rempuestes",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "Xeyir",
|
||||
"Yes" : "Bəli",
|
||||
"Copy" : "Kopyala",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Select groups" : "Qrupları seç",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{ "translations": {
|
||||
"No" : "Xeyir",
|
||||
"Yes" : "Bəli",
|
||||
"Copy" : "Kopyala",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Select groups" : "Qrupları seç",
|
||||
|
|
|
@ -8,6 +8,10 @@ OC.L10N.register(
|
|||
"Anonymous user" : "Анонимен потребител",
|
||||
"A form has been <strong>shared</strong> with you" : "С вас е бил <strong>споделен</strong> формуляр",
|
||||
"Someone <strong>answered</strong> a form" : "Някой <strong>отговори</strong> на формуляр",
|
||||
"Timestamp of data load" : "Печат за време на зареждането на данни",
|
||||
"No" : "Не",
|
||||
"Yes" : "Да",
|
||||
"Question" : "Въпрос",
|
||||
"Copy" : "Копие",
|
||||
"Anonymous response" : "Анонимен отговор",
|
||||
"Shared by %s" : "Споделено от %s",
|
||||
|
|
|
@ -6,6 +6,10 @@
|
|||
"Anonymous user" : "Анонимен потребител",
|
||||
"A form has been <strong>shared</strong> with you" : "С вас е бил <strong>споделен</strong> формуляр",
|
||||
"Someone <strong>answered</strong> a form" : "Някой <strong>отговори</strong> на формуляр",
|
||||
"Timestamp of data load" : "Печат за време на зареждането на данни",
|
||||
"No" : "Не",
|
||||
"Yes" : "Да",
|
||||
"Question" : "Въпрос",
|
||||
"Copy" : "Копие",
|
||||
"Anonymous response" : "Анонимен отговор",
|
||||
"Shared by %s" : "Споделено от %s",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "না",
|
||||
"Yes" : "হ্যাঁ",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Select groups" : "গ্রুপ নির্ধারণ",
|
||||
"Cancel" : "বাতিল করুন",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{ "translations": {
|
||||
"No" : "না",
|
||||
"Yes" : "হ্যাঁ",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Select groups" : "গ্রুপ নির্ধারণ",
|
||||
"Cancel" : "বাতিল করুন",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "Ket",
|
||||
"Copy" : "Eilañ",
|
||||
"Shared with you" : "Rannet ganeoc'h",
|
||||
"Select groups" : "Choaz ar strolladoù",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"No" : "Ket",
|
||||
"Copy" : "Eilañ",
|
||||
"Shared with you" : "Rannet ganeoc'h",
|
||||
"Select groups" : "Choaz ar strolladoù",
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "Ne",
|
||||
"Yes" : "Da",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Cancel" : "Odustani",
|
||||
"Delete" : "Obriši",
|
||||
"Other" : "Ostali",
|
||||
"Set expiration date" : "Postavite datum isteka",
|
||||
"Group" : "Grupa",
|
||||
"Share link" : "Podijelite vezu",
|
||||
"Share" : "Podjeli",
|
||||
"Edit" : "Izmjeni",
|
||||
"Description" : "Opis",
|
||||
"Download" : "Preuzmi",
|
||||
"Sharing" : "Dijeljenje",
|
||||
"Settings" : "Podešavanje",
|
||||
"Date" : "Date"
|
||||
},
|
||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"No" : "Ne",
|
||||
"Yes" : "Da",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Cancel" : "Odustani",
|
||||
"Delete" : "Obriši",
|
||||
"Other" : "Ostali",
|
||||
"Set expiration date" : "Postavite datum isteka",
|
||||
"Group" : "Grupa",
|
||||
"Share link" : "Podijelite vezu",
|
||||
"Share" : "Podjeli",
|
||||
"Edit" : "Izmjeni",
|
||||
"Description" : "Opis",
|
||||
"Download" : "Preuzmi",
|
||||
"Sharing" : "Dijeljenje",
|
||||
"Settings" : "Podešavanje",
|
||||
"Date" : "Date"
|
||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
|
||||
}
|
|
@ -9,6 +9,9 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "S'ha <strong>compartit</strong> un formulari amb vós",
|
||||
"Someone <strong>answered</strong> a form" : "Algú ha <strong>respost</strong> a un formulari",
|
||||
"Timestamp of data load" : "Marca de temps de càrrega de dades",
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
"Question" : "Pregunta",
|
||||
"Copy" : "Còpia",
|
||||
"Anonymous response" : "Resposta anònima",
|
||||
"Shared by %s" : "Compartit per %s",
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
"A form has been <strong>shared</strong> with you" : "S'ha <strong>compartit</strong> un formulari amb vós",
|
||||
"Someone <strong>answered</strong> a form" : "Algú ha <strong>respost</strong> a un formulari",
|
||||
"Timestamp of data load" : "Marca de temps de càrrega de dades",
|
||||
"No" : "No",
|
||||
"Yes" : "Sí",
|
||||
"Question" : "Pregunta",
|
||||
"Copy" : "Còpia",
|
||||
"Anonymous response" : "Resposta anònima",
|
||||
"Shared by %s" : "Compartit per %s",
|
||||
|
|
|
@ -10,6 +10,9 @@ OC.L10N.register(
|
|||
"Someone <strong>answered</strong> a shared form" : "Někdo <strong>odpověděl</strong> ve sdíleném formuláři",
|
||||
"Someone <strong>answered</strong> a form" : "Někdo <strong>odpovědel</strong> na formulář",
|
||||
"Timestamp of data load" : "Časové razítko načtení dat",
|
||||
"No" : "Ne",
|
||||
"Yes" : "Ano",
|
||||
"Question" : "Otázka",
|
||||
"Copy" : "Kopírovat",
|
||||
"Anonymous response" : "Anonymní odpověď",
|
||||
"Shared by %s" : "Sdílí %s",
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
"Someone <strong>answered</strong> a shared form" : "Někdo <strong>odpověděl</strong> ve sdíleném formuláři",
|
||||
"Someone <strong>answered</strong> a form" : "Někdo <strong>odpovědel</strong> na formulář",
|
||||
"Timestamp of data load" : "Časové razítko načtení dat",
|
||||
"No" : "Ne",
|
||||
"Yes" : "Ano",
|
||||
"Question" : "Otázka",
|
||||
"Copy" : "Kopírovat",
|
||||
"Anonymous response" : "Anonymní odpověď",
|
||||
"Shared by %s" : "Sdílí %s",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "Na",
|
||||
"Yes" : "Ie",
|
||||
"Copy" : "Copïo",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Required" : "Angen",
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
{ "translations": {
|
||||
"No" : "Na",
|
||||
"Yes" : "Ie",
|
||||
"Copy" : "Copïo",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Required" : "Angen",
|
||||
|
|
10
l10n/de.js
10
l10n/de.js
|
@ -9,8 +9,14 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "Ein Formular wurde mit dir <strong>geteilt</strong>",
|
||||
"Someone <strong>answered</strong> a shared form" : "Jemand hat ein geteiltes Formular <strong>ausgefüllt</strong>",
|
||||
"Someone <strong>answered</strong> a form" : "Jemand hat ein Formular <strong>ausgefüllt</strong>",
|
||||
"Timestamp of data load" : "Zeitpunkt der Datenladung",
|
||||
"Question" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
|
||||
"Nextcloud Forms" : "Nextcloud Forms",
|
||||
"Select form" : "Formular auswählen",
|
||||
"Timestamp of data load" : "Zeitstempel des Datenladens",
|
||||
"No" : "Nein",
|
||||
"Yes" : "Ja",
|
||||
"Question" : "Frage",
|
||||
"Answer" : "Antwort",
|
||||
"Count" : "Anzahl",
|
||||
"Copy" : "Kopie",
|
||||
"Anonymous response" : "Anonyme Antwort",
|
||||
"Shared by %s" : "Geteilt von %s",
|
||||
|
|
10
l10n/de.json
10
l10n/de.json
|
@ -7,8 +7,14 @@
|
|||
"A form has been <strong>shared</strong> with you" : "Ein Formular wurde mit dir <strong>geteilt</strong>",
|
||||
"Someone <strong>answered</strong> a shared form" : "Jemand hat ein geteiltes Formular <strong>ausgefüllt</strong>",
|
||||
"Someone <strong>answered</strong> a form" : "Jemand hat ein Formular <strong>ausgefüllt</strong>",
|
||||
"Timestamp of data load" : "Zeitpunkt der Datenladung",
|
||||
"Question" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).",
|
||||
"Nextcloud Forms" : "Nextcloud Forms",
|
||||
"Select form" : "Formular auswählen",
|
||||
"Timestamp of data load" : "Zeitstempel des Datenladens",
|
||||
"No" : "Nein",
|
||||
"Yes" : "Ja",
|
||||
"Question" : "Frage",
|
||||
"Answer" : "Antwort",
|
||||
"Count" : "Anzahl",
|
||||
"Copy" : "Kopie",
|
||||
"Anonymous response" : "Anonyme Antwort",
|
||||
"Shared by %s" : "Geteilt von %s",
|
||||
|
|
|
@ -10,8 +10,14 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "Ein Formular wurde mit Ihnen <strong>geteilt</strong>",
|
||||
"Someone <strong>answered</strong> a shared form" : "Jemand hat ein geteiltes Formular <strong>ausgefüllt</strong>",
|
||||
"Someone <strong>answered</strong> a form" : "Jemand hat ein Formular <strong>ausgefüllt</strong>",
|
||||
"Timestamp of data load" : "Zeitpunkt der Datenladung",
|
||||
"Nextcloud Forms" : "Nextcloud Forms",
|
||||
"Select form" : "Formular auswählen",
|
||||
"Timestamp of data load" : "Zeitstempel des Datenladens",
|
||||
"No" : "Nein",
|
||||
"Yes" : "Ja",
|
||||
"Question" : "Frage",
|
||||
"Answer" : "Antwort",
|
||||
"Count" : "Anzahl",
|
||||
"Copy" : "Kopie",
|
||||
"Anonymous response" : "Anonyme Antwort",
|
||||
"Shared by %s" : "Geteilt von %s",
|
||||
|
|
|
@ -8,8 +8,14 @@
|
|||
"A form has been <strong>shared</strong> with you" : "Ein Formular wurde mit Ihnen <strong>geteilt</strong>",
|
||||
"Someone <strong>answered</strong> a shared form" : "Jemand hat ein geteiltes Formular <strong>ausgefüllt</strong>",
|
||||
"Someone <strong>answered</strong> a form" : "Jemand hat ein Formular <strong>ausgefüllt</strong>",
|
||||
"Timestamp of data load" : "Zeitpunkt der Datenladung",
|
||||
"Nextcloud Forms" : "Nextcloud Forms",
|
||||
"Select form" : "Formular auswählen",
|
||||
"Timestamp of data load" : "Zeitstempel des Datenladens",
|
||||
"No" : "Nein",
|
||||
"Yes" : "Ja",
|
||||
"Question" : "Frage",
|
||||
"Answer" : "Antwort",
|
||||
"Count" : "Anzahl",
|
||||
"Copy" : "Kopie",
|
||||
"Anonymous response" : "Anonyme Antwort",
|
||||
"Shared by %s" : "Geteilt von %s",
|
||||
|
|
|
@ -11,7 +11,10 @@ OC.L10N.register(
|
|||
"Someone <strong>answered</strong> a shared form" : "Someone <strong>answered</strong> a shared form",
|
||||
"Someone <strong>answered</strong> a form" : "Someone <strong>answered</strong> a form",
|
||||
"Timestamp of data load" : "Timestamp of data load",
|
||||
"No" : "No",
|
||||
"Yes" : "Yes",
|
||||
"Question" : "Question",
|
||||
"Count" : "Count",
|
||||
"Copy" : "Copy",
|
||||
"Anonymous response" : "Anonymous response",
|
||||
"Shared by %s" : "Shared by %s",
|
||||
|
|
|
@ -9,7 +9,10 @@
|
|||
"Someone <strong>answered</strong> a shared form" : "Someone <strong>answered</strong> a shared form",
|
||||
"Someone <strong>answered</strong> a form" : "Someone <strong>answered</strong> a form",
|
||||
"Timestamp of data load" : "Timestamp of data load",
|
||||
"No" : "No",
|
||||
"Yes" : "Yes",
|
||||
"Question" : "Question",
|
||||
"Count" : "Count",
|
||||
"Copy" : "Copy",
|
||||
"Anonymous response" : "Anonymous response",
|
||||
"Shared by %s" : "Shared by %s",
|
||||
|
|
|
@ -10,10 +10,13 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "Tá foirm <strong>roinnte</strong> agat",
|
||||
"Someone <strong>answered</strong> a shared form" : "D'fhreagair <strong>duine</strong> foirm chomhroinnte",
|
||||
"Someone <strong>answered</strong> a form" : "D'fhreagair <strong>duine</strong> foirm",
|
||||
"Nextcloud Forms" : "Foirmeacha Nextcloud",
|
||||
"Select form" : "Roghnaigh foirm",
|
||||
"Timestamp of data load" : "Stampa ama an ualaigh sonraí",
|
||||
"No" : "Níl",
|
||||
"Yes" : "Tá",
|
||||
"Question" : "Ceist",
|
||||
"Answer" : "Freagra",
|
||||
"Count" : "Áireamh",
|
||||
"Copy" : "Cóipeáil",
|
||||
"Anonymous response" : "Freagra gan ainm",
|
||||
|
|
|
@ -8,10 +8,13 @@
|
|||
"A form has been <strong>shared</strong> with you" : "Tá foirm <strong>roinnte</strong> agat",
|
||||
"Someone <strong>answered</strong> a shared form" : "D'fhreagair <strong>duine</strong> foirm chomhroinnte",
|
||||
"Someone <strong>answered</strong> a form" : "D'fhreagair <strong>duine</strong> foirm",
|
||||
"Nextcloud Forms" : "Foirmeacha Nextcloud",
|
||||
"Select form" : "Roghnaigh foirm",
|
||||
"Timestamp of data load" : "Stampa ama an ualaigh sonraí",
|
||||
"No" : "Níl",
|
||||
"Yes" : "Tá",
|
||||
"Question" : "Ceist",
|
||||
"Answer" : "Freagra",
|
||||
"Count" : "Áireamh",
|
||||
"Copy" : "Cóipeáil",
|
||||
"Anonymous response" : "Freagra gan ainm",
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "ಇಲ್ಲ",
|
||||
"Yes" : "ಹೌದು",
|
||||
"Copy" : "ನಕಲಿಸಿ",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Other" : "ಇತರೆ",
|
||||
"Set expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕವನ್ನು ನಿರ್ದರಿಸಿ",
|
||||
"Group" : "ಗುಂಪು",
|
||||
"Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು",
|
||||
"Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Date" : "Date",
|
||||
"Time" : "ಸಮಯ"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
|
@ -0,0 +1,19 @@
|
|||
{ "translations": {
|
||||
"No" : "ಇಲ್ಲ",
|
||||
"Yes" : "ಹೌದು",
|
||||
"Copy" : "ನಕಲಿಸಿ",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Delete" : "ಅಳಿಸಿ",
|
||||
"Other" : "ಇತರೆ",
|
||||
"Set expiration date" : "ಮುಕ್ತಾಯ ದಿನಾಂಕವನ್ನು ನಿರ್ದರಿಸಿ",
|
||||
"Group" : "ಗುಂಪು",
|
||||
"Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು",
|
||||
"Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
|
||||
"Edit" : "ಸಂಪಾದಿಸು",
|
||||
"Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ",
|
||||
"Sharing" : "ಹಂಚಿಕೆ",
|
||||
"Settings" : "ಆಯ್ಕೆ",
|
||||
"Date" : "Date",
|
||||
"Time" : "ಸಮಯ"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
OC.L10N.register(
|
||||
"forms",
|
||||
{
|
||||
"No" : "ياق",
|
||||
"Yes" : "ھەئە",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Delete" : "ئۆچۈر",
|
||||
"Other" : "باشقا",
|
||||
"Group" : "Group",
|
||||
"Share link" : "Share link",
|
||||
"Share" : "ھەمبەھىر",
|
||||
"Edit" : "تەھرىر",
|
||||
"Description" : "چۈشەندۈرۈش",
|
||||
"Download" : "چۈشۈر",
|
||||
"Sharing" : "ھەمبەھىر",
|
||||
"Settings" : "تەڭشەكلەر",
|
||||
"Date" : "Date",
|
||||
"Time" : "ۋاقىت"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,18 @@
|
|||
{ "translations": {
|
||||
"No" : "ياق",
|
||||
"Yes" : "ھەئە",
|
||||
"Shared with you" : "Shared with you",
|
||||
"Delete" : "ئۆچۈر",
|
||||
"Other" : "باشقا",
|
||||
"Group" : "Group",
|
||||
"Share link" : "Share link",
|
||||
"Share" : "ھەمبەھىر",
|
||||
"Edit" : "تەھرىر",
|
||||
"Description" : "چۈشەندۈرۈش",
|
||||
"Download" : "چۈشۈر",
|
||||
"Sharing" : "ھەمبەھىر",
|
||||
"Settings" : "تەڭشەكلەر",
|
||||
"Date" : "Date",
|
||||
"Time" : "ۋاقىت"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -10,10 +10,13 @@ OC.L10N.register(
|
|||
"A form has been <strong>shared</strong> with you" : "有人與您<strong>分享</strong>了表單",
|
||||
"Someone <strong>answered</strong> a shared form" : "某人<strong>回應</strong>了分享的表單",
|
||||
"Someone <strong>answered</strong> a form" : "某人<strong>回應</strong>了表單",
|
||||
"Nextcloud Forms" : "Nextcloud 表單",
|
||||
"Select form" : "選取表單",
|
||||
"Timestamp of data load" : "資料載入時間戳",
|
||||
"No" : "否",
|
||||
"Yes" : "是",
|
||||
"Question" : "問題",
|
||||
"Answer" : "答案",
|
||||
"Count" : "次數",
|
||||
"Copy" : "複製",
|
||||
"Anonymous response" : "匿名回應",
|
||||
|
|
|
@ -8,10 +8,13 @@
|
|||
"A form has been <strong>shared</strong> with you" : "有人與您<strong>分享</strong>了表單",
|
||||
"Someone <strong>answered</strong> a shared form" : "某人<strong>回應</strong>了分享的表單",
|
||||
"Someone <strong>answered</strong> a form" : "某人<strong>回應</strong>了表單",
|
||||
"Nextcloud Forms" : "Nextcloud 表單",
|
||||
"Select form" : "選取表單",
|
||||
"Timestamp of data load" : "資料載入時間戳",
|
||||
"No" : "否",
|
||||
"Yes" : "是",
|
||||
"Question" : "問題",
|
||||
"Answer" : "答案",
|
||||
"Count" : "次數",
|
||||
"Copy" : "複製",
|
||||
"Anonymous response" : "匿名回應",
|
||||
|
|
Загрузка…
Ссылка в новой задаче