diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-04-24 00:23:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-04-24 00:23:51 +0000 |
commit | c05d7b984d40b5baf5b697945af28d4c36e64395 (patch) | |
tree | b0bb168363af5c6c7719855fece84781126a3dbd | |
parent | 344e282039a08049dfdc52bcd7ebe63aa62cb641 (diff) | |
download | nextcloud-server-c05d7b984d40b5baf5b697945af28d4c36e64395.tar.gz nextcloud-server-c05d7b984d40b5baf5b697945af28d4c36e64395.zip |
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
94 files changed, 364 insertions, 270 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index 6be88267c5b..9f35eefa5e1 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "إرسال الاسم", "{ownerDisplayName} shared a folder with you." : "قام {ownerDisplayName} بمشاركة مجلد معك.", "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", - "Nickname" : "كنُيَة", - "Enter your nickname" : "أدخِل لقبك", + "Name" : "الاسم", + "Enter your name" : "أدخِل اسمك", "Share with {userName}" : "شارِك مع {userName}", "Share with email {email}" : "مشاركة مع صاحب البريد الإلكتروني {email}", "Share with group" : "شارِك مع مجموعة", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "أنت غير مسموحٍ لك بتعديل مشاركات الروابط التي لا تملكها", "_1 email address already added_::_{count} email addresses already added_" : ["{count} عنوان إيميل سبقت إضافته سلفاً","1 عنوان إيميل سبقت إضافته سلفاً","{count} عنوان إيميل سبقت إضافته سلفاً","{count} عناوين إيميل سبقت إضافتهت سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً"], "_1 email address added_::_{count} email addresses added_" : ["{count} عنوان إيميل تمت إضافته","1 عنوان إيميل تمت إضافته","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها"], - "Enter your name" : "أدخِل اسمك" + "Nickname" : "كنُيَة", + "Enter your nickname" : "أدخِل لقبك" }, "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;"); diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 504829db276..ee2aa109526 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -261,8 +261,8 @@ "Submit name" : "إرسال الاسم", "{ownerDisplayName} shared a folder with you." : "قام {ownerDisplayName} بمشاركة مجلد معك.", "To upload files, you need to provide your name first." : "لرفع الملفات، يجب أن تكتب اسمك أوّلاً.", - "Nickname" : "كنُيَة", - "Enter your nickname" : "أدخِل لقبك", + "Name" : "الاسم", + "Enter your name" : "أدخِل اسمك", "Share with {userName}" : "شارِك مع {userName}", "Share with email {email}" : "مشاركة مع صاحب البريد الإلكتروني {email}", "Share with group" : "شارِك مع مجموعة", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "أنت غير مسموحٍ لك بتعديل مشاركات الروابط التي لا تملكها", "_1 email address already added_::_{count} email addresses already added_" : ["{count} عنوان إيميل سبقت إضافته سلفاً","1 عنوان إيميل سبقت إضافته سلفاً","{count} عنوان إيميل سبقت إضافته سلفاً","{count} عناوين إيميل سبقت إضافتهت سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً","{count} عناوين إيميل سبقت إضافتها سلفاً"], "_1 email address added_::_{count} email addresses added_" : ["{count} عنوان إيميل تمت إضافته","1 عنوان إيميل تمت إضافته","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها","{count} عناوين إيميل تمت إضافتها"], - "Enter your name" : "أدخِل اسمك" + "Nickname" : "كنُيَة", + "Enter your nickname" : "أدخِل لقبك" },"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;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index c4d82bf9b1b..72eea4f111c 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -194,7 +194,7 @@ OC.L10N.register( "on {server}" : "en: {server}", "File drop" : "Suelta de ficheros", "Terms of service" : "Términos del serviciu", - "Nickname" : "Nomatu", + "Name" : "Nome", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir cola direición de corréu electrónica {email}", "Share with group" : "Compartir col grupu", @@ -304,6 +304,7 @@ OC.L10N.register( "Download all files" : "Baxar tolos ficheros", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", - "Allow download" : "Permitir la descarga" + "Allow download" : "Permitir la descarga", + "Nickname" : "Nomatu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index 7aecab17cfc..54c9b237a79 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -192,7 +192,7 @@ "on {server}" : "en: {server}", "File drop" : "Suelta de ficheros", "Terms of service" : "Términos del serviciu", - "Nickname" : "Nomatu", + "Name" : "Nome", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir cola direición de corréu electrónica {email}", "Share with group" : "Compartir col grupu", @@ -302,6 +302,7 @@ "Download all files" : "Baxar tolos ficheros", "Search for share recipients" : "Buscar destinatarios del elementu compartíu", "No recommendations. Start typing." : "Nun hai nenguna recomendación. Comienza a escribir", - "Allow download" : "Permitir la descarga" + "Allow download" : "Permitir la descarga", + "Nickname" : "Nomatu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index ea78f570041..fa4dbe77d92 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -167,6 +167,8 @@ OC.L10N.register( "on {server}" : "на {server}", "File drop" : "Пускане/Преместване/ на файл", "Terms of service" : "Условия за ползване", + "Name" : "Име", + "Enter your name" : "Въведете вашето име", "Read" : "Четене", "Create" : "Създаване", "Edit" : "Редактиране", @@ -246,7 +248,6 @@ OC.L10N.register( "Download all files" : "Изтегли всички файлове", "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", - "Allow download" : "Позволяване на изтегляне/сваляне/", - "Enter your name" : "Въведете вашето име" + "Allow download" : "Позволяване на изтегляне/сваляне/" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/bg.json b/apps/files_sharing/l10n/bg.json index 95c67512df4..8f9fd6d5525 100644 --- a/apps/files_sharing/l10n/bg.json +++ b/apps/files_sharing/l10n/bg.json @@ -165,6 +165,8 @@ "on {server}" : "на {server}", "File drop" : "Пускане/Преместване/ на файл", "Terms of service" : "Условия за ползване", + "Name" : "Име", + "Enter your name" : "Въведете вашето име", "Read" : "Четене", "Create" : "Създаване", "Edit" : "Редактиране", @@ -244,7 +246,6 @@ "Download all files" : "Изтегли всички файлове", "Search for share recipients" : "Търсене на получатели на споделяне", "No recommendations. Start typing." : "Няма препоръки. Започнете да пишете.", - "Allow download" : "Позволяване на изтегляне/сваляне/", - "Enter your name" : "Въведете вашето име" + "Allow download" : "Позволяване на изтегляне/сваляне/" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index ee51917b9b4..2d7b0c3f36b 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Envia el nom", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha compartit una carpeta amb tu.", "To upload files, you need to provide your name first." : "Per la pujada de fitxers, primer heu de proporcionar el vostre nom.", - "Nickname" : "Sobrenom", - "Enter your nickname" : "Introduïu el vostre sobrenom", + "Name" : "Nom", + "Enter your name" : "Introdueix el teu nom", "Share with {userName}" : "Comparteix amb {userName}", "Share with email {email}" : "Comparteix amb l'adreça electrònica {email}", "Share with group" : "Comparteix amb el grup", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "No teniu permès editar els elements compartits d'enllaços dels que no sigueu propietaris", "_1 email address already added_::_{count} email addresses already added_" : ["Ja s'ha afegit 1 adreça de correu","Ja s’han afegit {count} adreces de correu"], "_1 email address added_::_{count} email addresses added_" : ["S'ha afegit 1 adreça de correu","S’han afegit {count} adreces de correu"], - "Enter your name" : "Introdueix el teu nom" + "Nickname" : "Sobrenom", + "Enter your nickname" : "Introduïu el vostre sobrenom" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ca.json b/apps/files_sharing/l10n/ca.json index 6034fcc2f53..b67b9607faa 100644 --- a/apps/files_sharing/l10n/ca.json +++ b/apps/files_sharing/l10n/ca.json @@ -261,8 +261,8 @@ "Submit name" : "Envia el nom", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha compartit una carpeta amb tu.", "To upload files, you need to provide your name first." : "Per la pujada de fitxers, primer heu de proporcionar el vostre nom.", - "Nickname" : "Sobrenom", - "Enter your nickname" : "Introduïu el vostre sobrenom", + "Name" : "Nom", + "Enter your name" : "Introdueix el teu nom", "Share with {userName}" : "Comparteix amb {userName}", "Share with email {email}" : "Comparteix amb l'adreça electrònica {email}", "Share with group" : "Comparteix amb el grup", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "No teniu permès editar els elements compartits d'enllaços dels que no sigueu propietaris", "_1 email address already added_::_{count} email addresses already added_" : ["Ja s'ha afegit 1 adreça de correu","Ja s’han afegit {count} adreces de correu"], "_1 email address added_::_{count} email addresses added_" : ["S'ha afegit 1 adreça de correu","S’han afegit {count} adreces de correu"], - "Enter your name" : "Introdueix el teu nom" + "Nickname" : "Sobrenom", + "Enter your nickname" : "Introduïu el vostre sobrenom" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 866511579d1..7355d7bdae9 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Odeslat jméno", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} vám nasdílel(a) složku.", "To upload files, you need to provide your name first." : "Aby bylo možné nahrávat soubory, je třeba nejprve zadat své jméno.", - "Nickname" : "Přezdívka", - "Enter your nickname" : "Zadejte svou přezdívku", + "Name" : "Název", + "Enter your name" : "Zadejte své jméno", "Share with {userName}" : "Nasdílet pro {userName}", "Share with email {email}" : "Nasdílet e-mailu {email}", "Share with group" : "Nasdílet skupině", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Nemáte oprávnění upravovat sdílení odkazem, která nevlastníte", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailová adresa už přidána","{count} e-mailové adresy už přidány","{count} e-mailových adres už přidáno","{count} e-mailové adresy už přidány"], "_1 email address added_::_{count} email addresses added_" : ["Jedna e-mailová adresa přidána","{count} e-mailové adresy přidány","{count} e-mailových adres přidáno","{count} e-mailové adresy přidány"], - "Enter your name" : "Zadejte své jméno" + "Nickname" : "Přezdívka", + "Enter your nickname" : "Zadejte svou přezdívku" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index 457638daa93..c30742f603f 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -261,8 +261,8 @@ "Submit name" : "Odeslat jméno", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} vám nasdílel(a) složku.", "To upload files, you need to provide your name first." : "Aby bylo možné nahrávat soubory, je třeba nejprve zadat své jméno.", - "Nickname" : "Přezdívka", - "Enter your nickname" : "Zadejte svou přezdívku", + "Name" : "Název", + "Enter your name" : "Zadejte své jméno", "Share with {userName}" : "Nasdílet pro {userName}", "Share with email {email}" : "Nasdílet e-mailu {email}", "Share with group" : "Nasdílet skupině", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Nemáte oprávnění upravovat sdílení odkazem, která nevlastníte", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailová adresa už přidána","{count} e-mailové adresy už přidány","{count} e-mailových adres už přidáno","{count} e-mailové adresy už přidány"], "_1 email address added_::_{count} email addresses added_" : ["Jedna e-mailová adresa přidána","{count} e-mailové adresy přidány","{count} e-mailových adres přidáno","{count} e-mailové adresy přidány"], - "Enter your name" : "Zadejte své jméno" + "Nickname" : "Přezdívka", + "Enter your nickname" : "Zadejte svou přezdívku" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index d7b691d448c..6efdb83ab5d 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Angiv navn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med dig.", "To upload files, you need to provide your name first." : "For at uploade filer skal du først angive dit navn.", - "Nickname" : "Kælenavn", - "Enter your nickname" : "Angiv dit kælenavn", + "Name" : "Navn", + "Enter your name" : "Angiv dit navn", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-mail {email}", "Share with group" : "Del med gruppe", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Du har ikke tilladelse til at redigere link delinger som du ikke ejer", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailadresse allerede tilføjet","{count} e-mailadresser allerede tilføjet"], "_1 email address added_::_{count} email addresses added_" : ["1 e-mailadresse tilføjet","{count} e-mailadresser tilføjet"], - "Enter your name" : "Angiv dit navn" + "Nickname" : "Kælenavn", + "Enter your nickname" : "Angiv dit kælenavn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 05fe9b05d09..5e88d89322a 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -261,8 +261,8 @@ "Submit name" : "Angiv navn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med dig.", "To upload files, you need to provide your name first." : "For at uploade filer skal du først angive dit navn.", - "Nickname" : "Kælenavn", - "Enter your nickname" : "Angiv dit kælenavn", + "Name" : "Navn", + "Enter your name" : "Angiv dit navn", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-mail {email}", "Share with group" : "Del med gruppe", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Du har ikke tilladelse til at redigere link delinger som du ikke ejer", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailadresse allerede tilføjet","{count} e-mailadresser allerede tilføjet"], "_1 email address added_::_{count} email addresses added_" : ["1 e-mailadresse tilføjet","{count} e-mailadresser tilføjet"], - "Enter your name" : "Angiv dit navn" + "Nickname" : "Kælenavn", + "Enter your nickname" : "Angiv dit kælenavn" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 0c9bb4d7429..a9203b265ea 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Name übermitteln", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", - "Nickname" : "Name", - "Enter your nickname" : "Gib deinen Namen ein", + "Name" : "Name", + "Enter your name" : "Gib deinen Namen ein", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Per E-Mail {email} teilen", "Share with group" : "Mit Gruppe teilen", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Du darfst keine Linkfreigaben bearbeiten, die du nicht besitzst", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mail-Adresse bereits hinzugefügt","{count} E-Mail-Adressen bereits hinzugefügt"], "_1 email address added_::_{count} email addresses added_" : ["1 E-Mail-Adresse hinzugefügt","{count} E-Mail-Adressen hinzugefügt"], - "Enter your name" : "Gib deinen Namen ein" + "Nickname" : "Name", + "Enter your nickname" : "Gib deinen Namen ein" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 3adc7dc5635..00cb0e2171f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -261,8 +261,8 @@ "Submit name" : "Name übermitteln", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit dir geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, musst du zunächst deinen Namen angeben.", - "Nickname" : "Name", - "Enter your nickname" : "Gib deinen Namen ein", + "Name" : "Name", + "Enter your name" : "Gib deinen Namen ein", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Per E-Mail {email} teilen", "Share with group" : "Mit Gruppe teilen", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Du darfst keine Linkfreigaben bearbeiten, die du nicht besitzst", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mail-Adresse bereits hinzugefügt","{count} E-Mail-Adressen bereits hinzugefügt"], "_1 email address added_::_{count} email addresses added_" : ["1 E-Mail-Adresse hinzugefügt","{count} E-Mail-Adressen hinzugefügt"], - "Enter your name" : "Gib deinen Namen ein" + "Nickname" : "Name", + "Enter your nickname" : "Gib deinen Namen ein" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 56ae7037328..b1cc4671dd6 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Name übermitteln", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", - "Nickname" : "Name", - "Enter your nickname" : "Geben Sie Ihren Namen ein", + "Name" : "Name", + "Enter your name" : "Geben Sie Ihren Namen ein", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", "Share with group" : "Mit Gruppe teilen", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Sie dürfen keine Linkfreigaben bearbeiten, die Sie nicht besitzen", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mail-Adresse bereits hinzugefügt","{count} E-Mail-Adressen bereits hinzugefügt"], "_1 email address added_::_{count} email addresses added_" : ["1 E-Mail-Adresse hinzugefügt","{count} E-Mail-Adressen hinzugefügt"], - "Enter your name" : "Geben Sie Ihren Namen ein" + "Nickname" : "Name", + "Enter your nickname" : "Geben Sie Ihren Namen ein" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 4d8e690d399..85608e812c3 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -261,8 +261,8 @@ "Submit name" : "Name übermitteln", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} hat einen Ordner mit Ihnen geteilt.", "To upload files, you need to provide your name first." : "Um Dateien hochzuladen, müssen Sie zunächst Ihren Namen angeben.", - "Nickname" : "Name", - "Enter your nickname" : "Geben Sie Ihren Namen ein", + "Name" : "Name", + "Enter your name" : "Geben Sie Ihren Namen ein", "Share with {userName}" : "Mit {userName} teilen", "Share with email {email}" : "Mit E-Mail {email} teilen", "Share with group" : "Mit Gruppe teilen", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Sie dürfen keine Linkfreigaben bearbeiten, die Sie nicht besitzen", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-Mail-Adresse bereits hinzugefügt","{count} E-Mail-Adressen bereits hinzugefügt"], "_1 email address added_::_{count} email addresses added_" : ["1 E-Mail-Adresse hinzugefügt","{count} E-Mail-Adressen hinzugefügt"], - "Enter your name" : "Geben Sie Ihren Namen ein" + "Nickname" : "Name", + "Enter your nickname" : "Geben Sie Ihren Namen ein" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/el.js b/apps/files_sharing/l10n/el.js index f8d94945207..45f2a565931 100644 --- a/apps/files_sharing/l10n/el.js +++ b/apps/files_sharing/l10n/el.js @@ -168,6 +168,8 @@ OC.L10N.register( "Note:" : "Σημείωση:", "File drop" : "Απόθεση αρχείου", "Terms of service" : "Όροι χρήσης", + "Name" : "Όνομα", + "Enter your name" : "Προσθέστε το όνομά σας", "Share with group" : "Κοινή χρήση με ομάδα", "Share in conversation" : "Κοινή χρήση σε συζήτηση", "Share with guest" : "Κοινή χρήση με επισκέπτη", @@ -269,7 +271,6 @@ OC.L10N.register( "Download all files" : "Λήψη όλων των αρχείων", "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", - "Allow download" : "Να επιτρέπεται η λήψη", - "Enter your name" : "Προσθέστε το όνομά σας" + "Allow download" : "Να επιτρέπεται η λήψη" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/el.json b/apps/files_sharing/l10n/el.json index 7af76cb81c3..790526c705e 100644 --- a/apps/files_sharing/l10n/el.json +++ b/apps/files_sharing/l10n/el.json @@ -166,6 +166,8 @@ "Note:" : "Σημείωση:", "File drop" : "Απόθεση αρχείου", "Terms of service" : "Όροι χρήσης", + "Name" : "Όνομα", + "Enter your name" : "Προσθέστε το όνομά σας", "Share with group" : "Κοινή χρήση με ομάδα", "Share in conversation" : "Κοινή χρήση σε συζήτηση", "Share with guest" : "Κοινή χρήση με επισκέπτη", @@ -267,7 +269,6 @@ "Download all files" : "Λήψη όλων των αρχείων", "Search for share recipients" : "Αναζήτηση για παραλήπτες διαμοιρασμού", "No recommendations. Start typing." : "Δεν υπάρχουν συστάσεις. Αρχίστε να πληκτρολογείτε.", - "Allow download" : "Να επιτρέπεται η λήψη", - "Enter your name" : "Προσθέστε το όνομά σας" + "Allow download" : "Να επιτρέπεται η λήψη" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index cb6ec8aa9ea..2d023f72f68 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Submit name", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", - "Nickname" : "Nickname", - "Enter your nickname" : "Enter your nickname", + "Name" : "Surname", + "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with email {email}" : "Share with email {email}", "Share with group" : "Share with group", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "You are not allowed to edit link shares that you don't own", "_1 email address already added_::_{count} email addresses already added_" : ["1 email address already added","{count} email addresses already added"], "_1 email address added_::_{count} email addresses added_" : ["1 email address added","{count} email addresses added"], - "Enter your name" : "Enter your name" + "Nickname" : "Nickname", + "Enter your nickname" : "Enter your nickname" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index fa8e80e2e74..38020343843 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -261,8 +261,8 @@ "Submit name" : "Submit name", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} shared a folder with you.", "To upload files, you need to provide your name first." : "To upload files, you need to provide your name first.", - "Nickname" : "Nickname", - "Enter your nickname" : "Enter your nickname", + "Name" : "Surname", + "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with email {email}" : "Share with email {email}", "Share with group" : "Share with group", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "You are not allowed to edit link shares that you don't own", "_1 email address already added_::_{count} email addresses already added_" : ["1 email address already added","{count} email addresses already added"], "_1 email address added_::_{count} email addresses added_" : ["1 email address added","{count} email addresses added"], - "Enter your name" : "Enter your name" + "Nickname" : "Nickname", + "Enter your nickname" : "Enter your nickname" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index c3da995cbc8..0089c6effcf 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Enviar nombre", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha compartido una carpeta contigo.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debes indicar tu nombre.", - "Nickname" : "Alias", - "Enter your nickname" : "Introduce tu apodo", + "Name" : "Nombre", + "Enter your name" : "Escriba su nombre", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartido con {email}", "Share with group" : "Compartir con grupo", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "No tiene permitido editar los enlaces compartidos que no le pertenecen", "_1 email address already added_::_{count} email addresses already added_" : ["Ya se ha añadido 1 dirección de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico"], "_1 email address added_::_{count} email addresses added_" : ["Se ha añadido una dirección de correo","Se han añadido {count} direcciones de correo","Se han añadido {count} direcciones de correo"], - "Enter your name" : "Escriba su nombre" + "Nickname" : "Alias", + "Enter your nickname" : "Introduce tu apodo" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 227a8bea9ad..82d12ce44cd 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -261,8 +261,8 @@ "Submit name" : "Enviar nombre", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha compartido una carpeta contigo.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debes indicar tu nombre.", - "Nickname" : "Alias", - "Enter your nickname" : "Introduce tu apodo", + "Name" : "Nombre", + "Enter your name" : "Escriba su nombre", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartido con {email}", "Share with group" : "Compartir con grupo", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "No tiene permitido editar los enlaces compartidos que no le pertenecen", "_1 email address already added_::_{count} email addresses already added_" : ["Ya se ha añadido 1 dirección de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico"], "_1 email address added_::_{count} email addresses added_" : ["Se ha añadido una dirección de correo","Se han añadido {count} direcciones de correo","Se han añadido {count} direcciones de correo"], - "Enter your name" : "Escriba su nombre" + "Nickname" : "Alias", + "Enter your nickname" : "Introduce tu apodo" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/es_EC.js b/apps/files_sharing/l10n/es_EC.js index a8abf5d5692..33fda46df2b 100644 --- a/apps/files_sharing/l10n/es_EC.js +++ b/apps/files_sharing/l10n/es_EC.js @@ -163,6 +163,7 @@ OC.L10N.register( "on {server}" : "en {server}", "File drop" : "Soltar archivo", "Terms of service" : "Terms of service", + "Name" : "Nombre", "Read" : "Leer", "Create" : "Crear", "Edit" : "Editar", diff --git a/apps/files_sharing/l10n/es_EC.json b/apps/files_sharing/l10n/es_EC.json index a84e53bdda3..f2ab7a7162f 100644 --- a/apps/files_sharing/l10n/es_EC.json +++ b/apps/files_sharing/l10n/es_EC.json @@ -161,6 +161,7 @@ "on {server}" : "en {server}", "File drop" : "Soltar archivo", "Terms of service" : "Terms of service", + "Name" : "Nombre", "Read" : "Leer", "Create" : "Crear", "Edit" : "Editar", diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 19310aa706d..7e6dddd2947 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -242,6 +242,8 @@ OC.L10N.register( "Submit name" : "Enviar nombre", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} le compartió una carpeta.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", + "Name" : "Nombre", + "Enter your name" : "Ingrese su nombre", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir al correo electrónico {email}", "Share with group" : "Compartir con el grupo", @@ -360,7 +362,6 @@ OC.L10N.register( "Allow download" : "Permitir descarga", "You are not allowed to edit link shares that you don't own" : "No tiene permitido editar los enlaces compartidos que no le pertenecen", "_1 email address already added_::_{count} email addresses already added_" : ["Ya se ha añadido 1 dirección de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico"], - "_1 email address added_::_{count} email addresses added_" : ["Se añadió 1 dirección de correo electrónico","Se añadieron {count} direcciones de correo electrónico","Se añadieron {count} direcciones de correo electrónico"], - "Enter your name" : "Ingrese su nombre" + "_1 email address added_::_{count} email addresses added_" : ["Se añadió 1 dirección de correo electrónico","Se añadieron {count} direcciones de correo electrónico","Se añadieron {count} direcciones de correo electrónico"] }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index c0be13dbcc2..2284878102a 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -240,6 +240,8 @@ "Submit name" : "Enviar nombre", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} le compartió una carpeta.", "To upload files, you need to provide your name first." : "Para cargar archivos, primero debe proveer su nombre.", + "Name" : "Nombre", + "Enter your name" : "Ingrese su nombre", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir al correo electrónico {email}", "Share with group" : "Compartir con el grupo", @@ -358,7 +360,6 @@ "Allow download" : "Permitir descarga", "You are not allowed to edit link shares that you don't own" : "No tiene permitido editar los enlaces compartidos que no le pertenecen", "_1 email address already added_::_{count} email addresses already added_" : ["Ya se ha añadido 1 dirección de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico","Ya se han añadido {count} direcciones de correo electrónico"], - "_1 email address added_::_{count} email addresses added_" : ["Se añadió 1 dirección de correo electrónico","Se añadieron {count} direcciones de correo electrónico","Se añadieron {count} direcciones de correo electrónico"], - "Enter your name" : "Ingrese su nombre" + "_1 email address added_::_{count} email addresses added_" : ["Se añadió 1 dirección de correo electrónico","Se añadieron {count} direcciones de correo electrónico","Se añadieron {count} direcciones de correo electrónico"] },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 94d143023c2..da1ba3b8881 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -140,6 +140,7 @@ OC.L10N.register( "Email" : "Epost", "Team" : "Tiim", "Talk conversation" : "Talk suhtlus", + "on {server}" : " {server}", "Enter external recipients" : "Lisa välised saajad", "Search for internal recipients" : "Otsi rakendusesiseseid saajaid", "Note from" : "Märge kasutajalt", @@ -151,8 +152,8 @@ OC.L10N.register( "Terms of service" : "Kasutustingimused", "Upload files to {folder}" : "Laadi failid üles kausta {folder}", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.", - "Nickname" : "Hüüdnimi", - "Enter your nickname" : "Sisesta oma hüüdnimi", + "Name" : "Nimi", + "Enter your name" : "Sisesta oma nimi", "Share with group" : "Jaga grupiga", "Share in conversation" : "Jaga vestluses", "Share with remote group" : "Jaga grupiga liitpilves", @@ -263,6 +264,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Sa ei saa muuta lingi jagamist, mis pole sinu oma", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-posti aadress on juba lisatud","{count} e-posti aadressi on juba lisatud"], "_1 email address added_::_{count} email addresses added_" : ["1 e-posti aadress on lisatud","{count} e-posti aadressi on lisatud"], - "Enter your name" : "Sisesta oma nimi" + "Nickname" : "Hüüdnimi", + "Enter your nickname" : "Sisesta oma hüüdnimi" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 68e013e52be..da96f323ddf 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -138,6 +138,7 @@ "Email" : "Epost", "Team" : "Tiim", "Talk conversation" : "Talk suhtlus", + "on {server}" : " {server}", "Enter external recipients" : "Lisa välised saajad", "Search for internal recipients" : "Otsi rakendusesiseseid saajaid", "Note from" : "Märge kasutajalt", @@ -149,8 +150,8 @@ "Terms of service" : "Kasutustingimused", "Upload files to {folder}" : "Laadi failid üles kausta {folder}", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.", - "Nickname" : "Hüüdnimi", - "Enter your nickname" : "Sisesta oma hüüdnimi", + "Name" : "Nimi", + "Enter your name" : "Sisesta oma nimi", "Share with group" : "Jaga grupiga", "Share in conversation" : "Jaga vestluses", "Share with remote group" : "Jaga grupiga liitpilves", @@ -261,6 +262,7 @@ "You are not allowed to edit link shares that you don't own" : "Sa ei saa muuta lingi jagamist, mis pole sinu oma", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-posti aadress on juba lisatud","{count} e-posti aadressi on juba lisatud"], "_1 email address added_::_{count} email addresses added_" : ["1 e-posti aadress on lisatud","{count} e-posti aadressi on lisatud"], - "Enter your name" : "Sisesta oma nimi" + "Nickname" : "Hüüdnimi", + "Enter your nickname" : "Sisesta oma hüüdnimi" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 92ed987ef6b..c8d0f04da28 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -256,8 +256,8 @@ OC.L10N.register( "Submit name" : "Sartu izena", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}-k zurekin karpeta bat partekatu du.", "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", - "Nickname" : "Ezizena", - "Enter your nickname" : "Sartu zure ezizena", + "Name" : "Izena", + "Enter your name" : "Sartu zure izena", "Share with {userName}" : "Partekatu {userName}-rekin", "Share with email {email}" : "Partekatu helbide elektronikoarekin {email}", "Share with group" : "Partekatu taldearekin", @@ -397,6 +397,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Ezin dituzu editatu zureak ez diren partekatze estekak", "_1 email address already added_::_{count} email addresses already added_" : ["Helbide elektroniko 1 gehitu da dagoeneko","{count} helbide elektroniko gehitu dira dagoeneko"], "_1 email address added_::_{count} email addresses added_" : ["Helbide elektroniko 1 gehitu da","{count} helbide elektroniko gehitu dira"], - "Enter your name" : "Sartu zure izena" + "Nickname" : "Ezizena", + "Enter your nickname" : "Sartu zure ezizena" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 864c79867b4..234a5f4ec5d 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -254,8 +254,8 @@ "Submit name" : "Sartu izena", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}-k zurekin karpeta bat partekatu du.", "To upload files, you need to provide your name first." : "Fitxategiak igotzeko, zure izena eman behar duzu lehenik.", - "Nickname" : "Ezizena", - "Enter your nickname" : "Sartu zure ezizena", + "Name" : "Izena", + "Enter your name" : "Sartu zure izena", "Share with {userName}" : "Partekatu {userName}-rekin", "Share with email {email}" : "Partekatu helbide elektronikoarekin {email}", "Share with group" : "Partekatu taldearekin", @@ -395,6 +395,7 @@ "You are not allowed to edit link shares that you don't own" : "Ezin dituzu editatu zureak ez diren partekatze estekak", "_1 email address already added_::_{count} email addresses already added_" : ["Helbide elektroniko 1 gehitu da dagoeneko","{count} helbide elektroniko gehitu dira dagoeneko"], "_1 email address added_::_{count} email addresses added_" : ["Helbide elektroniko 1 gehitu da","{count} helbide elektroniko gehitu dira"], - "Enter your name" : "Sartu zure izena" + "Nickname" : "Ezizena", + "Enter your nickname" : "Sartu zure ezizena" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fa.js b/apps/files_sharing/l10n/fa.js index 00a8473c380..54743b02a52 100644 --- a/apps/files_sharing/l10n/fa.js +++ b/apps/files_sharing/l10n/fa.js @@ -123,6 +123,8 @@ OC.L10N.register( "on {server}" : "روی{server}", "File drop" : "انداختن پرونده", "Terms of service" : "شرایط و قوانین", + "Name" : "نام", + "Enter your name" : "اسمت را وارد کن", "Read" : "خواندن", "Create" : "ایجاد", "Edit" : "ویرایش", @@ -212,7 +214,6 @@ OC.L10N.register( "Download all files" : "دانلود همه فایل ها", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", - "Allow download" : "Allow download", - "Enter your name" : "اسمت را وارد کن" + "Allow download" : "Allow download" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/fa.json b/apps/files_sharing/l10n/fa.json index dd356290dd1..1c1bce9b4e1 100644 --- a/apps/files_sharing/l10n/fa.json +++ b/apps/files_sharing/l10n/fa.json @@ -121,6 +121,8 @@ "on {server}" : "روی{server}", "File drop" : "انداختن پرونده", "Terms of service" : "شرایط و قوانین", + "Name" : "نام", + "Enter your name" : "اسمت را وارد کن", "Read" : "خواندن", "Create" : "ایجاد", "Edit" : "ویرایش", @@ -210,7 +212,6 @@ "Download all files" : "دانلود همه فایل ها", "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "هیچ توصیه ای نیست شروع به تایپ کنید.", - "Allow download" : "Allow download", - "Enter your name" : "اسمت را وارد کن" + "Allow download" : "Allow download" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index 69ab3f4ebd5..d42f8cef988 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -190,7 +190,8 @@ OC.L10N.register( "Terms of service" : "Käyttöehdot", "Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.", - "Nickname" : "Nimimerkki", + "Name" : "Nimi", + "Enter your name" : "Kirjoita nimesi", "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", "Share in conversation" : "Jaa keskustelussa", @@ -306,6 +307,6 @@ OC.L10N.register( "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Password field can't be empty" : "Salasanakenttä ei voi olla tyhjä", "Allow download" : "Salli lataus", - "Enter your name" : "Kirjoita nimesi" + "Nickname" : "Nimimerkki" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/fi.json b/apps/files_sharing/l10n/fi.json index 43a9642bb41..c98f897bbae 100644 --- a/apps/files_sharing/l10n/fi.json +++ b/apps/files_sharing/l10n/fi.json @@ -188,7 +188,8 @@ "Terms of service" : "Käyttöehdot", "Upload files to {folder}" : "Lähetä tiedostot kansioon {folder}", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jakoi kansion kanssasi.", - "Nickname" : "Nimimerkki", + "Name" : "Nimi", + "Enter your name" : "Kirjoita nimesi", "Share with {userName}" : "Jaa käyttäjän {userName} kanssa", "Share with group" : "Jaa ryhmän kanssa", "Share in conversation" : "Jaa keskustelussa", @@ -304,6 +305,6 @@ "No recommendations. Start typing." : "Ei suosituksia. Aloita kirjoittaminen.", "Password field can't be empty" : "Salasanakenttä ei voi olla tyhjä", "Allow download" : "Salli lataus", - "Enter your name" : "Kirjoita nimesi" + "Nickname" : "Nimimerkki" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index d7108e65633..e96b2d9e2d0 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -261,8 +261,8 @@ OC.L10N.register( "Submit name" : "Confirmer votre nom", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", - "Nickname" : "Pseudo", - "Enter your nickname" : "Saisissez votre pseudo", + "Name" : "Nom", + "Enter your name" : "Saisissez votre nom", "Share with {userName}" : "Partager avec {userName}", "Share with email {email}" : "Partager avec l'e-mail {email}", "Share with group" : "Partager avec le groupe", @@ -421,6 +421,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Vous n'êtes pas autorisé à modifier les liens de partage dont vous n'êtes pas propriétaire", "_1 email address already added_::_{count} email addresses already added_" : ["1 adresse mail déjà ajoutée"," {count}adresses email déjà ajoutées","{count} adresses e-mail déjà ajoutées"], "_1 email address added_::_{count} email addresses added_" : [" 1 adresse mail ajoutée","{count} adresses mail ajoutées","{count} adresses mail ajoutées"], - "Enter your name" : "Saisissez votre nom" + "Nickname" : "Pseudo", + "Enter your nickname" : "Saisissez votre pseudo" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index a028ce2401b..08ccb6297cd 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -259,8 +259,8 @@ "Submit name" : "Confirmer votre nom", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} a partagé un dossier avec vous.", "To upload files, you need to provide your name first." : "Pour téléverser des fichiers, vous devez fournir votre nom.", - "Nickname" : "Pseudo", - "Enter your nickname" : "Saisissez votre pseudo", + "Name" : "Nom", + "Enter your name" : "Saisissez votre nom", "Share with {userName}" : "Partager avec {userName}", "Share with email {email}" : "Partager avec l'e-mail {email}", "Share with group" : "Partager avec le groupe", @@ -419,6 +419,7 @@ "You are not allowed to edit link shares that you don't own" : "Vous n'êtes pas autorisé à modifier les liens de partage dont vous n'êtes pas propriétaire", "_1 email address already added_::_{count} email addresses already added_" : ["1 adresse mail déjà ajoutée"," {count}adresses email déjà ajoutées","{count} adresses e-mail déjà ajoutées"], "_1 email address added_::_{count} email addresses added_" : [" 1 adresse mail ajoutée","{count} adresses mail ajoutées","{count} adresses mail ajoutées"], - "Enter your name" : "Saisissez votre nom" + "Nickname" : "Pseudo", + "Enter your nickname" : "Saisissez votre pseudo" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ga.js b/apps/files_sharing/l10n/ga.js index c81dde218c8..3ce67efae52 100644 --- a/apps/files_sharing/l10n/ga.js +++ b/apps/files_sharing/l10n/ga.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Cuir ainm", "{ownerDisplayName} shared a folder with you." : "Roinn {ownerDisplayName} fillteán leat.", "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", - "Nickname" : "Leasainm", - "Enter your nickname" : "Cuir isteach do leasainm", + "Name" : "Ainm", + "Enter your name" : "Cuir isteach d'ainm", "Share with {userName}" : "Roinn le {userName}", "Share with email {email}" : "Roinn le ríomhphost {email}", "Share with group" : "Roinn leis an ngrúpa", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Níl cead agat scaireanna naisc nach leatsa a chur in eagar", "_1 email address already added_::_{count} email addresses already added_" : ["1 seoladh ríomhphoist curtha leis cheana féin","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana"], "_1 email address added_::_{count} email addresses added_" : ["Cuireadh 1 seoladh ríomhphoist leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis"], - "Enter your name" : "Cuir isteach d'ainm" + "Nickname" : "Leasainm", + "Enter your nickname" : "Cuir isteach do leasainm" }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/files_sharing/l10n/ga.json b/apps/files_sharing/l10n/ga.json index 0c31f3aa1c1..ce7b87f937f 100644 --- a/apps/files_sharing/l10n/ga.json +++ b/apps/files_sharing/l10n/ga.json @@ -261,8 +261,8 @@ "Submit name" : "Cuir ainm", "{ownerDisplayName} shared a folder with you." : "Roinn {ownerDisplayName} fillteán leat.", "To upload files, you need to provide your name first." : "Chun comhaid a uaslódáil, ní mór duit d'ainm a sholáthar ar dtús.", - "Nickname" : "Leasainm", - "Enter your nickname" : "Cuir isteach do leasainm", + "Name" : "Ainm", + "Enter your name" : "Cuir isteach d'ainm", "Share with {userName}" : "Roinn le {userName}", "Share with email {email}" : "Roinn le ríomhphost {email}", "Share with group" : "Roinn leis an ngrúpa", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Níl cead agat scaireanna naisc nach leatsa a chur in eagar", "_1 email address already added_::_{count} email addresses already added_" : ["1 seoladh ríomhphoist curtha leis cheana féin","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana","{count} seoladh ríomhphoist curtha leis cheana"], "_1 email address added_::_{count} email addresses added_" : ["Cuireadh 1 seoladh ríomhphoist leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis","{count} seoladh ríomhphoist curtha leis"], - "Enter your name" : "Cuir isteach d'ainm" + "Nickname" : "Leasainm", + "Enter your nickname" : "Cuir isteach do leasainm" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index ce972ff8457..92b8bbeedd0 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -261,8 +261,8 @@ OC.L10N.register( "Submit name" : "Enviar o nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartiu un cartafol con Vde.", "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", - "Nickname" : "Alcume", - "Enter your nickname" : "Introduza o seu alcume", + "Name" : "Nome", + "Enter your name" : "Introduza o seu nome", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir co correo {email}", "Share with group" : "Compartir co grupo", @@ -421,6 +421,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Vde. non ten permiso para editar as ligazóns compartidas das que non é o propietario", "_1 email address already added_::_{count} email addresses already added_" : ["Xa foi engadido 1 enderezo de correo","Xa foron engadidos {count} enderezos de correo"], "_1 email address added_::_{count} email addresses added_" : ["Foi engadido 1 enderezo de correo","Foron engadidos {count} enderezos de correo"], - "Enter your name" : "Introduza o seu nome" + "Nickname" : "Alcume", + "Enter your nickname" : "Introduza o seu alcume" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index 5eaee51f40a..32f0bcee8aa 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -259,8 +259,8 @@ "Submit name" : "Enviar o nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartiu un cartafol con Vde.", "To upload files, you need to provide your name first." : "Para enviar ficheiros, primeiro debes fornecer o teu nome.", - "Nickname" : "Alcume", - "Enter your nickname" : "Introduza o seu alcume", + "Name" : "Nome", + "Enter your name" : "Introduza o seu nome", "Share with {userName}" : "Compartir con {userName}", "Share with email {email}" : "Compartir co correo {email}", "Share with group" : "Compartir co grupo", @@ -419,6 +419,7 @@ "You are not allowed to edit link shares that you don't own" : "Vde. non ten permiso para editar as ligazóns compartidas das que non é o propietario", "_1 email address already added_::_{count} email addresses already added_" : ["Xa foi engadido 1 enderezo de correo","Xa foron engadidos {count} enderezos de correo"], "_1 email address added_::_{count} email addresses added_" : ["Foi engadido 1 enderezo de correo","Foron engadidos {count} enderezos de correo"], - "Enter your name" : "Introduza o seu nome" + "Nickname" : "Alcume", + "Enter your nickname" : "Introduza o seu alcume" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hr.js b/apps/files_sharing/l10n/hr.js index e70f4888b84..09e9322fc08 100644 --- a/apps/files_sharing/l10n/hr.js +++ b/apps/files_sharing/l10n/hr.js @@ -149,6 +149,8 @@ OC.L10N.register( "on {server}" : "na {server}", "File drop" : "Povlačenje datoteke", "Terms of service" : "Uvjeti pružanja usluge", + "Name" : "Naziv", + "Enter your name" : "Unesite svoje ime", "Read" : "Čitaj", "Create" : "Stvori", "Edit" : "Uredi", @@ -218,7 +220,6 @@ OC.L10N.register( "Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo", "Files" : "Datoteke", "Download all files" : "Preuzmi sve datoteke", - "No recommendations. Start typing." : "Nema preporuka. Započnite unos.", - "Enter your name" : "Unesite svoje ime" + "No recommendations. Start typing." : "Nema preporuka. Započnite unos." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index c2433861636..ad97ec991a6 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -147,6 +147,8 @@ "on {server}" : "na {server}", "File drop" : "Povlačenje datoteke", "Terms of service" : "Uvjeti pružanja usluge", + "Name" : "Naziv", + "Enter your name" : "Unesite svoje ime", "Read" : "Čitaj", "Create" : "Stvori", "Edit" : "Uredi", @@ -216,7 +218,6 @@ "Failed to add the public link to your Nextcloud" : "Dodavanje javne poveznice u Nextcloud nije uspjelo", "Files" : "Datoteke", "Download all files" : "Preuzmi sve datoteke", - "No recommendations. Start typing." : "Nema preporuka. Započnite unos.", - "Enter your name" : "Unesite svoje ime" + "No recommendations. Start typing." : "Nema preporuka. Započnite unos." },"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;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index d87d3f5b7d9..18da3531948 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -185,6 +185,8 @@ OC.L10N.register( "Note:" : "Megjegyzés:", "File drop" : "Fájllerakat", "Terms of service" : "Szolgáltatási feltételek", + "Name" : "Név", + "Enter your name" : "Adja meg a nevét", "Update share" : "Megosztás frissítése", "Save share" : "Megosztás mentése", "Read" : "Olvasás", @@ -290,7 +292,6 @@ OC.L10N.register( "Download all files" : "Összes fájl letöltése", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", - "Allow download" : "Letöltés engedélyezése", - "Enter your name" : "Adja meg a nevét" + "Allow download" : "Letöltés engedélyezése" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index 08c87a9ec34..524d750ebc4 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -183,6 +183,8 @@ "Note:" : "Megjegyzés:", "File drop" : "Fájllerakat", "Terms of service" : "Szolgáltatási feltételek", + "Name" : "Név", + "Enter your name" : "Adja meg a nevét", "Update share" : "Megosztás frissítése", "Save share" : "Megosztás mentése", "Read" : "Olvasás", @@ -288,7 +290,6 @@ "Download all files" : "Összes fájl letöltése", "Search for share recipients" : "Megosztás résztvevőinek keresése", "No recommendations. Start typing." : "Nincs javaslat. Kezdjen gépelni.", - "Allow download" : "Letöltés engedélyezése", - "Enter your name" : "Adja meg a nevét" + "Allow download" : "Letöltés engedélyezése" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/is.js b/apps/files_sharing/l10n/is.js index ec02083dc00..0ddbda46876 100644 --- a/apps/files_sharing/l10n/is.js +++ b/apps/files_sharing/l10n/is.js @@ -242,8 +242,8 @@ OC.L10N.register( "Submit name" : "Nafn við innsendingu", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deildi möppu með þér.", "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", - "Nickname" : "Stuttnefni", - "Enter your nickname" : "Settu inn gælunafnið þitt", + "Name" : "Heiti", + "Enter your name" : "Settu inn nafnið þitt", "Share with {userName}" : "Deila með {userName}", "Share with email {email}" : "Deila í tölvupósti með {email}", "Share with group" : "Deila með hópi", @@ -394,6 +394,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Þú hefur ekki heimild til að breyta tenglum á sameignir sem þú átt ekki.", "_1 email address already added_::_{count} email addresses already added_" : ["1 tölvupóstfangi þegar bætt við","{count} tölvupóstföngum þegar bætt við"], "_1 email address added_::_{count} email addresses added_" : ["1 tölvupóstfangi bætt við","{count} tölvupóstföngum bætt við"], - "Enter your name" : "Settu inn nafnið þitt" + "Nickname" : "Stuttnefni", + "Enter your nickname" : "Settu inn gælunafnið þitt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_sharing/l10n/is.json b/apps/files_sharing/l10n/is.json index a2440d2dac5..7ec9f59126b 100644 --- a/apps/files_sharing/l10n/is.json +++ b/apps/files_sharing/l10n/is.json @@ -240,8 +240,8 @@ "Submit name" : "Nafn við innsendingu", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deildi möppu með þér.", "To upload files, you need to provide your name first." : "Til að senda inn skrár þarftu fyrst að gefa upp nafnið þitt.", - "Nickname" : "Stuttnefni", - "Enter your nickname" : "Settu inn gælunafnið þitt", + "Name" : "Heiti", + "Enter your name" : "Settu inn nafnið þitt", "Share with {userName}" : "Deila með {userName}", "Share with email {email}" : "Deila í tölvupósti með {email}", "Share with group" : "Deila með hópi", @@ -392,6 +392,7 @@ "You are not allowed to edit link shares that you don't own" : "Þú hefur ekki heimild til að breyta tenglum á sameignir sem þú átt ekki.", "_1 email address already added_::_{count} email addresses already added_" : ["1 tölvupóstfangi þegar bætt við","{count} tölvupóstföngum þegar bætt við"], "_1 email address added_::_{count} email addresses added_" : ["1 tölvupóstfangi bætt við","{count} tölvupóstföngum bætt við"], - "Enter your name" : "Settu inn nafnið þitt" + "Nickname" : "Stuttnefni", + "Enter your nickname" : "Settu inn gælunafnið þitt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 781ed570713..7d57c1618a5 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Fornisci il nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha condiviso una cartella con te.", "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", - "Nickname" : "Soprannome", - "Enter your nickname" : "Inserisci il tuo soprannome", + "Name" : "Nome", + "Enter your name" : "Digita il tuo nome", "Share with {userName}" : "Condividi con {userName}", "Share with email {email}" : "Condividi con l'email {email}", "Share with group" : "Condividi con gruppo", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Non ti è consentito modificare le condivisioni di collegamenti che non ti appartengono", "_1 email address already added_::_{count} email addresses already added_" : ["1 indirizzo di posta già aggiunto","{count} indirizzi di posta già aggiunti","{count} indirizzi di posta già aggiunti"], "_1 email address added_::_{count} email addresses added_" : ["1 indirizzo di posta aggiunto","{count} indirizzi di posta aggiunti","{count} indirizzi di posta aggiunti"], - "Enter your name" : "Digita il tuo nome" + "Nickname" : "Soprannome", + "Enter your nickname" : "Inserisci il tuo soprannome" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index 240ffc96d9c..7ef2230ffe8 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -261,8 +261,8 @@ "Submit name" : "Fornisci il nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ha condiviso una cartella con te.", "To upload files, you need to provide your name first." : "Per caricare file, devi prima fornire il tuo nome.", - "Nickname" : "Soprannome", - "Enter your nickname" : "Inserisci il tuo soprannome", + "Name" : "Nome", + "Enter your name" : "Digita il tuo nome", "Share with {userName}" : "Condividi con {userName}", "Share with email {email}" : "Condividi con l'email {email}", "Share with group" : "Condividi con gruppo", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Non ti è consentito modificare le condivisioni di collegamenti che non ti appartengono", "_1 email address already added_::_{count} email addresses already added_" : ["1 indirizzo di posta già aggiunto","{count} indirizzi di posta già aggiunti","{count} indirizzi di posta già aggiunti"], "_1 email address added_::_{count} email addresses added_" : ["1 indirizzo di posta aggiunto","{count} indirizzi di posta aggiunti","{count} indirizzi di posta aggiunti"], - "Enter your name" : "Digita il tuo nome" + "Nickname" : "Soprannome", + "Enter your nickname" : "Inserisci il tuo soprannome" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 6c50b3c4952..fb70b1a2e74 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "名前を送信", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", - "Nickname" : "ニックネーム", - "Enter your nickname" : "あなたのニックネームを入力してください", + "Name" : "名前", + "Enter your name" : "あなたの名前を入力", "Share with {userName}" : "{userName} と共有", "Share with email {email}" : "{email} とメールで共有", "Share with group" : "グループと共有する", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "あなたが所有していない共有リンクを編集することは許可されていません", "_1 email address already added_::_{count} email addresses already added_" : ["{count} メールアドレスはすでに追加されています"], "_1 email address added_::_{count} email addresses added_" : ["{count} メールアドレスが追加されました"], - "Enter your name" : "あなたの名前を入力" + "Nickname" : "ニックネーム", + "Enter your nickname" : "あなたのニックネームを入力してください" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 088ee3777ed..8482406d9a7 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -261,8 +261,8 @@ "Submit name" : "名前を送信", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}はあなたとフォルダを共有しました。", "To upload files, you need to provide your name first." : "ファイルをアップロードするには、最初に名前を入力する必要があります。", - "Nickname" : "ニックネーム", - "Enter your nickname" : "あなたのニックネームを入力してください", + "Name" : "名前", + "Enter your name" : "あなたの名前を入力", "Share with {userName}" : "{userName} と共有", "Share with email {email}" : "{email} とメールで共有", "Share with group" : "グループと共有する", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "あなたが所有していない共有リンクを編集することは許可されていません", "_1 email address already added_::_{count} email addresses already added_" : ["{count} メールアドレスはすでに追加されています"], "_1 email address added_::_{count} email addresses added_" : ["{count} メールアドレスが追加されました"], - "Enter your name" : "あなたの名前を入力" + "Nickname" : "ニックネーム", + "Enter your nickname" : "あなたのニックネームを入力してください" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ka.js b/apps/files_sharing/l10n/ka.js index b52068defe7..8a0706b8370 100644 --- a/apps/files_sharing/l10n/ka.js +++ b/apps/files_sharing/l10n/ka.js @@ -165,7 +165,8 @@ OC.L10N.register( "on {server}" : "on {server}", "File drop" : "File drop", "Terms of service" : "Terms of service", - "Nickname" : "Nickname", + "Name" : "სახელი", + "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", @@ -271,6 +272,6 @@ OC.L10N.register( "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Allow download" : "Allow download", - "Enter your name" : "Enter your name" + "Nickname" : "Nickname" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/files_sharing/l10n/ka.json b/apps/files_sharing/l10n/ka.json index 88acb94b6cf..45d364f1bae 100644 --- a/apps/files_sharing/l10n/ka.json +++ b/apps/files_sharing/l10n/ka.json @@ -163,7 +163,8 @@ "on {server}" : "on {server}", "File drop" : "File drop", "Terms of service" : "Terms of service", - "Nickname" : "Nickname", + "Name" : "სახელი", + "Enter your name" : "Enter your name", "Share with {userName}" : "Share with {userName}", "Share with group" : "Share with group", "Share in conversation" : "Share in conversation", @@ -269,6 +270,6 @@ "Search for share recipients" : "Search for share recipients", "No recommendations. Start typing." : "No recommendations. Start typing.", "Allow download" : "Allow download", - "Enter your name" : "Enter your name" + "Nickname" : "Nickname" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 7e520f27966..4ae0dcb8099 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "이름 제출", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}님이 당신에게 폴더를 공유했습니다.", "To upload files, you need to provide your name first." : "파일을 업로드하려면 먼저 당신의 이름을 알려주세요.", - "Nickname" : "별명", - "Enter your nickname" : "당신의 닉네임을 입력하세요.", + "Name" : "이름", + "Enter your name" : "이름을 입력하세요", "Share with {userName}" : "{userName}와(과) 공유", "Share with email {email}" : "{email} 이메일에 공유", "Share with group" : "그룹과 공유", @@ -422,6 +422,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "당신이 것이 아닌 링크 공유를 편집할 권한이 없습니다.", "_1 email address already added_::_{count} email addresses already added_" : ["{count}개 이메일 주소가 이미 추가됨"], "_1 email address added_::_{count} email addresses added_" : ["{count}개 이메일 주소 추가함"], - "Enter your name" : "이름을 입력하세요" + "Nickname" : "별명", + "Enter your nickname" : "당신의 닉네임을 입력하세요." }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 5004b77cb55..93ad7edb334 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -261,8 +261,8 @@ "Submit name" : "이름 제출", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName}님이 당신에게 폴더를 공유했습니다.", "To upload files, you need to provide your name first." : "파일을 업로드하려면 먼저 당신의 이름을 알려주세요.", - "Nickname" : "별명", - "Enter your nickname" : "당신의 닉네임을 입력하세요.", + "Name" : "이름", + "Enter your name" : "이름을 입력하세요", "Share with {userName}" : "{userName}와(과) 공유", "Share with email {email}" : "{email} 이메일에 공유", "Share with group" : "그룹과 공유", @@ -420,6 +420,7 @@ "You are not allowed to edit link shares that you don't own" : "당신이 것이 아닌 링크 공유를 편집할 권한이 없습니다.", "_1 email address already added_::_{count} email addresses already added_" : ["{count}개 이메일 주소가 이미 추가됨"], "_1 email address added_::_{count} email addresses added_" : ["{count}개 이메일 주소 추가함"], - "Enter your name" : "이름을 입력하세요" + "Nickname" : "별명", + "Enter your nickname" : "당신의 닉네임을 입력하세요." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index c774ef6960f..ed73fcef0e9 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -177,8 +177,8 @@ OC.L10N.register( "on {server}" : "serveryje {server}", "Note:" : "Pastaba:", "Terms of service" : "Naudojimosi sąlygos", - "Nickname" : "Slapyvardis", - "Enter your nickname" : "Įveskite savo slapyvardį", + "Name" : "Pavadinimas", + "Enter your name" : "Įveskite savo vardą", "Share with {userName}" : "Bendrinti su {userName}", "Share with email {email}" : "Bendrinti su el. pašto adresu {email}", "Share with group" : "Bendrinti su grupe", @@ -283,6 +283,7 @@ OC.L10N.register( "Allow download" : "Leisti atsisiųsti", "_1 email address already added_::_{count} email addresses already added_" : ["Jau pridėtas 1 el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"], "_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"], - "Enter your name" : "Įveskite savo vardą" + "Nickname" : "Slapyvardis", + "Enter your nickname" : "Įveskite savo slapyvardį" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 49418ac78bb..a604ef8c7ab 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -175,8 +175,8 @@ "on {server}" : "serveryje {server}", "Note:" : "Pastaba:", "Terms of service" : "Naudojimosi sąlygos", - "Nickname" : "Slapyvardis", - "Enter your nickname" : "Įveskite savo slapyvardį", + "Name" : "Pavadinimas", + "Enter your name" : "Įveskite savo vardą", "Share with {userName}" : "Bendrinti su {userName}", "Share with email {email}" : "Bendrinti su el. pašto adresu {email}", "Share with group" : "Bendrinti su grupe", @@ -281,6 +281,7 @@ "Allow download" : "Leisti atsisiųsti", "_1 email address already added_::_{count} email addresses already added_" : ["Jau pridėtas 1 el. pašto adresas","Jau pridėti {count} el. pašto adresai","Jau pridėta {count} el. pašto adresų","Jau pridėtas {count} el. pašto adresas"], "_1 email address added_::_{count} email addresses added_" : ["Pridėtas 1 el. pašto adresas","Pridėti {count} el. pašto adresai","Pridėta {count} el. pašto adresų","Pridėtas {count} el. pašto adresas"], - "Enter your name" : "Įveskite savo vardą" + "Nickname" : "Slapyvardis", + "Enter your nickname" : "Įveskite savo slapyvardį" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/mk.js b/apps/files_sharing/l10n/mk.js index c6d5e93a027..1fd23a76a77 100644 --- a/apps/files_sharing/l10n/mk.js +++ b/apps/files_sharing/l10n/mk.js @@ -245,8 +245,8 @@ OC.L10N.register( "Submit name" : "Испрати име", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "To upload files, you need to provide your name first." : "За да прикачите датотеки, мора да го наведете вашето име.", - "Nickname" : "Прекар", - "Enter your nickname" : "Внесете го вашиот прекар", + "Name" : "Име", + "Enter your name" : "Внесете го вашето име", "Share with {userName}" : "Сподели со {userName}", "Share with email {email}" : "Сподели со е-пошта {email}", "Share with group" : "Сподели со група", @@ -377,6 +377,7 @@ OC.L10N.register( "Search for share recipients" : "Пребарај за примачи на споделувањето", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", "Allow download" : "Дозволи преземање", - "Enter your name" : "Внесете го вашето име" + "Nickname" : "Прекар", + "Enter your nickname" : "Внесете го вашиот прекар" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index 99ada8e52f8..65452d129dc 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -243,8 +243,8 @@ "Submit name" : "Испрати име", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} сподели папка со вас.", "To upload files, you need to provide your name first." : "За да прикачите датотеки, мора да го наведете вашето име.", - "Nickname" : "Прекар", - "Enter your nickname" : "Внесете го вашиот прекар", + "Name" : "Име", + "Enter your name" : "Внесете го вашето име", "Share with {userName}" : "Сподели со {userName}", "Share with email {email}" : "Сподели со е-пошта {email}", "Share with group" : "Сподели со група", @@ -375,6 +375,7 @@ "Search for share recipients" : "Пребарај за примачи на споделувањето", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", "Allow download" : "Дозволи преземање", - "Enter your name" : "Внесете го вашето име" + "Nickname" : "Прекар", + "Enter your nickname" : "Внесете го вашиот прекар" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 8b97276ab65..19a70bace86 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -246,8 +246,8 @@ OC.L10N.register( "Submit name" : "Send inn navn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", - "Nickname" : "Kallenavn", - "Enter your nickname" : "Skriv inn et kallenavn", + "Name" : "Navn", + "Enter your name" : "Skriv inn navnet ditt", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-post {email}", "Share with group" : "Del med gruppe", @@ -377,6 +377,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Du har ikke lov til å redigere delte lenker du ikke eier", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-postadresse allerede lagt til","{count} e-postadresser allerede lagt til"], "_1 email address added_::_{count} email addresses added_" : ["1 e-postadresse lagt til","{count} e-postadresser lagt til"], - "Enter your name" : "Skriv inn navnet ditt" + "Nickname" : "Kallenavn", + "Enter your nickname" : "Skriv inn et kallenavn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 770eec6d1f6..864ab80e709 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -244,8 +244,8 @@ "Submit name" : "Send inn navn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delte en mappe med deg.", "To upload files, you need to provide your name first." : "For å laste opp filer må du først oppgi navnet ditt.", - "Nickname" : "Kallenavn", - "Enter your nickname" : "Skriv inn et kallenavn", + "Name" : "Navn", + "Enter your name" : "Skriv inn navnet ditt", "Share with {userName}" : "Del med {userName}", "Share with email {email}" : "Del med e-post {email}", "Share with group" : "Del med gruppe", @@ -375,6 +375,7 @@ "You are not allowed to edit link shares that you don't own" : "Du har ikke lov til å redigere delte lenker du ikke eier", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-postadresse allerede lagt til","{count} e-postadresser allerede lagt til"], "_1 email address added_::_{count} email addresses added_" : ["1 e-postadresse lagt til","{count} e-postadresser lagt til"], - "Enter your name" : "Skriv inn navnet ditt" + "Nickname" : "Kallenavn", + "Enter your nickname" : "Skriv inn et kallenavn" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 33620e53656..8711d599aa3 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -231,8 +231,8 @@ OC.L10N.register( "Submit name" : "Naam doorgeven", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deelde een map met je.", "To upload files, you need to provide your name first." : "Om bestanden te uploaden moet je eerste je naam opgeven.", - "Nickname" : "Bijnaam", - "Enter your nickname" : "Voer je bijnaam in", + "Name" : "Naam", + "Enter your name" : "Geef je naam op", "Share with {userName}" : "Deel met {userName}", "Share with email {email}" : "Deel met e-mail {email}", "Share with group" : "Deel met groep", @@ -366,6 +366,7 @@ OC.L10N.register( "Share expire date saved" : "Share vervaldatum opgeslagen", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-mailadres al toegevoegd","Al {count} e-mailadressen toegevoegd"], "_1 email address added_::_{count} email addresses added_" : ["1 E-mailadres toegevoegd","{count} E-mailadressen toegevoegd"], - "Enter your name" : "Geef je naam op" + "Nickname" : "Bijnaam", + "Enter your nickname" : "Voer je bijnaam in" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/nl.json b/apps/files_sharing/l10n/nl.json index 987da1eaeed..7d64f12da01 100644 --- a/apps/files_sharing/l10n/nl.json +++ b/apps/files_sharing/l10n/nl.json @@ -229,8 +229,8 @@ "Submit name" : "Naam doorgeven", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} deelde een map met je.", "To upload files, you need to provide your name first." : "Om bestanden te uploaden moet je eerste je naam opgeven.", - "Nickname" : "Bijnaam", - "Enter your nickname" : "Voer je bijnaam in", + "Name" : "Naam", + "Enter your name" : "Geef je naam op", "Share with {userName}" : "Deel met {userName}", "Share with email {email}" : "Deel met e-mail {email}", "Share with group" : "Deel met groep", @@ -364,6 +364,7 @@ "Share expire date saved" : "Share vervaldatum opgeslagen", "_1 email address already added_::_{count} email addresses already added_" : ["1 E-mailadres al toegevoegd","Al {count} e-mailadressen toegevoegd"], "_1 email address added_::_{count} email addresses added_" : ["1 E-mailadres toegevoegd","{count} E-mailadressen toegevoegd"], - "Enter your name" : "Geef je naam op" + "Nickname" : "Bijnaam", + "Enter your nickname" : "Voer je bijnaam in" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 5a4cb2a1c33..49dc3af1cee 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Wyślij nazwę", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} udostępnił Ci katalog.", "To upload files, you need to provide your name first." : "Aby przesłać pliki, musisz najpierw podać swoje imię i nazwisko.", - "Nickname" : "Pseudonim", - "Enter your nickname" : "Wpisz swój pseudonim", + "Name" : "Nazwa", + "Enter your name" : "Wpisz swoją nazwę", "Share with {userName}" : "Podziel się z {userName}", "Share with email {email}" : "Udostępnij na e-mail {email}", "Share with group" : "Udostępnij grupie", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Nie możesz modyfikować udostępnionych odnośników, których nie jesteś właścicielem", "_1 email address already added_::_{count} email addresses already added_" : ["Dodano już 1 adres e-mail","Dodano już {count} adresy e-mail","Dodano już {count} adresów e-mail","Dodano już {count} adresów e-mail"], "_1 email address added_::_{count} email addresses added_" : ["Dodano 1 adres e-mail","Dodano {count} adresy e-mail","Dodano {count} adresów e-mail","Dodano {count} adresów e-mail"], - "Enter your name" : "Wpisz swoją nazwę" + "Nickname" : "Pseudonim", + "Enter your nickname" : "Wpisz swój pseudonim" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 293f580fd20..194bf9a87c2 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -261,8 +261,8 @@ "Submit name" : "Wyślij nazwę", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} udostępnił Ci katalog.", "To upload files, you need to provide your name first." : "Aby przesłać pliki, musisz najpierw podać swoje imię i nazwisko.", - "Nickname" : "Pseudonim", - "Enter your nickname" : "Wpisz swój pseudonim", + "Name" : "Nazwa", + "Enter your name" : "Wpisz swoją nazwę", "Share with {userName}" : "Podziel się z {userName}", "Share with email {email}" : "Udostępnij na e-mail {email}", "Share with group" : "Udostępnij grupie", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Nie możesz modyfikować udostępnionych odnośników, których nie jesteś właścicielem", "_1 email address already added_::_{count} email addresses already added_" : ["Dodano już 1 adres e-mail","Dodano już {count} adresy e-mail","Dodano już {count} adresów e-mail","Dodano już {count} adresów e-mail"], "_1 email address added_::_{count} email addresses added_" : ["Dodano 1 adres e-mail","Dodano {count} adresy e-mail","Dodano {count} adresów e-mail","Dodano {count} adresów e-mail"], - "Enter your name" : "Wpisz swoją nazwę" + "Nickname" : "Pseudonim", + "Enter your nickname" : "Wpisz swój pseudonim" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 1115aef4714..926ea838566 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Enviar nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartilhou uma pasta com você.", "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, você precisa primeiro fornecer seu nome.", - "Nickname" : "Nome", - "Enter your nickname" : "Digite seu nome", + "Name" : "Nome", + "Enter your name" : "Digite seu nome", "Share with {userName}" : "Compartilhe com {userName}", "Share with email {email}" : "Compartilhar com e-mail {email}", "Share with group" : "Compartilhar com grupo", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Você não tem permissão para editar compartilhamentos de links que não são de sua propriedade", "_1 email address already added_::_{count} email addresses already added_" : ["endereço1 email address already added","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"], "_1 email address added_::_{count} email addresses added_" : ["1 endereços de e-mail adicionados","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"], - "Enter your name" : "Digite seu nome" + "Nickname" : "Nome", + "Enter your nickname" : "Digite seu nome" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 964787c9c0d..bf9c800e509 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -261,8 +261,8 @@ "Submit name" : "Enviar nome", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} compartilhou uma pasta com você.", "To upload files, you need to provide your name first." : "Para fazer upload de arquivos, você precisa primeiro fornecer seu nome.", - "Nickname" : "Nome", - "Enter your nickname" : "Digite seu nome", + "Name" : "Nome", + "Enter your name" : "Digite seu nome", "Share with {userName}" : "Compartilhe com {userName}", "Share with email {email}" : "Compartilhar com e-mail {email}", "Share with group" : "Compartilhar com grupo", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Você não tem permissão para editar compartilhamentos de links que não são de sua propriedade", "_1 email address already added_::_{count} email addresses already added_" : ["endereço1 email address already added","{count} endereços de e-mail já adicionados","{count} endereços de e-mail já adicionados"], "_1 email address added_::_{count} email addresses added_" : ["1 endereços de e-mail adicionados","{count} endereços de e-mail adicionados","{count} endereços de e-mail adicionados"], - "Enter your name" : "Digite seu nome" + "Nickname" : "Nome", + "Enter your nickname" : "Digite seu nome" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index 6ee76c29890..ad8b180b2de 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -255,8 +255,8 @@ OC.L10N.register( "Submit name" : "Отправить имя", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поделился с вами папкой.", "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", - "Nickname" : "Псевдоним", - "Enter your nickname" : "Введите свой никнейм", + "Name" : "Имя", + "Enter your name" : "Введите своё имя", "Share with {userName}" : "Поделиться с {userName}", "Share with email {email}" : "Поделитесь с помощью электронной почты", "Share with group" : "Поделиться с группой", @@ -401,6 +401,7 @@ OC.L10N.register( "Allow download" : "Разрешить скачивать", "Share expire date saved" : "Дата истечения общего доступа установлена", "You are not allowed to edit link shares that you don't own" : "Вам не разрешается редактировать ссылки, которыми вы не владеете", - "Enter your name" : "Введите своё имя" + "Nickname" : "Псевдоним", + "Enter your nickname" : "Введите свой никнейм" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 10f129bbb64..cc407233339 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -253,8 +253,8 @@ "Submit name" : "Отправить имя", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поделился с вами папкой.", "To upload files, you need to provide your name first." : "Чтобы загрузить файлы, вам необходимо сначала указать свое имя.", - "Nickname" : "Псевдоним", - "Enter your nickname" : "Введите свой никнейм", + "Name" : "Имя", + "Enter your name" : "Введите своё имя", "Share with {userName}" : "Поделиться с {userName}", "Share with email {email}" : "Поделитесь с помощью электронной почты", "Share with group" : "Поделиться с группой", @@ -399,6 +399,7 @@ "Allow download" : "Разрешить скачивать", "Share expire date saved" : "Дата истечения общего доступа установлена", "You are not allowed to edit link shares that you don't own" : "Вам не разрешается редактировать ссылки, которыми вы не владеете", - "Enter your name" : "Введите своё имя" + "Nickname" : "Псевдоним", + "Enter your nickname" : "Введите свой никнейм" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sc.js b/apps/files_sharing/l10n/sc.js index 714426425f6..c8c9e1af131 100644 --- a/apps/files_sharing/l10n/sc.js +++ b/apps/files_sharing/l10n/sc.js @@ -154,7 +154,8 @@ OC.L10N.register( "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", "Terms of service" : "Cunditziones de servìtziu", - "Nickname" : "Nùmene", + "Name" : "Nùmene", + "Enter your name" : "Inserta•nche su nùmene tuo", "Update share" : "Agiorna sa cumpartzidura", "Read" : "Leghe", "Create" : "Crea", @@ -233,6 +234,6 @@ OC.L10N.register( "Download all files" : "Iscàrriga totu is archìvios", "Search for share recipients" : "Chirca destinatàrios de cumpartziduras", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", - "Enter your name" : "Inserta•nche su nùmene tuo" + "Nickname" : "Nùmene" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sc.json b/apps/files_sharing/l10n/sc.json index 1668f0bb308..d6a61362f1e 100644 --- a/apps/files_sharing/l10n/sc.json +++ b/apps/files_sharing/l10n/sc.json @@ -152,7 +152,8 @@ "Deck board" : "Tabella in Deck", "on {server}" : "in {server}", "Terms of service" : "Cunditziones de servìtziu", - "Nickname" : "Nùmene", + "Name" : "Nùmene", + "Enter your name" : "Inserta•nche su nùmene tuo", "Update share" : "Agiorna sa cumpartzidura", "Read" : "Leghe", "Create" : "Crea", @@ -231,6 +232,6 @@ "Download all files" : "Iscàrriga totu is archìvios", "Search for share recipients" : "Chirca destinatàrios de cumpartziduras", "No recommendations. Start typing." : "Peruna racumandatzione. Cumintza a iscrìere.", - "Enter your name" : "Inserta•nche su nùmene tuo" + "Nickname" : "Nùmene" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 4981b8da983..66f261be0db 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Odoslať meno", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} pre vás zdieľal adresár", "To upload files, you need to provide your name first." : "Pre nahranie súborov, musíte najprv zdať svoje meno.", - "Nickname" : "Prezývka", - "Enter your nickname" : "Zadajte vašu prezývku", + "Name" : "Názov", + "Enter your name" : "Zadajte svoje meno", "Share with {userName}" : "Zdiľať s {userName}", "Share with email {email}" : "Zdieľať s emailom {email}", "Share with group" : "Zdieľať so skupinou", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Nemáte povolenie upravovať zdieľania odkazov, ktoré nevlastníte", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailová adriesa už bola pridaná","{count} e-mailové adriesy už boli pridané","{count} e-mailových adries už bolo pridaných","{count} e-mailových adries už bolo pridaných"], "_1 email address added_::_{count} email addresses added_" : ["1 pridaná e-mailová adresa","{count} pridané e-mailové adriesy","{count} pridaných e-mailových adries","{count} pridaných e-mailových adries"], - "Enter your name" : "Zadajte svoje meno" + "Nickname" : "Prezývka", + "Enter your nickname" : "Zadajte vašu prezývku" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index fd67c27d3a9..f1f0730a8cc 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -261,8 +261,8 @@ "Submit name" : "Odoslať meno", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} pre vás zdieľal adresár", "To upload files, you need to provide your name first." : "Pre nahranie súborov, musíte najprv zdať svoje meno.", - "Nickname" : "Prezývka", - "Enter your nickname" : "Zadajte vašu prezývku", + "Name" : "Názov", + "Enter your name" : "Zadajte svoje meno", "Share with {userName}" : "Zdiľať s {userName}", "Share with email {email}" : "Zdieľať s emailom {email}", "Share with group" : "Zdieľať so skupinou", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Nemáte povolenie upravovať zdieľania odkazov, ktoré nevlastníte", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-mailová adriesa už bola pridaná","{count} e-mailové adriesy už boli pridané","{count} e-mailových adries už bolo pridaných","{count} e-mailových adries už bolo pridaných"], "_1 email address added_::_{count} email addresses added_" : ["1 pridaná e-mailová adresa","{count} pridané e-mailové adriesy","{count} pridaných e-mailových adries","{count} pridaných e-mailových adries"], - "Enter your name" : "Zadajte svoje meno" + "Nickname" : "Prezývka", + "Enter your nickname" : "Zadajte vašu prezývku" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 5e306e78801..70b5d192202 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -191,6 +191,8 @@ OC.L10N.register( "Note:" : "Opomba:", "File drop" : "Poteg datotek v mapo", "Terms of service" : "Pogoji uporabe storitve", + "Name" : "Ime podpisnika", + "Enter your name" : "Vpišite ime", "Read" : "Branje", "Create" : "Ustvari", "Edit" : "Uredi", @@ -273,7 +275,6 @@ OC.L10N.register( "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Allow download" : "Dovoli prejem datotek", - "_1 email address already added_::_{count} email addresses already added_" : ["{count} elektronski naslov je že dodan","{count} elektronska naslova sta že dodana","{count} elektronski naslovi so že dodani","{count} elektronskih naslovov je že dodanih"], - "Enter your name" : "Vpišite ime" + "_1 email address already added_::_{count} email addresses already added_" : ["{count} elektronski naslov je že dodan","{count} elektronska naslova sta že dodana","{count} elektronski naslovi so že dodani","{count} elektronskih naslovov je že dodanih"] }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 9e27e6672e0..258e1151ea4 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -189,6 +189,8 @@ "Note:" : "Opomba:", "File drop" : "Poteg datotek v mapo", "Terms of service" : "Pogoji uporabe storitve", + "Name" : "Ime podpisnika", + "Enter your name" : "Vpišite ime", "Read" : "Branje", "Create" : "Ustvari", "Edit" : "Uredi", @@ -271,7 +273,6 @@ "Search for share recipients" : "Iskanje prejemnikov mesta souporabe", "No recommendations. Start typing." : "Ni priporočil; začnite vpisovati", "Allow download" : "Dovoli prejem datotek", - "_1 email address already added_::_{count} email addresses already added_" : ["{count} elektronski naslov je že dodan","{count} elektronska naslova sta že dodana","{count} elektronski naslovi so že dodani","{count} elektronskih naslovov je že dodanih"], - "Enter your name" : "Vpišite ime" + "_1 email address already added_::_{count} email addresses already added_" : ["{count} elektronski naslov je že dodan","{count} elektronska naslova sta že dodana","{count} elektronski naslovi so že dodani","{count} elektronskih naslovov je že dodanih"] },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 9f78549c8c3..0bc51c3698e 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Поднеси име", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} је са вама поделио фолдер.", "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", - "Nickname" : "Надимак", - "Enter your nickname" : "Унесите свој надимак", + "Name" : "Име", + "Enter your name" : "Унесите Ваше име", "Share with {userName}" : "Подели са {userName}", "Share with email {email}" : "Подели и-мејлом {email}", "Share with group" : "Подели са групом", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Није вам дозвољено да уређујете дељења линком која нису ваше власништво", "_1 email address already added_::_{count} email addresses already added_" : ["1 и-мејл адреса је већ додата","{count} и-мејл адресе су већ додате","{count} и-мејл адреса је већ додато"], "_1 email address added_::_{count} email addresses added_" : ["Додата је 1 и-мејл адреса","Додате су {count} и-мејл адресе","Додато је {count} и-мејл адреса"], - "Enter your name" : "Унесите Ваше име" + "Nickname" : "Надимак", + "Enter your nickname" : "Унесите свој надимак" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json index 807dc2053e7..05d2ee1363c 100644 --- a/apps/files_sharing/l10n/sr.json +++ b/apps/files_sharing/l10n/sr.json @@ -261,8 +261,8 @@ "Submit name" : "Поднеси име", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} је са вама поделио фолдер.", "To upload files, you need to provide your name first." : "Да бисте могли да отпремите фајлове, најпре наведите своје име.", - "Nickname" : "Надимак", - "Enter your nickname" : "Унесите свој надимак", + "Name" : "Име", + "Enter your name" : "Унесите Ваше име", "Share with {userName}" : "Подели са {userName}", "Share with email {email}" : "Подели и-мејлом {email}", "Share with group" : "Подели са групом", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Није вам дозвољено да уређујете дељења линком која нису ваше власништво", "_1 email address already added_::_{count} email addresses already added_" : ["1 и-мејл адреса је већ додата","{count} и-мејл адресе су већ додате","{count} и-мејл адреса је већ додато"], "_1 email address added_::_{count} email addresses added_" : ["Додата је 1 и-мејл адреса","Додате су {count} и-мејл адресе","Додато је {count} и-мејл адреса"], - "Enter your name" : "Унесите Ваше име" + "Nickname" : "Надимак", + "Enter your nickname" : "Унесите свој надимак" },"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);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js index 869b0c4c7f3..1b8dbf78a76 100644 --- a/apps/files_sharing/l10n/sv.js +++ b/apps/files_sharing/l10n/sv.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "Skicka namn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", - "Nickname" : "Smeknamn", - "Enter your nickname" : "Ange ditt smeknamn", + "Name" : "Namn", + "Enter your name" : "Ange ditt namn", "Share with {userName}" : "Dela med {userName}", "Share with email {email}" : "Dela med e-post {email}", "Share with group" : "Dela med grupp", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Du får inte redigera länkdelningar som du inte äger", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-postadress som redan har lagts till","{count} e-postadresser som redan har lagts till"], "_1 email address added_::_{count} email addresses added_" : ["1 e-postadress har lagts till","{count} e-postadresser har lagts till"], - "Enter your name" : "Ange ditt namn" + "Nickname" : "Smeknamn", + "Enter your nickname" : "Ange ditt smeknamn" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json index ccfd38eb101..04ebd8bc5ee 100644 --- a/apps/files_sharing/l10n/sv.json +++ b/apps/files_sharing/l10n/sv.json @@ -261,8 +261,8 @@ "Submit name" : "Skicka namn", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} delade en mapp med dig.", "To upload files, you need to provide your name first." : "För att ladda upp filer måste du först ange ditt namn.", - "Nickname" : "Smeknamn", - "Enter your nickname" : "Ange ditt smeknamn", + "Name" : "Namn", + "Enter your name" : "Ange ditt namn", "Share with {userName}" : "Dela med {userName}", "Share with email {email}" : "Dela med e-post {email}", "Share with group" : "Dela med grupp", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "Du får inte redigera länkdelningar som du inte äger", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-postadress som redan har lagts till","{count} e-postadresser som redan har lagts till"], "_1 email address added_::_{count} email addresses added_" : ["1 e-postadress har lagts till","{count} e-postadresser har lagts till"], - "Enter your name" : "Ange ditt namn" + "Nickname" : "Smeknamn", + "Enter your nickname" : "Ange ditt smeknamn" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index faa42e38046..1b98aae1913 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -261,8 +261,8 @@ OC.L10N.register( "Submit name" : "Adı gönder", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", - "Nickname" : "Takma ad", - "Enter your nickname" : "Takma adınızı yazın", + "Name" : "Ad", + "Enter your name" : "Adınızı yazın", "Share with {userName}" : "{userName} ile paylaş", "Share with email {email}" : "{email} e-posta adresi ile paylaş", "Share with group" : "Grupla paylaş", @@ -421,6 +421,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "Sahibi olmadığınız bağlantı paylaşımlarını düzenleme izniniz yok", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-posta adresi zaten eklenmiş","{count} e-posta adresi zaten eklenmiş"], "_1 email address added_::_{count} email addresses added_" : ["1 e-posta adresi eklendi","{count} e-posta adresi eklendi"], - "Enter your name" : "Adınızı yazın" + "Nickname" : "Takma ad", + "Enter your nickname" : "Takma adınızı yazın" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 42ab3fca918..e4e3d8533e5 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -259,8 +259,8 @@ "Submit name" : "Adı gönder", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} sizinle bir klasör paylaştı.", "To upload files, you need to provide your name first." : "Dosyaları yükleyebilmek için önce adınızı yazmalısınız.", - "Nickname" : "Takma ad", - "Enter your nickname" : "Takma adınızı yazın", + "Name" : "Ad", + "Enter your name" : "Adınızı yazın", "Share with {userName}" : "{userName} ile paylaş", "Share with email {email}" : "{email} e-posta adresi ile paylaş", "Share with group" : "Grupla paylaş", @@ -419,6 +419,7 @@ "You are not allowed to edit link shares that you don't own" : "Sahibi olmadığınız bağlantı paylaşımlarını düzenleme izniniz yok", "_1 email address already added_::_{count} email addresses already added_" : ["1 e-posta adresi zaten eklenmiş","{count} e-posta adresi zaten eklenmiş"], "_1 email address added_::_{count} email addresses added_" : ["1 e-posta adresi eklendi","{count} e-posta adresi eklendi"], - "Enter your name" : "Adınızı yazın" + "Nickname" : "Takma ad", + "Enter your nickname" : "Takma adınızı yazın" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/ug.js b/apps/files_sharing/l10n/ug.js index 14ae282306b..8e129433cf7 100644 --- a/apps/files_sharing/l10n/ug.js +++ b/apps/files_sharing/l10n/ug.js @@ -246,8 +246,8 @@ OC.L10N.register( "Submit name" : "ئىسىم يوللاڭ", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", "To upload files, you need to provide your name first." : "ھۆججەتلەرنى يوللاش ئۈچۈن ئالدى بىلەن ئىسمىڭىزنى تەمىنلىشىڭىز كېرەك.", - "Nickname" : "لەقەم", - "Enter your nickname" : "لەقىمىڭىزنى كىرگۈزۈڭ", + "Name" : "ئاتى", + "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ", "Share with {userName}" : "{userName} بىلەن ئورتاقلىشىڭ", "Share with email {email}" : "ئېلېكترونلۇق خەت {email} خەت}", "Share with group" : "گۇرۇپپا بىلەن ئورتاقلىشىش", @@ -382,6 +382,7 @@ OC.L10N.register( "Allow download" : "چۈشۈرۈشكە يول قويۇڭ", "Share expire date saved" : "ئورتاقلىشىش ۋاقتى ساقلاندى", "You are not allowed to edit link shares that you don't own" : "ئۆزىڭىز ئىگە بولمىغان ئۇلىنىش ھەمبەھىرلىرىنى تەھرىرلىشىڭىزگە رۇخسەت قىلىنمايدۇ", - "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ" + "Nickname" : "لەقەم", + "Enter your nickname" : "لەقىمىڭىزنى كىرگۈزۈڭ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/ug.json b/apps/files_sharing/l10n/ug.json index 41c3bc5e401..9d24dd54068 100644 --- a/apps/files_sharing/l10n/ug.json +++ b/apps/files_sharing/l10n/ug.json @@ -244,8 +244,8 @@ "Submit name" : "ئىسىم يوللاڭ", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} ھۆججەت قىسقۇچنى سىز بىلەن ئورتاقلاشتى.", "To upload files, you need to provide your name first." : "ھۆججەتلەرنى يوللاش ئۈچۈن ئالدى بىلەن ئىسمىڭىزنى تەمىنلىشىڭىز كېرەك.", - "Nickname" : "لەقەم", - "Enter your nickname" : "لەقىمىڭىزنى كىرگۈزۈڭ", + "Name" : "ئاتى", + "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ", "Share with {userName}" : "{userName} بىلەن ئورتاقلىشىڭ", "Share with email {email}" : "ئېلېكترونلۇق خەت {email} خەت}", "Share with group" : "گۇرۇپپا بىلەن ئورتاقلىشىش", @@ -380,6 +380,7 @@ "Allow download" : "چۈشۈرۈشكە يول قويۇڭ", "Share expire date saved" : "ئورتاقلىشىش ۋاقتى ساقلاندى", "You are not allowed to edit link shares that you don't own" : "ئۆزىڭىز ئىگە بولمىغان ئۇلىنىش ھەمبەھىرلىرىنى تەھرىرلىشىڭىزگە رۇخسەت قىلىنمايدۇ", - "Enter your name" : "ئىسمىڭىزنى كىرگۈزۈڭ" + "Nickname" : "لەقەم", + "Enter your nickname" : "لەقىمىڭىزنى كىرگۈزۈڭ" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js index 6938b3a2a87..31cdbcda0bb 100644 --- a/apps/files_sharing/l10n/uk.js +++ b/apps/files_sharing/l10n/uk.js @@ -262,8 +262,8 @@ OC.L10N.register( "Submit name" : "Надайте ім'я", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поділив(-ла)ся з вами каталогом.", "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", - "Nickname" : "Прізвисько", - "Enter your nickname" : "Зазначте ваше прізвисько", + "Name" : "Назва", + "Enter your name" : "Зазначте ваше ім'я", "Share with {userName}" : "Поділитися з {userName}", "Share with email {email}" : "Поділитися через ел.пошту {email}", "Share with group" : "Поділитися з групою", @@ -422,6 +422,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "У вас відсутні права на редагування спільних ресурсів, якими з вами поділилися через посилання, власником яких ви не є", "_1 email address already added_::_{count} email addresses already added_" : ["Вже додано 1 адресу ел. пошти","Вже додано {count} адреси ел. пошти","Вже додано {count} адрес ел. пошти","Вже додано {count} адрес ел. пошти"], "_1 email address added_::_{count} email addresses added_" : ["Додано 1 адресу ел. пошти","Додано {count} адреси ел. пошти","Додано {count} адрес ел. пошти","Додано {count} адрес ел. пошти"], - "Enter your name" : "Зазначте ваше ім'я" + "Nickname" : "Прізвисько", + "Enter your nickname" : "Зазначте ваше прізвисько" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json index c983e5ef729..1b01c3eb52b 100644 --- a/apps/files_sharing/l10n/uk.json +++ b/apps/files_sharing/l10n/uk.json @@ -260,8 +260,8 @@ "Submit name" : "Надайте ім'я", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} поділив(-ла)ся з вами каталогом.", "To upload files, you need to provide your name first." : "Щоби завантажити файли, спочатку зазначте ваше ім'я.", - "Nickname" : "Прізвисько", - "Enter your nickname" : "Зазначте ваше прізвисько", + "Name" : "Назва", + "Enter your name" : "Зазначте ваше ім'я", "Share with {userName}" : "Поділитися з {userName}", "Share with email {email}" : "Поділитися через ел.пошту {email}", "Share with group" : "Поділитися з групою", @@ -420,6 +420,7 @@ "You are not allowed to edit link shares that you don't own" : "У вас відсутні права на редагування спільних ресурсів, якими з вами поділилися через посилання, власником яких ви не є", "_1 email address already added_::_{count} email addresses already added_" : ["Вже додано 1 адресу ел. пошти","Вже додано {count} адреси ел. пошти","Вже додано {count} адрес ел. пошти","Вже додано {count} адрес ел. пошти"], "_1 email address added_::_{count} email addresses added_" : ["Додано 1 адресу ел. пошти","Додано {count} адреси ел. пошти","Додано {count} адрес ел. пошти","Додано {count} адрес ел. пошти"], - "Enter your name" : "Зазначте ваше ім'я" + "Nickname" : "Прізвисько", + "Enter your nickname" : "Зазначте ваше прізвисько" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/vi.js b/apps/files_sharing/l10n/vi.js index 653be42d4be..37413583af9 100644 --- a/apps/files_sharing/l10n/vi.js +++ b/apps/files_sharing/l10n/vi.js @@ -166,6 +166,7 @@ OC.L10N.register( "on {server}" : "trên {server}", "File drop" : "Thả file", "Terms of service" : "Điều khoản dịch vụ", + "Name" : "Tên", "Update share" : "Cập nhật chia sẻ", "Save share" : "Lưu chia sẻ", "Read" : "Đọc", diff --git a/apps/files_sharing/l10n/vi.json b/apps/files_sharing/l10n/vi.json index b3fe5527610..bdcd65e4a6f 100644 --- a/apps/files_sharing/l10n/vi.json +++ b/apps/files_sharing/l10n/vi.json @@ -164,6 +164,7 @@ "on {server}" : "trên {server}", "File drop" : "Thả file", "Terms of service" : "Điều khoản dịch vụ", + "Name" : "Tên", "Update share" : "Cập nhật chia sẻ", "Save share" : "Lưu chia sẻ", "Read" : "Đọc", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index b669a4d213f..df94c63e0ea 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "提交名称", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 与您分享了一个文件夹。", "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", - "Nickname" : "昵称", - "Enter your nickname" : "输入昵称", + "Name" : "名称", + "Enter your name" : "输入你的名字", "Share with {userName}" : "分享至 {userName}", "Share with email {email}" : "与邮箱 {email} 分享", "Share with group" : "分享至群组", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "不允许编辑不属于您的链接共享", "_1 email address already added_::_{count} email addresses already added_" : ["{count}个电子邮箱地址已添加"], "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"], - "Enter your name" : "输入你的名字" + "Nickname" : "昵称", + "Enter your nickname" : "输入昵称" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 80418e9def9..d976378d534 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -261,8 +261,8 @@ "Submit name" : "提交名称", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 与您分享了一个文件夹。", "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", - "Nickname" : "昵称", - "Enter your nickname" : "输入昵称", + "Name" : "名称", + "Enter your name" : "输入你的名字", "Share with {userName}" : "分享至 {userName}", "Share with email {email}" : "与邮箱 {email} 分享", "Share with group" : "分享至群组", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "不允许编辑不属于您的链接共享", "_1 email address already added_::_{count} email addresses already added_" : ["{count}个电子邮箱地址已添加"], "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"], - "Enter your name" : "输入你的名字" + "Nickname" : "昵称", + "Enter your nickname" : "输入昵称" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 18275f217eb..1c660077849 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "遞交名字", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您需要先提供您的姓名。", - "Nickname" : "暱稱", - "Enter your nickname" : "輸入您的暱稱", + "Name" : "名字", + "Enter your name" : "輸入您的名稱", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電郵地址 {email} 分享", "Share with group" : "與群組分享", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的鏈接共享", "_1 email address already added_::_{count} email addresses already added_" : ["已添加 {count} 個電郵地址"], "_1 email address added_::_{count} email addresses added_" : ["添加了{count}個電郵地址"], - "Enter your name" : "輸入您的名稱" + "Nickname" : "暱稱", + "Enter your nickname" : "輸入您的暱稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 215d60c4d0e..73c75ac7975 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -261,8 +261,8 @@ "Submit name" : "遞交名字", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您需要先提供您的姓名。", - "Nickname" : "暱稱", - "Enter your nickname" : "輸入您的暱稱", + "Name" : "名字", + "Enter your name" : "輸入您的名稱", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電郵地址 {email} 分享", "Share with group" : "與群組分享", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的鏈接共享", "_1 email address already added_::_{count} email addresses already added_" : ["已添加 {count} 個電郵地址"], "_1 email address added_::_{count} email addresses added_" : ["添加了{count}個電郵地址"], - "Enter your name" : "輸入您的名稱" + "Nickname" : "暱稱", + "Enter your nickname" : "輸入您的暱稱" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 46374e73879..c973d632590 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "遞交名稱", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", - "Nickname" : "暱稱", - "Enter your nickname" : "輸入您的暱稱", + "Name" : "名稱", + "Enter your name" : "輸入您的名稱", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電子郵件 {email} 分享", "Share with group" : "與群組分享", @@ -423,6 +423,7 @@ OC.L10N.register( "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的連結分享", "_1 email address already added_::_{count} email addresses already added_" : ["已新增 {count} 個電子郵件地址"], "_1 email address added_::_{count} email addresses added_" : ["已新增 {count} 個電子郵件地址"], - "Enter your name" : "輸入您的名稱" + "Nickname" : "暱稱", + "Enter your nickname" : "輸入您的暱稱" }, "nplurals=1; plural=0;"); diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index b583d86b731..47cb9148871 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -261,8 +261,8 @@ "Submit name" : "遞交名稱", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", - "Nickname" : "暱稱", - "Enter your nickname" : "輸入您的暱稱", + "Name" : "名稱", + "Enter your name" : "輸入您的名稱", "Share with {userName}" : "與 {userName} 分享", "Share with email {email}" : "與電子郵件 {email} 分享", "Share with group" : "與群組分享", @@ -421,6 +421,7 @@ "You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的連結分享", "_1 email address already added_::_{count} email addresses already added_" : ["已新增 {count} 個電子郵件地址"], "_1 email address added_::_{count} email addresses added_" : ["已新增 {count} 個電子郵件地址"], - "Enter your name" : "輸入您的名稱" + "Nickname" : "暱稱", + "Enter your nickname" : "輸入您的暱稱" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 7732988712a..5dee53bd330 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -56,7 +56,7 @@ OC.L10N.register( "Wrong password" : "Senha incorreta", "Unable to change personal password" : "Não foi possível alterar a senha pessoal", "Saved" : "Salvo", - "No Login supplied" : "Nenhum login fornecido", + "No Login supplied" : "Nenhum Login fornecido", "Unable to change password. Password too long." : "Não foi possível alterar a senha. Senha muito longa.", "Authentication error" : "Erro de autenticação", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Por favor, forneça uma senha de recuperação de administrador; caso contrário, todos os dados da conta serão perdidos.", @@ -71,8 +71,8 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Se você recebeu este e-mail, é sinal que a configuração do servidor de e-mail está correta.", "Email could not be sent. Check your mail server log" : "O e-mail não pôde ser enviado. Verifique o log do servidor de e-mail", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocorreu um problema ao enviar o e-mail. Por favor, revise suas configurações. (Erro: %s)", - "You need to set your account email before being able to send test emails. Go to %s for that." : "Você precisa definir o e-mail da sua conta antes de poder enviar e-mails de teste. Acesse para fazer isso %s.", - "Recently active" : "Recentemente ativo", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Você precisa definir o e-mail da sua conta antes de poder enviar e-mails de teste. Acesse %s para fazer isso.", + "Recently active" : "Recentemente ativos", "Disabled accounts" : "Contas desativadas", "Invalid account" : "Conta inválida", "Invalid mail address" : "Endereço de e-mail inválido", @@ -123,7 +123,7 @@ OC.L10N.register( "Email server" : "Servidor de e-mail", "Mail Providers" : "Provedores de E-mail", "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "O provedor de e-mail permite o envio de e-mails diretamente pela conta de e-mail pessoal do usuário. No momento, essa funcionalidade está limitada a convites de calendário. Ele requer o Nextcloud Mail 4.1 e uma conta de e-mail no Nextcloud Mail que corresponda ao endereço de e-mail do usuário no Nextcloud.", - "Send emails using" : "Envie e-mails via", + "Send emails using" : "Enviar e-mails via", "User's email account" : "Conta de e-mail do usuário", "System email account" : "Conta de e-mail do sistema", "Security & setup checks" : "Verificações de segurança & configuração", @@ -138,7 +138,7 @@ OC.L10N.register( "App directories owner" : "Proprietário de diretórios de aplicativos", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alguns diretórios de aplicativos pertencem a um usuário diferente do servidor web. Este pode ser o caso se os aplicativos tiverem sido instalados manualmente. Verifique as permissões dos seguintes diretórios de aplicativos: \n%s", "App directories have the correct owner \"%s\"" : "Os diretórios de aplicativos têm o proprietário correto \"%s\"", - "Brute-force Throttle" : "Acelerador de força bruta", + "Brute-force Throttle" : "Limitação de força bruta", "Your remote address could not be determined." : "Seu endereço remoto não pode ser determinado.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Seu endereço remoto foi identificado como \"%s\" e está sendo limitado por força bruta no momento, diminuindo o desempenho de diversas solicitações. Se o endereço remoto não for o seu, isso pode ser uma indicação de que um proxy não está configurado corretamente.", "Your remote address \"%s\" is not brute-force throttled." : "Seu endereço remoto \"%s\" não é limitado por força bruta.", @@ -146,7 +146,7 @@ OC.L10N.register( "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Há um trabalho em segundo plano pendente que verifica os certificados SSL importados para administração. Por favor, verifique novamente mais tarde.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados de administração presentes, que não são mais usados no Nextcloud 21. Eles podem ser importados na linha de comando via comando \"occ security:certificates:import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.", "Code integrity" : "Integridade de código", - "Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. A integridade não pode ser verificada.", + "Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. Não é possível verificar a integridade.", "No altered files" : "Nenhum arquivo alterado", "Some files have not passed the integrity check. {link1} {link2}" : "Alguns arquivos não passaram na verificação de integridade. {link1} {link2}", "Cron errors" : "Erros do cron", @@ -182,12 +182,12 @@ OC.L10N.register( "Transactional File Locking" : "Bloqueio de Arquivo Transacional", "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O Bloqueio de Arquivo Transacional está desativado. Esta não é uma configuração suportada. Isso pode dificultar o isolamento de problemas, incluindo corrupção de arquivos. Por favor remova a entrada de configuração `'filelocking.enabled' => false` do seu `config.php` para evitar esses problemas.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "O banco de dados é usado para bloqueio de arquivos transacionais. Para melhorar o desempenho, configure o memcache, se disponível.", - "Forwarded for headers" : "Encaminhado para cabeçalhos", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Sua configuração \"trusted_proxies\" não está definida corretamente, deveria ser um arranjo.", + "Forwarded for headers" : "Cabeçalhos Forwarded for", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deveria ser um arranjo.", "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deve ser um arranjo de endereços IP - opcionalmente com intervalo na notação CIDR.", - "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração do cabeçalho do proxy reverso está incorreta. Este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração de cabeçalhos do proxy reverso está incorreta. Isto é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", "Your IP address was resolved as %s" : "Seu endereço IP foi resolvido como %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando Nextcloud de um proxy confiável. Caso contrário, este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração de cabeçalhos do proxy reverso está incorreta ou você está acessando Nextcloud de um proxy confiável. Caso contrário, isto é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", "HTTPS access and URLs" : "Acesso HTTPS e URLs", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Acessando o site de forma insegura via HTTP. É altamente recomendável configurar seu servidor para exigir HTTPS. Sem ele, algumas funcionalidades importantes da web, como \"copiar para a área de transferência\" ou \"service workers\" não funcionarão!", "Accessing site insecurely via HTTP." : "Acessando o site de forma insegura via HTTP.", @@ -211,7 +211,7 @@ OC.L10N.register( "Logging level configured correctly." : "Nível de registro configurado corretamente.", "Maintenance window start" : "Início da janela de manutenção", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor não tem horário de início da janela de manutenção configurado. Isso significa que trabalhos diários em segundo plano com uso intensivo de recursos também serão executados durante o tempo de uso principal. Recomendamos configurá-lo para um horário de baixo uso, para que os usuários sejam menos impactados pela carga causada por essas tarefas pesadas.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A janela de manutenção para executar trabalhos pesados em segundo plano ocorre entre {start}:00 UTC e {end}:00 UTC", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A janela de manutenção para executar trabalhos pesados em segundo plano é entre {start}:00 UTC e {end}:00 UTC", "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP errado (\"memcache\") está instalado. Por favor, instale o módulo PHP \"memcached\".", "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcached\" não está instalado. Por favor, instale o módulo PHP \"memcached\".", @@ -231,13 +231,13 @@ OC.L10N.register( "OCS provider resolving" : "Resolução do provedor OCS", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Não foi possível verificar se o seu servidor web resolve corretamente os URLs do provedor OCM e OCS.", "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Seu servidor web não está configurado corretamente para resolver %1$s. Provavelmente, isso está relacionado a uma configuração do servidor web que não foi atualizada para entregar esta pasta diretamente. Compare sua configuração com as regras de reescrita enviadas em \".htaccess\" para Apache ou com as fornecidas na documentação para Nginx. No Nginx, essas são normalmente as linhas que começam com \"location ~\" que precisam de atualização.", - "Overwrite CLI URL" : "Sobrescrever URL da CLI", + "Overwrite CLI URL" : "Substituir URL da CLI", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida como \"%s\", que é uma URL correta. O URL sugerido é \"%s\".", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URL via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. O melhor é verificar isso em qualquer caso.)", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URLs via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. De qualquer forma, é melhor verificar isso duas vezes.)", "PHP APCu configuration" : "Configuração PHP APCu", "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Seu cache APCu está cheio. Considere aumentar a configuração do PHP apc.shm_size.", - "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%, considere aumentar a configuração php apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%. Considere aumentar a configuração do PHP apc.shm_size.", "PHP default charset" : "Conjunto de caracteres padrão do PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opção de configuração do PHP \"default_charset\" deve ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 847fd7d7bd4..399333736e0 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -54,7 +54,7 @@ "Wrong password" : "Senha incorreta", "Unable to change personal password" : "Não foi possível alterar a senha pessoal", "Saved" : "Salvo", - "No Login supplied" : "Nenhum login fornecido", + "No Login supplied" : "Nenhum Login fornecido", "Unable to change password. Password too long." : "Não foi possível alterar a senha. Senha muito longa.", "Authentication error" : "Erro de autenticação", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Por favor, forneça uma senha de recuperação de administrador; caso contrário, todos os dados da conta serão perdidos.", @@ -69,8 +69,8 @@ "If you received this email, the email configuration seems to be correct." : "Se você recebeu este e-mail, é sinal que a configuração do servidor de e-mail está correta.", "Email could not be sent. Check your mail server log" : "O e-mail não pôde ser enviado. Verifique o log do servidor de e-mail", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Ocorreu um problema ao enviar o e-mail. Por favor, revise suas configurações. (Erro: %s)", - "You need to set your account email before being able to send test emails. Go to %s for that." : "Você precisa definir o e-mail da sua conta antes de poder enviar e-mails de teste. Acesse para fazer isso %s.", - "Recently active" : "Recentemente ativo", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Você precisa definir o e-mail da sua conta antes de poder enviar e-mails de teste. Acesse %s para fazer isso.", + "Recently active" : "Recentemente ativos", "Disabled accounts" : "Contas desativadas", "Invalid account" : "Conta inválida", "Invalid mail address" : "Endereço de e-mail inválido", @@ -121,7 +121,7 @@ "Email server" : "Servidor de e-mail", "Mail Providers" : "Provedores de E-mail", "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "O provedor de e-mail permite o envio de e-mails diretamente pela conta de e-mail pessoal do usuário. No momento, essa funcionalidade está limitada a convites de calendário. Ele requer o Nextcloud Mail 4.1 e uma conta de e-mail no Nextcloud Mail que corresponda ao endereço de e-mail do usuário no Nextcloud.", - "Send emails using" : "Envie e-mails via", + "Send emails using" : "Enviar e-mails via", "User's email account" : "Conta de e-mail do usuário", "System email account" : "Conta de e-mail do sistema", "Security & setup checks" : "Verificações de segurança & configuração", @@ -136,7 +136,7 @@ "App directories owner" : "Proprietário de diretórios de aplicativos", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alguns diretórios de aplicativos pertencem a um usuário diferente do servidor web. Este pode ser o caso se os aplicativos tiverem sido instalados manualmente. Verifique as permissões dos seguintes diretórios de aplicativos: \n%s", "App directories have the correct owner \"%s\"" : "Os diretórios de aplicativos têm o proprietário correto \"%s\"", - "Brute-force Throttle" : "Acelerador de força bruta", + "Brute-force Throttle" : "Limitação de força bruta", "Your remote address could not be determined." : "Seu endereço remoto não pode ser determinado.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Seu endereço remoto foi identificado como \"%s\" e está sendo limitado por força bruta no momento, diminuindo o desempenho de diversas solicitações. Se o endereço remoto não for o seu, isso pode ser uma indicação de que um proxy não está configurado corretamente.", "Your remote address \"%s\" is not brute-force throttled." : "Seu endereço remoto \"%s\" não é limitado por força bruta.", @@ -144,7 +144,7 @@ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Há um trabalho em segundo plano pendente que verifica os certificados SSL importados para administração. Por favor, verifique novamente mais tarde.", "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Existem alguns certificados SSL importados de administração presentes, que não são mais usados no Nextcloud 21. Eles podem ser importados na linha de comando via comando \"occ security:certificates:import\". Seus caminhos dentro do diretório de dados são mostrados abaixo.", "Code integrity" : "Integridade de código", - "Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. A integridade não pode ser verificada.", + "Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. Não é possível verificar a integridade.", "No altered files" : "Nenhum arquivo alterado", "Some files have not passed the integrity check. {link1} {link2}" : "Alguns arquivos não passaram na verificação de integridade. {link1} {link2}", "Cron errors" : "Erros do cron", @@ -180,12 +180,12 @@ "Transactional File Locking" : "Bloqueio de Arquivo Transacional", "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O Bloqueio de Arquivo Transacional está desativado. Esta não é uma configuração suportada. Isso pode dificultar o isolamento de problemas, incluindo corrupção de arquivos. Por favor remova a entrada de configuração `'filelocking.enabled' => false` do seu `config.php` para evitar esses problemas.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "O banco de dados é usado para bloqueio de arquivos transacionais. Para melhorar o desempenho, configure o memcache, se disponível.", - "Forwarded for headers" : "Encaminhado para cabeçalhos", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Sua configuração \"trusted_proxies\" não está definida corretamente, deveria ser um arranjo.", + "Forwarded for headers" : "Cabeçalhos Forwarded for", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deveria ser um arranjo.", "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deve ser um arranjo de endereços IP - opcionalmente com intervalo na notação CIDR.", - "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração do cabeçalho do proxy reverso está incorreta. Este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração de cabeçalhos do proxy reverso está incorreta. Isto é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", "Your IP address was resolved as %s" : "Seu endereço IP foi resolvido como %s", - "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando Nextcloud de um proxy confiável. Caso contrário, este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "A configuração de cabeçalhos do proxy reverso está incorreta ou você está acessando Nextcloud de um proxy confiável. Caso contrário, isto é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud.", "HTTPS access and URLs" : "Acesso HTTPS e URLs", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Acessando o site de forma insegura via HTTP. É altamente recomendável configurar seu servidor para exigir HTTPS. Sem ele, algumas funcionalidades importantes da web, como \"copiar para a área de transferência\" ou \"service workers\" não funcionarão!", "Accessing site insecurely via HTTP." : "Acessando o site de forma insegura via HTTP.", @@ -209,7 +209,7 @@ "Logging level configured correctly." : "Nível de registro configurado corretamente.", "Maintenance window start" : "Início da janela de manutenção", "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor não tem horário de início da janela de manutenção configurado. Isso significa que trabalhos diários em segundo plano com uso intensivo de recursos também serão executados durante o tempo de uso principal. Recomendamos configurá-lo para um horário de baixo uso, para que os usuários sejam menos impactados pela carga causada por essas tarefas pesadas.", - "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A janela de manutenção para executar trabalhos pesados em segundo plano ocorre entre {start}:00 UTC e {end}:00 UTC", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "A janela de manutenção para executar trabalhos pesados em segundo plano é entre {start}:00 UTC e {end}:00 UTC", "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP errado (\"memcache\") está instalado. Por favor, instale o módulo PHP \"memcached\".", "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcached\" não está instalado. Por favor, instale o módulo PHP \"memcached\".", @@ -229,13 +229,13 @@ "OCS provider resolving" : "Resolução do provedor OCS", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Não foi possível verificar se o seu servidor web resolve corretamente os URLs do provedor OCM e OCS.", "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Seu servidor web não está configurado corretamente para resolver %1$s. Provavelmente, isso está relacionado a uma configuração do servidor web que não foi atualizada para entregar esta pasta diretamente. Compare sua configuração com as regras de reescrita enviadas em \".htaccess\" para Apache ou com as fornecidas na documentação para Nginx. No Nginx, essas são normalmente as linhas que começam com \"location ~\" que precisam de atualização.", - "Overwrite CLI URL" : "Sobrescrever URL da CLI", + "Overwrite CLI URL" : "Substituir URL da CLI", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida como \"%s\", que é uma URL correta. O URL sugerido é \"%s\".", - "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URL via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. O melhor é verificar isso em qualquer caso.)", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Certifique-se de definir a opção \"overwrite.cli.url\" em seu arquivo config.php para o URL que seus usuários usam principalmente para acessar este Nextcloud. Sugestão: \"%s\". Caso contrário, poderá haver problemas com a geração de URLs via cron. (No entanto, é possível que o URL sugerido não seja o URL que seus usuários usam principalmente para acessar este Nextcloud. De qualquer forma, é melhor verificar isso duas vezes.)", "PHP APCu configuration" : "Configuração PHP APCu", "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Seu cache APCu está cheio. Considere aumentar a configuração do PHP apc.shm_size.", - "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%, considere aumentar a configuração php apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Seu cache APCu está quase cheio em %s%%. Considere aumentar a configuração do PHP apc.shm_size.", "PHP default charset" : "Conjunto de caracteres padrão do PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "A opção de configuração do PHP \"default_charset\" deve ser UTF-8", "PHP set_time_limit" : "PHP set_time_limit", |