Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Apr 24, 2022
1 parent 2db6f15 commit 628e261
Show file tree
Hide file tree
Showing 150 changed files with 1,048 additions and 102 deletions.
4 changes: 4 additions & 0 deletions l10n/af.js
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
OC.L10N.register(
"richdocuments",
{
"File already exists" : "Lêer bestaan reeds",
"Saved" : "Bewaar",
"File is too big" : "Lêer is te groot",
"Invalid file provided" : "Ongeldige lêer verskaf",
"Advanced settings" : "Gevorderde instellings",
"Description" : "Beskrywing",
"Cancel" : "Kanselleer",
"Close" : "Sluit",
"Error" : "Fout",
"An error occurred" : "'n Fout het voorgekom",
"Nickname" : "Bynaam",
"Set" : "Stel in",
"Save" : "Stoor",
"Saving…" : "Bewaar…",
"Remove from favorites" : "Verwyder uit gunstelinge",
"Add to favorites" : "Voeg by gunstelinge",
"Details" : "Besonderhede",
"Download" : "Laai af",
"Guest" : "Gas",
"Create" : "Skep"
},
"nplurals=2; plural=(n != 1);");
4 changes: 4 additions & 0 deletions l10n/af.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
{ "translations": {
"File already exists" : "Lêer bestaan reeds",
"Saved" : "Bewaar",
"File is too big" : "Lêer is te groot",
"Invalid file provided" : "Ongeldige lêer verskaf",
"Advanced settings" : "Gevorderde instellings",
"Description" : "Beskrywing",
"Cancel" : "Kanselleer",
"Close" : "Sluit",
"Error" : "Fout",
"An error occurred" : "'n Fout het voorgekom",
"Nickname" : "Bynaam",
"Set" : "Stel in",
"Save" : "Stoor",
"Saving…" : "Bewaar…",
"Remove from favorites" : "Verwyder uit gunstelinge",
"Add to favorites" : "Voeg by gunstelinge",
"Details" : "Besonderhede",
"Download" : "Laai af",
"Guest" : "Gas",
"Create" : "Skep"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
7 changes: 6 additions & 1 deletion l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,21 @@ OC.L10N.register(
"New document" : "مستند جديد",
"New spreadsheet" : "جدول بيانات جديد",
"New presentation" : "عرض تقديمي جديد",
"File already exists" : "الملف موجود مسبقاً",
"Saved" : "تم الحفظ",
"File is too big" : "الملف كبير جدا",
"Invalid file provided" : "تم تقديم ملف غير صالح",
"Office" : "مكتب",
"Advanced settings" : "الإعدادات المتقدمة",
"Select groups" : "إختر مجموعة",
"Description" : "الوصف",
"No results" : "دون أية نتيجة",
"Cancel" : "إلغاء",
"Close" : "إغلاق",
"Error" : "خطأ",
"An error occurred" : "طرأ هناك خطأ",
"Nickname" : "كنية.\nلقب.",
"Set" : "تعيين",
"Save" : "حفظ",
"Saving…" : "جارٍ الحفظ …",
"Remove from favorites" : "إزالتها مِن المفضلة",
Expand All @@ -25,6 +29,7 @@ OC.L10N.register(
"Create a new document" : "أنشئ مستندا جديدا",
"Could not create file" : "لا يستطيع انشاء ملف ",
"Create" : "إنشاء",
"Select template" : "حدد قالب"
"Select template" : "حدد قالب",
"Current version" : "الإصدار الحالي"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
7 changes: 6 additions & 1 deletion l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,21 @@
"New document" : "مستند جديد",
"New spreadsheet" : "جدول بيانات جديد",
"New presentation" : "عرض تقديمي جديد",
"File already exists" : "الملف موجود مسبقاً",
"Saved" : "تم الحفظ",
"File is too big" : "الملف كبير جدا",
"Invalid file provided" : "تم تقديم ملف غير صالح",
"Office" : "مكتب",
"Advanced settings" : "الإعدادات المتقدمة",
"Select groups" : "إختر مجموعة",
"Description" : "الوصف",
"No results" : "دون أية نتيجة",
"Cancel" : "إلغاء",
"Close" : "إغلاق",
"Error" : "خطأ",
"An error occurred" : "طرأ هناك خطأ",
"Nickname" : "كنية.\nلقب.",
"Set" : "تعيين",
"Save" : "حفظ",
"Saving…" : "جارٍ الحفظ …",
"Remove from favorites" : "إزالتها مِن المفضلة",
Expand All @@ -23,6 +27,7 @@
"Create a new document" : "أنشئ مستندا جديدا",
"Could not create file" : "لا يستطيع انشاء ملف ",
"Create" : "إنشاء",
"Select template" : "حدد قالب"
"Select template" : "حدد قالب",
"Current version" : "الإصدار الحالي"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
8 changes: 7 additions & 1 deletion l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,18 @@ OC.L10N.register(
"New Document.docx" : "Documentu.docx nuevu",
"New Spreadsheet.xlsx" : "Fueya_de_cálculu.xlsx nueva",
"New Presentation.pptx" : "Presentación.pptx nueva",
"File already exists" : "Yá esiste'l ficheru",
"Saved" : "Guardóse",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardóse con fallos: Collabora Online debería usar el mesmu protocolu que'l de la instalación del sirvidor.",
"File is too big" : "El ficheru ye pergrande",
"Invalid file provided" : "Apurrióse un ficheru non válidu",
"Office" : "Oficina",
"Advanced settings" : "Axustes avanzaos",
"Select groups" : "Esbillar grupos",
"Description" : "Descripción",
"No results" : "Ensin resultaos",
"Cancel" : "Encaboxar",
"Close" : "Zarrar",
"Error" : "Fallu",
"Nickname" : "Nomatu",
"Save" : "Guardar",
Expand All @@ -28,6 +31,9 @@ OC.L10N.register(
"Guest" : "Convidáu/ada",
"Failed to revert the document to older version" : "Fallu al revertir el documentu a la versión más vieya",
"Could not create file" : "Nun pudo crease'l ficheru",
"Create" : "Crear"
"Create" : "Crear",
"New Document" : "Documentu nuevu",
"New Spreadsheet" : "Fueya nueva de cálculu",
"New Presentation" : "Presentación nueva"
},
"nplurals=2; plural=(n != 1);");
8 changes: 7 additions & 1 deletion l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,18 @@
"New Document.docx" : "Documentu.docx nuevu",
"New Spreadsheet.xlsx" : "Fueya_de_cálculu.xlsx nueva",
"New Presentation.pptx" : "Presentación.pptx nueva",
"File already exists" : "Yá esiste'l ficheru",
"Saved" : "Guardóse",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Guardóse con fallos: Collabora Online debería usar el mesmu protocolu que'l de la instalación del sirvidor.",
"File is too big" : "El ficheru ye pergrande",
"Invalid file provided" : "Apurrióse un ficheru non válidu",
"Office" : "Oficina",
"Advanced settings" : "Axustes avanzaos",
"Select groups" : "Esbillar grupos",
"Description" : "Descripción",
"No results" : "Ensin resultaos",
"Cancel" : "Encaboxar",
"Close" : "Zarrar",
"Error" : "Fallu",
"Nickname" : "Nomatu",
"Save" : "Guardar",
Expand All @@ -26,6 +29,9 @@
"Guest" : "Convidáu/ada",
"Failed to revert the document to older version" : "Fallu al revertir el documentu a la versión más vieya",
"Could not create file" : "Nun pudo crease'l ficheru",
"Create" : "Crear"
"Create" : "Crear",
"New Document" : "Documentu nuevu",
"New Spreadsheet" : "Fueya nueva de cálculu",
"New Presentation" : "Presentación nueva"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/az.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"Select groups" : "Qrupları seç",
"Description" : "Açıqlanma",
"Cancel" : "Dayandır",
"Close" : "Bağla",
"Error" : "Səhv",
"Save" : "Saxla",
"Remove from favorites" : "Remove from favorites",
Expand Down
1 change: 1 addition & 0 deletions l10n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Select groups" : "Qrupları seç",
"Description" : "Açıqlanma",
"Cancel" : "Dayandır",
"Close" : "Bağla",
"Error" : "Səhv",
"Save" : "Saxla",
"Remove from favorites" : "Remove from favorites",
Expand Down
1 change: 1 addition & 0 deletions l10n/bn_BD.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"Select groups" : "গ্রুপ নির্ধারণ",
"Description" : "বিবরণ",
"Cancel" : "বাতির",
"Close" : "বন্ধ",
"Error" : "সমস্যা",
"Nickname" : "ছদ্মনাম",
"Save" : "সংরক্ষণ",
Expand Down
1 change: 1 addition & 0 deletions l10n/bn_BD.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Select groups" : "গ্রুপ নির্ধারণ",
"Description" : "বিবরণ",
"Cancel" : "বাতির",
"Close" : "বন্ধ",
"Error" : "সমস্যা",
"Nickname" : "ছদ্মনাম",
"Save" : "সংরক্ষণ",
Expand Down
2 changes: 2 additions & 0 deletions l10n/br.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ OC.L10N.register(
"Saved" : "Enrollet",
"File is too big" : "Re vraz eo an teuliad",
"Invalid file provided" : "An teuliad roet n'eo ket unan aotreet",
"Office" : "Burev",
"Select groups" : "Choaz ar strolladoù",
"Description" : "Diskrivadur",
"No results" : "Disoc'h ebet",
"Cancel" : "Arrest",
"Close" : "Seriñ",
"Error" : "Fazi",
"Save" : "Enrollañ",
"Remove from favorites" : "Diverkañañ eus ar pennrolloù",
Expand Down
2 changes: 2 additions & 0 deletions l10n/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
"Saved" : "Enrollet",
"File is too big" : "Re vraz eo an teuliad",
"Invalid file provided" : "An teuliad roet n'eo ket unan aotreet",
"Office" : "Burev",
"Select groups" : "Choaz ar strolladoù",
"Description" : "Diskrivadur",
"No results" : "Disoc'h ebet",
"Cancel" : "Arrest",
"Close" : "Seriñ",
"Error" : "Fazi",
"Save" : "Enrollañ",
"Remove from favorites" : "Diverkañañ eus ar pennrolloù",
Expand Down
1 change: 1 addition & 0 deletions l10n/bs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ OC.L10N.register(
"Saved" : "Spremljeno",
"Description" : "Opis",
"Cancel" : "Otkaži",
"Close" : "Zatvori",
"Error" : "Greška",
"Nickname" : "Nadimak",
"Save" : "Spremi",
Expand Down
1 change: 1 addition & 0 deletions l10n/bs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"Saved" : "Spremljeno",
"Description" : "Opis",
"Cancel" : "Otkaži",
"Close" : "Zatvori",
"Error" : "Greška",
"Nickname" : "Nadimak",
"Save" : "Spremi",
Expand Down
16 changes: 15 additions & 1 deletion l10n/ca.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 15 additions & 1 deletion l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"New Document.docx" : "Nou Document.docx",
"New Spreadsheet.xlsx" : "Nou Full de Càlcul.xlsx",
"New Presentation.pptx" : "Nova Presentació.pptx",
"File already exists" : "El fitxer ja existeix",
"Not allowed to create document" : "No es permet crear un document",
"Saved" : "S'ha desat",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "S'ha desat amb error: Collabora Online hauria de fer servir el mateix protocol que la instal·lació del servidor.",
Expand All @@ -15,6 +16,7 @@
"Only template files can be uploaded" : "Només es poden carregar fitxers de plantilles",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"Template not found" : "No s'ha trobat la plantilla",
"Office" : "Oficina",
"Empty" : "Buit",
"Anonymous guest" : "Convidat anònim",
"%s (Guest)" : "%s (Convidat)",
Expand Down Expand Up @@ -77,6 +79,7 @@
"Add new token" : "Afegeix un testimoni nou",
"No results" : "Sense resultats",
"Cancel" : "Cancel·la",
"Close" : "Tanca",
"Failed to load {productName} - please try again later" : "No s'ha pogut carregar {productName} - si us plau, torneu-ho a provar més tard",
"Error" : "Error",
"An error occurred" : "S'ha produït un error",
Expand Down Expand Up @@ -124,6 +127,17 @@
"template preview" : "visualització prèvia de la plantilla",
"Select a template directory" : "Selecciona un directori de plantilles",
"Remove personal template folder" : "Suprimeix la carpeta de plantilles personals",
"Document already exists" : "El document ja existeix"
"Document already exists" : "El document ja existeix",
"Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online requereix un servidor separat que actuï com a client de WOPI per proporcionar funcions d’edició.",
"Install it from the app store." : "Instal·leu-ho des de la botiga d'aplicacions.",
"If the installation from the app store fails, you can still do that manually using this command:" : "Si la instal·lació des de la botiga d'aplicacions falla, encara podeu fer-ho manualment mitjançant aquesta ordre:",
"it uses an insecure protocol (http)" : "utilitza un protocol insegur (http)",
"it is unreachable from the Internet (possibly because of a firewall, or lack of port forwarding)" : "és inaccessible des d'Internet (possiblement a causa d'un tallafocs, o la manca de reenviament de port)",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online està activat per defecte per a tots els usuaris. Quan aquesta opció està activa, només els membres dels grups especificats poden utilitzar-la.",
"Current version" : "Versió actual",
"New Document" : "Nou Document",
"New Spreadsheet" : "Nou Full de Càlcul",
"New Presentation" : "Nova Presentació",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Les plantilles d’aquest directori s’afegiran al selector de plantilles de Collabora Online."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/cy_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ OC.L10N.register(
"Description" : "Disgrifiad",
"No results" : "Dim canlyniadau",
"Cancel" : "Diddymu",
"Close" : "Cau",
"Error" : "Gwall",
"An error occurred" : "Digwyddodd gwall",
"Nickname" : "Llysenw",
Expand Down
1 change: 1 addition & 0 deletions l10n/cy_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"Description" : "Disgrifiad",
"No results" : "Dim canlyniadau",
"Cancel" : "Diddymu",
"Close" : "Cau",
"Error" : "Gwall",
"An error occurred" : "Digwyddodd gwall",
"Nickname" : "Llysenw",
Expand Down
8 changes: 7 additions & 1 deletion l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ OC.L10N.register(
"New Document.docx" : "Nyt dokument.docx",
"New Spreadsheet.xlsx" : "Nyt regneark.xlsx",
"New Presentation.pptx" : "Nyt præsentation.pptx",
"File already exists" : "Filen findes allerede",
"Saved" : "Gemt",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Gemt med fejl: Collabora Online skal bruge samme protokol som server installationen.",
"File is too big" : "Filen er for stor",
"Invalid file provided" : "Der er angivet en ugyldig fil",
"Office" : "Kontor",
"Empty" : "Tom",
"Advanced settings" : "Avancerede indstillinger",
"Restrict usage to specific groups" : "Brugen begrænset til bestemte grupper",
Expand All @@ -22,6 +24,7 @@ OC.L10N.register(
"Description" : "Beskrivelse",
"No results" : "Ingen resultater",
"Cancel" : "Annuller",
"Close" : "Luk",
"Error" : "Fejl",
"An error occurred" : "Der var en fejl",
"Nickname" : "Kaldenavn",
Expand All @@ -38,6 +41,9 @@ OC.L10N.register(
"Create a new document" : "Opret nyt dokument",
"Could not create file" : "Kunne ikke oprette fil",
"Create" : "Opret",
"Select template" : "Vælg model"
"Select template" : "Vælg model",
"New Document" : "Nyt Dokument",
"New Spreadsheet" : "Nyt Regneark",
"New Presentation" : "Ny Præsentation"
},
"nplurals=2; plural=(n != 1);");
Loading

0 comments on commit 628e261

Please sign in to comment.