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 10, 2024
1 parent 2b4e626 commit e6ce711
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OC.L10N.register(
"Tasks settings" : "Paramètres de Tâches",
"Share with users or groups" : "Partager avec des utilisateurs ou des groupes",
"No users or groups" : "Aucun utilisateur ou groupe",
"Can edit" : "Modification possible",
"Can edit" : "Peut modifier",
"Unshare with {displayName}" : "Ne plus partager avec {displayName}",
"Unable to delete the share." : "Impossible de supprimer le partage.",
"Unable to change permissions." : "Impossible de modifier les autorisations.",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Tasks settings" : "Paramètres de Tâches",
"Share with users or groups" : "Partager avec des utilisateurs ou des groupes",
"No users or groups" : "Aucun utilisateur ou groupe",
"Can edit" : "Modification possible",
"Can edit" : "Peut modifier",
"Unshare with {displayName}" : "Ne plus partager avec {displayName}",
"Unable to delete the share." : "Impossible de supprimer le partage.",
"Unable to change permissions." : "Impossible de modifier les autorisations.",
Expand Down
1 change: 1 addition & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ OC.L10N.register(
"Tomorrow" : "Yarın",
"Add List…" : "Liste ekle …",
"New list" : "Liste ekle",
"An error occurred, unable to create the list." : "Liste oluşturulurken bir sorun çıktı.",
"All day" : "Tüm gün",
"Unpin" : "Sabitlemeyi kaldır",
"Pin" : "Sabitle",
Expand Down
1 change: 1 addition & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
"Tomorrow" : "Yarın",
"Add List…" : "Liste ekle …",
"New list" : "Liste ekle",
"An error occurred, unable to create the list." : "Liste oluşturulurken bir sorun çıktı.",
"All day" : "Tüm gün",
"Unpin" : "Sabitlemeyi kaldır",
"Pin" : "Sabitle",
Expand Down

0 comments on commit e6ce711

Please sign in to comment.