Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 7, 2023
1 parent 2eaf70b commit 92d287b
Show file tree
Hide file tree
Showing 14 changed files with 220 additions and 182 deletions.
4 changes: 2 additions & 2 deletions apps/cloud_federation_api/l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OC.L10N.register(
"cloud_federation_api",
{
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари для спілкування один з одним і обміну даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API Cloud Federation дозволяє різним примірникам Nextcloud спілкуватися один з одним і обмінюватися даними."
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари аби спілкуватися один з одним і обмінюватися даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним екземплярам Nextcloud спілкуватися між собою та обмінюватися даними."
},
"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);");
4 changes: 2 additions & 2 deletions apps/cloud_federation_api/l10n/uk.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари для спілкування один з одним і обміну даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API Cloud Federation дозволяє різним примірникам Nextcloud спілкуватися один з одним і обмінюватися даними."
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари аби спілкуватися один з одним і обмінюватися даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним екземплярам Nextcloud спілкуватися між собою та обмінюватися даними."
},"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);"
}
167 changes: 86 additions & 81 deletions apps/dav/l10n/ca.js

Large diffs are not rendered by default.

167 changes: 86 additions & 81 deletions apps/dav/l10n/ca.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
"Total rows summary" : "Resumen de filas totales",
"Select all" : "Seleccionar todo",
"Unselect all" : "Deseleccionar todos",
"Unselect all" : "Desmarrcar todos",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos",
"\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente",
"ascending" : "ascendente",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
"Total rows summary" : "Resumen de filas totales",
"Select all" : "Seleccionar todo",
"Unselect all" : "Deseleccionar todos",
"Unselect all" : "Desmarrcar todos",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos",
"\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente",
"ascending" : "ascendente",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ OC.L10N.register(
"Deleted shares" : "Compartilhamentos apagados",
"Pending shares" : "Compartilhamentos pendentes",
"Text file" : "Arquivo texto",
"New text file.txt" : "Novo arquivo.txt",
"New text file.txt" : "Novo arquivo de texto arquivo.txt",
"Storage invalid" : "Armazenamento inválido",
"Unlimited" : "Ilimitado",
"Search users" : "Procurar usuários",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
"Deleted shares" : "Compartilhamentos apagados",
"Pending shares" : "Compartilhamentos pendentes",
"Text file" : "Arquivo texto",
"New text file.txt" : "Novo arquivo.txt",
"New text file.txt" : "Novo arquivo de texto arquivo.txt",
"Storage invalid" : "Armazenamento inválido",
"Unlimited" : "Ilimitado",
"Search users" : "Procurar usuários",
Expand Down
10 changes: 5 additions & 5 deletions core/l10n/ca.js

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

10 changes: 5 additions & 5 deletions core/l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
"The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
"The file was uploaded" : "S'ha pujat el fitxer",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize de php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat supera la directiva upload_max_filesize del fitxer php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat supera la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
"The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
"No file was uploaded" : "No s'ha pujat cap fitxer",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No s'ha pogut escriure el fitxer en el disc",
"A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
"A PHP extension stopped the file upload" : "Una extensió del PHP ha aturat la pujada del fitxer",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"No image or file provided" : "No s'ha proporcionat cap imatge o fitxer",
"Unknown filetype" : "Tipus de fitxer desconegut",
"An error occurred. Please contact your admin." : "S'ha produït un error. Contacteu amb l'administrador.",
"Invalid image" : "La imatge no és vàlida",
"No temporary profile picture available, try again" : "No hi ha cap imatge temporal de perfil disponible; torneu-ho a provar",
"No crop data provided" : "No s'han proporcionat dades del retall",
"No valid crop data provided" : "Les dades del retall proporcionades no són vàlides",
"No crop data provided" : "No s'han proporcionat dades de retall",
"No valid crop data provided" : "Les dades de retall proporcionades no són vàlides",
"Crop is not square" : "El retall no és quadrat",
"State token does not match" : "El testimoni d'estat no coincideix",
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
Expand Down
2 changes: 1 addition & 1 deletion core/l10n/fr.js

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

2 changes: 1 addition & 1 deletion core/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"The PHP memory limit is below the recommended value of 512MB." : "La limite de mémoire PHP est inférieure à la valeur recommandée de 512 Mo.",
"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:" : "Certains répertoires d'applications appartiennent à un utilisateur différent de celui du serveur web. Cela peut être le cas si les applications ont été installées manuellement. Vérifiez les permissions des répertoires d'applications suivants :",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "MySQL est utilisée comme base de données mais ne supporte pas les caractères codés sur 4 octets. Pour pouvoir manipuler les caractères sur 4 octets (comme les émoticônes) sans problème dans les noms de fichiers ou les commentaires par exemple, il est recommandé d'activer le support 4 octets dans MySQL. Pourr plus de détails, se reporter à la {linkstart}page de documentation à ce sujet ↗{linkend}.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 GB dans le répertoire temporaire de PHP. Vérifiez les journaux pour plus de détails sur les chemins concernés et l'espace disponible. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 Go dans le répertoire temporaire de PHP. Vérifiez les journaux pour plus de détails sur les chemins concernés et l'espace disponible. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.",
"The temporary directory of this instance points to an either non-existing or non-writable directory." : "Le dossier temporaire de cette instance pointe vers un dossier inexistant ou non modifiable.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Vous accédez à votre instance via une connexion sécurisée, pourtant celle-ci génère des URLs non sécurisées. Cela signifie probablement que vous êtes derrière un reverse-proxy et que les variables de réécriture ne sont pas paramétrées correctement. Se reporter à la {linkstart}page de documentation à ce sujet ↗{linkend}.",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Le mode débogage est activé sur cette instance. Veillez à n'activer ce mode que sur des instances de développement et non en production.",
Expand Down
Loading

0 comments on commit 92d287b

Please sign in to comment.