Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
ownclouders committed May 20, 2023
1 parent e902a9e commit 3785634
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,16 @@ OC.L10N.register(
"There are currently no user defined groups" : "There are currently no user defined groups",
"Add user to this group" : "Add user to this group",
"Add multiple users and guests" : "Add multiple users and guests",
"No users found" : "No users found",
"An error occurred while searching users" : "An error occurred while searching users",
"No users found for {search}" : "No users found for {search}",
"An error occurred. Please try again" : "An error occurred. Please try again",
"Guest" : "Guest",
"User" : "User",
"Could not add the following users: {users}" : "Could not add the following users: {users}",
"The following users were not imported" : "The following users were not imported",
"All users were imported successfully" : "All users were imported successfully",
"CSV import failed" : "CSV import failed",
"Are you sure that you want to leave the group \"{name}\" ?" : "Are you sure that you want to leave the group \"{name}\" ?",
"Confirm leaving group" : "Confirm leaving group",
"Cannot leave group without an administrator" : "Cannot leave group without an administrator",
Expand All @@ -36,11 +41,18 @@ OC.L10N.register(
"Could not add user to group" : "Could not add user to group",
"Are you sure that you want to remove the member \"{name}\" ?" : "Are you sure that you want to remove the member \"{name}\" ?",
"Confirm removal of member" : "Confirm removal of member",
"Cannot change role without another administrator" : "Cannot change role without another administrator",
"Could not change role" : "Could not change role",
"Are you sure that you want to change your own permissions for the group \"{name}\" ?" : "Are you sure that you want to change your own permissions for the group \"{name}\" ?",
"Confirm role change" : "Confirm role change",
"Member (Guest)" : "Member (Guest)",
"Change role to \"member\"" : "Change role to \"member\"",
"Change role to \"group owner\"" : "Change role to \"group owner\"",
"Remove member" : "Remove member",
"Add member" : "Add member",
"Leave this group" : "Leave this group",
"Export as CSV" : "Export as CSV",
"Import as CSV" : "Import as CSV",
"Close" : "Close",
"Role" : "Role",
"Custom groups" : "Custom groups",
Expand Down
12 changes: 12 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,16 @@
"There are currently no user defined groups" : "There are currently no user defined groups",
"Add user to this group" : "Add user to this group",
"Add multiple users and guests" : "Add multiple users and guests",
"No users found" : "No users found",
"An error occurred while searching users" : "An error occurred while searching users",
"No users found for {search}" : "No users found for {search}",
"An error occurred. Please try again" : "An error occurred. Please try again",
"Guest" : "Guest",
"User" : "User",
"Could not add the following users: {users}" : "Could not add the following users: {users}",
"The following users were not imported" : "The following users were not imported",
"All users were imported successfully" : "All users were imported successfully",
"CSV import failed" : "CSV import failed",
"Are you sure that you want to leave the group \"{name}\" ?" : "Are you sure that you want to leave the group \"{name}\" ?",
"Confirm leaving group" : "Confirm leaving group",
"Cannot leave group without an administrator" : "Cannot leave group without an administrator",
Expand All @@ -34,11 +39,18 @@
"Could not add user to group" : "Could not add user to group",
"Are you sure that you want to remove the member \"{name}\" ?" : "Are you sure that you want to remove the member \"{name}\" ?",
"Confirm removal of member" : "Confirm removal of member",
"Cannot change role without another administrator" : "Cannot change role without another administrator",
"Could not change role" : "Could not change role",
"Are you sure that you want to change your own permissions for the group \"{name}\" ?" : "Are you sure that you want to change your own permissions for the group \"{name}\" ?",
"Confirm role change" : "Confirm role change",
"Member (Guest)" : "Member (Guest)",
"Change role to \"member\"" : "Change role to \"member\"",
"Change role to \"group owner\"" : "Change role to \"group owner\"",
"Remove member" : "Remove member",
"Add member" : "Add member",
"Leave this group" : "Leave this group",
"Export as CSV" : "Export as CSV",
"Import as CSV" : "Import as CSV",
"Close" : "Close",
"Role" : "Role",
"Custom groups" : "Custom groups",
Expand Down

0 comments on commit 3785634

Please sign in to comment.