diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
commit | 70839355c8aaf293f6b9ee5242e4546a9e971899 (patch) | |
tree | 1819b1b52c9bf6036b2a1297987bd254cb347301 /apps/provisioning_api/l10n | |
parent | 109bcfd389388fd23d9c75401eeef10abbcc4487 (diff) | |
download | nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api/l10n')
-rw-r--r-- | apps/provisioning_api/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/ga.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/gl.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/nb.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/zh_HK.json | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/ar.js b/apps/provisioning_api/l10n/ar.js index 555ae022fe2..026b024b738 100644 --- a/apps/provisioning_api/l10n/ar.js +++ b/apps/provisioning_api/l10n/ar.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "تعيين كلمة المرور غير مدعوم من قِبَل الواجهة الخلفية للمستخدمين.", "Invalid language" : "لغة غير صالحة", "Invalid locale" : "الدولة غير صالحة", + "Invalid first day of week" : "اليوم الأول من الأسبوع غير صحيح", "Cannot remove yourself from the admin group" : "لا يمكنك إزالة نفسك من قائمة المشرفين", "Cannot remove yourself from this group as you are a sub-admin" : "لا يمكنك إزالة نفسك من هذه المجموعة باعتبارك مشرفاً فرعيّاً فيها", "Not viable to remove user from the last group you are sub-admin of" : "لا يمكن إزالة المستخدم من آخر مجموعة أنت مشرف فرعي عنها", diff --git a/apps/provisioning_api/l10n/ar.json b/apps/provisioning_api/l10n/ar.json index 5094e51189c..536d89e36e6 100644 --- a/apps/provisioning_api/l10n/ar.json +++ b/apps/provisioning_api/l10n/ar.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "تعيين كلمة المرور غير مدعوم من قِبَل الواجهة الخلفية للمستخدمين.", "Invalid language" : "لغة غير صالحة", "Invalid locale" : "الدولة غير صالحة", + "Invalid first day of week" : "اليوم الأول من الأسبوع غير صحيح", "Cannot remove yourself from the admin group" : "لا يمكنك إزالة نفسك من قائمة المشرفين", "Cannot remove yourself from this group as you are a sub-admin" : "لا يمكنك إزالة نفسك من هذه المجموعة باعتبارك مشرفاً فرعيّاً فيها", "Not viable to remove user from the last group you are sub-admin of" : "لا يمكن إزالة المستخدم من آخر مجموعة أنت مشرف فرعي عنها", diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index 3a7807d37cf..9207cd157bb 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", + "Invalid first day of week" : "Ungültiger erster Tag der Woche", "Cannot remove yourself from the admin group" : "Sie können sich nicht selbst aus der Administrationsgruppe entfernen", "Cannot remove yourself from this group as you are a sub-admin" : "Sie können sich nicht selbst aus dieser Gruppe entfernen, da Sie ein Unteradministrator sind", "Not viable to remove user from the last group you are sub-admin of" : "Den Benutzer aus der letzten Gruppe zu entfernen, in der Sie Unteradministrator sind ist nicht möglich.", diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index fc7641dec3c..c3f8f11852d 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Das Passwort kann nicht über das Benutzerbackend festgelegt werden", "Invalid language" : "Ungültige Sprache", "Invalid locale" : "Ungültige Lokalisierung", + "Invalid first day of week" : "Ungültiger erster Tag der Woche", "Cannot remove yourself from the admin group" : "Sie können sich nicht selbst aus der Administrationsgruppe entfernen", "Cannot remove yourself from this group as you are a sub-admin" : "Sie können sich nicht selbst aus dieser Gruppe entfernen, da Sie ein Unteradministrator sind", "Not viable to remove user from the last group you are sub-admin of" : "Den Benutzer aus der letzten Gruppe zu entfernen, in der Sie Unteradministrator sind ist nicht möglich.", diff --git a/apps/provisioning_api/l10n/en_GB.js b/apps/provisioning_api/l10n/en_GB.js index 7381a449729..51c29a6d4fc 100644 --- a/apps/provisioning_api/l10n/en_GB.js +++ b/apps/provisioning_api/l10n/en_GB.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend", "Invalid language" : "Invalid language", "Invalid locale" : "Invalid locale", + "Invalid first day of week" : "Invalid first day of week", "Cannot remove yourself from the admin group" : "Cannot remove yourself from the admin group", "Cannot remove yourself from this group as you are a sub-admin" : "Cannot remove yourself from this group as you are a sub-admin", "Not viable to remove user from the last group you are sub-admin of" : "Not viable to remove user from the last group you are sub-admin of", diff --git a/apps/provisioning_api/l10n/en_GB.json b/apps/provisioning_api/l10n/en_GB.json index 32a36fc7e08..1f8fa2b2864 100644 --- a/apps/provisioning_api/l10n/en_GB.json +++ b/apps/provisioning_api/l10n/en_GB.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend", "Invalid language" : "Invalid language", "Invalid locale" : "Invalid locale", + "Invalid first day of week" : "Invalid first day of week", "Cannot remove yourself from the admin group" : "Cannot remove yourself from the admin group", "Cannot remove yourself from this group as you are a sub-admin" : "Cannot remove yourself from this group as you are a sub-admin", "Not viable to remove user from the last group you are sub-admin of" : "Not viable to remove user from the last group you are sub-admin of", diff --git a/apps/provisioning_api/l10n/es_MX.js b/apps/provisioning_api/l10n/es_MX.js index 4ea7398ba62..e157c355a2c 100644 --- a/apps/provisioning_api/l10n/es_MX.js +++ b/apps/provisioning_api/l10n/es_MX.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", + "Invalid first day of week" : "Día de inicio de semana inválido", "Cannot remove yourself from the admin group" : "No se puede remover a sí mismo del grupo administrador", "Cannot remove yourself from this group as you are a sub-admin" : "No se puede remover así mismo de este grupo dado que es un subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "No es viable remover el usuario del último grupo que es subadministrador", diff --git a/apps/provisioning_api/l10n/es_MX.json b/apps/provisioning_api/l10n/es_MX.json index 99edb89207d..c295b2ed38e 100644 --- a/apps/provisioning_api/l10n/es_MX.json +++ b/apps/provisioning_api/l10n/es_MX.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "El backend de los usuarios no soporta establecer la contraseña", "Invalid language" : "Idioma inválido", "Invalid locale" : "Configuración regional inválida", + "Invalid first day of week" : "Día de inicio de semana inválido", "Cannot remove yourself from the admin group" : "No se puede remover a sí mismo del grupo administrador", "Cannot remove yourself from this group as you are a sub-admin" : "No se puede remover así mismo de este grupo dado que es un subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "No es viable remover el usuario del último grupo que es subadministrador", diff --git a/apps/provisioning_api/l10n/ga.js b/apps/provisioning_api/l10n/ga.js index adcf7a4269d..f1c424ca098 100644 --- a/apps/provisioning_api/l10n/ga.js +++ b/apps/provisioning_api/l10n/ga.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Ní thacaíonn inneall na n-úsáideoirí leis an bhfocal faire a shocrú", "Invalid language" : "Teanga neamhbhailí", "Invalid locale" : "Logán neamhbhailí", + "Invalid first day of week" : "An chéad lá den tseachtain neamhbhailí", "Cannot remove yourself from the admin group" : "Ní féidir tú féin a bhaint den ghrúpa riaracháin", "Cannot remove yourself from this group as you are a sub-admin" : "Ní féidir tú féin a bhaint den ghrúpa seo toisc gur fo-riarthóir tú", "Not viable to remove user from the last group you are sub-admin of" : "Níl sé inmharthana an t-úsáideoir a bhaint den ghrúpa deiridh a bhfuil tú ina fho-riarachán de", diff --git a/apps/provisioning_api/l10n/ga.json b/apps/provisioning_api/l10n/ga.json index 565b965e57b..08918450687 100644 --- a/apps/provisioning_api/l10n/ga.json +++ b/apps/provisioning_api/l10n/ga.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Ní thacaíonn inneall na n-úsáideoirí leis an bhfocal faire a shocrú", "Invalid language" : "Teanga neamhbhailí", "Invalid locale" : "Logán neamhbhailí", + "Invalid first day of week" : "An chéad lá den tseachtain neamhbhailí", "Cannot remove yourself from the admin group" : "Ní féidir tú féin a bhaint den ghrúpa riaracháin", "Cannot remove yourself from this group as you are a sub-admin" : "Ní féidir tú féin a bhaint den ghrúpa seo toisc gur fo-riarthóir tú", "Not viable to remove user from the last group you are sub-admin of" : "Níl sé inmharthana an t-úsáideoir a bhaint den ghrúpa deiridh a bhfuil tú ina fho-riarachán de", diff --git a/apps/provisioning_api/l10n/gl.js b/apps/provisioning_api/l10n/gl.js index 14fcf4b1508..35c9de57fbd 100644 --- a/apps/provisioning_api/l10n/gl.js +++ b/apps/provisioning_api/l10n/gl.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "O axuste do contrasinal non está admitido na infraestrutura de usuarios", "Invalid language" : "Idioma non válido", "Invalid locale" : "Configuración rexional incorrecta", + "Invalid first day of week" : "O primeiro día da semana non é válido", "Cannot remove yourself from the admin group" : "Non pode retirarse do grupo de administración", "Cannot remove yourself from this group as you are a sub-admin" : "Non pode retirarse deste grupo xa que Vde. é persoal de subadministración", "Not viable to remove user from the last group you are sub-admin of" : "Non é viábel eliminar o usuario do último grupo do que é persoal de subadministración", diff --git a/apps/provisioning_api/l10n/gl.json b/apps/provisioning_api/l10n/gl.json index f2622e2233f..05e4133da54 100644 --- a/apps/provisioning_api/l10n/gl.json +++ b/apps/provisioning_api/l10n/gl.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "O axuste do contrasinal non está admitido na infraestrutura de usuarios", "Invalid language" : "Idioma non válido", "Invalid locale" : "Configuración rexional incorrecta", + "Invalid first day of week" : "O primeiro día da semana non é válido", "Cannot remove yourself from the admin group" : "Non pode retirarse do grupo de administración", "Cannot remove yourself from this group as you are a sub-admin" : "Non pode retirarse deste grupo xa que Vde. é persoal de subadministración", "Not viable to remove user from the last group you are sub-admin of" : "Non é viábel eliminar o usuario do último grupo do que é persoal de subadministración", diff --git a/apps/provisioning_api/l10n/nb.js b/apps/provisioning_api/l10n/nb.js index e4014534c0a..688932e53a0 100644 --- a/apps/provisioning_api/l10n/nb.js +++ b/apps/provisioning_api/l10n/nb.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Innstilling av passordet støttes ikke av brukerens backend", "Invalid language" : "Ugyldig språk", "Invalid locale" : "Ugyldig nasjonal innstilling", + "Invalid first day of week" : "Ugyldig første dag i uken", "Cannot remove yourself from the admin group" : "Kan ikke fjerne deg selv fra administratorgruppen", "Cannot remove yourself from this group as you are a sub-admin" : "Kan ikke fjerne deg selv fra denne gruppen da du er en underadministrator", "Not viable to remove user from the last group you are sub-admin of" : "Ikke mulig å fjerne brukeren fra den siste gruppen du er underadministrator for", diff --git a/apps/provisioning_api/l10n/nb.json b/apps/provisioning_api/l10n/nb.json index ff07b78c3ea..789dbd4fbaf 100644 --- a/apps/provisioning_api/l10n/nb.json +++ b/apps/provisioning_api/l10n/nb.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Innstilling av passordet støttes ikke av brukerens backend", "Invalid language" : "Ugyldig språk", "Invalid locale" : "Ugyldig nasjonal innstilling", + "Invalid first day of week" : "Ugyldig første dag i uken", "Cannot remove yourself from the admin group" : "Kan ikke fjerne deg selv fra administratorgruppen", "Cannot remove yourself from this group as you are a sub-admin" : "Kan ikke fjerne deg selv fra denne gruppen da du er en underadministrator", "Not viable to remove user from the last group you are sub-admin of" : "Ikke mulig å fjerne brukeren fra den siste gruppen du er underadministrator for", diff --git a/apps/provisioning_api/l10n/pt_BR.js b/apps/provisioning_api/l10n/pt_BR.js index 9cae25a1fd3..3dbb9454418 100644 --- a/apps/provisioning_api/l10n/pt_BR.js +++ b/apps/provisioning_api/l10n/pt_BR.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", "Invalid language" : "Idioma inválido", "Invalid locale" : "Local inválido", + "Invalid first day of week" : "Primeiro dia da semana inválido", "Cannot remove yourself from the admin group" : "Não é possível remover-se do grupo de administradores", "Cannot remove yourself from this group as you are a sub-admin" : "Não é possível remover-se deste grupo porque você é um subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "Não é viável remover o usuário do último grupo do qual você é subadministrador", diff --git a/apps/provisioning_api/l10n/pt_BR.json b/apps/provisioning_api/l10n/pt_BR.json index f02026b4c58..02d19cc063d 100644 --- a/apps/provisioning_api/l10n/pt_BR.json +++ b/apps/provisioning_api/l10n/pt_BR.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "A configuração da senha não é suportada pelo back-end dos usuários", "Invalid language" : "Idioma inválido", "Invalid locale" : "Local inválido", + "Invalid first day of week" : "Primeiro dia da semana inválido", "Cannot remove yourself from the admin group" : "Não é possível remover-se do grupo de administradores", "Cannot remove yourself from this group as you are a sub-admin" : "Não é possível remover-se deste grupo porque você é um subadministrador", "Not viable to remove user from the last group you are sub-admin of" : "Não é viável remover o usuário do último grupo do qual você é subadministrador", diff --git a/apps/provisioning_api/l10n/zh_HK.js b/apps/provisioning_api/l10n/zh_HK.js index dac2550f7e8..f10d5089d7a 100644 --- a/apps/provisioning_api/l10n/zh_HK.js +++ b/apps/provisioning_api/l10n/zh_HK.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "用戶後端系統不支援設定密碼", "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", + "Invalid first day of week" : "無效的一星期的第一天", "Cannot remove yourself from the admin group" : "無法將您自己從管理員群組移除", "Cannot remove yourself from this group as you are a sub-admin" : "因為您是子管理員,因此無法將自己從該群組中移除", "Not viable to remove user from the last group you are sub-admin of" : "無法從您作為子管理員的最後一個群組中移除使用者", diff --git a/apps/provisioning_api/l10n/zh_HK.json b/apps/provisioning_api/l10n/zh_HK.json index e84f912fa31..92c5e0f0af3 100644 --- a/apps/provisioning_api/l10n/zh_HK.json +++ b/apps/provisioning_api/l10n/zh_HK.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "用戶後端系統不支援設定密碼", "Invalid language" : "無效的語言", "Invalid locale" : "無效的地區設定", + "Invalid first day of week" : "無效的一星期的第一天", "Cannot remove yourself from the admin group" : "無法將您自己從管理員群組移除", "Cannot remove yourself from this group as you are a sub-admin" : "因為您是子管理員,因此無法將自己從該群組中移除", "Not viable to remove user from the last group you are sub-admin of" : "無法從您作為子管理員的最後一個群組中移除使用者", |