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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 23, 2023
1 parent 020401b commit bc411a2
Show file tree
Hide file tree
Showing 108 changed files with 482 additions and 460 deletions.
3 changes: 3 additions & 0 deletions apps/files/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OC.L10N.register(
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
"Set reminder" : "Enviar recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
Expand Down Expand Up @@ -174,6 +175,7 @@ OC.L10N.register(
"Rename file" : "Renombrar archivo",
"File name" : "Nombre del archivo",
"A long time ago" : "Hace mucho tiempo",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
Expand Down Expand Up @@ -251,6 +253,7 @@ OC.L10N.register(
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
"All files" : "Todos los archivos",
"List of your files and folders." : "Lista de sus archivos y carpetas.",
"List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
"No recently modified files" : "No hay archivos modificados recientemente.",
"Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
"Set reminder" : "Enviar recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
Expand Down Expand Up @@ -172,6 +173,7 @@
"Rename file" : "Renombrar archivo",
"File name" : "Nombre del archivo",
"A long time ago" : "Hace mucho tiempo",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
"\"{displayName}\" action failed" : "la acción \"{displayName}\" falló",
Expand Down Expand Up @@ -249,6 +251,7 @@
"No favorites yet" : "Aún no hay favoritos",
"Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que has marcado como favoritos",
"All files" : "Todos los archivos",
"List of your files and folders." : "Lista de sus archivos y carpetas.",
"List of recently modified files and folders." : "Lista de archivos y carpetas modificados recientemente.",
"No recently modified files" : "No hay archivos modificados recientemente.",
"Files and folders you recently modified will show up here." : "Los archivos y carpetas que ha modificado recientemente aparecerán aquí.",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ OC.L10N.register(
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Delete permanently" : "Supprimer définitivement",
"Open folder {displayName}" : "Ouvrir le dossier {displayName}",
"Open in Files" : "Ouvrir dans Fichiers",
"Open details" : "Ouvrir les détails",
"Set up templates folder" : "Configurer le dossier des modèles",
"Templates" : "Modèles",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@
"Unable to create new file from template" : "Impossible de créer un nouveau fichier à partir du modèle",
"Delete permanently" : "Supprimer définitivement",
"Open folder {displayName}" : "Ouvrir le dossier {displayName}",
"Open in Files" : "Ouvrir dans Fichiers",
"Open details" : "Ouvrir les détails",
"Set up templates folder" : "Configurer le dossier des modèles",
"Templates" : "Modèles",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ OC.L10N.register(
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
"_Accept share_::_Accept shares_" : ["Accepter le partage","Accepter les partages","Accepter les partages"],
"Open in Files" : "Ouvrir dans Fichiers",
"_Reject share_::_Reject shares_" : ["Refuser le partage","Refuser les partages","Refuser les partages"],
"_Restore share_::_Restore shares_" : ["Restaurer le partage","Restaurer les partages","Restaurer les partages"],
"Link to a file" : "Relier à un fichier",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
"this share just expired." : "ce partage vient d'expirer",
"Shared with you by {owner}" : "Partagé avec vous par {owner}",
"_Accept share_::_Accept shares_" : ["Accepter le partage","Accepter les partages","Accepter les partages"],
"Open in Files" : "Ouvrir dans Fichiers",
"_Reject share_::_Reject shares_" : ["Refuser le partage","Refuser les partages","Refuser les partages"],
"_Restore share_::_Restore shares_" : ["Restaurer le partage","Restaurer les partages","Restaurer les partages"],
"Link to a file" : "Relier à un fichier",
Expand Down
1 change: 1 addition & 0 deletions apps/files_versions/l10n/es.js

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

1 change: 1 addition & 0 deletions apps/files_versions/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Esta aplicación mantiene automáticamente versiones antiguas de los archivos que cambian. Cuando se activa, una carpeta escondida de versiones aparece en cada directorio del usuario y se usa para almacenar los archivos de versiones antiguas. Un usuario puede volver a una versión más antigua a través de la interfaz web en cualquier momento, convirtiéndose el archivo reemplazado en una versión. La app controla automáticamente la carpeta de versiones para asegurarse de que el usuario no se queda sin cuota de disco por las versiones.\n\t\tAdemás de la caducidad de las versiones, la app de versiones se asegura de no usar nunca más del 50% del espacio libre actualmente disponible para el usuario. Si las versiones almacenadas exceden este límite, la app borrará primero las versiones más viejas hasta alcanzar este límite. Más información disponible en la documentación de Versiones.",
"Name this version" : "Nombrar esta versión",
"Edit version name" : "Editar nombre de versión",
"Compare to current version" : "Comparar con la versión actual",
"Restore version" : "Restaurar versión",
"Download version" : "Descargar versión",
"Delete version" : "Eliminar versión",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ OC.L10N.register(
"Results from other categories" : "Resultados de otras categorías",
"No apps found for your version" : "No se han encontrado aplicaciones para su versión",
"Disable all" : "Deshabilitar todos",
"Download and enable all" : "Descargar y habilitar todo",
"_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible.","%n apps tienen una actualización disponible."],
"_Update_::_Update all_" : ["Actualizar todo","Actualizar todo","Actualizar todo"],
"Marked for remote wipe" : "Marcado para borrado remoto",
Expand Down Expand Up @@ -470,6 +471,7 @@ OC.L10N.register(
"Show to logged in users only" : "Mostrar solo a usuarios con inicio de sesión",
"Hide" : "Ocultar",
"Download and enable" : "Descargar y activar",
"Allow untested app" : "Habillitar aplicación no probada",
"The app will be downloaded from the App Store" : "La app va a ser descargada de la App Store",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"Never" : "Nunca",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
"Results from other categories" : "Resultados de otras categorías",
"No apps found for your version" : "No se han encontrado aplicaciones para su versión",
"Disable all" : "Deshabilitar todos",
"Download and enable all" : "Descargar y habilitar todo",
"_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible.","%n apps tienen una actualización disponible."],
"_Update_::_Update all_" : ["Actualizar todo","Actualizar todo","Actualizar todo"],
"Marked for remote wipe" : "Marcado para borrado remoto",
Expand Down Expand Up @@ -468,6 +469,7 @@
"Show to logged in users only" : "Mostrar solo a usuarios con inicio de sesión",
"Hide" : "Ocultar",
"Download and enable" : "Descargar y activar",
"Allow untested app" : "Habillitar aplicación no probada",
"The app will be downloaded from the App Store" : "La app va a ser descargada de la App Store",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.",
"Never" : "Nunca",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ OC.L10N.register(
"Results from other categories" : "Résultats d'autres catégories",
"No apps found for your version" : "Pas d'application trouvée pour votre version",
"Disable all" : "Tout désactiver",
"Download and enable all" : "Tout télécharger et activer",
"_%n app has an update available_::_%n apps have an update available_" : ["%n application a une mise à jour disponible","%n applications ont une mise à jour disponible","%n applications ont une mise à jour disponible"],
"_Update_::_Update all_" : ["Mettre à jour","Tout mettre à jour","Tout mettre à jour"],
"Marked for remote wipe" : "Marqué pour l'effaçage distant",
Expand Down Expand Up @@ -461,6 +462,7 @@ OC.L10N.register(
"Show to logged in users only" : "Montrer seulement aux utilisateurs connectés",
"Hide" : "Cacher",
"Download and enable" : "Télécharger et activer",
"Allow untested app" : "Autoriser l'application non testée",
"The app will be downloaded from the App Store" : "L'application sera téléchargée depuis le magasin d'applications",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Cette application n'est pas indiquée comme étant compatible avec votre version de Nextcloud. Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.",
"Never" : "Jamais",
Expand Down
2 changes: 2 additions & 0 deletions apps/settings/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"Results from other categories" : "Résultats d'autres catégories",
"No apps found for your version" : "Pas d'application trouvée pour votre version",
"Disable all" : "Tout désactiver",
"Download and enable all" : "Tout télécharger et activer",
"_%n app has an update available_::_%n apps have an update available_" : ["%n application a une mise à jour disponible","%n applications ont une mise à jour disponible","%n applications ont une mise à jour disponible"],
"_Update_::_Update all_" : ["Mettre à jour","Tout mettre à jour","Tout mettre à jour"],
"Marked for remote wipe" : "Marqué pour l'effaçage distant",
Expand Down Expand Up @@ -459,6 +460,7 @@
"Show to logged in users only" : "Montrer seulement aux utilisateurs connectés",
"Hide" : "Cacher",
"Download and enable" : "Télécharger et activer",
"Allow untested app" : "Autoriser l'application non testée",
"The app will be downloaded from the App Store" : "L'application sera téléchargée depuis le magasin d'applications",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Cette application n'est pas indiquée comme étant compatible avec votre version de Nextcloud. Si vous continuez vous pourrez toujours installer l'app. Notez cependant qu'elle pourrait ne pas fonctionner comme prévu.",
"Never" : "Jamais",
Expand Down
10 changes: 5 additions & 5 deletions apps/user_status/l10n/af.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Onlangse statusse",
"No recent status changes" : "Geen onlangse statusverandering nie",
"In a meeting" : "In ’n vergadering",
"Commuting" : "In die verkeer",
"Out sick" : "Siek tuis",
Expand All @@ -16,21 +17,20 @@ OC.L10N.register(
"Set status message" : "Stel statusboodskap",
"There was an error saving the status" : "Daar was ’n fout toe status bewaar is",
"There was an error clearing the status" : "Daar was ’n fout toe die status gewis is",
"No recent status changes" : "Geen onlangse statusverandering nie",
"Away" : "Weg",
"Do not disturb" : "Moenie pla nie",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Moenie wis nie",
"Today" : "Vandag",
"This week" : "Vandeesweek",
"Online" : "Aanlyn",
"Away" : "Weg",
"Do not disturb" : "Moenie pla nie",
"Invisible" : "Onsigbaar",
"Offline" : "Vanlyn",
"There was an error saving the new status" : "Daar was ’n fout toe nuwe status bewaar is",
"30 minutes" : "30 minute",
"1 hour" : "1 uur",
"4 hours" : "4 uur",
"Mute all notifications" : "Demp alle kennisgewings",
"Appear offline" : "Toon as vanlyn"
"Appear offline" : "Toon as vanlyn",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=2; plural=(n != 1);");
10 changes: 5 additions & 5 deletions apps/user_status/l10n/af.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "Onlangse statusse",
"No recent status changes" : "Geen onlangse statusverandering nie",
"In a meeting" : "In ’n vergadering",
"Commuting" : "In die verkeer",
"Out sick" : "Siek tuis",
Expand All @@ -14,21 +15,20 @@
"Set status message" : "Stel statusboodskap",
"There was an error saving the status" : "Daar was ’n fout toe status bewaar is",
"There was an error clearing the status" : "Daar was ’n fout toe die status gewis is",
"No recent status changes" : "Geen onlangse statusverandering nie",
"Away" : "Weg",
"Do not disturb" : "Moenie pla nie",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Moenie wis nie",
"Today" : "Vandag",
"This week" : "Vandeesweek",
"Online" : "Aanlyn",
"Away" : "Weg",
"Do not disturb" : "Moenie pla nie",
"Invisible" : "Onsigbaar",
"Offline" : "Vanlyn",
"There was an error saving the new status" : "Daar was ’n fout toe nuwe status bewaar is",
"30 minutes" : "30 minute",
"1 hour" : "1 uur",
"4 hours" : "4 uur",
"Mute all notifications" : "Demp alle kennisgewings",
"Appear offline" : "Toon as vanlyn"
"Appear offline" : "Toon as vanlyn",
"{status}, {timestamp}" : "{status}, {timestamp}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
10 changes: 5 additions & 5 deletions apps/user_status/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "آخر الحالات",
"No recent status changes" : "لم يتم تغيير الحالة مؤخراً",
"In a meeting" : "في اجتماع",
"Commuting" : "تجوال",
"Out sick" : "إجازة مرضية",
Expand All @@ -28,21 +29,20 @@ OC.L10N.register(
"There was an error saving the status" : "حدث خطأ اثناء حفظ الحالة",
"There was an error clearing the status" : "حدث خطأ اثناء حذف الحالة",
"There was an error reverting the status" : "حدث خطأ أثناء استرجاع الحالة",
"No recent status changes" : "لم يتم تغيير الحالة مؤخراً",
"Away" : "بالخارج",
"Do not disturb" : "عدم الازعاج",
"{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "غير محدد",
"Today" : "اليوم",
"This week" : "هذا الأسبوع",
"Online" : "متصل",
"Away" : "بالخارج",
"Do not disturb" : "عدم الازعاج",
"Invisible" : "عدم الظهور",
"Offline" : "غير متصل",
"There was an error saving the new status" : "حدث خطأ اثناء حفظ الحالة الجديدة",
"30 minutes" : "30 دقيقة",
"1 hour" : "1 ساعة",
"4 hours" : "4 ساعات",
"Mute all notifications" : "عدم اظهار جميع التنبيهات",
"Appear offline" : "الحالة غير متصل"
"Appear offline" : "الحالة غير متصل",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"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;");
Loading

0 comments on commit bc411a2

Please sign in to comment.